text module widget > focus/selected style fixen

This commit is contained in:
Felix Niklas 2015-05-26 10:46:26 +02:00
parent 2986fc42ae
commit b0b3012302

View file

@ -3042,6 +3042,14 @@ footer {
display: block;
}
.shortcut .dropdown-menu > .active > a {
background: none;
}
.shortcut .dropdown-menu > .active {
background: hsl(145,51%,45%);
}
.editControls {
position: absolute;
left: 0;