mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
Override colour given in the vpn_ipsec.php file (#1999)
Override colour given in the vpn_ipsec.php file
This commit is contained in:
@@ -9264,3 +9264,8 @@ div.Tokenize ul {
|
||||
.image_invertible {
|
||||
filter: invert(1);
|
||||
}
|
||||
|
||||
.phase1_tr td {
|
||||
background-color: #282828 !important;
|
||||
}
|
||||
|
||||
|
||||
@@ -7820,3 +7820,7 @@ div.Tokenize ul.TokensContainer li.Token a.Close {
|
||||
.image_invertible {
|
||||
filter: invert(1);
|
||||
}
|
||||
|
||||
.phase1_tr td {
|
||||
background-color: #282828 !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user