summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes/pfsense-dropdown
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/themes/pfsense-dropdown')
-rw-r--r--usr/local/www/themes/pfsense-dropdown/all.css29
1 files changed, 29 insertions, 0 deletions
diff --git a/usr/local/www/themes/pfsense-dropdown/all.css b/usr/local/www/themes/pfsense-dropdown/all.css
index 0af7a3a..1692d50 100644
--- a/usr/local/www/themes/pfsense-dropdown/all.css
+++ b/usr/local/www/themes/pfsense-dropdown/all.css
@@ -4,6 +4,35 @@ html, body, td, th, input, select {
font-size: 0.9em;
}
+.infoboxnptd2 {
+ width:70%;
+ font-color:white;
+}
+
+.infoboxnptd {
+ width:8%;
+}
+
+.infoboxnptable {
+ height:32px;
+ width:100%;
+}
+
+.infoboxnptable2 {
+ height:32px;
+ width:100%;
+}
+
+.infoboxnp {
+ background-color:#990000;
+}
+
+.infoboxnpimg {
+ vertical-align:middle;
+ width:28px;
+ height:32px;
+}
+
.inputerrorsleft {
background-color: #990000;
width: 36px;
OpenPOWER on IntegriCloud