From 56b490bad38beea720ace11f4988c2f993f7aa7d Mon Sep 17 00:00:00 2001 From: ayvis Date: Tue, 4 Mar 2014 22:09:02 +0100 Subject: syntax errors corrected --- usr/local/www/diag_dump_states_sources.php | 4 ++-- usr/local/www/javascript/jquery/jquery-ui.custom.css | 3 ++- usr/local/www/javascript/numericupdown/css/numericupdown.css | 2 -- usr/local/www/themes/_corporate/all.css | 2 +- usr/local/www/themes/code-red/all.css | 9 +++++---- usr/local/www/themes/metallic/all.css | 2 +- usr/local/www/themes/nervecenter/all.css | 2 +- usr/local/www/themes/pfsense-dropdown/all.css | 2 +- usr/local/www/themes/pfsense/all.css | 2 +- usr/local/www/themes/pfsense_ng/all.css | 10 +++++----- usr/local/www/themes/pfsense_ng_fs/all.css | 10 +++++----- usr/local/www/themes/the_wall/all.css | 4 ++-- usr/local/www/themes/the_wall/login.css | 4 ++-- usr/local/www/treeview.css | 1 - 14 files changed, 28 insertions(+), 29 deletions(-) mode change 100755 => 100644 usr/local/www/javascript/jquery/jquery-ui.custom.css mode change 100755 => 100644 usr/local/www/themes/code-red/all.css mode change 100755 => 100644 usr/local/www/treeview.css (limited to 'usr/local') diff --git a/usr/local/www/diag_dump_states_sources.php b/usr/local/www/diag_dump_states_sources.php index 791cd68..8eaef8d 100644 --- a/usr/local/www/diag_dump_states_sources.php +++ b/usr/local/www/diag_dump_states_sources.php @@ -174,8 +174,8 @@ if(count($sources) > 0) { /images/icons/icon_x.gif' height='17' width='17' border='0' - onclick="removeSource();" style='cursor:pointer; - name='i: + onclick="removeSource();" style='cursor:pointer;' + name='i:' title='' alt='' /> diff --git a/usr/local/www/javascript/jquery/jquery-ui.custom.css b/usr/local/www/javascript/jquery/jquery-ui.custom.css old mode 100755 new mode 100644 index 7dca82a..11f6657 --- a/usr/local/www/javascript/jquery/jquery-ui.custom.css +++ b/usr/local/www/javascript/jquery/jquery-ui.custom.css @@ -284,7 +284,8 @@ /* Overlays */ .ui-widget-overlay { background: #eeeeee url(images/ui-bg_flat_0_eeeeee_40x100.png) 50% 50% repeat-x; opacity: .80;filter:Alpha(Opacity=80); } -.ui-widget-shadow { margin: -4px 0 0 -4px; padding: 4px; background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .60;filter:Alpha(Opacity=60); -moz-border-radius: 0pxdow=0px; -khtml-border-radius: 0pxdow=0px; -webkit-border-radius: 0pxdow=0px; border-radius: 0pxdow=0px; }/* +.ui-widget-shadow { margin: -4px 0 0 -4px; padding: 4px; background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .60;filter:Alpha(Opacity=60); -moz-border-radius: 0px; -khtml-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; } +/* * jQuery UI Resizable 1.8.18 * * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) diff --git a/usr/local/www/javascript/numericupdown/css/numericupdown.css b/usr/local/www/javascript/numericupdown/css/numericupdown.css index d7fd219..429619b 100644 --- a/usr/local/www/javascript/numericupdown/css/numericupdown.css +++ b/usr/local/www/javascript/numericupdown/css/numericupdown.css @@ -14,7 +14,6 @@ border-left:1px solid #eee; border-bottom:1px solid #777; border-right:1px solid #777; - voice-family: "\"}\""; voice-family: inherit; height:9px; } @@ -27,7 +26,6 @@ html>body .buttonDec { margin:9px 0 0 -11px; background:#ccc url(../images/down.gif) no-repeat 50% 50%; - voice-family: "\"}\""; voice-family: inherit; margin:10px 0 0 -11px; } 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 old mode 100755 new mode 100644 index fa8333e..73bb54b --- 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; - + 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; - + 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 diff --git a/usr/local/www/treeview.css b/usr/local/www/treeview.css old mode 100755 new mode 100644 index bd445cd..3cdf792 --- a/usr/local/www/treeview.css +++ b/usr/local/www/treeview.css @@ -36,7 +36,6 @@ vertical-align: top; } -} .treeview a.nodeSel { border: 0px; margin: 0px; -- cgit v1.1