summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes/pfsense_ng/all.css
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/themes/pfsense_ng/all.css')
-rw-r--r--usr/local/www/themes/pfsense_ng/all.css8
1 files changed, 7 insertions, 1 deletions
diff --git a/usr/local/www/themes/pfsense_ng/all.css b/usr/local/www/themes/pfsense_ng/all.css
index 97eba0e..5a156f9 100644
--- a/usr/local/www/themes/pfsense_ng/all.css
+++ b/usr/local/www/themes/pfsense_ng/all.css
@@ -7,6 +7,12 @@ html, body, td, th, input, select {
.nowrap { white-space: nowrap; }
+.addgatewaybox {
+ background-color: #990000;
+ border-style: none none none none;
+ width: 225px;
+}
+
.infobox {
width:100%;
}
@@ -1355,4 +1361,4 @@ table.sortable thead {
padding-left: 12px;
padding-top: 12px;
padding-bottom: 12px;
-} \ No newline at end of file
+}
OpenPOWER on IntegriCloud