started UI api-key management
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
4
templates/Sparkle/assets/css/main.css
vendored
4
templates/Sparkle/assets/css/main.css
vendored
@@ -1682,13 +1682,13 @@ fieldset.file {
|
||||
background-color: rgb(242, 222, 222);
|
||||
}
|
||||
|
||||
.domain-hostname {
|
||||
.primary-entry {
|
||||
background-color: rgb(53, 106, 160);
|
||||
color: #ddd;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
table.hl tbody tr.domain-hostname:hover {
|
||||
table.hl tbody tr.primary-entry:hover {
|
||||
background-color: rgb(64, 150, 238);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user