summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes/code-red
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/code-red
parentebe2b407b330ef3ad32600c36da9752d162e3681 (diff)
downloadpfsense-56b490bad38beea720ace11f4988c2f993f7aa7d.zip
pfsense-56b490bad38beea720ace11f4988c2f993f7aa7d.tar.gz
syntax errors corrected
Diffstat (limited to 'usr/local/www/themes/code-red')
-rw-r--r--[-rwxr-xr-x]usr/local/www/themes/code-red/all.css9
1 files changed, 5 insertions, 4 deletions
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;
}
OpenPOWER on IntegriCloud