mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-02-08 15:10:02 +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 {
|
||||
z-index: 100;
|
||||
display: block;
|
||||
padding-top: 14px;
|
||||
padding-top: 14px;
|
||||
vertical-align: top;
|
||||
text-align: right;
|
||||
margin-bottom: inherit;
|
||||
@ -991,7 +991,7 @@ canvas.tw-edit-bitmapeditor {
|
||||
|
||||
.tw-tab-buttons button {
|
||||
color: <<colour tab-foreground>>;
|
||||
padding: 2px 4px 4px 4px;
|
||||
padding: 3px 5px 3px 5px;
|
||||
font-weight: 300;
|
||||
border: none;
|
||||
background: inherit;
|
||||
|
Loading…
x
Reference in New Issue
Block a user