13318-Fix dotted menu

This commit is contained in:
Pablo Aragon 2024-04-15 17:44:59 +02:00
parent 354fa324d8
commit 12073f2f4a
1 changed files with 3 additions and 3 deletions

View File

@ -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 */