mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-02-02 12:19:11 +00:00
Style adjustments
This commit is contained in:
parent
2e427cc919
commit
cf96679e66
@ -134,6 +134,7 @@ a.tw-tiddlylink-missing {
|
|||||||
-webkit-overflow-scrolling: touch;
|
-webkit-overflow-scrolling: touch;
|
||||||
padding: 4em 0em 2em 2em;
|
padding: 4em 0em 2em 2em;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
text-shadow: 0 1px 0 rgba(255,255,255, 0.8);
|
||||||
}
|
}
|
||||||
|
|
||||||
@media print {
|
@media print {
|
||||||
@ -315,7 +316,7 @@ a.tw-tiddlylink-missing {
|
|||||||
<<box-shadow "inset 0 1px 8px rgba(0, 0, 0, 0.15)">>
|
<<box-shadow "inset 0 1px 8px rgba(0, 0, 0, 0.15)">>
|
||||||
}
|
}
|
||||||
|
|
||||||
.sidebar-header .tw-edit-texteditor input, .tw-edit-texteditor textarea {
|
.sidebar-header .tw-edit-texteditor input, .sidebar-header .tw-edit-texteditor textarea {
|
||||||
width: 90%;
|
width: 90%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user