summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes/pfsense_ng
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/themes/pfsense_ng')
-rw-r--r--usr/local/www/themes/pfsense_ng/all.css13
-rwxr-xr-xusr/local/www/themes/pfsense_ng/images/alert_bgr.pngbin2483 -> 3372 bytes
-rwxr-xr-xusr/local/www/themes/pfsense_ng/images/header.pngbin4994 -> 6458 bytes
3 files changed, 9 insertions, 4 deletions
diff --git a/usr/local/www/themes/pfsense_ng/all.css b/usr/local/www/themes/pfsense_ng/all.css
index 80dd171..575439b 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: #550000;
+ color: #000000;
}
a:visited {
- color: #550000;
+ color: #000000;
}
a:active {
- color: #550000;
+ color: #000000;
}
a:hover {
@@ -428,7 +428,7 @@ table#marquee div#container div#scroller {
#navigation ul li {
float: left;
position: relative;
- width: 6.2em;
+ padding-right: 27px;
top: 0px;
}
@@ -511,6 +511,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;
diff --git a/usr/local/www/themes/pfsense_ng/images/alert_bgr.png b/usr/local/www/themes/pfsense_ng/images/alert_bgr.png
index 5a8ac81..b95b83b 100755
--- a/usr/local/www/themes/pfsense_ng/images/alert_bgr.png
+++ b/usr/local/www/themes/pfsense_ng/images/alert_bgr.png
Binary files differ
diff --git a/usr/local/www/themes/pfsense_ng/images/header.png b/usr/local/www/themes/pfsense_ng/images/header.png
index 6f8128c..a8c0e05 100755
--- a/usr/local/www/themes/pfsense_ng/images/header.png
+++ b/usr/local/www/themes/pfsense_ng/images/header.png
Binary files differ
OpenPOWER on IntegriCloud