mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-02-08 23:20:03 +00:00
Tabs appearance tweaks
This commit is contained in:
parent
c9c1b0fbb4
commit
81e1af1d35
@ -970,9 +970,9 @@ canvas.tw-edit-bitmapeditor {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.tw-tab-buttons.tw-vertical {
|
.tw-tab-buttons.tw-vertical {
|
||||||
|
z-index: 100;
|
||||||
display: block;
|
display: block;
|
||||||
padding-top: 14px;
|
padding-top: 14px;
|
||||||
padding-top: 14px;
|
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
margin-bottom: inherit;
|
margin-bottom: inherit;
|
||||||
@ -991,7 +991,7 @@ canvas.tw-edit-bitmapeditor {
|
|||||||
|
|
||||||
.tw-tab-buttons button {
|
.tw-tab-buttons button {
|
||||||
color: <<colour tab-foreground>>;
|
color: <<colour tab-foreground>>;
|
||||||
padding: 2px 4px 4px 4px;
|
padding: 3px 5px 3px 5px;
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
border: none;
|
border: none;
|
||||||
background: inherit;
|
background: inherit;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user