mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
misc: remove theme widget overflow fix
PR: https://github.com/opnsense/core/issues/2747
This commit is contained in:
@@ -9519,10 +9519,6 @@ label > input {
|
||||
background-color: #ec6d12;
|
||||
}
|
||||
|
||||
.dashboard_grid_column table {
|
||||
table-layout: fixed;
|
||||
}
|
||||
|
||||
#ipsec {
|
||||
#ipsec-mobile, #ipsec-tunnel, #ipsec-overview {
|
||||
background-color: #393939;
|
||||
|
||||
@@ -6282,10 +6282,6 @@ label > input[type="radio"] {
|
||||
background-color: #ec6d12;
|
||||
}
|
||||
|
||||
.dashboard_grid_column table {
|
||||
table-layout: fixed;
|
||||
}
|
||||
|
||||
#ipsec #ipsec-mobile, #ipsec #ipsec-tunnel, #ipsec #ipsec-overview {
|
||||
background-color: #393939;
|
||||
}
|
||||
|
||||
@@ -9575,10 +9575,6 @@ label > input {
|
||||
background-color: #ffe83e;
|
||||
}
|
||||
|
||||
.dashboard_grid_column table {
|
||||
table-layout: fixed;
|
||||
}
|
||||
|
||||
#ipsec {
|
||||
#ipsec-mobile, #ipsec-tunnel, #ipsec-overview {
|
||||
background-color: #f0f0f0;
|
||||
|
||||
@@ -6293,10 +6293,6 @@ label > input[type="radio"] {
|
||||
background-color: #ffe83e;
|
||||
}
|
||||
|
||||
.dashboard_grid_column table {
|
||||
table-layout: fixed;
|
||||
}
|
||||
|
||||
#ipsec #ipsec-mobile, #ipsec #ipsec-tunnel, #ipsec #ipsec-overview {
|
||||
background-color: #f0f0f0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user