mirror of
https://github.com/rydesun/dotfiles.git
synced 2026-07-16 22:16:11 +08:00
Update after changing dpi
This commit is contained in:
parent
b3d9233a3b
commit
c303083fa3
3 changed files with 11 additions and 7 deletions
|
|
@ -42,17 +42,23 @@
|
|||
border-bottom: none !important;
|
||||
}
|
||||
#tabbox #tabList .tab .bar {
|
||||
height: 28px !important;
|
||||
height: 24px !important;
|
||||
}
|
||||
#tabbox #tabList .tab .bar .title {
|
||||
color: #333 !important;
|
||||
}
|
||||
body:not(:hover) #tabList .tab .bar .title {
|
||||
display: none !important;
|
||||
}
|
||||
#tabbox #tabList .tab[selected="true"] .bar .title {
|
||||
font-weight: unset !important;
|
||||
}
|
||||
#tabbox #tabList .tab .line1 {
|
||||
display: none !important;
|
||||
}
|
||||
#tabbox #tabList .tab .line2 {
|
||||
width: 7px !important;
|
||||
}
|
||||
#tabbox #tabList .tab .thumbnail {
|
||||
width: 100% !important;
|
||||
margin: 0 !important;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue