summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes/pfsense_ng_fs/all.css
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/themes/pfsense_ng_fs/all.css')
-rw-r--r--usr/local/www/themes/pfsense_ng_fs/all.css13
1 files changed, 9 insertions, 4 deletions
diff --git a/usr/local/www/themes/pfsense_ng_fs/all.css b/usr/local/www/themes/pfsense_ng_fs/all.css
index c0898e9..7f70c67 100644
--- a/usr/local/www/themes/pfsense_ng_fs/all.css
+++ b/usr/local/www/themes/pfsense_ng_fs/all.css
@@ -142,15 +142,15 @@ div.niceTitle p
}
a:link {
- color: #550000;
+ color: #000000;
}
a:visited {
- color: #550000;
+ color: #000000;
}
a:active {
- color: #550000;
+ color: #000000;
}
a:hover {
@@ -389,7 +389,7 @@ table#marquee div#container div#scroller {
#navigation ul li {
float: left;
position: relative;
- width: 6.2em;
+ padding-right: 27px;
top: 0px;
}
@@ -472,6 +472,11 @@ 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