Translations:Mozilla Firefox/9/fa

Revision as of 14:30, 19 April 2022 by Argon (talk | contribs) (Created page with "input:not(.urlbar-input):not(.textbox-input):not(.form-control):not([type='checkbox']):not([type='radio']), textarea, select { -moz-appearance: none !important; back...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

input:not(.urlbar-input):not(.textbox-input):not(.form-control):not([type='checkbox']):not([type='radio']), textarea, select {

    -moz-appearance: none !important;
    background-color: white;
    color: black;
}

#downloads-indicator-counter {
    color: white;
}