summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes/pfsense_ng/all.css
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/themes/pfsense_ng/all.css')
-rw-r--r--usr/local/www/themes/pfsense_ng/all.css13
1 files changed, 4 insertions, 9 deletions
diff --git a/usr/local/www/themes/pfsense_ng/all.css b/usr/local/www/themes/pfsense_ng/all.css
index 575439b..80dd171 100644
--- a/usr/local/www/themes/pfsense_ng/all.css
+++ b/usr/local/www/themes/pfsense_ng/all.css
@@ -150,15 +150,15 @@ body {
background-color: #7f7f7f;
}
a:link {
- color: #000000;
+ color: #550000;
}
a:visited {
- color: #000000;
+ color: #550000;
}
a:active {
- color: #000000;
+ color: #550000;
}
a:hover {
@@ -428,7 +428,7 @@ table#marquee div#container div#scroller {
#navigation ul li {
float: left;
position: relative;
- padding-right: 27px;
+ width: 6.2em;
top: 0px;
}
@@ -511,11 +511,6 @@ table#marquee div#container div#scroller {
background-repeat: no-repeat;
}
-#navigation ul li:last-child div, #navigation ul li:last-child:hover div {
- background-image: none;
- font-weight: bold;
-}
-
#navigation ul li {
background-color: transparent;
color: #000000;
OpenPOWER on IntegriCloud