mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-02-08 23:20:03 +00:00
Re-establish gradient for sidebar tab divider
This commit is contained in:
parent
acbf87657b
commit
8a763e9d83
@ -82,8 +82,10 @@ canvas.tc-edit-bitmapeditor {
|
|||||||
text-shadow: 0 1px 0 rgba(255,255,255, 0.8);
|
text-shadow: 0 1px 0 rgba(255,255,255, 0.8);
|
||||||
}
|
}
|
||||||
|
|
||||||
.tc-sidebar-lists .tc-tab-divider {
|
.tc-sidebar-lists .tc-tab-set .tc-tab-divider {
|
||||||
<<background-linear-gradient "left, rgba(0,0,0,0.01) 0%, rgba(0,0,0,0.11) 250px">>
|
border-top: none;
|
||||||
|
height: 1px;
|
||||||
|
<<background-linear-gradient "left, rgba(0,0,0,0.15) 0%, rgba(0,0,0,0.0) 350px">>
|
||||||
}
|
}
|
||||||
|
|
||||||
.tc-more-sidebar .tc-tab-buttons button {
|
.tc-more-sidebar .tc-tab-buttons button {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user