13318-Fix dotted menu
This commit is contained in:
parent
354fa324d8
commit
12073f2f4a
|
@ -31,16 +31,16 @@ Description: The default Pandora FMS theme layout
|
|||
--text-color-3: #d5d5d5;
|
||||
--text-color-4: #dddddd;
|
||||
|
||||
--background-main-color: #f6f7fb;
|
||||
--background-main-color: #111;
|
||||
--background-2: #95a3bf;
|
||||
|
||||
--border-color: #484848;
|
||||
--border-color-4: #e5e9ed;
|
||||
--border-color-4: #404040;
|
||||
--border-dark-color: #e1e1e1;
|
||||
|
||||
--input-border: #c0ccdc;
|
||||
|
||||
--table-hover-background: #edfffe;
|
||||
--table-hover-background: #333;
|
||||
}
|
||||
|
||||
/* General styles */
|
||||
|
|
Loading…
Reference in New Issue