summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes
diff options
context:
space:
mode:
authorayvis <ayvis.infra@gmail.com>2014-03-04 22:09:02 +0100
committerayvis <ayvis.infra@gmail.com>2014-03-04 22:09:02 +0100
commit56b490bad38beea720ace11f4988c2f993f7aa7d (patch)
tree52addb8b17faf4f610be898a666e42f792e12886 /usr/local/www/themes
parentebe2b407b330ef3ad32600c36da9752d162e3681 (diff)
downloadpfsense-56b490bad38beea720ace11f4988c2f993f7aa7d.zip
pfsense-56b490bad38beea720ace11f4988c2f993f7aa7d.tar.gz
syntax errors corrected
Diffstat (limited to 'usr/local/www/themes')
-rw-r--r--usr/local/www/themes/_corporate/all.css2
-rw-r--r--[-rwxr-xr-x]usr/local/www/themes/code-red/all.css9
-rw-r--r--usr/local/www/themes/metallic/all.css2
-rw-r--r--usr/local/www/themes/nervecenter/all.css2
-rw-r--r--usr/local/www/themes/pfsense-dropdown/all.css2
-rw-r--r--usr/local/www/themes/pfsense/all.css2
-rw-r--r--usr/local/www/themes/pfsense_ng/all.css10
-rw-r--r--usr/local/www/themes/pfsense_ng_fs/all.css10
-rw-r--r--usr/local/www/themes/the_wall/all.css4
-rw-r--r--usr/local/www/themes/the_wall/login.css4
10 files changed, 24 insertions, 23 deletions
diff --git a/usr/local/www/themes/_corporate/all.css b/usr/local/www/themes/_corporate/all.css
index c4be13c..fb5f404 100644
--- a/usr/local/www/themes/_corporate/all.css
+++ b/usr/local/www/themes/_corporate/all.css
@@ -1047,7 +1047,7 @@ div#log span.log-protocol {
#login #username, #password, #password2 {
font-size: small;
width: 60%;
- padding-left:19px
+ padding-left: 19px;
padding: 3px;
margin: 0em;
}
diff --git a/usr/local/www/themes/code-red/all.css b/usr/local/www/themes/code-red/all.css
index fa8333e..73bb54b 100755..100644
--- a/usr/local/www/themes/code-red/all.css
+++ b/usr/local/www/themes/code-red/all.css
@@ -387,13 +387,14 @@ table#marquee div#container div#scroller {
#navigation ul li ul {
display: none;
position: absolute;
-/* top: 2em;
+ /* top: 2em;
left: -2px; */
width: 120px;
font-weight: normal;
-/* background: transparent bottom left no-repeat; /* This is key to making the menu maintain visibility when not on a link */
+ /* background: transparent bottom left no-repeat; */
+ /* This is key to making the menu maintain visibility when not on a link */
/* background-color: #202020; */
- background: url("images/menubgr_footer.png") no-repeat;
+ /* background: url("images/menubgr_footer.png") no-repeat;
background-position: bottom;
*/
padding: 0em 0 0.4em 0;
@@ -1133,7 +1134,7 @@ div#log span.log-protocol {
#login #username, #password, #password2 {
font-size: small;
width: 60%;
- padding-left:19px
+ padding-left: 19px;
padding: 3px;
margin: 0em;
}
diff --git a/usr/local/www/themes/metallic/all.css b/usr/local/www/themes/metallic/all.css
index cbf34cd..4271df9 100644
--- a/usr/local/www/themes/metallic/all.css
+++ b/usr/local/www/themes/metallic/all.css
@@ -1100,7 +1100,7 @@ div#log span.log-protocol {
#login #username, #password, #password2 {
font-size: small;
width: 60%;
- padding-left:19px
+ padding-left: 19px;
padding: 3px;
margin: 0em;
}
diff --git a/usr/local/www/themes/nervecenter/all.css b/usr/local/www/themes/nervecenter/all.css
index 7f395d7..6014477 100644
--- a/usr/local/www/themes/nervecenter/all.css
+++ b/usr/local/www/themes/nervecenter/all.css
@@ -1132,7 +1132,7 @@ div#log span.log-protocol {
#login #username, #password, #password2 {
font-size: small;
width: 60%;
- padding-left:19px
+ padding-left: 19px;
padding: 3px;
margin: 0em;
}
diff --git a/usr/local/www/themes/pfsense-dropdown/all.css b/usr/local/www/themes/pfsense-dropdown/all.css
index 1c6e6d0..a183f3d 100644
--- a/usr/local/www/themes/pfsense-dropdown/all.css
+++ b/usr/local/www/themes/pfsense-dropdown/all.css
@@ -849,7 +849,7 @@ div.suggestions div.current {
#login #username, #password, #password2 {
font-size: small;
width: 60%;
- padding-left:19px
+ padding-left: 19px;
padding: 3px;
margin: 0em;
}
diff --git a/usr/local/www/themes/pfsense/all.css b/usr/local/www/themes/pfsense/all.css
index a3208a7..f14e710 100644
--- a/usr/local/www/themes/pfsense/all.css
+++ b/usr/local/www/themes/pfsense/all.css
@@ -940,7 +940,7 @@ div#log span.log-protocol-mini-header {
#login #username, #password, #password2 {
font-size: small;
width: 60%;
- padding-left:19px
+ padding-left: 19px;
padding: 3px;
margin: 0em;
diff --git a/usr/local/www/themes/pfsense_ng/all.css b/usr/local/www/themes/pfsense_ng/all.css
index 4829cd8..6f4aa64 100644
--- a/usr/local/www/themes/pfsense_ng/all.css
+++ b/usr/local/www/themes/pfsense_ng/all.css
@@ -468,7 +468,7 @@ table#marquee div#container div#scroller {
/* Mozilla */
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 6px;
- -moz-border-radius-topright: 6px
+ -moz-border-radius-topright: 6px;
-moz-border-radius-topleft: 6px;
/* WebKit */
-webkit-border-bottom-right-radius: 0px;
@@ -529,7 +529,7 @@ table#marquee div#container div#scroller {
/* Mozilla */
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 3px;
- -moz-border-radius-topright: 3px
+ -moz-border-radius-topright: 3px;
-moz-border-radius-topleft: 3px;
/* WebKit */
-webkit-border-bottom-right-radius: 0px;
@@ -1243,7 +1243,7 @@ div#log span.log-protocol {
#login #username, #password, #password2 {
font-size: small;
width: 60%;
- padding-left:19px
+ padding-left: 19px;
padding: 3px;
margin: 0em;
}
@@ -1364,8 +1364,8 @@ div#log span.log-protocol-mini-header {
/* Sortable tables */
table.sortable thead {
- cursor: default;
-<!-- background-color: #EEEEEE; this causing light gray rectangles to the right of many tables in gui -->
+ cursor: default;
+ // background-color: #EEEEEE; this causing light gray rectangles to the right of many tables in gui
padding-right: 12px;
padding-left: 12px;
padding-top: 12px;
diff --git a/usr/local/www/themes/pfsense_ng_fs/all.css b/usr/local/www/themes/pfsense_ng_fs/all.css
index 2673cfc..fac5255 100644
--- a/usr/local/www/themes/pfsense_ng_fs/all.css
+++ b/usr/local/www/themes/pfsense_ng_fs/all.css
@@ -429,7 +429,7 @@ table#marquee div#container div#scroller {
/* Mozilla */
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 6px;
- -moz-border-radius-topright: 6px
+ -moz-border-radius-topright: 6px;
-moz-border-radius-topleft: 6px;
/* WebKit */
-webkit-border-bottom-right-radius: 0px;
@@ -490,7 +490,7 @@ table#marquee div#container div#scroller {
/* Mozilla */
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 3px;
- -moz-border-radius-topright: 3px
+ -moz-border-radius-topright: 3px;
-moz-border-radius-topleft: 3px;
/* WebKit */
-webkit-border-bottom-right-radius: 0px;
@@ -1204,7 +1204,7 @@ div#log span.log-protocol {
#login #username, #password, #password2 {
font-size: small;
width: 60%;
- padding-left:19px
+ padding-left: 19px;
padding: 3px;
margin: 0em;
}
@@ -1325,8 +1325,8 @@ div#log span.log-protocol-mini-header {
/* Sortable tables */
table.sortable thead {
- cursor: default;
-<!-- background-color: #EEEEEE; this causing light gray rectangles to the right of many tables in gui -->
+ cursor: default;
+// background-color: #EEEEEE; this causing light gray rectangles to the right of many tables in gui
padding-right: 12px;
padding-left: 12px;
padding-top: 12px;
diff --git a/usr/local/www/themes/the_wall/all.css b/usr/local/www/themes/the_wall/all.css
index 1e8ff9c..e6856c9 100644
--- a/usr/local/www/themes/the_wall/all.css
+++ b/usr/local/www/themes/the_wall/all.css
@@ -152,7 +152,7 @@ body {
a:link{color: #660000;}
a:visited{color: #660000;}
a:active{color: #660000;}
-a:hover{color: ##660000;}
+a:hover{color: #660000;}
@@ -1140,7 +1140,7 @@ div#log span.log-protocol {
#login #username, #password, #password2 {
font-size: small;
width: 60%;
- padding-left:19px
+ padding-left: 19px;
padding: 3px;
margin: 0em;
}
diff --git a/usr/local/www/themes/the_wall/login.css b/usr/local/www/themes/the_wall/login.css
index 86b4e4e..3c97a9a 100644
--- a/usr/local/www/themes/the_wall/login.css
+++ b/usr/local/www/themes/the_wall/login.css
@@ -1153,7 +1153,7 @@ div#log span.log-protocol {
text-indent: -1000px;
height: 50px;
border-bottom: none;
-/* position: relative;
- top: -300px; */
+// position: relative;
+// top: -300px;
}
*/ \ No newline at end of file
OpenPOWER on IntegriCloud