mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
7 lines
187 B
CSS
7 lines
187 B
CSS
% include all of the Luna styles
|
|
%include menulist.css
|
|
|
|
menulist:-moz-focusring:not([open="true"]):not(.menulist-compact) > .menulist-label-box {
|
|
border: 1px dotted ThreeDDarkShadow;
|
|
}
|