summaryrefslogtreecommitdiff
path: root/gtk-themes/parabola-blackmate/iceweasel-chrome/userContent.css
blob: 62c9054b94ef9f46ae9dae88112bb3c7064acbb3 (plain)
1
2
3
4
5
6
7
8
9
10

input, textarea, select { -moz-appearance: none !important ; background-color: #000 ; color: #FFF ; }

a[class="file"] ,
a[class="dir"] ,
a[class="symlink"] { color: #2EB8E6 !important ; }

a:visited[class="file"] ,
a:visited[class="dir"] ,
a:visited[class="symlink"] { color: #FF6666 !important ; }