1
0
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:
Jermolene 2015-10-08 15:10:54 +01:00
parent 6add992bf2
commit 7e9f7afa94

View File

@ -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 {