1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-09-10 23:06:06 +00:00

Add icon previews to tag manager

This commit is contained in:
Jermolene
2014-08-09 13:12:23 +01:00
parent ba0accf4f5
commit f6d7d87a3d
2 changed files with 10 additions and 6 deletions

View File

@@ -855,6 +855,10 @@ canvas.tw-edit-bitmapeditor {
fill: <<colour muted-foreground>>;
}
.tw-drop-down-wrapper {
position: relative;
}
.tw-drop-down {
min-width: 280px;
border: 1px solid <<colour dropdown-border>>;