mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-20 22:16:52 +00:00
First pass at MWS icon
This commit is contained in:
parent
d16746ab38
commit
26e198b7d8
@ -70,6 +70,7 @@ Styles specific to the full screen layout
|
||||
.mws-bag-pill {
|
||||
background: <<colour muted-foreground>>;
|
||||
color: <<colour background>>;
|
||||
fill: <<colour background>>;
|
||||
margin-right: 0.5em;
|
||||
border-radius: 0.25em;
|
||||
padding: 0 0.25em;
|
||||
@ -77,7 +78,8 @@ Styles specific to the full screen layout
|
||||
|
||||
.mws-bag-pill:hover {
|
||||
background: <<colour foreground>>;
|
||||
foreground: <<colour background>>;
|
||||
color: <<colour background>>;
|
||||
fill: <<colour background>>;
|
||||
}
|
||||
|
||||
.mws-bag-pill-topmost {
|
||||
|
BIN
plugins/tiddlywiki/multiwikiserver/admin-ui/favicon.png
Normal file
BIN
plugins/tiddlywiki/multiwikiserver/admin-ui/favicon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
@ -0,0 +1,2 @@
|
||||
title: $:/favicon.ico
|
||||
type: image/png
|
27
plugins/tiddlywiki/multiwikiserver/icon.tid
Normal file
27
plugins/tiddlywiki/multiwikiserver/icon.tid
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user