mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-07 20:17:37 +00: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;
|
|
}
|