mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-25 11:04:09 +03:00
Resolves #828 - darker dropdown divider color (pulled from v4 footer)
This commit is contained in:
parent
314e367d03
commit
b19df243a8
|
@ -55,7 +55,7 @@ legend {
|
|||
border: 0;
|
||||
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
|
||||
.divider {
|
||||
background-color: rgba(229, 229, 229, 0.12);
|
||||
background-color: rgba(0, 0, 0, .12);
|
||||
}
|
||||
li {
|
||||
overflow: hidden;
|
||||
|
|
Loading…
Reference in New Issue
Block a user