diff --git a/www/tpl/default/css/gwf3.css b/www/tpl/default/css/gwf3.css
index e488b4363..3b679e177 100755
--- a/www/tpl/default/css/gwf3.css
+++ b/www/tpl/default/css/gwf3.css
@@ -46,7 +46,7 @@ ul, ol { list-style: none; }
min-height: 16px;
/* line-height: 11px; */
min-width: 16px;
- font-size: 12px;
+ font-size: 0.75rem;
white-space: nowrap;
vertical-align: middle;
}
@@ -114,11 +114,11 @@ ul, ol { list-style: none; }
/** PageMenu **/
.gwf_pagemenu {
- font-size: 14px;
+ font-size: 0.875rem;
}
.gwf_pagemenu_sel {
- font-size: 18px;
+ font-size: 1.125rem;
}
/*
@@ -221,7 +221,7 @@ ul.gwf_criticals li,
ul.gwf_warnings li,
ul.gwf_messages li {
list-style: none;
- font-size: 17px;
+ font-size: 1.0625rem;
}
/** backgrounds */
@@ -285,7 +285,7 @@ div.gwf_errors ul, div.gwf_messages ul {
div.gwf_errors li, div.gwf_messages li {
list-style: none;
/* font-weight: bolder;*/
- font-size: 17px;
+ font-size: 1.0625rem;
margin: 0;
padding: 0px 10px 2px 22px;
}
@@ -335,7 +335,7 @@ div.gwf_messages li {
.gwf_backtrace {
margin: 4px;
padding: 3px;
- font-size: 14px;
+ font-size: 0.875rem;
text-align: left;
font-family: monospace;
}
@@ -351,7 +351,6 @@ del {
.gwf_copy_code_btn,
.gwf_copy_code_btn:hover {
- font-size: 98%; /* there is a stupid * { font-size: 98% } global rule, which we apply to here.*/
cursor: pointer;
vertical-align: inherit;
background: url(../../../img/default/copy.png);
@@ -363,10 +362,6 @@ del {
float: right;
}
-.markdown {
- font-size: 1.020408em; /* there is a stupid * { font-size: 98% } global rule, which we revert here. */
-}
-
.markdown h1,
.markdown h2,
.markdown h3,
diff --git a/www/tpl/default/module/Konzert/Copy of intro.tpl b/www/tpl/default/module/Konzert/Copy of intro.tpl
deleted file mode 100644
index 864a3da3a..000000000
--- a/www/tpl/default/module/Konzert/Copy of intro.tpl
+++ /dev/null
@@ -1,13 +0,0 @@
-
Intro
-{if $playmusic}
-
-
-
-
-
-{/if}
-
-
-
{$gwff->module_Konzert_buchseite('motto','motto1','motto2')}
-
-
diff --git a/www/tpl/default/module/Konzert/Copy of mugshot.tpl b/www/tpl/default/module/Konzert/Copy of mugshot.tpl
deleted file mode 100644
index 21ed9f411..000000000
--- a/www/tpl/default/module/Konzert/Copy of mugshot.tpl
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
-
-
-
-
-{if $text}
-
-{$text}
-{/if}
diff --git a/www/tpl/default/module/Wanda/pdf.php b/www/tpl/default/module/Wanda/pdf.php
index b463b3bb4..72e8a7388 100644
--- a/www/tpl/default/module/Wanda/pdf.php
+++ b/www/tpl/default/module/Wanda/pdf.php
@@ -12,12 +12,12 @@
min-height: 100%;
}
-h1 { font-size: 46px; padding: 32px 64px; }
-h2 { font-size: 44px; padding: 32px 64px; }
-h3 { font-size: 42px; padding: 32px 64px; }
-h4 { font-size: 40px; padding: 32px 64px; }
-h5 { font-size: 38px; padding: 32px 64px; }
-h6 { font-size: 36px; padding: 32px 64px; }
+h1 { font-size: 2.875rem; padding: 32px 64px; }
+h2 { font-size: 2.75rem; padding: 32px 64px; }
+h3 { font-size: 2.625rem; padding: 32px 64px; }
+h4 { font-size: 2.5rem; padding: 32px 64px; }
+h5 { font-size: 2.375rem; padding: 32px 64px; }
+h6 { font-size: 2.25rem; padding: 32px 64px; }
hr {
display: none;
@@ -34,7 +34,7 @@
}
em, b, p {
-font-size: 26px;
+font-size: 1.625rem;
}
p {
diff --git a/www/tpl/install/css/design.css b/www/tpl/install/css/design.css
index 8e2d1617d..dd4a614d3 100644
--- a/www/tpl/install/css/design.css
+++ b/www/tpl/install/css/design.css
@@ -24,7 +24,7 @@ div#gwf_inst_head {
div#gwf_inst_logo h1 {
float: left;
width: 40%;
- font-size: 100px;
+ font-size: 6.25rem;
line-height: 110px;
vertical-align: middle;
}
diff --git a/www/tpl/install/css/install.css b/www/tpl/install/css/install.css
index 4b124c3a4..5b9107246 100644
--- a/www/tpl/install/css/install.css
+++ b/www/tpl/install/css/install.css
@@ -51,13 +51,13 @@ body {
}
#gwfinstallbanner a {
- font-size: 24px;
+ font-size: 1.5rem;
color: black;
text-decoration: none;
}
#gwfinstallbanner li a {
- font-size: 16px;
+ font-size: 1rem;
}
#gwfinstallbanner li {
diff --git a/www/tpl/konz/Copy of html_body.tpl b/www/tpl/konz/Copy of html_body.tpl
deleted file mode 100644
index d1882dbbb..000000000
--- a/www/tpl/konz/Copy of html_body.tpl
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-
-
-
- {include file='tpl/konz/menu_top.tpl'}
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/www/tpl/konz/Copy of html_foot.tpl b/www/tpl/konz/Copy of html_foot.tpl
deleted file mode 100644
index 1c5774028..000000000
--- a/www/tpl/konz/Copy of html_foot.tpl
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-
-
-
-
-
-
-
-
diff --git a/www/tpl/konz/css/Copy of konzert.css b/www/tpl/konz/css/Copy of konzert.css
deleted file mode 100644
index 745a16eea..000000000
--- a/www/tpl/konz/css/Copy of konzert.css
+++ /dev/null
@@ -1,348 +0,0 @@
-* {
- font-family: Serif;
-/* font-family: Verdana; */
-}
-
-html, body {
- min-height: 100%;
- min-width: 1024px;
-/* width: 100%; */
-}
-
-#pagewrap {
-/* margin: 10px; */
- background-color: #000;
-/* width: 100%; */
-/* z-index: 5; */
-}
-
-#konzert_menutop {
- border-top-left-radius: 30px 10px;
- border-top-right-radius: 30px 10px;
- background-color: #f00;
-/* z-index: 20; */
-}
-#konzert_top {
-/* background: #000; */
- text-align: center;
- color: #fff;
-/* padding: 10px 30px; */
-/* background-image: url(/tpl/konz/img/vorhangU.jpg); */
- background-image: url(/tpl/konz/img/Vorhang_Oben3.png);
- background-repeat: repeat-x;
-/* background-color: #000; */
-/* background-position: bottom; */
- height: 145px;
- padding-top: 10px;
-/* margin-bottom: -144px; */
-/* padding-bottom: 50px; */
- position: relative;
- z-index: 20;
-}
-
-#konzert_top a {
- font-family: 'Leckerli One', cursive;
- text-shadow: 0px 1px 1px #121212;
- filter: dropshadow(color=#121212, offx=0, offy=1);
- color: #fff;
-}
-
-#gwf3_topmenu li {
-/* list-style-type: none; */
- display: inline;
-}
-
-#konzert_sitze {
-/* width: 100%; */
- height: 121px;
- height: 140px;
-/* background: url(/tpl/konz/img/sitze2.jpg); */
- background: url(/tpl/konz/img/sitze4.png);
-/* margin-top: -120px; */
-/* margin-top: -40px; */
-}
-
-#stage {
- margin-top: -40px;
-/* position: relative; */
-/* z-index: 20; */
-}
-
-
-#stage_bg {
- background: url(/tpl/konz/img/stage.jpg);
- height: 125px;
-/* width: 100%; */
-/* margin-top: -40px; */
- position: relative;
- z-index: 6;
-}
-
-/* #stage_bg { */
-/* background: url(/tpl/konz/img/stage2.jpg); */
-/* height: 190px; */
-/* width: 100%; */
-/* margin-top: -80px; */
-/* } */
-
-/* #stage { */
-/* position: relative; */
-/* z-index: 10; */
-/* } */
-
-/* p { */
-/* position: relative; */
-/* z-index: 50; */
-/* } */
-
-#buehne_bg {
-}
-
-/* #buehne_vl { */
-/* background: url(/tpl/konz/img/vorhang_repeat.jpg); */
-/* background: #0f0; */
-/* width: 50%; */
-/* } */
-/* #buehne_vr { */
-/* background: #00f; */
-/* float: right; */
-/* width: 50%; */
-/* } */
-
-
-#gwf3_page {
-/* margin-top: -80px; */
-/* margin-top: -60px;
- padding-top: 40px; */
-/* background-image: url(/tpl/konz/img/bgvorhang2_2.jpg);
- background-repeat: repeat-x;
- background-position: 0px -100px;*/
-/* width: 100%; */
-/* padding-left: -250px; */
-
-/* background-size: 100%; */
-/* min-height: 800px; */
-/* position: relative; */
-/* z-index: 30; */
-}
-
-#vhbg_left, #vhbg_right {
- position: absolute;
- z-index: 1;
- background-image: url(/tpl/konz/img/bgvorhang2_2.jpg);
- background-repeat: repeat-x;
-/* width: 50%; */
-/* width: 200px; */
- width: 100%;
- height: 100%;
- min-height: 882px;
-}
-#vhbg_right {
- right: 0px;
-}
-
-#content {
- padding-top: 100px;
- color: #fff;
- background: url(/tpl/konz/img/Vorhang_Rechts2.png) no-repeat;
- background-position: top right;
-
-/* margin-right: 250px; */
-
-/* background-attachment: inherit; */
- padding-left: 250px;
- padding-right: 250px;
-
-/* background: url(/tpl/konz/img/Vorhang_Links2.png) no-repeat; */
-/* background-position: right; */
-/* padding-right: 250px; */
-/* min-height: 750px; */
-/* width: 100%; */
-/* z-index: 0; */
-/* position: relative; */
-
-/* margin: 0 250px; */
-/* margin: 0 250px; */
- min-height: 750px;
- position: relative;
- z-index: 0;
-}
-
-#buehne_left {
-/* background: url(/tpl/konz/img/vorhang_outerL.jpg) no-repeat; */
- background: url(/tpl/konz/img/Vorhang_Links2.png) no-repeat;
- background-position: 250px 0px;
-/* float: left; */
- padding-left: 250px;
- width: 100%;
- margin-left: -250px;
- position: relative;
- z-index: 10;
-}
-
-#buehne_right {
-/* background: url(/tpl/konz/img/Vorhang_Rechts2.png) no-repeat; */
-/* float: right; */
-/* padding-right: 250px; */
-/* min-height: 750px; */
-/* padding-right: -250px; */
-}
-
-#buehne_right, #buehne_left {
-/* background-size:100%; */
-/* width: 10%; */
-/* min-width: 250px; */
-
-
-/* height: 100%; */
-/* min-height: 700px; */
- position: relative;
-/* z-index: 31; */
- margin-top: -90px;
-}
-
-/* #notenst { */
-/* background: url(/tpl/konz/img/notenstaender.jpg); */
-/* width: 175px; */
-/* height: 379px; */
-/* margin: auto; */
-/* } */
-
-/* #notenbu { */
-/* background: url(/tpl/konz/img/buch.gif) no-repeat; */
-/* margin: auto; */
-/* width: 210px; */
-/* height: 200px; */
-/* margin-left: -20px; */
-/* background-size: 100%; */
-/* } */
-
-/* #notenbu { */
-/* width: 175px; */
-/* height: 379px; */
-/* } */
-
-/* #gwf3_page { */
-/* overflow: auto; */
-/* min-height: 80%; */
-/* } */
-
-h1, h2, h3, h4, h5, h6, th {
- text-align: center;
- margin: auto;
- font-family: 'Rochester', cursive;
- text-shadow: 0px 1px 1px #121212;
- filter: dropshadow(color=#121212, offx=0, offy=1);
-}
-
-h2 {
- margin-bottom: 8px;
-}
-
-img.mugshot, img.mugshotl {
- margin: 12px;
- position: relative;
- z-index: 10;
-}
-/* img.mugshotl { */
-/* position: relative; */
-/* z-index: 10; */
-/* } */
-
-/* img.mugshot { */
-/* margin: 12px; */
-/* } */
-
-p {
- margin: 15px;
-}
-
-p, #content li, #content a, td, .gwf_date {
- font-family: 'Reenie Beanie', cursive;
- font-size: 26px;
- font-weight: 400;
- text-shadow: 0px 1px 1px #121212;
- filter: dropshadow(color=#121212, offx=0, offy=1);
-}
-
-#content a {
- text-decoration: underline;
-}
-
-#mugshot {
- position: absolute;
-}
-
-.audio_proba {
- margin-top: 30px;
- text-align: center;
-}
-
-audio {
- margin-top: 20px;
-}
-
-.gwf_messages, .gwf_errors {
- float: none;
-}
-
-.mugshot_outer {
- text-align: center;
- margin: 0 20px 20px 0;
-}
-
-
-#content ul, #content ol {
-/* list-style-type: circle!important; */
- margin: 15px;
- margin-left: 34px;
- padding: 0;
-}
-
-li {
- list-style: circle;
-}
-
-#content a {
- color: #fff;
-}
-
-.fw table {
- width: 100%;
-}
-
-.gwf_table, table {
-/* width: 100%; */
-}
-
-th, td {
-/* text-align: center; */
-}
-
-textarea {
- min-width: 100px;
-/* min-width: 320px; */
-/* width: auto; */
-}
-
-h1 {
- margin-bottom: 30px;
-}
-
-#kt_table td {
- padding: 20px 10px;
-}
-
-
-div.gwf_pagemenu > span > a {
- text-decoration: none!important;
- font-size: 20px;
-}
-
-h1 {
- font-size: 40px;
-}
-
-h2 {
- margin-bottom: 30px;
-}
\ No newline at end of file
diff --git a/www/tpl/konz/css/Copy of konzert_easy.css b/www/tpl/konz/css/Copy of konzert_easy.css
deleted file mode 100644
index 1edca7394..000000000
--- a/www/tpl/konz/css/Copy of konzert_easy.css
+++ /dev/null
@@ -1,329 +0,0 @@
-/* * { */
-/* font-family: times; */
-/* } */
-
-html, body {
- min-height: 100%;
- min-width: 1024px;
-}
-
-#pagewrap {
- background-color: #000;
-}
-
-/** MENU **/
-#konzert_top {
- text-align: center;
- color: #fff;
- background-image: url(/tpl/konz/img/Vorhang_Oben3.png);
- background-repeat: repeat-x;
- height: 145px;
- padding-top: 10px;
- position: relative;
- z-index: 20;
-}
-
-#konzert_menutop {
-/* border-top-left-radius: 30px 10px; */
-/* border-top-right-radius: 30px 10px; */
- margin: 0 -250px;
-}
-
-#gwf3_topmenu ul {
- padding: 0 -250px;
-}
-
-#konzert_top a {
- font-family: 'Leckerli One', cursive;
- text-shadow: 0px 1px 1px #121212;
- filter: dropshadow(color=#121212, offx=0, offy=1);
- color: #fff;
-}
-
-#gwf3_topmenu{
-/* white-space: nowrap; */
-}
-
-#gwf3_topmenu li {
- display: inline;
-}
-
-/** Bottom Stage **/
-
-#stage {
- margin-top: -10px;
-}
-
-#stage_bg {
- background: url(/tpl/konz/img/stage.jpg);
- height: 125px;
- position: relative;
- z-index: 6;
-}
-
-#konzert_sitze {
- height: 121px;
- height: 140px;
- background: url(/tpl/konz/img/sitze4.png);
- margin-top: -40px;
- position: relative;
- z-index: 7;
-}
-
-/** Page **/
-
-#vhbg_left, #vhbg_right {
- position: absolute;
-/* position: relative; */
- z-index: 1;
- background-image: url(/tpl/konz/img/bgvorhang2_2.jpg);
- background-repeat: repeat-x;
-/* width: 50%; */
- width: 200px;
-/* width: 100%; */
- height: 100%;
-/* background-size: 100% 100%; */
- min-height: 882px;
-}
-#vhbg_left {
-/* float: left; */
-/* margin-left: 0; */
-}
-#vhbg_right {
-/* position: fixed; */
-/* float: right; */
-/* width: 0; */
-/* margin-right: 0; */
- right: 0px;
-}
-
-#vhfg_left, #vhfg_right {
-/* position: absolute; */
- position: relative;
- width: 240px;
- height: 800px;
-/* top: 50px; */
- z-index: 5;
- margin-top: -100px;
-
-}
-
-#vhfg_left {
- background: url(/tpl/konz/img/Vorhang_Links3.png) no-repeat;
- float: left;
-}
-
-#vhfg_right {
-/* right: 0px; */
- float: right;
- margin-left: auto;
- margin-right: 0px;
- background: url(/tpl/konz/img/Vorhang_Rechts3.png) no-repeat;
-}
-
-#content {
-/* padding-top: 100px; */
- color: #fff;
-/* background: url(/tpl/konz/img/Vorhang_Rechts2.png) no-repeat; */
-/* background: url(/tpl/konz/img/Vorhang_Rechts3.png) no-repeat; */
- background-position: top right;
- padding-left: 250px;
- padding-right: 250px;
- min-height: 750px;
- position: relative;
- z-index: 7;
-/* overflow: scroll; */
-/* height: 750px; */
-}
-
-#buehne_left {
-/* background: url(/tpl/konz/img/Vorhang_Links2.png) no-repeat; */
- background: url(/tpl/konz/img/Vorhang_Links3.png) no-repeat;
- background-position: 250px 0px;
-/* float: left; */
- padding-left: 250px;
- width: 100%;
- margin-left: -250px;
- position: relative;
- z-index: 10;
-}
-
-#buehne_right {
-/* background: url(/tpl/konz/img/Vorhang_Rechts2.png) no-repeat; */
-/* float: right; */
-/* padding-right: 250px; */
-/* min-height: 750px; */
-/* padding-right: -250px; */
-}
-
-#buehne_right, #buehne_left {
- margin-top: -90px;
- position: relative;
-/* z-index: 31; */
-}
-
-h1, h2, h3, h4, h5, h6, th, .mugshot_text {
- text-align: center;
- margin: auto;
- font-family: 'Rochester', cursive;
- text-shadow: 0px 1px 1px #121212;
- filter: dropshadow(color=#121212, offx=0, offy=1);
-}
-
-h1 {
- font-size: 40px;
- margin-bottom: 30px;
-}
-
-h2 {
- margin-bottom: 30px;
-}
-
-
-p {
- padding: 15px;
-}
-
-p, #content li, td, .gwf_date, p > span, #content a {
- font-family: 'Reenie Beanie', times;
- font-size: 26px;
- font-weight: 400;
- text-shadow: 0px 1px 1px #121212;
- filter: dropshadow(color=#121212, offx=0, offy=1);
-}
-
-#content a {
- text-decoration: underline;
-}
-
-
-.audio_proba {
- margin-top: 30px;
- text-align: center;
-}
-
-audio {
- margin-top: 20px;
-}
-
-.gwf_messages, .gwf_errors {
- float: none;
-}
-
-
-#content ul, #content ol {
-/* list-style-type: circle!important; */
- margin: 15px;
- margin-left: 34px;
- padding: 0;
-}
-
-li {
- list-style: circle;
-}
-
-#content a {
- color: #fff;
-}
-
-.fw table {
- width: 100%;
-}
-
-.gwf_table, table {
-/* width: 100%; */
-}
-
-table {
- margin: 15px;
-}
-
-th, td {
-/* text-align: center; */
-}
-
-textarea {
- min-width: 100px;
-}
-
-.impressum_table td {
- padding: 0 10px;
-}
-
-.impressum_table th {
- text-align: right;
-}
-
-#kt_table td {
- padding: 20px 10px;
-}
-
-
-div.gwf_pagemenu > span > a {
- text-decoration: none!important;
- font-size: 20px;
-}
-
-
-/**************/
-/** MUGSHOTS **/
-/**************/
-#mugshot {
- position: absolute;
- width: 100%;
- height: 100%;
- z-index: 15;
- display: none;
-}
-.mugshot_outer {
- margin: 5px 15px;
-}
-.mugshot_top { background-image: url(../img/bilderrahmen_o.png); }
-.mugshot_bottom{ background-image: url(../img/bilderrahmen_u.png); }
-.mugshot_top, .mugshot_bottom {
- display: block;
- width: 100%;
- height: 44px;
-/* height: 60px; */
- background-size: 100% 44px;
-/* background-size: 100% 60px; */
- background-repeat: no-repeat;
-}
-
-.mugshot_middle {
- display: block;
-}
-
-.mugshot_left, .mugshot_right {
- display: block;
- height: 100%;
- background-repeat: no-repeat;
-/* background-size: 64px 100%; */
- background-size: 48px 100%;
-}
-
-.mugshot_left {
- margin-top: -2px;
- margin-left: -2px;
-/* padding-left: 64px; */
- padding-left: 48px;
- background-image: url(../img/bilderrahmen_l.png);
-}
-.mugshot_right {
- margin-right: -3px;
-/* padding-right: 64px; */
- padding-right: 48px;
- background-image: url(../img/bilderrahmen_r.png);
- background-position: right;
-}
-
-.mugshot_text {
-/* font-weight: bolder; */
- font-size: 20px;
- margin-top: 6px;
- text-align: center;
-}
-
-#thumbnails {
-/* white-space: nowrap; */
-}
diff --git a/www/tpl/konz/css/Copy2 of konzert.css b/www/tpl/konz/css/Copy2 of konzert.css
deleted file mode 100644
index 0579939c8..000000000
--- a/www/tpl/konz/css/Copy2 of konzert.css
+++ /dev/null
@@ -1,229 +0,0 @@
-* {
- font-family: serif;
-}
-
-html, body {
- min-height: 100%;
- min-width: 1024px;
-}
-
-#pagewrap {
- background-color: #000;
-}
-
-/** MENU **/
-
-#konzert_top {
- text-align: center;
- color: #fff;
- background-image: url(/tpl/konz/img/Vorhang_Oben3.png);
- background-repeat: repeat-x;
- height: 145px;
- padding-top: 10px;
- position: relative;
- z-index: 20;
-}
-
-#konzert_menutop {
- border-top-left-radius: 30px 10px;
- border-top-right-radius: 30px 10px;
- background-color: #f00;
-}
-
-#konzert_top a {
- font-family: 'Leckerli One', cursive;
- text-shadow: 0px 1px 1px #121212;
- filter: dropshadow(color=#121212, offx=0, offy=1);
- color: #fff;
-}
-
-#gwf3_topmenu{
- white-space: nowrap;
-}
-
-#gwf3_topmenu li {
- display: inline;
-}
-
-/** Bottom Stage **/
-
-#stage {
- margin-top: -20px;
-}
-
-#stage_bg {
- background: url(/tpl/konz/img/stage.jpg);
- height: 125px;
- position: relative;
- z-index: 6;
-}
-
-#konzert_sitze {
- height: 121px;
- height: 140px;
- background: url(/tpl/konz/img/sitze4.png);
- margin-top: -40px;
- position: relative;
- z-index: 7;
-}
-
-/** Page **/
-
-#vhbg_left, #vhbg_right {
- position: absolute;
- z-index: 1;
- background-image: url(/tpl/konz/img/bgvorhang2_2.jpg);
- background-repeat: repeat-x;
-/* width: 50%; */
-/* width: 200px; */
- width: 100%;
- height: 100%;
- min-height: 882px;
-}
-#vhbg_right {
- right: 0px;
-}
-
-#content {
- padding-top: 100px;
- color: #fff;
-/* background: url(/tpl/konz/img/Vorhang_Rechts2.png) no-repeat; */
- background: url(/tpl/konz/img/Vorhang_Rechts3.png) no-repeat;
- background-position: top right;
- padding-left: 250px;
- padding-right: 250px;
- min-height: 750px;
- position: relative;
- z-index: 0;
-}
-
-#buehne_left {
-/* background: url(/tpl/konz/img/Vorhang_Links2.png) no-repeat; */
- background: url(/tpl/konz/img/Vorhang_Links3.png) no-repeat;
- background-position: 250px 0px;
-/* float: left; */
- padding-left: 250px;
- width: 100%;
- margin-left: -250px;
- position: relative;
- z-index: 10;
-}
-
-#buehne_right {
-/* background: url(/tpl/konz/img/Vorhang_Rechts2.png) no-repeat; */
-/* float: right; */
-/* padding-right: 250px; */
-/* min-height: 750px; */
-/* padding-right: -250px; */
-}
-
-#buehne_right, #buehne_left {
- margin-top: -90px;
- position: relative;
-/* z-index: 31; */
-}
-
-h1, h2, h3, h4, h5, h6, th {
- text-align: center;
- margin: auto;
- font-family: 'Rochester', cursive;
- text-shadow: 0px 1px 1px #121212;
- filter: dropshadow(color=#121212, offx=0, offy=1);
-}
-
-h1 {
- font-size: 40px;
- margin-bottom: 30px;
-}
-
-h2 {
- margin-bottom: 30px;
-}
-
-#mugshot {
- position: absolute;
-}
-
-img.mugshot, img.mugshotl {
- margin: 12px;
- position: relative;
- z-index: 10;
-}
-
-p {
- margin: 15px;
-}
-
-p, #content li, #content a, td, .gwf_date {
- font-family: 'Reenie Beanie', cursive;
- font-size: 26px;
- font-weight: 400;
- text-shadow: 0px 1px 1px #121212;
- filter: dropshadow(color=#121212, offx=0, offy=1);
-}
-
-#content a {
- text-decoration: underline;
-}
-
-
-.audio_proba {
- margin-top: 30px;
- text-align: center;
-}
-
-audio {
- margin-top: 20px;
-}
-
-.gwf_messages, .gwf_errors {
- float: none;
-}
-
-.mugshot_outer {
- text-align: center;
- margin: 0 20px 20px 0;
-}
-
-
-#content ul, #content ol {
-/* list-style-type: circle!important; */
- margin: 15px;
- margin-left: 34px;
- padding: 0;
-}
-
-li {
- list-style: circle;
-}
-
-#content a {
- color: #fff;
-}
-
-.fw table {
- width: 100%;
-}
-
-.gwf_table, table {
-/* width: 100%; */
-}
-
-th, td {
-/* text-align: center; */
-}
-
-textarea {
- min-width: 100px;
-}
-
-#kt_table td {
- padding: 20px 10px;
-}
-
-
-div.gwf_pagemenu > span > a {
- text-decoration: none!important;
- font-size: 20px;
-}
-
diff --git a/www/tpl/konz/css/Copy3 of konzert.css b/www/tpl/konz/css/Copy3 of konzert.css
deleted file mode 100644
index 6137d414d..000000000
--- a/www/tpl/konz/css/Copy3 of konzert.css
+++ /dev/null
@@ -1,396 +0,0 @@
-html, body {
- min-height: 100%;
- min-width: 1024px;
- height: 100%;
- width: 100%;
-}
-
-#gwf3_page {
- height: 85%;
-}
-
-.content_space {
- height: 15%;
- width: 100%;
-}
-
-#pagewrap {
-/* margin-top: 15%; */
- height: 100%;
- background-color: #000;
-/* padding: 0 -250px; */
-}
-
-/** MENU **/
-
-#konzert_top {
- width: 100%;
- text-align: center;
- color: #fff;
- background-image: url(/tpl/konz/img/Vorhang_Oben3.png);
- background-repeat: repeat-x;
- background-size: 363px 100%;
- background-color: transparent;
-/* height: 145px; */
- height: 15%;
-/* padding-top: 10px; */
- position: absolute;
-/* position: relative; */
- z-index: 20;
-/* margin: 0 -250px; */
-}
-
-#konzert_menutop {
-/* border-top-left-radius: 30px 10px; */
-/* border-top-right-radius: 30px 10px; */
-/* margin: 0 -250px; */
-}
-
-#gwf3_topmenu ul {
-/* margin: 0 -250px; */
-}
-
-#konzert_top a {
- font-family: 'Leckerli One', cursive;
- text-shadow: 0px 1px 1px #121212;
- filter: dropshadow(color=#121212, offx=0, offy=1);
- color: #fff;
-}
-
-#gwf3_topmenu{
-/* white-space: nowrap; */
-}
-
-#gwf3_topmenu li {
- display: inline;
-}
-
-/** Bottom Stage **/
-
-#stage {
- margin-top: -4%;
-/* margin-top: -10px; */
-}
-
-#stage_bg {
- height: 8%;
- background: url(/tpl/konz/img/stage.jpg) transparent;
- background-size: 98px 100%;
-/* height: 125px; */
- position: relative;
- z-index: 6;
-}
-
-#konzert_sitze {
-/* height: 121px; */
-/* height: 140px; */
- background: url(/tpl/konz/img/sitze4.png) transparent;
-/* margin-top: -40px; */
- position: relative;
- z-index: 7;
- height: 9%;
- margin-top: -2%;
- background-size: 298px 100%;
-/* margin-top: -4%; */
-/* height: 54%; */
-}
-
-/** Page **/
-
-#vhbg_left, #vhbg_right {
- position: absolute;
-/* position: relative; */
- z-index: 1;
- background-image: url(/tpl/konz/img/bgvorhang2_2.jpg);
- background-repeat: repeat-x;
-/* width: 50%; */
- width: 200px;
-/* width: 100%; */
- height: 92%;
-/* background-position: 0px -90px; */
- background-size: 490px 100%;
-/* margin-top: 50px; */
-/* background-size: 70%; */
-/* background-size: 100% 100%; */
-/* min-height: 882px; */
-/* padding: 0 -250px; */
-}
-#vhbg_left {
-/* float: left; */
-/* margin-left: 0; */
-}
-#vhbg_right {
-/* position: fixed; */
-/* float: right; */
-/* width: 0; */
-/* margin-right: 0; */
-/* margin-left: auto; */
- right: 0px;
-}
-
-#vhfg_left, #vhfg_right {
-/* position: absolute; */
- position: relative;
- width: 240px;
- height: 85%;
-/* height: 800px; */
-/* top: 50px; */
- z-index: 5;
-/* margin-top: -100px; */
-
-}
-
-#vhfg_left {
- background: url(/tpl/konz/img/Vorhang_Links3.png) no-repeat;
- background-size: 240px 100%;
- float: left;
-}
-
-#vhfg_right {
-/* right: 0px; */
- float: right;
- margin-left: auto;
- margin-right: 0px;
- background: url(/tpl/konz/img/Vorhang_Rechts3.png) no-repeat;
- background-size: 240px 100%;
-}
-
-#content {
-/* padding-top: 100px; */
- color: #fff;
-/* background: url(/tpl/konz/img/Vorhang_Rechts2.png) no-repeat; */
-/* background: url(/tpl/konz/img/Vorhang_Rechts3.png) no-repeat; */
- background-position: top right;
-/* padding-left: 250px; */
-/* padding-right: 250px; */
-/* min-height: 750px; */
- position: relative;
- z-index: 7;
- overflow: auto;
-/* height: 750px; */
-/* margin-top: -15%; */
- height: 100%;
-}
-
-h1, h2, h3, h4, h5, h6, th, .mugshot_text, .inline_head {
- text-align: center;
- margin: auto;
- font-family: 'Rochester', cursive;
- text-shadow: 0px 1px 1px #121212;
- filter: dropshadow(color=#121212, offx=0, offy=1);
-}
-
-span.inline_head {
-}
-b.inline_head {
- font-size: 24px;
-}
-
-/* .inline_head:first-letter { */
-/* font-size: 24px; */
-
-/* } */
-
-h1 {
- font-size: 40px;
- margin-bottom: 30px;
-}
-
-h2 {
- margin-bottom: 30px;
-}
-
-
-p {
- padding: 15px;
-}
-
-p, #content li, td, .gwf_date, p > span, #content a {
-/* font-family: 'Reenie Beanie', times; */
- font-family: 'Merienda One', times;
- font-size: 15px;
- font-weight: 400;
- text-shadow: 0px 1px 1px #121212;
- filter: dropshadow(color=#121212, offx=0, offy=1);
-}
-
-#content a {
- text-decoration: underline;
-}
-
-
-.audio_proba {
- margin-top: 30px;
- text-align: center;
-}
-
-audio {
- margin-top: 20px;
-}
-
-.gwf_messages, .gwf_errors {
- float: none;
-}
-
-
-#content ul, #content ol {
- margin: 15px;
- margin-left: 34px;
- padding: 0;
-}
-
-li {
- list-style: circle;
-}
-
-#content a {
- color: #fff;
-}
-
-.fw table {
- width: 100%;
-}
-
-.gwf_table, table {
-/* width: 100%; */
-}
-
-table {
- margin: 15px;
-}
-
-th, td {
-/* text-align: center; */
-}
-
-textarea {
- min-width: 100px;
-}
-
-.impressum_table td {
- padding: 0 10px;
-}
-
-.impressum_table th {
- text-align: right;
-}
-
-#kt_table td {
- padding: 20px 10px;
-}
-
-
-div.gwf_pagemenu > span > a {
- text-decoration: none!important;
- font-size: 20px;
-}
-
-
-/**************/
-/** MUGSHOTS **/
-/**************/
-#mugshot {
- position: absolute;
-/* width: 100%; */
-/* height: 100%; */
- z-index: 15;
- display: none;
-}
-.mugshot_outer {
- margin: 5px 15px;
-}
-.mugshot_top { background-image: url(../img/bilderrahmen_o.png); }
-.mugshot_bottom{ background-image: url(../img/bilderrahmen_u.png); }
-.mugshot_top, .mugshot_bottom {
- display: block;
-/* width: 100%; */
- height: 44px;
-/* height: 60px; */
- background-size: 100% 44px;
-/* background-size: 100% 60px; */
- background-repeat: no-repeat;
-}
-
-.mugshot_middle {
- display: block;
-}
-
-.mugshot_left, .mugshot_right {
- display: block;
-/* height: 100%; */
- background-repeat: no-repeat;
-/* background-size: 64px 100%; */
- background-size: 48px 100%;
-}
-
-.mugshot_left {
- margin-top: -2px;
- margin-left: -2px;
-/* padding-left: 64px; */
- padding-left: 48px;
- background-image: url(../img/bilderrahmen_l.png);
-}
-.mugshot_right {
- margin-right: -3px;
-/* padding-right: 64px; */
- padding-right: 48px;
- background-image: url(../img/bilderrahmen_r.png);
- background-position: right;
-}
-
-.mugshot_text {
-/* font-weight: bolder; */
- font-size: 20px;
- margin-top: 6px;
- text-align: center;
-}
-
-/** Thumnnails **/
-#thumbnails img {
- height: 150px;
-/* white-space: nowrap; */
-}
-
-
-/** Contact **/
-#contact_form {
- height: 100%;
-}
-
-div.contact {
- position: relative;
- width: inherit;
- float: left;
- height: 100%;
- display: block;
-/* overflow: auto; */
-}
-
-.contact form {
- width: 100%;
- height: 100%;
-}
-
-.contact table, .contact {
- width: 100%;
- height: 100%;
- margin: 0;
-}
-
-table {
- margin: 0;
-}
-
-.contact textarea {
- height: 100%;
- outline: none;
- border: none;
-}
-.contact_img {
- float: right;
-/* height: 100%; */
-}
-
-.thumbs_left, .thumbs_right {
- cursor: pointer;
-}
diff --git a/www/tpl/konz/css/fancy.css b/www/tpl/konz/css/fancy.css
index 25efc40a1..d04eb3348 100644
--- a/www/tpl/konz/css/fancy.css
+++ b/www/tpl/konz/css/fancy.css
@@ -1,4 +1,4 @@
pre, pre a {
font-family: monospace!important;
- font-size: 16px!important;
+ font-size: 1rem!important;
}
\ No newline at end of file
diff --git a/www/tpl/konz/css/konzert.css b/www/tpl/konz/css/konzert.css
index f52b2e1bd..d190c43f1 100644
--- a/www/tpl/konz/css/konzert.css
+++ b/www/tpl/konz/css/konzert.css
@@ -136,12 +136,12 @@ h1, h2, h3, h4, h5, h6, th, .mugshot_text, .inline_head, h2 a, h3 a {
span.inline_head {
}
b.inline_head, h2 a {
- font-size: 24px!important;
+ font-size: 1.5rem!important;
font-weight: bolder!important;
}
h1 {
- font-size: 40px;
+ font-size: 2.5rem;
margin-bottom: 30px;
}
@@ -150,7 +150,7 @@ h2 {
}
h3 a {
- font-size: 18px!important;
+ font-size: 1.125rem!important;
font-weight: bold!important;
}
@@ -162,7 +162,7 @@ p {
p, #content li, td, .gwf_date, p > span, #content a {
/* font-family: 'Reenie Beanie', times; */
font-family: 'Merienda One', times;
- font-size: 15px;
+ font-size: 0.9375rem;
font-weight: 400;
text-shadow: 0px 1px 1px #121212;
filter: dropshadow(color=#121212, offx=0, offy=1);
@@ -228,7 +228,7 @@ textarea {
div.gwf_pagemenu > span > a {
text-decoration: none!important;
- font-size: 20px;
+ font-size: 1.25rem;
}
@@ -290,7 +290,7 @@ a.mugshot, img.mugshot_img {
}
.mugshot_text {
- font-size: 20px;
+ font-size: 1.25rem;
margin-top: 6px;
text-align: center;
}
@@ -358,7 +358,7 @@ table {
}
.gwf_pagemenu_sel {
- font-size: 24px!important;
+ font-size: 1.5rem!important;
}
@@ -377,7 +377,7 @@ table {
}
.ghost_intro {
- font-size: 32px;
+ font-size: 2rem;
}
#next_page {
diff --git a/www/tpl/konz/css/konzert_easy.css b/www/tpl/konz/css/konzert_easy.css
index c5ccde5bf..a0bb8181e 100644
--- a/www/tpl/konz/css/konzert_easy.css
+++ b/www/tpl/konz/css/konzert_easy.css
@@ -164,7 +164,7 @@ h1, h2, h3, h4, h5, h6, th, .mugshot_text {
}
h1 {
- font-size: 40px;
+ font-size: 2.5rem;
margin-bottom: 30px;
}
@@ -179,7 +179,7 @@ p {
p, #content li, td, .gwf_date, p > span, #content a {
font-family: 'Reenie Beanie', times;
- font-size: 26px;
+ font-size: 1.625rem;
font-weight: 400;
text-shadow: 0px 1px 1px #121212;
filter: dropshadow(color=#121212, offx=0, offy=1);
@@ -253,7 +253,7 @@ textarea {
div.gwf_pagemenu > span > a {
text-decoration: none!important;
- font-size: 20px;
+ font-size: 1.25rem;
}
@@ -311,7 +311,7 @@ div.gwf_pagemenu > span > a {
.mugshot_text {
/* font-weight: bolder; */
- font-size: 20px;
+ font-size: 1.25rem;
margin-top: 6px;
text-align: center;
}
diff --git a/www/tpl/konz/js/Copy of cvi_curl_lib.js b/www/tpl/konz/js/Copy of cvi_curl_lib.js
deleted file mode 100644
index 653cebc92..000000000
--- a/www/tpl/konz/js/Copy of cvi_curl_lib.js
+++ /dev/null
@@ -1,283 +0,0 @@
-/**
- * CURL PAGES!
- *
- *
- * cvi_curl_lib.js 1.4 (10-Aug-2010) (c) by Christian Effenberger
- * All Rights Reserved. Source: curl.netzgesta.de
- * Distributed under Netzgestade Non-commercial Software License Agreement.
- * This license permits free of charge use on non-commercial
- * and private web sites only under special conditions.
- * Read more at... http://www.netzgesta.de/cvi/LICENSE.html
-
- * syntax:
- cvi_curl.defaultSize = 33; //INT 1-100 (%)
- cvi_curl.defaultShadow = 66; //INT 1-100 (% opacity)
- cvi_curl.defaultColor = 0; //STR '#000000'-'#ffffff' or 0
- cvi_curl.defaultInvert = false; //BOOLEAN
-
- depends on: cvi_filter_lib.js
- cvi_curl.defaultFilter = null;//OBJ [{f='grayscale'},{f='emboss', s:1}...]
-
- cvi_curl.remove( image );
- cvi_curl.add( image, options );
- cvi_curl.modify( image, options );
- cvi_curl.add( image, { size: value, shadow: value, color: value, invert: value } );
- cvi_curl.modify( image, { size: value, shadow: value, color: value, invert: value } );
- *
-**/
-
-
-function clipCurl(ctx,x,y,w,h,r,i) {
- ctx.beginPath();
- ctx.moveTo(x,h); ctx.quadraticCurveTo(x+r,h,x+r,h-r); ctx.quadraticCurveTo(x+r,y+(2*r),x,y); ctx.quadraticCurveTo(x+(2*r),y+r,w-r,y+r); ctx.quadraticCurveTo(w,y+r,w,y); ctx.quadraticCurveTo(w,y+(r/2),w-(r-i),y+i); ctx.lineTo(x+i,h-(r-i)); ctx.quadraticCurveTo(x+(r/2),h,x,h);
- ctx.closePath();
-}
-
-function clipReversCurl(ctx,x,y,w,h,r,i) {
- ctx.beginPath();
- ctx.moveTo(0,0); ctx.lineTo(0,h); ctx.lineTo(x,h); ctx.quadraticCurveTo(x+r,h,x+r,h-r); ctx.quadraticCurveTo(x+r,y+(2*r),x,y); ctx.quadraticCurveTo(x+(2*r),y+r,w-r,y+r); ctx.quadraticCurveTo(w,y+r,w,y); ctx.lineTo(w,0);
- ctx.closePath();
-}
-
-function clipInversCurl(ctx,x,y,w,h,r,i) {
- ctx.beginPath();
- ctx.moveTo(w,y); ctx.quadraticCurveTo(w,y+(r/2),w-(r-i),y+i); ctx.lineTo(x+i,h-(r-i)); ctx.quadraticCurveTo(x+(r/2),h,x,h); ctx.lineTo(w,h);
- ctx.closePath();
-}
-
-function clipCurlShadow(ctx,x,y,w,h,r,i) {
- ctx.beginPath();
- ctx.moveTo(w,y); ctx.quadraticCurveTo(w,y+(r/2),w-(r-i),y+i); ctx.lineTo(x+i,h-(r-i)); ctx.quadraticCurveTo(x+(r/2),h,x,h); ctx.lineTo(w,h);
- ctx.closePath();
-}
-
-function curlShadow(ctx,s,r,i,o) {
- var style; var f = 1.27;
- style = ctx.createRadialGradient(i,r,0,i,r,i); style.addColorStop(0,'rgba(0,0,0,'+o+')'); style.addColorStop(1,'rgba(0,0,0,0)');
- ctx.fillStyle = style; ctx.beginPath(); ctx.rect(0,i,r,i); ctx.closePath(); ctx.fill();
- style = ctx.createLinearGradient(0,0,r,0); style.addColorStop(0,'rgba(0,0,0,0)'); style.addColorStop(0.5,'rgba(0,0,0,'+o+')'); style.addColorStop(1,'rgba(0,0,0,0)');
- ctx.fillStyle = style; ctx.beginPath(); ctx.rect(0,i+i,r,(s*f)-i-i); ctx.closePath(); ctx.fill();
- style = ctx.createRadialGradient(i,(s*f),0,i,(s*f),i); style.addColorStop(0,'rgba(0,0,0,'+o+')'); style.addColorStop(1,'rgba(0,0,0,0)');
- ctx.fillStyle = style; ctx.beginPath(); ctx.rect(0,(s*f),r,i); ctx.closePath(); ctx.fill();
-}
-
-function hextorgb(val) {
- function hex2dec(hex){return(Math.max(0,Math.min(parseInt(hex,16),255)));}
- var cr=hex2dec(val.substr(1,2)),cg=hex2dec(val.substr(3,2)),cb=hex2dec(val.substr(5,2));
- return 'rgb('+cr+','+cg+','+cb+')';
-}
-
-var cvi_curl = {
- defaultSize : 33,
- defaultShadow : 66,
- defaultColor : 0,
- defaultInvert : false,
- defaultFilter : null,
- defaultCallback : null,
- add: function(image, options) {
- if(image.tagName.toUpperCase() == "IMG") {
- var defopts = { "size" : cvi_curl.defaultSize, "shadow" : cvi_curl.defaultShadow, "color" : cvi_curl.defaultColor, "invert" : cvi_curl.defaultInvert, "filter" : cvi_curl.defaultFilter, "callback" : cvi_curl.defaultCallback }
- if(options) {
- for(var i in defopts) { if(!options[i]) { options[i] = defopts[i]; }}
- }else {
- options = defopts;
- }
- var imageWidth = ('iwidth' in options) ? parseInt(options.iwidth) : image.width;
- var imageHeight = ('iheight' in options) ? parseInt(options.iheight) : image.height;
- try {
- var object = image.parentNode;
- if(document.all&&document.namespaces&&!window.opera&&(!document.documentMode||document.documentMode<9)) {
- if(document.namespaces['v']==null) {
- var e=["shape","shapetype","group","background","path","formulas","handles","fill","stroke","shadow","textbox","textpath","imagedata","line","polyline","curve","roundrect","oval","rect","arc","image"],s=document.createStyleSheet();
- for(var i=0; i'].join(''));
- var flt = image.currentStyle.styleFloat.toLowerCase();
- display = (flt=='left'||flt=='right')?'inline':display;
- canvas.options = options;
- canvas.dpl = display;
- canvas.id = image.id;
- canvas.alt = image.alt;
- canvas.name = image.name;
- canvas.title = image.title;
- canvas.source = image.src;
- canvas.className = image.className;
- canvas.style.cssText = image.style.cssText;
- canvas.height = imageHeight;
- canvas.width = imageWidth;
- object.replaceChild(canvas,image);
- cvi_curl.modify(canvas, options);
- }else {
- var canvas = document.createElement('canvas');
- if(canvas.getContext("2d")) {
- canvas.options = options;
- canvas.id = image.id;
- canvas.alt = image.alt;
- canvas.name = image.name;
- canvas.title = image.title;
- canvas.source = image.src;
- canvas.className = image.className;
- canvas.style.cssText = image.style.cssText;
- canvas.style.height = imageHeight+'px';
- canvas.style.width = imageWidth+'px';
- canvas.height = imageHeight;
- canvas.width = imageWidth;
- object.replaceChild(canvas,image);
- cvi_curl.modify(canvas, options);
- }
- }
- } catch (e) {
- }
- }
- },
-
- modify: function(canvas, options) {
- try {
- var size = (typeof options['size']=='number'?options['size']:canvas.options['size']); canvas.options['size']=size;
- var shadow = (typeof options['shadow']=='number'?options['shadow']:canvas.options['shadow']); canvas.options['shadow']=shadow;
- var color = (typeof options['color']=='string'?options['color']:canvas.options['color']); canvas.options['color']=color;
- var invert = (typeof options['invert']=='boolean'?options['invert']:canvas.options['invert']); canvas.options['invert']=invert;
- var filter = (typeof options['filter']=='object'?options['filter']:canvas.options['filter']); canvas.options['filter']=filter;
- var callback = (typeof options['callback']=='string'?options['callback']:canvas.options['callback']); canvas.options['callback']=callback;
- var isize = size==0?0.33:size/100; var ishadow = shadow==0?0.66:shadow/100;
- var icolor = 0; if(isNaN(color)) {icolor = hextorgb(color);}
- var ih = canvas.height; var iw = canvas.width; var cs = Math.floor(Math.min(iw,ih)*isize);
- var or = Math.floor(cs*0.15); var hr = Math.floor(or*0.5); var ir = Math.floor(or*0.8);
- var vr = Math.floor(or*0.25); var qr = Math.round(vr*0.25); var st = ''; var t;
- var ss = Math.floor(or*0.3); var xr = Math.floor(or*0.75); var yr = Math.floor(or*0.4);
- var hs = Math.floor(cs*0.5); var vs = Math.floor(cs*0.25); var dg = (Math.PI*90/180);
- var head, foot, shadow='', shade='', shine='', back='', fill='', strok='';
- if(document.all&&document.namespaces&&!window.opera&&(!document.documentMode||document.documentMode<9)) {
- if(canvas.tagName.toUpperCase() == "VAR") {
- head = ' ';
- if(invert) {
- shadow = ' ';
- back = ' ';
- }else {
- back = ' ';
- shadow = ' ';
- }
- if(isNaN(icolor)||invert>0) {
- icolor = (!isNaN(icolor)?"#808080":icolor);
- fill = ' '; shine = ''; strok = '';
- }else {
- if(iw>ih) {f=(ih/iw); t=(1-f)+((1-isize)*f); l=1-isize;}else if(ih>iw) {t=1-isize; f=(iw/ih); l=(1-f)+((1-isize)*f); }else {t=1-isize; l=1-isize;}
- fill = ' ';
- shine = ' ';
- strok = ' ';
- }
- shade = ' ';
- foot = ' ';
- canvas.innerHTML = head+shadow+back+fill+shine+shade+strok+foot;
- if(typeof window[callback]==='function') {window[callback](canvas.id,'cvi_curl');}
- }
- }else {
- if(canvas.tagName.toUpperCase() == "CANVAS" && canvas.getContext("2d")) {
- var context = canvas.getContext("2d"), prepared=(context.getImageData?true:false), alternate=false;
- var img = new Image();
- img.onload = function() {
- if(prepared&&(typeof cvi_filter!='undefined')&&filter!=null&&filter.length>0) {iw=Math.round(iw); ih=Math.round(ih);
- var source=document.createElement('canvas'); source.height=ih+4; source.width=iw+4; var src=source.getContext("2d");
- var buffer=document.createElement('canvas'); buffer.height=ih; buffer.width=iw; var ctx=buffer.getContext("2d");
- if(src&&ctx) {alternate=true; ctx.clearRect(0,0,iw,ih); ctx.drawImage(img,0,0,iw,ih);
- src.clearRect(0,0,iw+4,ih+4); src.drawImage(img,0,0,iw+4,ih+4); src.drawImage(img,2,2,iw,ih);
- for(var i in filter) {cvi_filter.add(source,buffer,filter[i],iw,ih);}
- }
- }
- context.clearRect(0,0,iw,ih);
- context.save();
- if(!invert) {
- clipCurl(context,iw-cs,ih-cs,iw,ih,or,ir);
- context.clip();
- if(!isNaN(icolor)) {
- context.fillStyle = 'rgba(0,0,0,0)';
- context.fillRect(0,0,iw,ih);
- context.rotate(dg);
- context.scale(-1,1);
- context.translate(-(iw),-(ih));
- if(alternate) {
- context.drawImage(source,2,2,iw,ih,-(ih-cs),-(iw-cs),iw,ih);
- }else {
- context.drawImage(img,-(ih-cs),-(iw-cs),iw,ih);
- }
- }
- }else {
- clipInversCurl(context,iw-cs,ih-cs,iw,ih,or,ir);
- context.clip();
- context.clearRect(0,0,iw,ih);
- if(alternate) {
- context.drawImage(source,2,2,iw,ih,0,0,iw,ih);
- }else {
- context.drawImage(img,0,0,iw,ih);
- }
- }
- context.restore();
- clipCurl(context,iw-cs,ih-cs,iw,ih,or,ir);
- context.fillStyle = 'rgba(254,254,254,0.5)';
- if(isNaN(icolor)) context.fillStyle = icolor;
- context.fill();
- clipCurl(context,iw-cs,ih-cs,iw,ih,or,ir);
- context.strokeStyle = 'rgba(128,128,128,0.5)';
- context.stroke();
- clipCurl(context,iw-cs,ih-cs,iw,ih,or,ir);
- st = context.createLinearGradient(iw-cs,ih-cs,iw-(cs*.455),ih-(cs*.455)); st.addColorStop(0,'rgba(254,254,254,0.5)'); st.addColorStop(0.33,'rgba(254,254,254,0)'); st.addColorStop(0.33,'rgba(0,0,0,0)'); st.addColorStop(0.4,'rgba(0,0,0,0.05)'); st.addColorStop(0.5,'rgba(0,0,0,0.1)'); st.addColorStop(0.75,'rgba(0,0,0,0.15)'); st.addColorStop(0.85,'rgba(0,0,0,0.3)'); st.addColorStop(0.99,'rgba(0,0,0,0.7)'); st.addColorStop(1,'rgba(0,0,0,0.8)');
- context.fillStyle = st;
- context.fill();
- context.save();
- if(!invert) {
- clipReversCurl(context,iw-cs,ih-cs,iw,ih,or,ir);
- context.clip();
- context.clearRect(0,0,iw,ih);
- if(alternate) {
- context.drawImage(source,2,2,iw,ih,0,0,iw,ih);
- }else {
- context.drawImage(img,0,0,iw,ih);
- }
- context.restore();
- }
- context.save();
- clipCurlShadow(context,iw-cs,ih-cs,iw,ih,or,ir);
- context.clip();
- context.translate(iw,ih-cs);
- context.rotate((Math.PI/180)*45);
- context.scale(0.75,1);
- curlShadow(context,cs,or,hr,ishadow);
- context.restore();
- if(typeof window[callback]==='function') {window[callback](canvas.id,'cvi_curl');}
- }
- img.src = canvas.source;
- }
- }
- } catch (e) {
- }
- },
-
- replace : function(canvas) {
- var object = canvas.parentNode;
- var img = document.createElement('img');
- img.id = canvas.id;
- img.alt = canvas.alt;
- img.title = canvas.title;
- img.src = canvas.source;
- img.height = canvas.height;
- img.width = canvas.width;
- img.className = canvas.className;
- img.style.cssText = canvas.style.cssText;
- img.style.height = canvas.height+'px';
- img.style.width = canvas.width+'px';
- object.replaceChild(img,canvas);
- },
-
- remove : function(canvas) {
- if(document.all&&document.namespaces&&!window.opera&&(!document.documentMode||document.documentMode<9)) {
- if(canvas.tagName.toUpperCase() == "VAR") {
- cvi_curl.replace(canvas);
- }
- }else {
- if(canvas.tagName.toUpperCase() == "CANVAS") {
- cvi_curl.replace(canvas);
- }
- }
- }
-}
\ No newline at end of file
diff --git a/www/tpl/konz/js/Copy of konzert.js b/www/tpl/konz/js/Copy of konzert.js
deleted file mode 100644
index df259c975..000000000
--- a/www/tpl/konz/js/Copy of konzert.js
+++ /dev/null
@@ -1,396 +0,0 @@
-//var konz_ns_w = 175;
-//var konz_ns_h = 379;
-
-//var vhbgleftwidth = -1;
-//var vhbgrightwidth = -1;
-
-
-function initKonzert()
-{
-// jQuery.fn.center = function () {
-// this.css("position","absolute");
-// this.css("top", (($(window).height() - this.outerHeight()) / 2) + $(window).scrollTop() + "px");
-// this.css("left", (($(window).width() - this.outerWidth()) / 2) + $(window).scrollLeft() + "px");
-// return this;
-// };
-
-// initVorhangFades();
- initMugshots();
- initBGCurtain();
-}
-
-function konzertContactData()
-{
- // Melanie
- $('#email_mg').html('info'+'@m'+'elanie-gobbo.de ');
- $('#mobile_mg').html('+49 (0)151 - 50 45 68 09');
- $('#phone_mg').html('+49 (0)21 81 - 75 73 00');
- $('#fax_mg').html('+49 (0)21 81 - 75 73 01');
- // Management
- $('#email_va').html('elahaferkamp@googlemail.com ');
- $('#phone_va').html('mobil: +49(0)179-7041812');
- // Devs
- $('#email_giz').html('gizmore@wechall.net');
- $('#email_jakob').html('ols.jakob@googlemail.com');
-
-}
-
-function konzInitPresse()
-{
- try
- {
- tn = new Thumbnails();
- tn.instance('#thumbnails', 'img.mugshot', 2);
- tn.setButtons(GWF_WEB_ROOT+'/tpl/konz/img/pfeil_l.png', GWF_WEB_ROOT+'/tpl/konz/img/pfeil_r.png');
- tn.init();
- initMugshots();
- }
- catch (e)
- {
- alert(e);
- }
-}
-
-//
-//function initVorhangFades()
-//{
-//}
-
-//function initNotenstaender()
-//{
-// var ns = $('#notenst');
-// ns.click(zoomNotenstaender);
-// var sx = konz_ns_w / 4;
-// var sy = konz_ns_h / 4;
-// sx = sprintf('%dpx', sx);
-// sy = sprintf('%dpx', sy);
-// ns.width(sx);
-// ns.height(sy);
-// ns.css('background-size', '100%');
-//
-// $('#notenbu').hide();
-// $('#notenbuc').hide();
-//}
-
-//function zoomNotenstaender()
-//{
-// var ns = $('#notenst');
-// ns.unbind();
-// ns.animate({
-// 'width': konz_ns_w,
-// 'height': konz_ns_h,
-// 'background-size': '100%'
-// }, 800, function() { $('#notenbu').show(); $('#notenbu').click(zoomNotenbuch); } );
-//}
-
-//function zoomNotenbuch()
-//{
-// var ns = $('#notenst');
-// ns.animate({
-// 'width': konz_ns_w*4,
-// 'height': konz_ns_h,
-// 'background-size': '100%'
-// }, 800, function() {} );
-// var nb = $('#notenbu');
-// nb.animate({
-// 'width': konz_ns_w*4,
-// 'height': konz_ns_h,
-// 'background-size': '100%'
-// }, 800, function() { initBookPage(); } );
-//
-//}
-
-//function initBookPage()
-//{
-// var nbc = $('#notenbuc');
-// nbc.show();
-//}
-
-/* Mugshots */
-//var mugshotSmallHREF = '';
-//var mugshotSmallWidth = 0;
-//var mugshotSmallHeight = 0;
-//var mugshotLargeWidth = 0
-
-function initMugshots()
-{
- new Mugshot({'selector':'a.mugshot'});
-// unbindMugshots();
-// bindMugshots();
-}
-
-//function bindMugshots()
-//{
-// $('a.mugshot').click(function(){ return enlargeMugshot($(this)); });
-//}
-//
-//function unbindMugshots()
-//{
-// $('a.mugshot').unbind();
-// $('a.mugshot').click(function(){return false;});
-//}
-
-//function enlargeMugshot(a)
-//{
-// unbindMugshots();
-// var img = a.find('img');
-// var href = a.attr('href');
-// var alt = img.attr('alt');
-// var title = img.attr('title');
-// var ms = getMugshotLarge();
-// ms.html(' ');
-// var msi = ms.find('img');
-// prepareLargeMugshot(img, ms, msi);
-//// return false;
-// $(" ")
-// .attr("src", href)
-// .load(function() {
-// mugshotLargeWidth = this.width;
-// mugshotLargeHeight = this.height;
-// enlargeMugshotLoaded(img);
-// });
-// return false;
-//}
-
-//function getMugshotLarge()
-//{
-//// document.write('
');
-// var ms = $('#mugshot');
-// return ms;
-//}
-
-function distortMugshot(img)
-{
- img.attr('src', GWF_WEB_ROOT+'tpl/konz/img/distort.gif');
- img.css('width', mugshotSmallWidth+'px');
- img.css('height', mugshotSmallHeight+'px');
-}
-
-function prepareLargeMugshot(img, ms, msi)
-{
- var w = img.width();
- var h = img.height();
- mugshotSmallHREF = img.attr('src');
- mugshotSmallWidth = w;
- mugshotSmallHeight = h;
- var pos = img.position();
- var oy = pos.top; // + 155;
- var ox = pos.left + 240;
-
- distortMugshot(img);
-
- ms.css('top', oy+'px');
- ms.css('left', ox+'px');
- msi.css('width', w+'px');
- msi.css('height', h+'px');
- ms.show();
-}
-
-function enlargeMugshotLoaded(img)
-{
- var ms = $('#mugshot');
- var msi = ms.find('img');
-
- // Window
- var ww = $(window).width(); // - 24;
- var wh = $(window).height(); // - 24;
- var sx = $(window).scrollLeft();
- var sy = $(window).scrollTop();
-
- // Origin
- var pos = img.position();
- var oy = pos.top;// + 155;
- var ox = pos.left + 240;
- var ow = img.width();
- var oh = img.height();
-
- // Destination
- var dw = mugshotLargeWidth;
- var dh = mugshotLargeHeight;
-
- // Aspect Ratio
- var ax = dw / ww;
- var ay = dh / wh;
-
- var awh = dw / dh;
- var ahw = dh / dw;
-
- // Destination image width too large. Scale to screen width.
- if (dw > ww)
- {
- var rw = dw - ww;
- dw -= rw;
- var rh = rw * ahw;
- dh -= rh;
- }
-
- // Destinaion image too high. Offset and keep.
- if (dh > wh)
- {
- sy += (dh-wh)/2; // TODO: (currently just y offset and keep full image size)
- }
-
- var dx = (ww - dw) / 2 + sx;
- var dy = (wh - dh) / 2 + sy;
-
-// return false;
-
- ms.animate({
- 'left': dx+'px',
- 'top': dy+'px'
- }, 700, function() {} );
- msi.animate({
- 'width': dw+'px',
- 'height': dh+'px'
- }, 700, function() { msi.click(function() { return unMugShot(ms, msi, ox, oy, ow, oh, img); }); } );
-
- return false;
-}
-
-function unMugShot(ms, msi, ox, oy, ow, oh, img)
-{
- msi.unbind();
- // Zoom back
- ms.animate({
- 'left': ox+'px',
- 'top': oy+'px'
- }, 300, function() {} );
- msi.animate({
- 'width': ow+'px',
- 'height': oh+'px'
- }, 300, function() { ms.hide(); bindMugshots(); mugshotRestore(img); } );
-}
-
-function mugshotRestore(img)
-{
- img.attr('src', mugshotSmallHREF);
- img.attr('width', mugshotSmallWidth);
- img.attr('height', mugshotSmallHeight);
-}
-
-
-
-
-// --- --- //
-
-/**
- * Open/Close curtains
- */
-
-function initBGCurtain()
-{
- $('a').not('.mugshot').click(function() { return konzertMenuRedirect(this); } );
-
- var left = $('#vhbg_left');
- var right = $('#vhbg_right');
- left.width('50%');
- right.width('50%');
- $('#content').css('opacity', '0.0');
- left.animate({
- 'width': '200px'
- }, 1200, function() {} );
- right.animate({
- 'width': '200px'
- }, 1200, function() { konzertContentFade('1.0'); } );
-// vhbgleftwidth = left.width();
-// vhbgrightwidth = right.width();
-// $('#buehne_left').click(konzertToggleCurtain);
-}
-
-function konzertContentFade(val)
-{
- $('#content').animate({
- 'opacity': val
- }, 500, function(){});
-}
-
-function konzertMenuRedirect(a)
-{
- konzertContentFade('0.0');
- setTimeout(function() { konzertMenuRedirectB(a); }, 600);
- return false;
-}
-
-function konzertMenuRedirectB(a)
-{
- var left = $('#vhbg_left');
- var right = $('#vhbg_right');
- left.animate({
- 'width': '50%'
- }, 600, function() {} );
- right.animate({
- 'width': '50%'
- }, 600, function() {} );
-
- setTimeout(function() { document.location.href = a.href; }, 700);
-
- return false;
-}
-
-//var bgvh_mode = 0;
-//
-//function konzertToggleCurtain()
-//{
-// if (bgvh_mode === 0)
-// {
-// bgvh_mode = 2;
-// konzertOpenCurtain();
-// }
-// else if(bgvh_mode === 1)
-// {
-// bgvh_mode = 2;
-// konzertCloseCurtain();
-// }
-//}
-//
-//function konzertOpenCurtain()
-//{
-// var left = $('#vhbg_left');
-// var right = $('#vhbg_right');
-// left.animate({
-// 'width': '200px'
-// }, 1000, function() {} );
-// right.animate({
-// 'width': '200px'
-// }, 1000, function() { bgvh_mode = 1; } );
-//}
-//
-//function konzertCloseCurtain()
-//{
-// var left = $('#vhbg_left');
-// var right = $('#vhbg_right');
-// left.animate({
-//// 'width': vhbgleftwidth+'px'
-// 'width': '50%'
-// }, 1000, function() {} );
-// right.animate({
-// 'width': vhbgrightwidth+'px'
-// }, 1000, function() { bgvh_mode = 0; } );
-//}
-
-//====================================\\
-//13thParallel.org BeziƩr Curve Code \\
-//by Dan Pupius (www.pupius.net) \\
-//====================================\\
-//coord = function (x, y)
-//{
-// if(!x) var x=0;
-// if(!y) var y=0;
-// return {x: x, y: y};
-//};
-//
-//function B1(t) { return t*t*t; }
-//function B2(t) { return 3*t*t*(1-t); }
-//function B3(t) { return 3*t*(1-t)*(1-t); }
-//function B4(t) { return (1-t)*(1-t)*(1-t); }
-//
-//function getBezier(percent, C1, C2, C3, C4)
-//{
-// var pos = new coord();
-// pos.x = C1.x*B1(percent) + C2.x*B2(percent) + C3.x*B3(percent) + C4.x*B4(percent);
-// pos.y = C1.y*B1(percent) + C2.y*B2(percent) + C3.y*B3(percent) + C4.y*B4(percent);
-// return pos;
-//}
-
-//var ts;
-//var tn;
diff --git a/www/tpl/konz/js/konzert.js b/www/tpl/konz/js/konzert.js
index d19800d89..5422fa291 100644
--- a/www/tpl/konz/js/konzert.js
+++ b/www/tpl/konz/js/konzert.js
@@ -134,7 +134,7 @@ function initGhostwriterIntro()
{
var p = $('.ghost_intro');
p.ghostwriter('init', {
- 'style_processed': 'font-size: 32px; color: #fff;',
+ 'style_processed': 'font-size: 2rem; color: #fff;',
'color_left': '#feffff',
'color_right': '#fbfb26',
'size_left': 32,
diff --git a/www/tpl/pt/css/pt.css b/www/tpl/pt/css/pt.css
index 83475df81..597add6f3 100755
--- a/www/tpl/pt/css/pt.css
+++ b/www/tpl/pt/css/pt.css
@@ -188,7 +188,7 @@ form {
/** News **/
.gwf_newsbox_title {
- font-size: 20px;
+ font-size: 1.25rem;
-moz-border-radius-topleft: 9px;
-moz-border-radius-topright: 9px;
-webkit-border-top-left-radius: 9px;
@@ -201,7 +201,7 @@ form {
}
.gwf_newsbox_date {
- font-size: 13px;
+ font-size: 0.8125rem;
}
.gwf_newsbox_item {
@@ -225,7 +225,7 @@ form {
}
.gwf_newsbox_author {
- font-size: 13px;
+ font-size: 0.8125rem;
}
.gwf_newsbox .gwf_pagemenu {
@@ -283,7 +283,7 @@ form {
}
.gwf_post_edited {
- font-size: 13px;
+ font-size: 0.8125rem;
font-family: monospace;
}
@@ -314,7 +314,7 @@ td img {
/** PM **/
.gwf_pm_date {
text-align: left !important;
- font-size: 13px;
+ font-size: 0.8125rem;
font-family: monospace;
}
diff --git a/www/tpl/ssy/Copy of formX.php b/www/tpl/ssy/Copy of formX.php
deleted file mode 100755
index 72ca7db58..000000000
--- a/www/tpl/ssy/Copy of formX.php
+++ /dev/null
@@ -1,37 +0,0 @@
-', $tVars['action'], $tVars['method'], $tVars['encoding']);
-echo '';
-if ($tVars['title'] !== false) {
- echo sprintf('%s ', $tVars['num_visible_cells'], $tVars['title']);
-}
-
-if ($tVars['with_heads'])
-{
- echo '';
- foreach ($tVars['inputs'] as $input)
- {
- switch ($input[0])
- {
- default:
- echo sprintf('%s ', $input[2]);
- break;
- }
- }
- echo ' ';
-}
-
-echo '';
-foreach ($tVars['inputs'] as $input)
-{
- switch ($input[0])
- {
- default:
- echo sprintf('%s ', $input[1]);
- break;
-
- }
-}
-echo ' ';
-echo '
';
-
-?>
\ No newline at end of file
diff --git a/www/tpl/ssy/Copy of formY.php b/www/tpl/ssy/Copy of formY.php
deleted file mode 100755
index 20e2955a7..000000000
--- a/www/tpl/ssy/Copy of formY.php
+++ /dev/null
@@ -1,64 +0,0 @@
-
-
-
-
-', $tVars['action'], $tVars['method'], $tVars['encoding']);
-echo '';
-echo sprintf('%s ', $tVars['title']);
-foreach($tVars['inputs'] as $input)
-{
- $type = $input[0];
- $tooltip = empty($input[3]) ? '' : GWF_Button::tooltip($input[3]);
- switch($type)
- {
- case GWF_Form::INT:
- case GWF_Form::DECIMAL:
- echo sprintf('%s %s %s ', $input[2], $tooltip, $input[1]);
- break;
- case GWF_Form::DATE:
- case GWF_Form::DATE_CMP:
- case GWF_Form::STRING:
- case GWF_Form::GDO:
- case GWF_Form::FROM_GDO:
- case GWF_Form::OPTION:
- case GWF_Form::SUBMIT:
- case GWF_Form::SPECIAL:
- case GWF_Form::SPECIAL_OPT:
- case GWF_Form::STEXT:
- case GWF_Form::FILE:
- case GWF_Form::FILE_OPT:
- echo sprintf('%s %s %s ', $input[2], $tooltip, $input[1]);
- break;
- case GWF_Form::MESSAGE:
- echo sprintf('%s%s ', $input[2], $tooltip);
- echo sprintf('%s ', $input[1]);
- break;
- case GWF_Form::PASSWORD:
- echo sprintf('%s %s %s ', $input[2], GWF_Button::tooltip(GWF_HTML::lang('tt_password')), $input[1]);
- break;
- case GWF_Form::DIVIDER:
- echo sprintf(' ');
- break;
- case GWF_Form::HEADLINE:
- echo sprintf('%s%s ', $input[2], $tooltip);
- break;
- case GWF_Form::SUBMITS:
- echo ''.$input[1].' ';
- break;
- case GWF_Form::CAPTCHA:
- echo sprintf('%s %s %s ', GWF_HTML::lang('th_captcha1'), GWF_Button::tooltip(GWF_HTML::lang('tt_captcha1')), $input[1][1]);
- echo sprintf('%s %s %s ', GWF_HTML::lang('th_captcha2'), GWF_Button::tooltip(GWF_HTML::lang('tt_captcha2')), $input[1][0]);
- break;
- case GWF_Form::CSRF:
- case GWF_Form::HIDDEN:
- echo sprintf('%s ', $input[1]);
- break;
- }
-}
-echo '
';
-echo '';
-?>
-
-
-
diff --git a/www/tpl/ssy/css/Copy (2) of ssy.css b/www/tpl/ssy/css/Copy (2) of ssy.css
deleted file mode 100755
index cdce166fc..000000000
--- a/www/tpl/ssy/css/Copy (2) of ssy.css
+++ /dev/null
@@ -1,634 +0,0 @@
-/*** Gradient Colors:
-* Bright : #576578
-* Dark : #020811
-**** Text Colors:
-* Front Blue: #acb5c1
-***/ /** HTML **/
-* {
- color: #acb5c1;
- margin: 0 auto;
- font-family: arial, serif;
-}
-
-html,body {
- height: 100%;
- min-height: 100%;
-}
-
-#ssy_wrap,#ssy_main,#ssy_right {
- height: auto !important;
- height: 100%;
- min-height: 100%;
-}
-
-a {
- font-weight: bold;
- text-decoration: underline;
-}
-
-a:HOVER {
- text-decoration: none;
-}
-
-/*** GRADIENTS ***/
-.ssy1600h {
- background: url(../img/_ssy1600h.png) right repeat-y #020811;
-}
-
-.ssy1600h_faux {
- background: url(../img/_ssy1600h_faux.png) right repeat-y #020811;
-}
-
-.ssy1024h,.ssy_border2 {
- background: url(../img/_ssy1024h.png) repeat-y #020811;
-}
-
-.ssy1024h_R,.ssy_box {
- background: url(../img/_ssy1024h_R.png) repeat-y #576578;
-}
-
-.ssy1024v {
- background: url(../img/_ssy1024v.png) repeat-x #020811;
-}
-
-.ssy1024v_R {
- background: url(../img/_ssy1024v_R.png) repeat-x #576578;
-}
-
-.ssy800h,.ssy_table_even_0,.ssy_form_border,form textarea {
- background: url(../img/_ssy800h.png) repeat-y #020811;
-}
-
-.ssy800h_R,#ssy_soft_table,.ssy_table_even_1,.ssy_form_wrap {
- background: url(../img/_ssy800h_R.png) repeat-y #576578;
-}
-
-.ssy800v {
- background: url(../img/_ssy800v.png) repeat-x #020811;
-}
-
-.ssy800v_R {
- background: url(../img/_ssy800v_R.png) repeat-x #576578;
-}
-
-.ssy640h {
- background: url(../img/_ssy640h.png) repeat-y #020811;
-}
-
-.ssy640h_R {
- background: url(../img/_ssy640h_R.png) repeat-y #576578;
-}
-
-.ssy640v {
- background: url(../img/_ssy640v.png) repeat-x #020811;
-}
-
-.ssy640v_R {
- background: url(../img/_ssy640v_R.png) repeat-x #576578;
-}
-
-.ssy480h {
- background: url(../img/_ssy480h.png) repeat-y #020811;
-}
-
-.ssy480h_R {
- background: url(../img/_ssy480h_R.png) repeat-y #576578;
-}
-
-.ssy480v {
- background: url(../img/_ssy480v.png) repeat-x #020811;
-}
-
-.ssy480v_R {
- background: url(../img/_ssy480v_R.png) repeat-x #576578;
-}
-
-.ssy320h,form input,form input[type="submit"],.ssy_leftlinks a,#ssy_soft_table td
- {
- background: url(../img/_ssy320h.png) repeat-y #020811;
-}
-
-.ssy320h_R,.ssy_border,form input[type="submit"]:HOVER,.ssy_leftlinks a:HOVER,#ssy_soft_table td:HOVER
- {
- background: url(../img/_ssy320h_R.png) repeat-y #576578;
-}
-
-.ssy320v {
- background: url(../img/_ssy320v.png) repeat-x #020811;
-}
-
-.ssy320v_R {
- background: url(../img/_ssy320v_R.png) repeat-x #576578;
-}
-
-.ssy240h,.ssy_sidemenu_e,.ssy_small_softbox a,#ssy_service_table td,td.ssy_soft_in
- {
- background: url(../img/_ssy240h.png) repeat-y #020811;
-}
-
-.ssy240h_R,.ssy_sidemenu_e:HOVER,.ssy_small_softbox a:HOVER,#ssy_service_table td:HOVER,td.ssy_soft_in:HOVER
- {
- background: url(../img/_ssy240h_R.png) repeat-y #576578;
-}
-
-.ssy240v {
- background: url(../img/_ssy240v.png) repeat-x #020811;
-}
-
-.ssy240v_R {
- background: url(../img/_ssy240v_R.png) repeat-x #576578;
-}
-
-/* MAIN FRAMES */
-#ssy_main {
- text-align: center;
- margin: 0px auto;
-}
-
-#ssy_right {
- text-align: center;
- float: right;
- width: 250px;
-}
-
-.ssy_fauxed2 {
- padding-right: 250px;
-}
-
-.ssy_fauxed {
- padding-right: 250px;
-}
-
-/** FRONT LOGO **/
-.ssy_logotext {
- margin-top: 20px;
- width: 200px;
- height: 15px;
- background: url(../img/assessystem.png);
-}
-
-/* LANG MENU */
-.ssy_langmenu {
- position: absolute;
- top: 10px;
- left: 10px;
-}
-
-.ssy_langmenu a {
- display: block;
- font-size: 12px;
- text-decoration: none;
- color: #acb5c1;
-}
-
-.ssy_langmenu a:HOVER {
- font-weight: bolder;
-}
-
-/* ANGEL */
-.ssy_angel {
- position: fixed;
- width: 180px;
- height: 190px;
- right: 7px;
- bottom: 7px;
- background: url(../img/AngeloSmallR.png) no-repeat transparent 100% 100%
- ;
- z-index: 1;
-}
-
-/* ROSE */
-.ssy_rose {
- display: inline-block;
- width: 160px;
- height: 170px;
- background: url(../img/RoseSmall.png) no-repeat transparent center top;
- text-align: center;
- margin: 0px auto;
-}
-
-/** BORDER 2px */
-.ssy_border,.ssy_noborder {
- display: inline-block;
- padding: 2px;
-}
-
-/* SIDEMENU */
-#ssy_sidemenu {
- display: inline-block;
- position: relative;
- z-index: 2;
- font-size: 12px;
-}
-
-#ssy_sidemenu a {
- text-align: right;
- padding: 16px 10px 2px 10px;
-}
-
-.ssy_sidemenu_e {
- display: block;
- margin: 1px 0px;
- vertical-align: bottom;
-}
-
-.ssy_sidemenu_e {
- min-width: 240px;
-}
-
-.ssy_sidemenu_e a {
- display: block;
- text-decoration: none;
- text-align: right;
- font-weight: normal;
-}
-
-/** MAIN MENU */
-#ssy_mainmenu {
- position: fixed;
- bottom: 8px;
- left: 0px;
- width: 100%;
- text-align: center;
-}
-
-#ssy_mainmenu a {
- text-align: center;
- display: block;
- padding: 16px 10px 2px 10px;
- font-weight: normal;
-}
-
-/* FOOTER */
-#ssy_footersp,#ssy_footer,#ssy_footer a {
- height: 30px;
- margin: 0;
- padding: 0;
-}
-
-#ssy_footer {
- vertical-align: bottom;
- text-align: center;
- z-index: 2;
-}
-
-#ssy_footer a {
- height: 30px;
- line-height: 30px;
- font-size: 12px;
- color: #acb5c1;
- text-decoration: none;
- padding: 0px 32px;
-}
-
-#ssy_footer a:HOVER {
- color: #bcc5d1;
-}
-
-/** BOX **/
-.ssy_border3 {
- display: table;
- min-width: 50%;
-}
-
-.ssy_border2 {
- margin-top: 20px;
- padding: 2px;
- display: inline-block;
- width: 95%;
-}
-
-.ssy_box {
- text-align: left;
- padding: 5px;
- display: block;
- min-height: 80px;
-}
-
-/** Error / Message **/
-.ssy_errors {
- display: block;
- background: url(../img/_ssy_error.png) repeat-y #020811;
-}
-
-.ssy_messages {
- display: block;
- background: url(../img/_ssy_message.png) repeat-y #020811;
-}
-
-.ssy_error {
- font-weight: bold;
- color: white;
-}
-
-.ssy_message {
- font-weight: bold;
- color: white;
-}
-
-.ssy_error,.ssy_message {
- display: block;
- padding: 4px 10px;
-}
-
-.ssy_errors,.ssy_messages {
- width: 80%;
- display: table;
- padding: 10px 20px 10px 10px;
-}
-
-/** SOFT TABLE OUTLINE **/
-.ssy_st_out3_t {
- display: block;
- text-align: left;
- margin-bottom: 1px;
- padding: 16px 0px 4px 6px;
- margin-left: 220px;
-}
-
-.ssy_st_out2_t { /* display: block;*/
- text-align: left;
- margin-left: 40px;
- line-height: 20px;
-}
-
-.ssy_st_out3 {
- margin-top: 40px;
- /* display: table;*/
- padding: 10px;
- margin-left: 5px;
- margin-right: 5px;
- display: table;
- float: left;
-}
-
-.ssy_st_out2 {
- display: block;
- padding: 10px 4px 4px 4px;
- margin-left: 220px;
-}
-
-.ssy_st_out1 {
- display: block;
- padding: 10px;
- text-align: left;
-}
-
-.ssy_st_out3,ssy_st_out3_t { /* padding-left: 220px;*/
-
-}
-
-.ssy_small_softbox { /* display: block;
- float: left;*/ /* display: table;
- float: left;*/ /* margin-left: -210px;*/ /* background: inherit;
- text-align: left;-*/
- float: left;
- display: inline-block;
- width: 210px;
- text-align: left;
-}
-
-.ssy_small_softbox a {
- width: 180px;
- display: block;
- margin-bottom: 1px;
- padding: 2px 10px 2px 10px;
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
-}
-
-/** DEV / SERVICE **/
-#ssy_service_table {
- margin-top: 20px;
-}
-
-#ssy_service_table td {
- vertical-align: bottom;
- text-align: left;
- padding: 20px 20px 4px 10px;
- min-width: 20%;
- font-size: 11px;
-}
-
-/* 2 3 10 table **/
-#ssy_soft_table {
- font-size: 12px;
- margin-top: 20px;
- width: 98%;
-}
-
-.ssy_soft_inner span {
- height: inherit;
- text-align: right;
- display: block;
-}
-
-#ssy_soft_table a {
- display: block;
-}
-
-.ssy_soft2 {
- vertical-align: bottom;
- text-align: right;
- padding: 0 4px 2px 0;
-}
-
-.ssy_soft3 {
- vertical-align: bottom;
- height: 40px;
-}
-
-.ssy_soft3 a {
- text-align: right;
- padding: 0 4px 2px 0;
-}
-
-.ssy_soft_in {
- vertical-align: bottom;
- text-align: right;
-}
-
-#ssy_soft_table a {
- display: block;
- text-decoration: none;
- color: #acb5c1; /* The Front Blue */
-}
-
-.ssy_soft_out {
- vertical-align: top;
- text-align: left;
-}
-
-/* FORM */
-form,table {
- margin: auto;
- position: relative;
- z-index: 2;
- display: table;
-}
-
-form {
- display: table;
-}
-
-.ssy_form_border {
- display: table !important;
- display: inline;
-}
-
-.ssy_form_wrap {
- display: inline;
- margin: 2px;
-}
-
-.ssy_form_spacer {
- height: 40px;
-}
-
-form table {
- display: table;
-}
-
-form table th {
- font-size: 18px;
-}
-
-td {
-
-}
-
-form>table>tbody>tr>td {
- text-align: right;
-}
-
-form>table>tbody>tr>td+td {
- text-align: left;
-}
-
-form input {
- padding: 4px 6px;
- font-size: 12px;
-}
-
-form textarea {
- width: 100%;
- min-width: 520px;
-}
-
-form input[type="text"],form input[type="password"] {
- width: 320px;
- border-color: #acb5c1;
-}
-
-form input[type="checkbox"] {
- color: black;
-}
-
-form input[type="submit"] {
- padding: 6px 12px;
-}
-
-form input[type="submit"]:HOVER {
- cursor: pointer;
-}
-
-.ssy_form_y form { /* min-width: 80%;*/ /* padding-top: 20px;
- padding-bottom: 20px;*/
-
-}
-
-/** Default Tables */
-th.gwf_th,th.gwf_th_sel,.gwf_th a,.gwf_th_sel a,.gwf_th,.gwf_th_sel {
- line-height: 32px;
- height: 32px;
- vertical-align: middle;
- text-align: left !important;
- white-space: nowrap;
- margin: 1px 5px;
-}
-
-.gwf_th,.gwf_th_sel {
-
-}
-
-.gwf_th_sel a {
- color: white !important;
-}
-
-.gwf_th_ASC {
- padding-left: 32px;
- background: url(../ico/desc.gif) no-repeat left;
-}
-
-.gwf_th_DESC {
- padding-left: 32px;
- background: url(../ico/asc.gif) no-repeat left;
-}
-
-/** WE THANK **/
-.ssy_rightcontainer {
- margin-left: 48px;
-}
-
-.ssy_leftlinks {
- min-width: 180px;
- margin-right: 48px;
-}
-
-.ssy_leftlinks,.ssy_rightcontainer {
- display: inline-block;
- min-height: 240px;
-}
-
-.ssy_leftlinks a {
- display: block;
- text-align: left;
- margin: 1px;
- padding: 2px 15px;
- min-width: 240px;
- font-size: 12px;
- text-decoration: none;
- font-weight: normal;
-}
-
-.ssy_leftlinks a:HOVER {
-
-}
-
-/** Page Menu **/
-.pagemenu a {
- text-decoration: none;
- font-weight: normal;
- font-size: 16px;
-}
-
-.pagemenu_current {
- font-weight: bolder !important;
- font-size: 24px !important;
- color: #ffffff;
-}
-
-/** Admin **/
-.gwf_tabs {
- margin: 0px auto 20px auto;
- padding-top: 10px;
-}
-
-.gwf_tab,.gwf_tab_sel {
- padding: 0 20px;
- text-decoration: none;
-}
-
-.gwf_tab_sel {
- color: white !important;
-}
-
-/** GWF_Buttons **/
-.gwf_button,.gwf_buttons {
- padding: 10px;
-}
-
-.gwf_buttons a,a.gwf_button {
- white-space: nowrap;
-}
diff --git a/www/tpl/ssy/css/Copy of ssy.css b/www/tpl/ssy/css/Copy of ssy.css
deleted file mode 100755
index 863afb45d..000000000
--- a/www/tpl/ssy/css/Copy of ssy.css
+++ /dev/null
@@ -1,358 +0,0 @@
-/*** Gradient Colors:
-* Bright : #576578
-* Dark : #020811
-**** Text Colors:
-* Front Blue: #acb5c1
-***/
-
-/** HTML **/
-* { color: #acb5c1; margin: 0 auto; font-family: arial, serif; }
-html, body {
- height: 100%;
- min-height: 100%;
-}
-#ssy_wrap, #ssy_main, #ssy_right {
- height: auto !important;
- height: 100%;
- min-height: 100%;
-}
-
-a { font-weight: bold; text-decoration: underline; }
-a:HOVER { text-decoration: none; }
-
-/*** GRADIENTS ***/
-.ssy1600h { background: url(/template/ssy/img/_ssy1600h.png) right repeat-y #020811; }
-.ssy1600h_faux { background: url(/template/ssy/img/_ssy1600h_faux.png) right repeat-y #020811; }
-.ssy1024h, .ssy_border2 { background: url(/template/ssy/img/_ssy1024h.png) repeat-y #020811; }
-.ssy1024h_R, .ssy_box { background: url(/template/ssy/img/_ssy1024h_R.png) repeat-y #576578; }
-.ssy1024v { background: url(/template/ssy/img/_ssy1024v.png) repeat-x #020811; }
-.ssy1024v_R { background: url(/template/ssy/img/_ssy1024v_R.png) repeat-x #576578; }
-.ssy800h, .ssy_table_even_0, .ssy_form_border, form textarea { background: url(/template/ssy/img/_ssy800h.png) repeat-y #020811; }
-.ssy800h_R, #ssy_soft_table, .ssy_table_even_1, .ssy_form_wrap { background: url(/template/ssy/img/_ssy800h_R.png) repeat-y #576578; }
-.ssy800v { background: url(/template/ssy/img/_ssy800v.png) repeat-x #020811; }
-.ssy800v_R { background: url(/template/ssy/img/_ssy800v_R.png) repeat-x #576578; }
-.ssy640h { background: url(/template/ssy/img/_ssy640h.png) repeat-y #020811; }
-.ssy640h_R { background: url(/template/ssy/img/_ssy640h_R.png) repeat-y #576578; }
-.ssy640v { background: url(/template/ssy/img/_ssy640v.png) repeat-x #020811; }
-.ssy640v_R { background: url(/template/ssy/img/_ssy640v_R.png) repeat-x #576578; }
-.ssy480h { background: url(/template/ssy/img/_ssy480h.png) repeat-y #020811; }
-.ssy480h_R { background: url(/template/ssy/img/_ssy480h_R.png) repeat-y #576578; }
-.ssy480v { background: url(/template/ssy/img/_ssy480v.png) repeat-x #020811; }
-.ssy480v_R { background: url(/template/ssy/img/_ssy480v_R.png) repeat-x #576578; }
-.ssy320h, form input, form input[type="submit"], .ssy_leftlinks a { background: url(/template/ssy/img/_ssy320h.png) repeat-y #020811; }
-.ssy320h_R, .ssy_border, form input[type="submit"]:HOVER, .ssy_leftlinks a:HOVER { background: url(/template/ssy/img/_ssy320h_R.png) repeat-y #576578; }
-.ssy320v { background: url(/template/ssy/img/_ssy320v.png) repeat-x #020811; }
-.ssy320v_R { background: url(/template/ssy/img/_ssy320v_R.png) repeat-x #576578; }
-.ssy240h, .ssy_sidemenu_e, .ssy_small_softbox a, #ssy_service_table td, #ssy_soft_table td { background: url(/template/ssy/img/_ssy240h.png) repeat-y #020811; }
-.ssy240h_R, .ssy_sidemenu_e:HOVER, .ssy_small_softbox a:HOVER, #ssy_service_table td:HOVER, #ssy_soft_table td:HOVER, .ssy_soft_inner span { background: url(/template/ssy/img/_ssy240h_R.png) repeat-y #576578; }
-.ssy240v { background: url(/template/ssy/img/_ssy240v.png) repeat-x #020811; }
-.ssy240v_R { background: url(/template/ssy/img/_ssy240v_R.png) repeat-x #576578; }
-
-/* MAIN FRAMES */
-#ssy_main { text-align: center; margin: 0px auto; }
-#ssy_right { text-align: center; float: right; width: 250px; }
-/*.ssy_fauxed { padding-right: 250px; }*/
-
-/* COMMON */
-.ce { text-align: center; margin-left: auto; margin-right: auto; }
-.ib { display: inline-block; }
-.t { display: table; }
-.b { display: block; }
-.i { display: inline; }
-.fl { float: left; }
-.fr { float: right; }
-.cb { clear: both; }
-.cl { clear: left; }
-.cr { clear: right; }
-.le { text-align: left; }
-.ri { text-align: right; }
-
-/** FRONT LOGO **/
-.ssy_logotext { margin-top: 20px; width: 200px; height: 15px; background: url(/template/ssy/img/assessystem.png); }
-
-/* LANG MENU */
-.ssy_langmenu { position: absolute; top: 10px; left: 10px; }
-.ssy_langmenu a { display: block; font-size: 12px; text-decoration: none; color: #acb5c1; }
-.ssy_langmenu a:HOVER { font-weight: bolder; }
-
-/* ANGEL */
-.ssy_angel { position: fixed; width: 180px; height: 190px; right: 7px; bottom: 7px; background: url(/template/ssy/img/AngeloSmallR.png) no-repeat transparent 100% 100%; z-index: 1; }
-
-/* ROSE */
-.ssy_rose { display: inline-block; width: 160px; height: 170px; background: url(/template/ssy/img/RoseSmall.png) no-repeat transparent center top; text-align: center; margin: 0px auto; }
-
-/** BORDER 2px */
-.ssy_border, .ssy_noborder { display: inline-block; padding: 2px; }
-
-/* SIDEMENU */
-#ssy_sidemenu { display: inline-block; position: relative; z-index: 2; font-size: 12px; }
-#ssy_sidemenu a { text-align: right; padding: 16px 10px 2px 10px; }
-.ssy_sidemenu_e { display: block; margin: 1px 0px; vertical-align: bottom; }
-.ssy_sidemenu_e { min-width: 240px; }
-.ssy_sidemenu_e a { display: block; text-decoration: none; text-align: right; font-weight: normal; }
-
-/** MAIN MENU */
-#ssy_mainmenu { position: fixed; bottom: 8px; left: 0px; width: 100%; text-align: center; }
-#ssy_mainmenu a { text-align: center; display: block; padding: 16px 10px 2px 10px; font-weight: normal; }
-
-/* FOOTER */
-#ssy_footersp, #ssy_footer, #ssy_footer a { height: 30px; margin: 0; padding: 0; }
-#ssy_footer { vertical-align: bottom; text-align: center; z-index: 2; }
-#ssy_footer a { height: 30px; line-height: 30px; font-size: 12px; color: #acb5c1; text-decoration: none; padding: 0px 32px; }
-#ssy_footer a:HOVER { color: #bcc5d1; }
-
-/** BOX **/
-.ssy_border3 { display: table; min-width: 50%; }
-.ssy_border2 { margin-top: 20px; padding: 2px; display: inline-block; width: 95%; }
-.ssy_box { text-align: left; padding: 5px; display: block; min-height: 80px; }
-
-/** Error / Message **/
-.ssy_errors {
- margin-top: 10px;
- display: block;
- width: 50%;
- padding: 4px 10px;
- background: url(/template/ssy/img/_ssy_error.png) repeat-y #020811;
-}
-.ssy_error {
- display: block;
- padding: 4px 10px;
- font-weight: bold;
- color: white;
-}
-.ssy_messages {
- margin-top: 10px;
- display: table;
- width: 50%;
- padding: 4px 10px;
- background: url(/template/ssy/img/_ssy_message.png) repeat-y #020811;
-}
-.ssy_message {
- font-weight: bold;
- color: white;
-}
-
-
-/** SOFT TABLE OUTLINE **/
-.ssy_st_out3_t {
- display: block;
- text-align: left;
- margin-bottom: 1px;
- padding: 16px 0px 4px 6px;
-}
-.ssy_st_out2_t {
- display: block;
- text-align: left;
- margin-left: 40px;
- line-height: 20px;
-}
-
-.ssy_st_out3 {
- margin-top: 40px;
- display: table;
- padding: 10px;
- margin-left: 5px;
- margin-right: 5px;
-}
-.ssy_st_out2 {
- display: table;
- padding: 10px 4px 4px 4px;
-}
-.ssy_st_out1 {
- display: table;
- padding: 10px;
-}
-
-.ssy_st_out3, ssy_st_out3_t {
- padding-left: 220px;
-}
-
-
-.ssy_small_softbox {
- display: block;
- float: left;
- margin-left: -210px;
- background: inherit;
- text-align: left;
-}
-
-.ssy_small_softbox a {
- width: 180px;
- display: block;
- margin-bottom: 1px;
- padding: 2px 10px 2px 10px;
- font-size: 12px;
- font-weight: normal;
- text-decoration: none;
-}
-
-
-/** DEV / SERVICE **/
-#ssy_service_table { margin-top: 20px; }
-#ssy_service_table td { vertical-align: bottom; text-align: left; padding: 20px 20px 4px 10px; min-width: 20%; font-size: 11px; }
-
-
-/* 2 3 10 table **/
-
-#ssy_soft_table {
- font-size: 12px;
- margin-top: 20px;
- width: 80%;
-}
-
-.ssy_soft_inner span {
- height: inherit;
- text-align: right;
- display: block;
-}
-
-#ssy_soft_table a {
- display: block;
-}
-
-.ssy_soft2 {
- vertical-align: bottom;
- text-align: right;
- padding: 0 4px 2px 0;
-}
-
-.ssy_soft3 {
- vertical-align: bottom;
- height: 40px;
-}
-
-.ssy_soft3 a {
- text-align: right;
- padding: 0 4px 2px 0;
-}
-
-.ssy_soft_in {
- vertical-align: bottom;
- text-align: right;
-
-}
-
-#ssy_soft_table a {
- display: block;
- text-decoration: none;
- color: #acb5c1; /* The Front Blue */
-}
-
-.ssy_soft_out {
- vertical-align: top;
- text-align: left;
-}
-
-/* FORM */
-form, table {
- margin: auto;
- position: relative;
- z-index: 2;
- display: table;
-}
-
-form {
- display: table;
-}
-
-.ssy_form_border {
- display: table !important;
- display: inline;
-}
-.ssy_form_wrap {
- display: inline;
- margin: 2px;
-}
-
-.ssy_form_spacer {
- height: 40px;
-}
-
-form table {
- display: table;
- text-align: right;
-}
-
-form table th {
- font-size: 24px;
-}
-
-form input {
- padding: 4px 6px;
- font-size: 12px;
-}
-
-form textarea {
- width: 100%;
- min-width: 480px;
-}
-
-form input[type="text"], form input[type="password"] {
- width: 320px;
- border-color: #acb5c1;
-}
-
-form input[type="checkbox"] {
- color: black;
-}
-
-form input[type="submit"] {
- padding: 6px 12px;
-}
-form input[type="submit"]:HOVER {
- cursor: pointer;
-}
-
-.ssy_form_y form {
- min-width: 80%;
- padding-top: 20px;
- padding-bottom: 20px;
-}
-/** Default Tables */
-.gwf_th_selected a { color: white !important; }
-.gwf_th_ASC { background: green; }
-.gwf_th_DESC { background: blue; }
-
-
-/** WE THANK **/
-
-.ssy_rightcontainer {
- margin-left: 48px;
-}
-
-.ssy_leftlinks {
- min-width: 180px;
- margin-right: 48px;
-}
-
-.ssy_leftlinks, .ssy_rightcontainer {
- display: inline-block;
- min-height: 240px;
-}
-
-.ssy_leftlinks a {
- display: block;
- text-align: left;
- margin: 1px;
- padding: 2px 15px;
- min-width: 240px;
- font-size: 12px;
- text-decoration: none;
- font-weight: normal;
-}
-
-.ssy_leftlinks a:HOVER {
-}
-
-/** Page Menu **/
-.pagemenu a {
- text-decoration: none;
- font-weight: normal;
- font-size: 16px;
-}
-
-.pagemenu_current {
- font-weight: bolder !important;
- font-size: 24px !important;
- color: #ffffff;
-}
diff --git a/www/tpl/ssy/css/ssy.css b/www/tpl/ssy/css/ssy.css
index a06cacc2b..411bc0b57 100755
--- a/www/tpl/ssy/css/ssy.css
+++ b/www/tpl/ssy/css/ssy.css
@@ -176,7 +176,7 @@ a:HOVER {
.ssy_langmenu a {
display: block;
- font-size: 12px;
+ font-size: 0.75rem;
text-decoration: none;
color: #acb5c1;
}
@@ -218,7 +218,7 @@ a:HOVER {
display: inline-block;
position: relative;
z-index: 2;
- font-size: 12px;
+ font-size: 0.75rem;
}
#ssy_sidemenu a {
@@ -275,7 +275,7 @@ a:HOVER {
#ssy_footer a {
height: 30px;
line-height: 30px;
- font-size: 12px;
+ font-size: 0.75rem;
color: #acb5c1;
text-decoration: none;
padding: 0px 32px;
@@ -395,7 +395,7 @@ a:HOVER {
display: block;
margin-bottom: 1px;
padding: 2px 10px 2px 10px;
- font-size: 12px;
+ font-size: 0.75rem;
font-weight: normal;
text-decoration: none;
}
@@ -410,12 +410,12 @@ a:HOVER {
text-align: left;
padding: 20px 20px 4px 10px;
min-width: 20%;
- font-size: 11px;
+ font-size: 0.6875rem;
}
/* 2 3 10 table **/
#ssy_soft_table {
- font-size: 12px;
+ font-size: 0.75rem;
margin-top: 20px;
width: 98%;
}
@@ -493,7 +493,7 @@ form table {
}
form table th {
- font-size: 18px;
+ font-size: 1.125rem;
}
td {
@@ -510,7 +510,7 @@ form>table>tbody>tr>td+td {
form input {
padding: 4px 6px;
- font-size: 12px;
+ font-size: 0.75rem;
}
form textarea {
@@ -590,7 +590,7 @@ th, th a {
margin: 1px;
padding: 2px 15px;
min-width: 240px;
- font-size: 12px;
+ font-size: 0.75rem;
text-decoration: none;
font-weight: normal;
}
@@ -603,12 +603,12 @@ th, th a {
.gwf_pagemenu a {
text-decoration: none;
font-weight: normal;
- font-size: 16px;
+ font-size: 1rem;
}
.gwf_pagemenu_sel {
font-weight: bolder !important;
- font-size: 24px !important;
+ font-size: 1.5rem !important;
color: #ffffff;
}
diff --git a/www/tpl/ssy/css/ssy2.css b/www/tpl/ssy/css/ssy2.css
index 351a188c5..fc2b8950f 100755
--- a/www/tpl/ssy/css/ssy2.css
+++ b/www/tpl/ssy/css/ssy2.css
@@ -58,7 +58,7 @@ html, body, #ssy_wrap, #ssy_main, #ssy_right {
color: red;
background: white;
font-weight: bolder;
- font-size: 18px;
+ font-size: 1.125rem;
border: 6px groove black;
background: url(/template/ssy/img/grad_menu.png) repeat-y #a2acb9;
}
@@ -100,7 +100,7 @@ html, body, #ssy_wrap, #ssy_main, #ssy_right {
.ssy_assess {
text-align: center;
color: white;
- font-size: 38px;
+ font-size: 2.375rem;
color: #e2e2e2;
background: url(/template/ssy/img/RoseSmall.png) no-repeat transparent center top;
padding-top: 170px;
@@ -117,7 +117,7 @@ html, body, #ssy_wrap, #ssy_main, #ssy_right {
.ssy_langmenu a {
display: block;
- font-size: 12px;
+ font-size: 0.75rem;
text-decoration: none;
color: #acb5c1;
}
@@ -278,14 +278,14 @@ form table {
}
form table th {
- font-size: 20px;
+ font-size: 1.25rem;
}
form input {
color: #ffffff;
background: url(/template/ssy/img/grad_menu.png) repeat-y #a2acb9;
padding: 4px 6px;
- font-size: 14px;
+ font-size: 0.875rem;
}
form input[type="text"], form input[type="password"] {
diff --git a/www/tpl/ssy/css/ssy3.css b/www/tpl/ssy/css/ssy3.css
index 0d1c7aaa3..146a06d5f 100755
--- a/www/tpl/ssy/css/ssy3.css
+++ b/www/tpl/ssy/css/ssy3.css
@@ -48,7 +48,7 @@ html, body {
/* LANG MENU */
.ssy_langmenu { position: absolute; top: 10px; left: 10px; }
-.ssy_langmenu a { display: block; font-size: 12px; text-decoration: none; color: #acb5c1; }
+.ssy_langmenu a { display: block; font-size: 0.75rem; text-decoration: none; color: #acb5c1; }
.ssy_langmenu a:HOVER { font-weight: bolder; }
/* ANGEL */
@@ -91,7 +91,7 @@ html, body {
position: relative;
z-index: 2;
/* margin: auto; */
- font-size: 12px;
+ font-size: 0.75rem;
}
#ssy_sidemenu a {
@@ -103,7 +103,7 @@ html, body {
}
.ssy_sitename {
- font-size: 32px;
+ font-size: 2rem;
margin-top: 15px;
}
@@ -217,7 +217,7 @@ html, body {
*/
#ssy_soft_table {
- font-size: 12px;
+ font-size: 0.75rem;
margin-top: 20px;
width: 80%;
}
@@ -310,7 +310,7 @@ form table {
}
form table th {
- font-size: 24px;
+ font-size: 1.5rem;
}
form input {
@@ -319,7 +319,7 @@ form input {
background: url(/template/ssy/img/grad_menu.png) repeat-y #0c1724;
padding: 4px 6px;
- font-size: 12px;
+ font-size: 0.75rem;
}
@@ -394,7 +394,7 @@ width: 30%;
display: block;
margin-top: 16px;
margin-bottom: 16px;
- font-size: 19px;
+ font-size: 1.1875rem;
}
.gwf_newsbox_author {
}
@@ -489,7 +489,7 @@ width: 30%;
padding: 2px 15px;
background: url(/template/ssy/img/grad_menuR.png) repeat-y #657487;
min-width: 240px;
- font-size: 12px;
+ font-size: 0.75rem;
}
.ssy_leftlinks a:HOVER {
@@ -515,7 +515,7 @@ width: 30%;
#ssy_footer a {
height: 30px;
line-height: 30px;
- font-size: 12px;
+ font-size: 0.75rem;
color: #acb5c1;
text-decoration: none;
padding: 0px 32px;
@@ -527,22 +527,22 @@ width: 30%;
h1 {
padding-top: 20px;
- font-size: 18px;
+ font-size: 1.125rem;
font-weight: normal;
}
h2 {
padding-top: 10px;
- font-size: 16px;
+ font-size: 1rem;
font-weight: normal;
}
h3 {
padding-top: 5px;
- font-size: 14px;
+ font-size: 0.875rem;
font-weight: normal;
}
h4, h5, p {
padding-top: 2px;
- font-size: 12px;
+ font-size: 0.75rem;
font-weight: normal;
}
@@ -584,7 +584,7 @@ h4, h5, p {
text-align: left;
padding: 20px 20px 4px 10px;
min-width: 20%;
- font-size: 11px;
+ font-size: 0.6875rem;
}
#ssy_service_table td:HOVER {
@@ -638,7 +638,7 @@ h4, h5, p {
background: url(/template/ssy/img/grad_menu.png) repeat-y #0c1724;
margin-bottom: 1px;
padding: 2px 10px 2px 10px;
- font-size: 12px;
+ font-size: 0.75rem;
}
.ssy_small_softbox a:HOVER {
diff --git a/www/tpl/ssy/css/ssy_old.css b/www/tpl/ssy/css/ssy_old.css
index 80170c425..07fd4f88d 100755
--- a/www/tpl/ssy/css/ssy_old.css
+++ b/www/tpl/ssy/css/ssy_old.css
@@ -21,7 +21,7 @@
.ssy_langmenu a {
display: block;
- font-size: 12px;
+ font-size: 0.75rem;
text-decoration: none;
color: #ffffff;
}
@@ -49,7 +49,7 @@
.sys_assess {
text-align: center;
color: white;
- font-size: 38px;
+ font-size: 2.375rem;
color: #e2e2e2;
background: url(/template/sys/img/RoseSmall.png) no-repeat transparent center bottom;
height: 190px;
diff --git a/www/tpl/ssy/module/Assessystem/software/0software.php b/www/tpl/ssy/module/Assessystem/software/0software.php
index 0766125b9..4e81534f6 100755
--- a/www/tpl/ssy/module/Assessystem/software/0software.php
+++ b/www/tpl/ssy/module/Assessystem/software/0software.php
@@ -2,18 +2,18 @@
-
lang('all_soft_1')); ?>
+
lang('all_soft_1')); ?>
%s
', $tLang->lang('all_soft_'.$i));
+ echo sprintf('%s
', $tLang->lang('all_soft_'.$i));
echo '
';
$data = $tLang->lang('all_soft_'.$i.'d');
foreach ($data as $txt)
{
- echo sprintf('%s
', $txt);
+ echo sprintf('%s
', $txt);
}
}
diff --git a/www/tpl/ssy/module/Assessystem/software/18software.php b/www/tpl/ssy/module/Assessystem/software/18software.php
index 386a29ca9..56d7dfdfd 100755
--- a/www/tpl/ssy/module/Assessystem/software/18software.php
+++ b/www/tpl/ssy/module/Assessystem/software/18software.php
@@ -9,13 +9,13 @@
$sub = $tLang->lang('soft_busi_'.$i.'b');
$txt = $tLang->lang('soft_busi_'.$i.'c');
- echo sprintf('%s
', $head);
+ echo sprintf('%s
', $head);
- echo sprintf('%s
', $sub);
+ echo sprintf('%s
', $sub);
echo '
';
- echo sprintf('%s
', $txt);
+ echo sprintf('%s
', $txt);
}
diff --git a/www/tpl/ssy/module/Assessystem/software/1recalc.php b/www/tpl/ssy/module/Assessystem/software/1recalc.php
index ae5cc0144..75775473c 100755
--- a/www/tpl/ssy/module/Assessystem/software/1recalc.php
+++ b/www/tpl/ssy/module/Assessystem/software/1recalc.php
@@ -3,7 +3,7 @@
-
lang('soft_nachk1')); ?>
+
lang('soft_nachk1')); ?>
'; ?>
diff --git a/www/tpl/wanda/css/credits.css b/www/tpl/wanda/css/credits.css
index 68b9572f7..1935749b5 100644
--- a/www/tpl/wanda/css/credits.css
+++ b/www/tpl/wanda/css/credits.css
@@ -3,7 +3,7 @@
bottom: 16px;
right: 16px;
font-family: sans-serif;
- font-size: 23px;
+ font-size: 1.4375rem;
}
#crid {
@@ -26,7 +26,7 @@
position: relative;
text-align: center;
line-height: 32px;
- font-size: 28px;
+ font-size: 1.75rem;
font-family: monospace;
position: relative;
color: #fff;
diff --git a/www/tpl/war/css/warchall.css b/www/tpl/war/css/warchall.css
index 38453e0ce..9e26d4656 100644
--- a/www/tpl/war/css/warchall.css
+++ b/www/tpl/war/css/warchall.css
@@ -16,7 +16,7 @@ a:hover {
body {
font-family: verdana;
- font-size: 12px;
+ font-size: 0.75rem;
}
th {
diff --git a/www/tpl/wc4/css/wechall4.css b/www/tpl/wc4/css/wechall4.css
index 893f0f3da..e00639683 100644
--- a/www/tpl/wc4/css/wechall4.css
+++ b/www/tpl/wc4/css/wechall4.css
@@ -2,12 +2,12 @@
margin: 0;
padding: 0;
font-family: Arial;
- font-size: 98%; /* WTF?: this stupid rule destroys a lot, e.g. line numbers in genshi code, makrdown, copy-code button */
}
body, html {
height: 100%;
min-height: 100%;
+ font-size: 93.75%;
}
#page_footer_space {
@@ -46,7 +46,7 @@ a span {
border: none;
line-height: 20px;
height: 20px;
- font-size: 15px;
+ font-size: 0.9375rem;
}
a:VISITED {
@@ -192,7 +192,7 @@ select {
}
.wc_head_title, .wc_head_title a {
- font-size: 18px;
+ font-size: 1.125rem;
color: #CFDAE6;
}
@@ -233,7 +233,7 @@ select {
color: white;
text-align: center;
font-weight: bold;
- font-size: 16px;
+ font-size: 1rem;
}
.gwf_letter_menu a {
@@ -312,7 +312,7 @@ select {
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
- font-size: 16px;
+ font-size: 1rem;
vertical-align: middle;
text-decoration: none!important;
background-color: #5B5B8D;
@@ -434,12 +434,12 @@ h1, h2, .GWF_PB_head {
margin: 5px;
min-height: 32px;
line-height: 32px;
- font-size: 20px;
+ font-size: 1.25rem;
}
h2, h3, h4 {
min-height: 26px;
line-height: 26px;
- font-size: 18px;
+ font-size: 1.125rem;
}
img {
@@ -477,7 +477,7 @@ h1, .gwf_form_head[colspan="5"], th[colspan="3"], th[colspan="4"], th[colspan="5
}
#wc_site_detail_head {
- font-size: 20px;
+ font-size: 1.25rem;
text-align: left;
line-height: 28px;
}
@@ -665,7 +665,7 @@ form > .gwf_table > table {
.wc_side_title {
margin: 8px 0;
color: #CFDAE6;
- font-size: 18px;
+ font-size: 1.125rem;
font-weight: bold;
}