summaryrefslogtreecommitdiffstats
path: root/devtools/client/responsive.html/responsive-ua.css
blob: 6d442b1bb088a1532147a5b3881418427ddb8609 (plain)
1
2
3
4
5
6
@namespace url(http://www.w3.org/1999/xhtml);

/* Reset default UA styles for dropdown options */
*|*::-moz-dropdown-list {
  border: 0 !important;
}