title: $:/core/styles/base module-type: stylesheet \rules only filteredtranscludeinline transcludeinline macrodef macrocallinline \define border-radius(radius) ``` -webkit-border-radius: $radius$; -moz-border-radius: $radius$; border-radius: $radius$; ``` \end \define box-shadow(shadow) ``` -webkit-box-shadow: $shadow$; -moz-box-shadow: $shadow$; box-shadow: $shadow$; ``` \end {{$:/core/styles/reset}} html { font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; } body { font-size: {{$:/core/styles/metrics##fontsize}}; line-height: {{$:/core/styles/metrics##lineheight}}; background-color: {{$:/core/styles/colourmappings##pagebackground}} } code, pre { padding: 0 3px 2px; <> } code { padding: 1px 2px; color: #d14; background-color: #f7f7f9; border: 1px solid #e1e1e8; } pre { display: block; padding: 1em; margin: 0 0 1em; word-break: break-all; word-wrap: break-word; white-space: pre; white-space: pre-wrap; background-color: #f5f5f5; border: 1px solid #ccc; } table { border: 1px solid #ddd; width: 100%; } table th, table td { text-align: left; padding: 0 0.5em 0 0.5em; border-top: 1px solid #ddd; border-left: 1px solid #ddd; } a.tw-tiddlylink { text-decoration: none; font-style: normal; font-weight: normal; color: {{$:/core/styles/colourmappings##linkforeground}}; } .sidebar-header a.tw-tiddlylink { color: #69699B; } a.tw-tiddlylink:hover { text-decoration: underline; } a.tw-tiddlylink-resolves { font-style: normal; font-weight: bold; } a.tw-tiddlylink-missing { font-style: italic; } .btn-invisible { padding: 0; margin: 0; background: none; border: none; } .tw-tags-wrapper { margin: 0.25em 0 1em 0; } .tw-missing-tiddler-label { font-style: italic; font-weight: normal; display: inline-block; padding: 2px 4px; font-size: 11.844px; line-height: 14px; white-space: nowrap; vertical-align: baseline; border: 1px solid rgba(0,0,0,0.2); <> <> } .tw-tag-label { display: inline-block; padding: 2px 4px; font-size: 11.844px; font-weight: bold; line-height: 14px; color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.44); white-space: nowrap; vertical-align: baseline; background-color: #999999; border: 1px solid rgba(0,0,0,0.0); <> <> } .tw-tag-label:hover { <> } .edit-header { } .sidebar-header { position: fixed; top: 0; left: 0; bottom: 0; width: {{$:/core/styles/metrics##sidebarwidth}}; overflow-y: auto; overflow-x: auto; -webkit-overflow-scrolling: touch; padding: 4em 0em 2em 2em; margin: 0; text-shadow: 0 1px 0 rgba(255,255,255, 0.8); } @media print { .sidebar-header { display: none; }} .tw-menu-list-item { white-space: nowrap; } .story-river { margin-left: {{$:/core/styles/metrics##sidebarwidth}}; padding: 2em; } @media print { .story-river { margin-left: 1em; }} .tw-tiddler-frame { position: relative; padding: 3em; margin-bottom: 2em; background-color: {{$:/core/styles/colourmappings##tiddlerbackground}}; max-width: 50em; <> } .title { font-weight: bold; font-size: 33px; line-height: 40px; color: #182955; } .tw-tiddler-missing .title { font-style: italic; font-weight: normal; } .tw-tiddler-frame .tw-tiddler-controls { float: right; } .tw-tiddler-controls .tw-button { margin: 0 0 0 0.5em; vertical-align: middle; } .tw-tiddler-help { color: #999; margin-top: 1em; } .tw-tiddler-help a.tw-tiddlylink { color: #888888; } .tw-drop-down { min-width: 20em; border: 1px solid {{$:/core/styles/colourmappings##dropdownborder}}; background-color: {{$:/core/styles/colourmappings##dropdownbackground}}; <> <> padding: 0.5em 0em 0.5em 0em; margin: 0.25em 0 0 0; white-space: nowrap; } .tw-drop-down a { display: block; padding: 0em 1em 0em 1em; } .tw-drop-down a:hover { color: {{$:/core/styles/colourmappings##linkbackground}}; background-color: {{$:/core/styles/colourmappings##linkforeground}}; text-decoration: none; } .modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1000; background-color: #000; } .modal { position: fixed; top: 50%; left: 50%; z-index: 1100; width: 560px; margin: -250px 0 0 -280px; background-color: #fff; border: 1px solid #999; border: 1px solid rgba(0,0,0,.3); <> <> } .modal-header { padding: 9px 15px; border-bottom: 1px solid #eee; } .modal-header h3 { margin: 0; line-height: 30px; } .modal-body { overflow-y: auto; max-height: 400px; padding: 15px; } .modal-footer { padding: 14px 15px 15px; margin-bottom: 0; text-align: right; background-color: #f5f5f5; border-top: 1px solid #ddd; <> <>; } .tw-tab-set { } .tw-tab-buttons { font-size: 0.85em; line-height: 100%; margin-bottom: -1px; } .tw-tab-buttons button { color: #666; background-color: #ccc; border-left: 1px solid #aaa; border-top: 1px solid #aaa; border-right: 1px solid #aaa; border-bottom: 1px solid #aaa; margin-left: 0.25em; margin-right: 0.25em; } .tw-tab-buttons button.tw-tab-selected { background-color: #ececec; border-bottom: 1px solid #ececec; } .tw-tab-contents { border-top: 1px solid #aaa; padding: 1em; } .tw-search-results { padding: 1em; } .tw-drop-down .tw-tab-buttons button { background-color: #ececec; } .tw-drop-down .tw-tab-buttons button.tw-tab-selected { background-color: #fff; border-bottom: 1px solid #fff; } .tw-drop-down .tw-tab-contents a { padding: 0 0.5em 0 0.5em; } .tw-edit-texteditor input, .tw-edit-texteditor textarea { width: 100%; padding: 0.2em 0.2em 0.2em 0.2em; border: 1px solid #888; -webkit-appearance: none; margin: 0.25em 0 0.25em 0; } .tw-edit-texteditor input { background-color: #f8f8f8; <> } .sidebar-header .tw-edit-texteditor input, .sidebar-header .tw-edit-texteditor textarea { width: 90%; } canvas.tw-edit-bitmapeditor { cursor: crosshair; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; } img, canvas, embed { max-width: 100%; } embed { width: 100%; height: 20em; }