summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes
diff options
context:
space:
mode:
authorCharlie Marshall <charlie0440@gmail.com>2013-08-14 22:12:33 +0100
committerCharlie Marshall <charlie0440@gmail.com>2013-08-14 22:12:33 +0100
commit1a6c12caaf44f0e5eaf17381c0f4551cf534eaea (patch)
tree183d4c2241f7421bd7fc4139dfe088c769e69523 /usr/local/www/themes
parent1016c546b6d5944b417e1f1f191bab71b1e1ad8c (diff)
downloadpfsense-1a6c12caaf44f0e5eaf17381c0f4551cf534eaea.zip
pfsense-1a6c12caaf44f0e5eaf17381c0f4551cf534eaea.tar.gz
improve the look of the pop up helper widget
Diffstat (limited to 'usr/local/www/themes')
-rw-r--r--usr/local/www/themes/_corporate/all.css2
-rwxr-xr-xusr/local/www/themes/code-red/all.css2
-rw-r--r--usr/local/www/themes/metallic/all.css2
-rw-r--r--usr/local/www/themes/nervecenter/all.css2
-rw-r--r--usr/local/www/themes/pfsense-dropdown/all.css2
-rw-r--r--usr/local/www/themes/pfsense/all.css2
-rw-r--r--usr/local/www/themes/pfsense_ng/all.css2
-rw-r--r--usr/local/www/themes/pfsense_ng_fs/all.css2
-rw-r--r--usr/local/www/themes/the_wall/all.css2
9 files changed, 9 insertions, 9 deletions
diff --git a/usr/local/www/themes/_corporate/all.css b/usr/local/www/themes/_corporate/all.css
index dbec369..c4be13c 100644
--- a/usr/local/www/themes/_corporate/all.css
+++ b/usr/local/www/themes/_corporate/all.css
@@ -35,7 +35,7 @@ div.niceTitle
font-weight: bold;
font-size: 13px;
font-family: "Trebuchet MS", sans-serif;
- width: 220px;
+ width: 250px;
left: 0;
top: 0;
padding: 4px;
diff --git a/usr/local/www/themes/code-red/all.css b/usr/local/www/themes/code-red/all.css
index b2cd42e..fa8333e 100755
--- a/usr/local/www/themes/code-red/all.css
+++ b/usr/local/www/themes/code-red/all.css
@@ -88,7 +88,7 @@ div.niceTitle
font-weight: bold;
font-size: 13px;
font-family: "Trebuchet MS", sans-serif;
- width: 220px;
+ width: 250px;
left: 0;
top: 0;
padding: 4px;
diff --git a/usr/local/www/themes/metallic/all.css b/usr/local/www/themes/metallic/all.css
index 1beef1e..cbf34cd 100644
--- a/usr/local/www/themes/metallic/all.css
+++ b/usr/local/www/themes/metallic/all.css
@@ -78,7 +78,7 @@ div.niceTitle
font-weight: bold;
font-size: 13px;
font-family: "Trebuchet MS", sans-serif;
- width: 220px;
+ width: 250px;
left: 0;
top: 0;
padding: 4px;
diff --git a/usr/local/www/themes/nervecenter/all.css b/usr/local/www/themes/nervecenter/all.css
index 38fec3c..7f395d7 100644
--- a/usr/local/www/themes/nervecenter/all.css
+++ b/usr/local/www/themes/nervecenter/all.css
@@ -88,7 +88,7 @@ div.niceTitle
font-weight: bold;
font-size: 13px;
font-family: "Trebuchet MS", sans-serif;
- width: 220px;
+ width: 250px;
left: 0;
top: 0;
padding: 4px;
diff --git a/usr/local/www/themes/pfsense-dropdown/all.css b/usr/local/www/themes/pfsense-dropdown/all.css
index 6fd62fd..1c6e6d0 100644
--- a/usr/local/www/themes/pfsense-dropdown/all.css
+++ b/usr/local/www/themes/pfsense-dropdown/all.css
@@ -88,7 +88,7 @@ div.niceTitle
font-weight: bold;
font-size: 13px;
font-family: "Trebuchet MS", sans-serif;
- width: 220px;
+ width: 250px;
left: 0;
top: 0;
padding: 4px;
diff --git a/usr/local/www/themes/pfsense/all.css b/usr/local/www/themes/pfsense/all.css
index 6c6431f..a3208a7 100644
--- a/usr/local/www/themes/pfsense/all.css
+++ b/usr/local/www/themes/pfsense/all.css
@@ -87,7 +87,7 @@ div.niceTitle
font-weight: bold;
font-size: 13px;
font-family: "Trebuchet MS", sans-serif;
- width: 220px;
+ width: 250px;
left: 0;
top: 0;
padding: 4px;
diff --git a/usr/local/www/themes/pfsense_ng/all.css b/usr/local/www/themes/pfsense_ng/all.css
index 7cb6d3f..4829cd8 100644
--- a/usr/local/www/themes/pfsense_ng/all.css
+++ b/usr/local/www/themes/pfsense_ng/all.css
@@ -88,7 +88,7 @@ div.niceTitle
font-weight: bold;
font-size: 13px;
font-family: "Trebuchet MS", sans-serif;
- width: 220px;
+ width: 250px;
left: 0;
top: 0;
padding: 4px;
diff --git a/usr/local/www/themes/pfsense_ng_fs/all.css b/usr/local/www/themes/pfsense_ng_fs/all.css
index f837986..2673cfc 100644
--- a/usr/local/www/themes/pfsense_ng_fs/all.css
+++ b/usr/local/www/themes/pfsense_ng_fs/all.css
@@ -88,7 +88,7 @@ div.niceTitle
font-weight: bold;
font-size: 13px;
font-family: "Trebuchet MS", sans-serif;
- width: 220px;
+ width: 250px;
left: 0;
top: 0;
padding: 4px;
diff --git a/usr/local/www/themes/the_wall/all.css b/usr/local/www/themes/the_wall/all.css
index 25b3281..1e8ff9c 100644
--- a/usr/local/www/themes/the_wall/all.css
+++ b/usr/local/www/themes/the_wall/all.css
@@ -89,7 +89,7 @@ div.niceTitle
font-weight: bold;
font-size: 13px;
font-family: "Trebuchet MS", sans-serif;
- width: 220px;
+ width: 250px;
left: 0;
top: 0;
padding: 4px;
OpenPOWER on IntegriCloud