summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2009-09-20 18:22:16 -0400
committerScott Ullrich <sullrich@pfsense.org>2009-09-20 18:22:26 -0400
commit669716df8b107ad4f8e4d6e173a4fb756c9b2496 (patch)
treeeaaf459794f3bbe96da145b5889e872f2ba7081f /usr/local/www/themes
parent049cfa173930f50a465d9bcc4ff5385c348fe84f (diff)
downloadpfsense-669716df8b107ad4f8e4d6e173a4fb756c9b2496.zip
pfsense-669716df8b107ad4f8e4d6e173a4fb756c9b2496.tar.gz
Adding new 'Help' menu area with common areas. These items call pfSense jumptos such as http://www.pfsense.org/j.php?jumpto=book
Diffstat (limited to 'usr/local/www/themes')
-rw-r--r--usr/local/www/themes/_corporate/all.css3
-rw-r--r--usr/local/www/themes/nervecenter/all.css3
-rw-r--r--usr/local/www/themes/pfsense-dropdown/all.css3
-rw-r--r--usr/local/www/themes/the_wall/all.css2
4 files changed, 4 insertions, 7 deletions
diff --git a/usr/local/www/themes/_corporate/all.css b/usr/local/www/themes/_corporate/all.css
index c427c64..91de2e0 100644
--- a/usr/local/www/themes/_corporate/all.css
+++ b/usr/local/www/themes/_corporate/all.css
@@ -307,8 +307,7 @@ table#marquee div#container div#scroller {
#navigation ul li {
float: left;
position: relative;
- /* width: 7.5em; */
- width: 8.75em;
+ width: 7.75em;
height: 28px;
}
#navigation ul li div {
diff --git a/usr/local/www/themes/nervecenter/all.css b/usr/local/www/themes/nervecenter/all.css
index 3babfed..9cc7921 100644
--- a/usr/local/www/themes/nervecenter/all.css
+++ b/usr/local/www/themes/nervecenter/all.css
@@ -373,8 +373,7 @@ table#marquee div#container div#scroller {
#navigation ul li {
float: left;
position: relative;
- /* width: 7.5em; */
- width: 8.77em;
+ width: 7.77em;
}
#navigation ul li div {
font-size: 1em;
diff --git a/usr/local/www/themes/pfsense-dropdown/all.css b/usr/local/www/themes/pfsense-dropdown/all.css
index 1891f07..0260774 100644
--- a/usr/local/www/themes/pfsense-dropdown/all.css
+++ b/usr/local/www/themes/pfsense-dropdown/all.css
@@ -324,8 +324,7 @@ table#marquee div#container div#scroller {
#navigation ul li {
float: left;
position: relative;
- /* width: 7.5em; */
- width: 8.72em;
+ width: 7.72em;
}
#navigation ul li div {
font-size: 1em;
diff --git a/usr/local/www/themes/the_wall/all.css b/usr/local/www/themes/the_wall/all.css
index 0fe39e2..4c64378 100644
--- a/usr/local/www/themes/the_wall/all.css
+++ b/usr/local/www/themes/the_wall/all.css
@@ -376,7 +376,7 @@ table#marquee div#container div#scroller {
float: left;
position: relative;
/* width: 7.5em; */
- width: 8.77em;
+ width: 7.77em;
}
#navigation ul li div {
font-size: 1em;
OpenPOWER on IntegriCloud