add f3d config, vrchat launch options, treestyletab css
This commit is contained in:
parent
328fff9ab1
commit
de58d68cc0
5 changed files with 37 additions and 3 deletions
12
firefox/treestyletab.css
Normal file
12
firefox/treestyletab.css
Normal file
|
@ -0,0 +1,12 @@
|
|||
tab-item {
|
||||
font-family: sans;
|
||||
font-size: 14px;
|
||||
height: 20px;
|
||||
}
|
||||
|
||||
/* Show title of unread tabs */
|
||||
:root.sidebar tab-item.unread .label-content {
|
||||
color: orange !important;
|
||||
font-style: italic !important;
|
||||
text-decoration: underline;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue