mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-03-31 07:12:23 -07:00
name resolution config clean up, authoritative fields fixes for none values, css fixes
Signed-off-by: jokob-sk <jokob.sk@gmail.com>
This commit is contained in:
@@ -2249,9 +2249,8 @@ textarea[readonly],
|
||||
|
||||
.red-hover-border:hover
|
||||
{
|
||||
border-color: red !important;
|
||||
border-width: 1px;
|
||||
border-style: solid;
|
||||
border-color: #ff0000 !important;
|
||||
box-shadow: #ff0000;
|
||||
|
||||
}
|
||||
|
||||
@@ -2260,12 +2259,6 @@ textarea[readonly],
|
||||
background-color: red !important;
|
||||
}
|
||||
|
||||
#multi-edit-form .form-group
|
||||
{
|
||||
height: 45px;
|
||||
|
||||
}
|
||||
|
||||
.top-left-logo
|
||||
{
|
||||
height:35px;
|
||||
|
||||
Reference in New Issue
Block a user