mirror of
https://github.com/rydesun/dotfiles.git
synced 2025-12-26 14:44:58 +08:00
Update firefox: sidebar
This commit is contained in:
parent
3f0f68ae25
commit
2cd66fc11c
2 changed files with 5 additions and 1 deletions
|
|
@ -25,6 +25,10 @@
|
|||
background-color: unset !important;
|
||||
}
|
||||
|
||||
#sidebar {
|
||||
min-width: 11em !important;
|
||||
}
|
||||
|
||||
/* 暗色侧边栏 */
|
||||
#sidebar-header {
|
||||
-moz-appearance: none !important;
|
||||
|
|
|
|||
|
|
@ -56,7 +56,7 @@
|
|||
width: 90% !important;
|
||||
margin-top: 5px !important;
|
||||
margin-left: auto !important;
|
||||
margin-right: auto !important;
|
||||
margin-right: 0 !important;
|
||||
}
|
||||
#tabbox #tabList[mode="compact"] .tab[discarded="true"] {
|
||||
padding-bottom: 0 !important;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue