title: $:/themes/tiddlywiki/seamless/base tags: [[$:/tags/stylesheet]] \rules only filteredtranscludeinline transcludeinline macrodef macrocallinline .tw-page-controls button svg, .tw-tiddler-controls button svg, .tw-topbar button svg { <> } .tw-tiddler-controls button.tw-selected svg { <> } .tw-drop-down { border-radius: 4px; <> } .tw-block-dropdown { border-radius: 4px; <> } .tw-modal-displayed { -webkit-filter: blur(4px); } .modal { border-radius: 6px; <> } .modal-footer { border-radius: 0 0 6px 6px; <>; } .tw-alert { border-radius: 6px; <> } .tw-notification { border-radius: 6px; <> text-shadow: 0 1px 0 rgba(255,255,255, 0.8); } .tw-message-box img { <> } @media (min-width: {{$:/themes/tiddlywiki/vanilla/metrics##storywidth}}) { body.tw-body .tw-tiddler-frame { padding: 0; } body.tw-body .tw-sidebar-scrollable { padding: 57px 0 28px 42px; } } html body.tw-body { background-color: <>; } body.tw-body .tw-page-controls svg { fill: <>; } body.tw-body .tw-sidebar-lists .tw-tab-buttons button.tw-tab-selected { background-color: <>; }