mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-09 06:16:06 +00:00
Better styles for the message box
This commit is contained in:
@@ -124,3 +124,7 @@ canvas.tw-edit-bitmapeditor {
|
||||
.tw-more-sidebar .tw-tab-buttons button.tw-tab-selected {
|
||||
<<background-linear-gradient "left, rgb(236,236,236) 0%, rgb(248,248,248) 100%">>
|
||||
}
|
||||
|
||||
.tw-message-box img {
|
||||
<<box-shadow "1px 1px 3px rgba(0,0,0,0.5)">>
|
||||
}
|
||||
|
@@ -931,6 +931,9 @@ canvas.tw-edit-bitmapeditor {
|
||||
background: #ECF2FF;
|
||||
padding: 0px 21px 0px 21px;
|
||||
margin: 0 -21px 0 -21px;
|
||||
font-size: 12px;
|
||||
line-height: 18px;
|
||||
color: #547599;
|
||||
}
|
||||
|
||||
.tw-message-box img {
|
||||
|
Reference in New Issue
Block a user