mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-16 01:13:08 +09:00
6 lines
150 B
CSS
6 lines
150 B
CSS
@namespace url(http://www.w3.org/1999/xhtml);
|
|
|
|
/* Reset default UA styles for dropdown options */
|
|
*|*::-moz-dropdown-list {
|
|
border: 0 !important;
|
|
}
|