mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 10:07:19 +00:00
Tweak the sidebar tabs gradient
This commit is contained in:
parent
6add992bf2
commit
7e9f7afa94
@ -85,7 +85,7 @@ canvas.tc-edit-bitmapeditor {
|
||||
.tc-sidebar-lists .tc-tab-set .tc-tab-divider {
|
||||
border-top: none;
|
||||
height: 1px;
|
||||
<<background-linear-gradient "left, rgba(0,0,0,0.15) 0%, rgba(0,0,0,0.0) 350px">>
|
||||
<<background-linear-gradient "left, rgba(0,0,0,0.15) 0%, rgba(0,0,0,0.0) 100%">>
|
||||
}
|
||||
|
||||
.tc-more-sidebar .tc-tab-buttons button {
|
||||
|
Loading…
Reference in New Issue
Block a user