Style adjustments

print-window-tiddler
Jeremy Ruston 2013-03-20 14:41:29 +00:00
rodzic 2e427cc919
commit cf96679e66
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -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%;
}