File: browser.css

package info (click to toggle)
custom-tab-width 1.0.1-2
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 100 kB
  • ctags: 3
  • sloc: makefile: 9
file content (7 lines) | stat: -rw-r--r-- 193 bytes parent folder | download
1
2
3
4
5
6
7
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");

/* 1 */
.tabbrowser-tab[fadein]:not([pinned]) {
  min-width: 100px !important;
  max-width: 250px !important;
}