Add blending for dropdowns
This commit is contained in:
parent
780441de32
commit
35ad403e06
|
@ -237,6 +237,10 @@ button.formbutton a {
|
||||||
z-index: 10;
|
z-index: 10;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
*.wdropdown.active > button {
|
||||||
|
border-bottom: none;
|
||||||
|
}
|
||||||
|
|
||||||
*.wdropdown.active > div.select {
|
*.wdropdown.active > div.select {
|
||||||
display: inline;
|
display: inline;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user