mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
9 lines
187 B
CSS
9 lines
187 B
CSS
% include all of the Luna styles
|
|
%include menulist.css
|
|
|
|
menulist:focus > .menulist-label-box {
|
|
border: 1px dotted ThreeDDarkShadow;
|
|
background-color: transparent;
|
|
color: inherit;
|
|
}
|