summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes/pfsense_ng/all.css
diff options
context:
space:
mode:
authorJared Dillard <jdillard@pfsense.com>2014-08-19 11:12:31 -0500
committerJared Dillard <jdillard@pfsense.com>2014-08-19 11:12:31 -0500
commit1cca6b6a80eff51a71e7f2378edc56f041548e08 (patch)
treeec892ae650e065442ca5524fb39f05e7806c6208 /usr/local/www/themes/pfsense_ng/all.css
parenta03943d203441a87ea9c01f383d451dfc921bdd2 (diff)
downloadpfsense-1cca6b6a80eff51a71e7f2378edc56f041548e08.zip
pfsense-1cca6b6a80eff51a71e7f2378edc56f041548e08.tar.gz
Revert "make gold link more visable"
This reverts commit a03943d203441a87ea9c01f383d451dfc921bdd2.
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