mirror of
https://github.com/rydesun/dotfiles.git
synced 2025-12-26 14:44:58 +08:00
Update firefox UI: Visual Tabs
This commit is contained in:
parent
0cab8f1f3c
commit
3f8d4e3a27
1 changed files with 6 additions and 0 deletions
|
|
@ -46,6 +46,12 @@
|
|||
margin-left: auto !important;
|
||||
margin-right: auto !important;
|
||||
}
|
||||
#tabbox #tabList[mode="compact"] .tab[discarded="true"] {
|
||||
padding-bottom: 0 !important;
|
||||
}
|
||||
#tabbox #tabList[mode="compact"] .tab[discarded="true"] .thumbnail {
|
||||
display: none !important;
|
||||
}
|
||||
/* 自动隐藏关闭按钮 */
|
||||
#tabbox #tabList[mode="compact"] .tab:not(:hover) button.close {
|
||||
display: none !important;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue