Change user-dropdown button colors

Making it a little more evident, that there are buttons there.
This commit is contained in:
Thomas M Steenholdt
2018-09-02 12:27:49 -02:00
parent 85e745731b
commit 2dedf54991
2 changed files with 5 additions and 2 deletions

View File

@ -32,3 +32,6 @@ table td {
color: olive;
}
.user-footer {
background-color: #222d32 !important;
}