mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-28 12:52:47 -08:00
Style adjustments
This commit is contained in:
parent
2e427cc919
commit
cf96679e66
1 changed files with 2 additions and 1 deletions
|
|
@ -134,6 +134,7 @@ a.tw-tiddlylink-missing {
|
|||
-webkit-overflow-scrolling: touch;
|
||||
padding: 4em 0em 2em 2em;
|
||||
margin: 0;
|
||||
text-shadow: 0 1px 0 rgba(255,255,255, 0.8);
|
||||
}
|
||||
|
||||
@media print {
|
||||
|
|
@ -315,7 +316,7 @@ a.tw-tiddlylink-missing {
|
|||
<<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%;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue