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.css7
1 files changed, 3 insertions, 4 deletions
diff --git a/usr/local/www/themes/pfsense_ng/all.css b/usr/local/www/themes/pfsense_ng/all.css
index 46f74fa..9bb4b56 100644
--- a/usr/local/www/themes/pfsense_ng/all.css
+++ b/usr/local/www/themes/pfsense_ng/all.css
@@ -1,6 +1,6 @@
/* Element CSS Definitions */
html, body, td, th, input, select {
- font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
+ font-family: Tahoma, sans-serif;
font-size: 0.9em;
}
@@ -407,7 +407,6 @@ table#marquee div#container div#scroller {
position: fixed;
top: 0px;
left: 100px;
- width: 750px;
padding: 0px;
height: 28px;
z-index: 3;
@@ -428,7 +427,7 @@ table#marquee div#container div#scroller {
#navigation ul li {
float: left;
position: relative;
- padding-right: 27px;
+ padding-right: 20px;
top: 0px;
}
@@ -1366,7 +1365,7 @@ div#log span.log-protocol-mini-header {
/* Sortable tables */
table.sortable thead {
cursor: default;
- // background-color: #EEEEEE; this causing light gray rectangles to the right of many tables in gui
+ /* background-color: #EEEEEE; this causing light gray rectangles to the right of many tables in gui */
padding-right: 12px;
padding-left: 12px;
padding-top: 12px;
OpenPOWER on IntegriCloud