firefox-gnome-theme/theme/symbolic-tab-icons.css

7 lines
222 B
CSS
Executable File

@namespace xul url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
/* Make tab icons look kinda like symbolic icons */
tab .tab-icon-image {
filter: var(--gnome-convert-icon-to-symbolic-hack-filter);
}