Skip to content

Commit c5a396f

Browse files
jasonyessstadust
authored andcommitted
Removed unwanted white from dropdowns
1 parent 373a073 commit c5a396f

File tree

1 file changed

+1
-0
lines changed
  • pointercrate-core-pages/static/css

1 file changed

+1
-0
lines changed

pointercrate-core-pages/static/css/ui.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -785,6 +785,7 @@ ul.selection-list li {
785785
/* Dropdown selection menu thingy styles */
786786

787787
.dropdown-menu .menu {
788+
background: #414141;
788789
box-shadow: 0px 8px 10px #4e4e4e, -10px 8px 15px #4e4e4e, 10px 8px 15px #4e4e4e;
789790
}
790791

0 commit comments

Comments
 (0)