mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-11 07:16:08 +00:00
Refactor sidebar tools tab
It’s going to be like the tools tab of tiddler info
This commit is contained in:
@@ -282,7 +282,7 @@ button svg, button img {
|
||||
color: <<colour sidebar-muted-foreground-hover>>;
|
||||
}
|
||||
|
||||
.tw-image-button {
|
||||
button svg.tw-image-button, button .tw-image-button img {
|
||||
height: 1em;
|
||||
width: 1em;
|
||||
}
|
||||
@@ -872,6 +872,15 @@ canvas.tw-edit-bitmapeditor {
|
||||
padding: 0 14px 0 14px;
|
||||
}
|
||||
|
||||
.tw-drop-down svg {
|
||||
width: 1em;
|
||||
height: 1em;
|
||||
}
|
||||
|
||||
.tw-drop-down img {
|
||||
width: 1em;
|
||||
}
|
||||
|
||||
.tw-drop-down a, .tw-drop-down button {
|
||||
display: block;
|
||||
padding: 0 14px 0 14px;
|
||||
|
Reference in New Issue
Block a user