mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
update css for widgets config div
This commit is contained in:
parent
b1cd3ca558
commit
aaeb68c4b9
@ -907,6 +907,15 @@ div#log span.log-protocol {
|
||||
padding: 5px;
|
||||
background:#CCCCCC;
|
||||
}
|
||||
.widgetconfigdiv{
|
||||
background:#BBBBBB;
|
||||
font-size: 11px;
|
||||
color: #000000;
|
||||
padding-right: 5px;
|
||||
padding-left: 5px;
|
||||
padding-top: 5px;
|
||||
padding-bottom: 5px;
|
||||
}
|
||||
|
||||
div#log div.log-entry-mini {
|
||||
clear: both;
|
||||
|
||||
@ -1114,6 +1114,15 @@ div#log span.log-protocol {
|
||||
padding: 5px;
|
||||
background:#CCCCCC;
|
||||
}
|
||||
.widgetconfigdiv{
|
||||
background:#BBBBBB;
|
||||
font-size: 11px;
|
||||
color: #000000;
|
||||
padding-right: 5px;
|
||||
padding-left: 5px;
|
||||
padding-top: 5px;
|
||||
padding-bottom: 5px;
|
||||
}
|
||||
|
||||
div#log div.log-entry-mini {
|
||||
clear: both;
|
||||
|
||||
@ -850,6 +850,15 @@ div#log span.log-protocol {
|
||||
padding: 5px;
|
||||
background:#CCCCCC;
|
||||
}
|
||||
.widgetconfigdiv{
|
||||
background:#BBBBBB;
|
||||
font-size: 11px;
|
||||
color: #000000;
|
||||
padding-right: 5px;
|
||||
padding-left: 5px;
|
||||
padding-top: 5px;
|
||||
padding-bottom: 5px;
|
||||
}
|
||||
|
||||
div#log div.log-entry-mini {
|
||||
clear: both;
|
||||
|
||||
@ -887,6 +887,15 @@ div#log span.log-protocol {
|
||||
padding: 5px;
|
||||
background:#CCCCCC;
|
||||
}
|
||||
.widgetconfigdiv{
|
||||
background:#BBBBBB;
|
||||
font-size: 11px;
|
||||
color: #000000;
|
||||
padding-right: 5px;
|
||||
padding-left: 5px;
|
||||
padding-top: 5px;
|
||||
padding-bottom: 5px;
|
||||
}
|
||||
|
||||
div#log div.log-entry-mini {
|
||||
clear: both;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user