summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr/local/www/themes/metallic/all.css13
-rw-r--r--usr/local/www/themes/nervecenter/all.css9
-rw-r--r--usr/local/www/themes/pfsense-dropdown/all.css13
-rw-r--r--usr/local/www/themes/pfsense/all.css13
-rw-r--r--usr/local/www/themes/the_wall/all.css13
5 files changed, 11 insertions, 50 deletions
diff --git a/usr/local/www/themes/metallic/all.css b/usr/local/www/themes/metallic/all.css
index 492aeba..6c943f6 100644
--- a/usr/local/www/themes/metallic/all.css
+++ b/usr/local/www/themes/metallic/all.css
@@ -5,16 +5,9 @@ html, body, td, th, input, select {
}
.inputerrorsleft {
- background-color: #990000;
- color: #000000;
- font-size: 11px;
- padding-top: 1px;
- padding-bottom: 1px;
- padding-right: 1px;
- padding-left: 1px;
+ background-color: #990000;
width: 36px;
- align: center;
- valign: center;
+ text-align: center;
}
.inputerrorsright {
@@ -23,8 +16,6 @@ html, body, td, th, input, select {
font-size: 11px;
padding-left: 8px;
padding-top: 6px;
- align: center;
- valign: center;
}
/* DOM Tooltip CSS definitions */
diff --git a/usr/local/www/themes/nervecenter/all.css b/usr/local/www/themes/nervecenter/all.css
index 0194ac9..03bbbde 100644
--- a/usr/local/www/themes/nervecenter/all.css
+++ b/usr/local/www/themes/nervecenter/all.css
@@ -6,10 +6,9 @@ html, body, td, th, input, select {
}
.inputerrorsleft {
- background-color: #990000;
+ background-color: #990000;
width: 36px;
- align: center;
- valign: center;
+ text-align: center;
}
.inputerrorsright {
@@ -18,9 +17,7 @@ html, body, td, th, input, select {
font-size: 11px;
padding-left: 8px;
padding-top: 6px;
- align: center;
- valign: center;
-}
+
div.GraphLink {
position: relative;
diff --git a/usr/local/www/themes/pfsense-dropdown/all.css b/usr/local/www/themes/pfsense-dropdown/all.css
index e3e09b8..0af7a3a 100644
--- a/usr/local/www/themes/pfsense-dropdown/all.css
+++ b/usr/local/www/themes/pfsense-dropdown/all.css
@@ -5,16 +5,9 @@ html, body, td, th, input, select {
}
.inputerrorsleft {
- background-color: #990000;
- color: #000000;
- font-size: 11px;
- padding-top: 1px;
- padding-bottom: 1px;
- padding-right: 1px;
- padding-left: 1px;
+ background-color: #990000;
width: 36px;
- align: center;
- valign: center;
+ text-align: center;
}
.inputerrorsright {
@@ -23,8 +16,6 @@ html, body, td, th, input, select {
font-size: 11px;
padding-left: 8px;
padding-top: 6px;
- align: center;
- valign: center;
}
form {
diff --git a/usr/local/www/themes/pfsense/all.css b/usr/local/www/themes/pfsense/all.css
index 00f9185..13aa29e 100644
--- a/usr/local/www/themes/pfsense/all.css
+++ b/usr/local/www/themes/pfsense/all.css
@@ -5,16 +5,9 @@ html, body, td, th, input, select {
}
.inputerrorsleft {
- background-color: #990000;
- color: #000000;
- font-size: 11px;
- padding-top: 1px;
- padding-bottom: 1px;
- padding-right: 1px;
- padding-left: 1px;
+ background-color: #990000;
width: 36px;
- align: center;
- valign: center;
+ text-align: center;
}
.inputerrorsright {
@@ -23,8 +16,6 @@ html, body, td, th, input, select {
font-size: 11px;
padding-left: 8px;
padding-top: 6px;
- align: center;
- valign: center;
}
form {
diff --git a/usr/local/www/themes/the_wall/all.css b/usr/local/www/themes/the_wall/all.css
index bf303ca..8653aae 100644
--- a/usr/local/www/themes/the_wall/all.css
+++ b/usr/local/www/themes/the_wall/all.css
@@ -6,16 +6,9 @@ html, body, td, th, input, select {
}
.inputerrorsleft {
- background-color: #990000;
- color: #000000;
- font-size: 11px;
- padding-top: 1px;
- padding-bottom: 1px;
- padding-right: 1px;
- padding-left: 1px;
+ background-color: #990000;
width: 36px;
- align: center;
- valign: center;
+ text-align: center;
}
.inputerrorsright {
@@ -24,8 +17,6 @@ html, body, td, th, input, select {
font-size: 11px;
padding-left: 8px;
padding-top: 6px;
- align: center;
- valign: center;
}
div.GraphLink {
OpenPOWER on IntegriCloud