first commit
This commit is contained in:
commit
cf80007938
4 changed files with 1480 additions and 0 deletions
13
my_userChrome.css
Normal file
13
my_userChrome.css
Normal file
|
@ -0,0 +1,13 @@
|
|||
/* Bookmark font */
|
||||
#PlacesToolbarItems .bookmark-item menupopup * {
|
||||
font-stretch: semi-condensed !important;
|
||||
font-size: 11pt !important;
|
||||
}
|
||||
|
||||
|
||||
/* for tabs_multiple_lines.css */
|
||||
:root {
|
||||
--tab_min_width_mlt: 70px !important;
|
||||
--tab_max_width_mlt: 140px !important;
|
||||
--tabs-lines: 4 !important;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue