1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-02-08 15:10:02 +00:00

Tabs appearance tweaks

This commit is contained in:
Jermolene 2014-05-14 19:37:37 +01:00
parent c9c1b0fbb4
commit 81e1af1d35

View File

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