13563 lines
320 KiB
CSS
13563 lines
320 KiB
CSS
@import "../tpl/base.html";
|
|
@media screen {
|
|
a.interwiki {
|
|
background:transparent url(../images/interwiki.svg) 0 0 no-repeat;
|
|
background-size:1.2em;
|
|
padding:0 0 0 1.4em;
|
|
}
|
|
a.iw_wp {
|
|
background-image:url(../images/interwiki/wp.svg);
|
|
}
|
|
a.iw_wpfr {
|
|
background-image:url(../images/interwiki/wpfr.svg);
|
|
}
|
|
a.iw_wpde {
|
|
background-image:url(../images/interwiki/wpde.svg);
|
|
}
|
|
a.iw_wpes {
|
|
background-image:url(../images/interwiki/wpes.svg);
|
|
}
|
|
a.iw_wppl {
|
|
background-image:url(../images/interwiki/wppl.svg);
|
|
}
|
|
a.iw_wpjp {
|
|
background-image:url(../images/interwiki/wpjp.svg);
|
|
}
|
|
a.iw_wpmeta {
|
|
background-image:url(../images/interwiki/wpmeta.svg);
|
|
}
|
|
a.iw_doku {
|
|
background-image:url(../images/interwiki/doku.svg);
|
|
}
|
|
a.iw_amazon {
|
|
background-image:url(../images/interwiki/amazon.svg);
|
|
}
|
|
a.iw_amazon_de {
|
|
background-image:url(../images/interwiki/amazon.de.svg);
|
|
}
|
|
a.iw_amazon_uk {
|
|
background-image:url(../images/interwiki/amazon.uk.svg);
|
|
}
|
|
a.iw_paypal {
|
|
background-image:url(../images/interwiki/paypal.svg);
|
|
}
|
|
a.iw_phpfn {
|
|
background-image:url(../images/interwiki/phpfn.svg);
|
|
}
|
|
a.iw_skype {
|
|
background-image:url(../images/interwiki/skype.svg);
|
|
}
|
|
a.iw_google {
|
|
background-image:url(../images/interwiki/google.svg);
|
|
}
|
|
a.iw_user {
|
|
background-image:url(../images/interwiki/user.svg);
|
|
}
|
|
a.iw_callto {
|
|
background-image:url(../images/interwiki/callto.svg);
|
|
}
|
|
a.iw_tel {
|
|
background-image:url(../images/interwiki/tel.svg);
|
|
}
|
|
.mediafile {
|
|
background:transparent url(../images/fileicons/svg/file.svg) 0 1px no-repeat;
|
|
background-size:1.2em;
|
|
padding-left:1.5em;
|
|
}
|
|
.mf_jpg {
|
|
background-image:url(../images/fileicons/svg/jpg.svg);
|
|
}
|
|
.mf_rtf {
|
|
background-image:url(../images/fileicons/svg/rtf.svg);
|
|
}
|
|
.mf_bz2 {
|
|
background-image:url(../images/fileicons/svg/bz2.svg);
|
|
}
|
|
.mf_tgz {
|
|
background-image:url(../images/fileicons/svg/tgz.svg);
|
|
}
|
|
.mf_txt {
|
|
background-image:url(../images/fileicons/svg/txt.svg);
|
|
}
|
|
.mf_c {
|
|
background-image:url(../images/fileicons/svg/c.svg);
|
|
}
|
|
.mf_cpp {
|
|
background-image:url(../images/fileicons/svg/cpp.svg);
|
|
}
|
|
.mf_js {
|
|
background-image:url(../images/fileicons/svg/js.svg);
|
|
}
|
|
.mf_file {
|
|
background-image:url(../images/fileicons/svg/file.svg);
|
|
}
|
|
.mf_ogv {
|
|
background-image:url(../images/fileicons/svg/ogv.svg);
|
|
}
|
|
.mf_docx {
|
|
background-image:url(../images/fileicons/svg/docx.svg);
|
|
}
|
|
.mf_h {
|
|
background-image:url(../images/fileicons/svg/h.svg);
|
|
}
|
|
.mf_sql {
|
|
background-image:url(../images/fileicons/svg/sql.svg);
|
|
}
|
|
.mf_gif {
|
|
background-image:url(../images/fileicons/svg/gif.svg);
|
|
}
|
|
.mf_csv {
|
|
background-image:url(../images/fileicons/svg/csv.svg);
|
|
}
|
|
.mf_css {
|
|
background-image:url(../images/fileicons/svg/css.svg);
|
|
}
|
|
.mf_pptx {
|
|
background-image:url(../images/fileicons/svg/pptx.svg);
|
|
}
|
|
.mf_xls {
|
|
background-image:url(../images/fileicons/svg/xls.svg);
|
|
}
|
|
.mf_zip {
|
|
background-image:url(../images/fileicons/svg/zip.svg);
|
|
}
|
|
.mf_svg {
|
|
background-image:url(../images/fileicons/svg/svg.svg);
|
|
}
|
|
.mf_ps {
|
|
background-image:url(../images/fileicons/svg/ps.svg);
|
|
}
|
|
.mf_html {
|
|
background-image:url(../images/fileicons/svg/html.svg);
|
|
}
|
|
.mf_asm {
|
|
background-image:url(../images/fileicons/svg/asm.svg);
|
|
}
|
|
.mf_mp4 {
|
|
background-image:url(../images/fileicons/svg/mp4.svg);
|
|
}
|
|
.mf_ogg {
|
|
background-image:url(../images/fileicons/svg/ogg.svg);
|
|
}
|
|
.mf_mp3 {
|
|
background-image:url(../images/fileicons/svg/mp3.svg);
|
|
}
|
|
.mf_jpeg {
|
|
background-image:url(../images/fileicons/svg/jpeg.svg);
|
|
}
|
|
.mf_gz {
|
|
background-image:url(../images/fileicons/svg/gz.svg);
|
|
}
|
|
.mf_odt {
|
|
background-image:url(../images/fileicons/svg/odt.svg);
|
|
}
|
|
.mf_7z {
|
|
background-image:url(../images/fileicons/svg/7z.svg);
|
|
}
|
|
.mf_pl {
|
|
background-image:url(../images/fileicons/svg/pl.svg);
|
|
}
|
|
.mf_rpm {
|
|
background-image:url(../images/fileicons/svg/rpm.svg);
|
|
}
|
|
.mf_deb {
|
|
background-image:url(../images/fileicons/svg/deb.svg);
|
|
}
|
|
.mf_ico {
|
|
background-image:url(../images/fileicons/svg/ico.svg);
|
|
}
|
|
.mf_conf {
|
|
background-image:url(../images/fileicons/svg/conf.svg);
|
|
}
|
|
.mf_java {
|
|
background-image:url(../images/fileicons/svg/java.svg);
|
|
}
|
|
.mf_lua {
|
|
background-image:url(../images/fileicons/svg/lua.svg);
|
|
}
|
|
.mf_swf {
|
|
background-image:url(../images/fileicons/svg/swf.svg);
|
|
}
|
|
.mf_cs {
|
|
background-image:url(../images/fileicons/svg/cs.svg);
|
|
}
|
|
.mf_py {
|
|
background-image:url(../images/fileicons/svg/py.svg);
|
|
}
|
|
.mf_doc {
|
|
background-image:url(../images/fileicons/svg/doc.svg);
|
|
}
|
|
.mf_sh {
|
|
background-image:url(../images/fileicons/svg/sh.svg);
|
|
}
|
|
.mf_pdf {
|
|
background-image:url(../images/fileicons/svg/pdf.svg);
|
|
}
|
|
.mf_rar {
|
|
background-image:url(../images/fileicons/svg/rar.svg);
|
|
}
|
|
.mf_tar {
|
|
background-image:url(../images/fileicons/svg/tar.svg);
|
|
}
|
|
.mf_csh {
|
|
background-image:url(../images/fileicons/svg/csh.svg);
|
|
}
|
|
.mf_ppt {
|
|
background-image:url(../images/fileicons/svg/ppt.svg);
|
|
}
|
|
.mf_php {
|
|
background-image:url(../images/fileicons/svg/php.svg);
|
|
}
|
|
.mf_xlsx {
|
|
background-image:url(../images/fileicons/svg/xlsx.svg);
|
|
}
|
|
.mf_htm {
|
|
background-image:url(../images/fileicons/svg/htm.svg);
|
|
}
|
|
.mf_wav {
|
|
background-image:url(../images/fileicons/svg/wav.svg);
|
|
}
|
|
.mf_xml {
|
|
background-image:url(../images/fileicons/svg/xml.svg);
|
|
}
|
|
.mf_bash {
|
|
background-image:url(../images/fileicons/svg/bash.svg);
|
|
}
|
|
.mf_png {
|
|
background-image:url(../images/fileicons/svg/png.svg);
|
|
}
|
|
.mf_json {
|
|
background-image:url(../images/fileicons/svg/json.svg);
|
|
}
|
|
.mf_rb {
|
|
background-image:url(../images/fileicons/svg/rb.svg);
|
|
}
|
|
.mf_webm {
|
|
background-image:url(../images/fileicons/svg/webm.svg);
|
|
}
|
|
.mf_ods {
|
|
background-image:url(../images/fileicons/svg/ods.svg);
|
|
}
|
|
}
|
|
@media screen {
|
|
div.error,
|
|
div.info,
|
|
div.success,
|
|
div.notify {
|
|
color:#000;
|
|
background-repeat:no-repeat;
|
|
background-position:8px 50%;
|
|
border:1px solid;
|
|
font-size:90%;
|
|
margin:0 0 .5em;
|
|
padding:.4em;
|
|
padding-left:32px;
|
|
overflow:hidden;
|
|
border-radius:5px;
|
|
}
|
|
[dir=rtl] div.error,
|
|
[dir=rtl] div.info,
|
|
[dir=rtl] div.success,
|
|
[dir=rtl] div.notify {
|
|
background-position:99% 50%;
|
|
padding-left:.4em;
|
|
padding-right:32px;
|
|
}
|
|
div.error {
|
|
background-color:#fcc;
|
|
background-image:url(../images/error.png);
|
|
border-color:#ebb;
|
|
}
|
|
div.info {
|
|
background-color:#ccf;
|
|
background-image:url(../images/info.png);
|
|
border-color:#bbe;
|
|
}
|
|
div.success {
|
|
background-color:#cfc;
|
|
background-image:url(../images/success.png);
|
|
border-color:#beb;
|
|
}
|
|
div.notify {
|
|
background-color:#ffc;
|
|
background-image:url(../images/notify.png);
|
|
border-color:#eeb;
|
|
}
|
|
.JSpopup,
|
|
#link__wiz {
|
|
position:absolute;
|
|
background-color:#fff;
|
|
color:#000;
|
|
z-index:20;
|
|
overflow:hidden;
|
|
}
|
|
#link__wiz .ui-dialog-content {
|
|
padding-left:0;
|
|
padding-right:0;
|
|
}
|
|
#media__popup_content button.button {
|
|
border-width:1px;
|
|
border-style:outset;
|
|
}
|
|
#media__popup_content button.selected {
|
|
border-style:inset;
|
|
}
|
|
.a11y {
|
|
position:absolute !important;
|
|
left:-99999em !important;
|
|
top:auto !important;
|
|
width:1px !important;
|
|
height:1px !important;
|
|
overflow:hidden !important;
|
|
}
|
|
[dir=rtl] .a11y {
|
|
left:auto !important;
|
|
right:-99999em !important;
|
|
}
|
|
.code .co0 {
|
|
color:#666;
|
|
font-style:italic;
|
|
}
|
|
.code .co4 {
|
|
color:#c00;
|
|
font-style:italic;
|
|
}
|
|
.code .es5 {
|
|
color:#069;
|
|
font-weight:bold;
|
|
}
|
|
.code .es6 {
|
|
color:#093;
|
|
font-weight:bold;
|
|
}
|
|
.code .kw2 {
|
|
color:#000;
|
|
font-weight:bold;
|
|
}
|
|
.code .kw5 {
|
|
color:#008000;
|
|
}
|
|
.code .kw6 {
|
|
color:#f08;
|
|
font-weight:bold;
|
|
}
|
|
.code .me0 {
|
|
color:#004000;
|
|
}
|
|
.code .nu0 {
|
|
color:#c6c;
|
|
}
|
|
.code .re0 {
|
|
color:#00f;
|
|
}
|
|
.code .re3 {
|
|
color:#f33;
|
|
font-weight:bold;
|
|
}
|
|
.code .re4 {
|
|
color:#099;
|
|
}
|
|
.code .re5 {
|
|
color:#603;
|
|
}
|
|
.code .re7 {
|
|
color:#911;
|
|
}
|
|
.code .re8 {
|
|
color:#00b000;
|
|
}
|
|
.code .sc-2 {
|
|
color:#404040;
|
|
}
|
|
.code .sy3 {
|
|
color:#000040;
|
|
}
|
|
.code .br0,
|
|
.code .sy0 {
|
|
color:#6c6;
|
|
}
|
|
.code .co1,
|
|
.code .coMULTI,
|
|
.code .sc-1 {
|
|
color:#808080;
|
|
font-style:italic;
|
|
}
|
|
.code .co2,
|
|
.code .sy1 {
|
|
color:#393;
|
|
}
|
|
.code .co3,
|
|
.code .sy4 {
|
|
color:#008080;
|
|
}
|
|
.code .es0,
|
|
.code .es1,
|
|
.code .esHARD {
|
|
color:#009;
|
|
font-weight:bold;
|
|
}
|
|
.code .es2,
|
|
.code .es3,
|
|
.code .es4 {
|
|
color:#609;
|
|
font-weight:bold;
|
|
}
|
|
.code .kw1,
|
|
.code .kw8 {
|
|
color:#b1b100;
|
|
}
|
|
.code .kw10,
|
|
.code .kw11,
|
|
.code .kw12,
|
|
.code .kw9 {
|
|
color:#039;
|
|
font-weight:bold;
|
|
}
|
|
.code .kw13,
|
|
.code .kw14,
|
|
.code .kw15,
|
|
.code .kw16,
|
|
.code .me1,
|
|
.code .me2 {
|
|
color:#060;
|
|
}
|
|
.code .kw3,
|
|
.code .kw7,
|
|
.code .sy2 {
|
|
color:#006;
|
|
}
|
|
.code .kw4,
|
|
.code .re2 {
|
|
color:#933;
|
|
}
|
|
.code .re1,
|
|
.code .st0,
|
|
.code .st_h {
|
|
color:#f00;
|
|
}
|
|
.code li,
|
|
.code .li1 {
|
|
font-weight:normal;
|
|
vertical-align:top;
|
|
}
|
|
.code .ln-xtra {
|
|
background-color:#ffc;
|
|
}
|
|
.ui-helper-hidden {
|
|
display:none;
|
|
}
|
|
.ui-helper-hidden-accessible {
|
|
border:0;
|
|
clip:rect(0 0 0 0);
|
|
height:1px;
|
|
margin:-1px;
|
|
overflow:hidden;
|
|
padding:0;
|
|
position:absolute;
|
|
width:1px;
|
|
}
|
|
.ui-helper-reset {
|
|
margin:0;
|
|
padding:0;
|
|
border:0;
|
|
outline:0;
|
|
line-height:1.3;
|
|
text-decoration:none;
|
|
font-size:100%;
|
|
list-style:none;
|
|
}
|
|
.ui-helper-clearfix:before,
|
|
.ui-helper-clearfix:after {
|
|
content:"";
|
|
display:table;
|
|
border-collapse:collapse;
|
|
}
|
|
.ui-helper-clearfix:after {
|
|
clear:both;
|
|
}
|
|
.ui-helper-zfix {
|
|
width:100%;
|
|
height:100%;
|
|
top:0;
|
|
left:0;
|
|
position:absolute;
|
|
opacity:0;
|
|
}
|
|
.ui-front {
|
|
z-index:100;
|
|
}
|
|
.ui-state-disabled {
|
|
cursor:default !important;
|
|
pointer-events:none;
|
|
}
|
|
.ui-icon {
|
|
display:inline-block;
|
|
vertical-align:middle;
|
|
margin-top:-0.25em;
|
|
position:relative;
|
|
text-indent:-99999px;
|
|
overflow:hidden;
|
|
background-repeat:no-repeat;
|
|
}
|
|
.ui-widget-icon-block {
|
|
left:50%;
|
|
margin-left:-8px;
|
|
display:block;
|
|
}
|
|
.ui-widget-overlay {
|
|
position:fixed;
|
|
top:0;
|
|
left:0;
|
|
width:100%;
|
|
height:100%;
|
|
}
|
|
.ui-accordion .ui-accordion-header {
|
|
display:block;
|
|
cursor:pointer;
|
|
position:relative;
|
|
margin:2px 0 0 0;
|
|
padding:.5em .5em .5em .7em;
|
|
font-size:100%;
|
|
}
|
|
.ui-accordion .ui-accordion-content {
|
|
padding:1em 2.2em;
|
|
border-top:0;
|
|
overflow:auto;
|
|
}
|
|
.ui-autocomplete {
|
|
position:absolute;
|
|
top:0;
|
|
left:0;
|
|
cursor:default;
|
|
}
|
|
.ui-menu {
|
|
list-style:none;
|
|
padding:0;
|
|
margin:0;
|
|
display:block;
|
|
outline:0;
|
|
}
|
|
.ui-menu .ui-menu {
|
|
position:absolute;
|
|
}
|
|
.ui-menu .ui-menu-item {
|
|
margin:0;
|
|
cursor:pointer;
|
|
}
|
|
.ui-menu .ui-menu-item-wrapper {
|
|
position:relative;
|
|
padding:3px 1em 3px .4em;
|
|
}
|
|
.ui-menu .ui-menu-divider {
|
|
margin:5px 0;
|
|
height:0;
|
|
font-size:0;
|
|
line-height:0;
|
|
border-width:1px 0 0 0;
|
|
}
|
|
.ui-menu .ui-state-focus,
|
|
.ui-menu .ui-state-active {
|
|
margin:-1px;
|
|
}
|
|
.ui-menu-icons {
|
|
position:relative;
|
|
}
|
|
.ui-menu-icons .ui-menu-item-wrapper {
|
|
padding-left:2em;
|
|
}
|
|
.ui-menu .ui-icon {
|
|
position:absolute;
|
|
top:0;
|
|
bottom:0;
|
|
left:.2em;
|
|
margin:auto 0;
|
|
}
|
|
.ui-menu .ui-menu-icon {
|
|
left:auto;
|
|
right:0;
|
|
}
|
|
.ui-button {
|
|
padding:.4em 1em;
|
|
display:inline-block;
|
|
position:relative;
|
|
line-height:normal;
|
|
margin-right:.1em;
|
|
cursor:pointer;
|
|
vertical-align:middle;
|
|
text-align:center;
|
|
-webkit-user-select:none;
|
|
user-select:none;
|
|
}
|
|
.ui-button,
|
|
.ui-button:link,
|
|
.ui-button:visited,
|
|
.ui-button:hover,
|
|
.ui-button:active {
|
|
text-decoration:none;
|
|
}
|
|
.ui-button-icon-only {
|
|
width:2em;
|
|
box-sizing:border-box;
|
|
text-indent:-9999px;
|
|
white-space:nowrap;
|
|
}
|
|
input.ui-button.ui-button-icon-only {
|
|
text-indent:0;
|
|
}
|
|
.ui-button-icon-only .ui-icon {
|
|
position:absolute;
|
|
top:50%;
|
|
left:50%;
|
|
margin-top:-8px;
|
|
margin-left:-8px;
|
|
}
|
|
.ui-button.ui-icon-notext .ui-icon {
|
|
padding:0;
|
|
width:2.1em;
|
|
height:2.1em;
|
|
text-indent:-9999px;
|
|
white-space:nowrap;
|
|
}
|
|
input.ui-button.ui-icon-notext .ui-icon {
|
|
width:auto;
|
|
height:auto;
|
|
text-indent:0;
|
|
white-space:normal;
|
|
padding:.4em 1em;
|
|
}
|
|
input.ui-button::-moz-focus-inner,
|
|
button.ui-button::-moz-focus-inner {
|
|
border:0;
|
|
padding:0;
|
|
}
|
|
.ui-controlgroup {
|
|
vertical-align:middle;
|
|
display:inline-block;
|
|
}
|
|
.ui-controlgroup > .ui-controlgroup-item {
|
|
float:left;
|
|
margin-left:0;
|
|
margin-right:0;
|
|
}
|
|
.ui-controlgroup > .ui-controlgroup-item:focus,
|
|
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
|
|
z-index:9999;
|
|
}
|
|
.ui-controlgroup-vertical > .ui-controlgroup-item {
|
|
display:block;
|
|
float:none;
|
|
width:100%;
|
|
margin-top:0;
|
|
margin-bottom:0;
|
|
text-align:left;
|
|
}
|
|
.ui-controlgroup-vertical .ui-controlgroup-item {
|
|
box-sizing:border-box;
|
|
}
|
|
.ui-controlgroup .ui-controlgroup-label {
|
|
padding:.4em 1em;
|
|
}
|
|
.ui-controlgroup .ui-controlgroup-label span {
|
|
font-size:80%;
|
|
}
|
|
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
|
|
border-left:none;
|
|
}
|
|
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
|
|
border-top:none;
|
|
}
|
|
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
|
|
border-right:none;
|
|
}
|
|
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
|
|
border-bottom:none;
|
|
}
|
|
.ui-controlgroup-vertical .ui-spinner-input {
|
|
width:calc(97.6%);
|
|
}
|
|
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
|
|
border-top-style:solid;
|
|
}
|
|
.ui-checkboxradio-label .ui-icon-background {
|
|
box-shadow:inset 1px 1px 1px #ccc;
|
|
border-radius:.12em;
|
|
border:none;
|
|
}
|
|
.ui-checkboxradio-radio-label .ui-icon-background {
|
|
width:16px;
|
|
height:16px;
|
|
border-radius:1em;
|
|
overflow:visible;
|
|
border:none;
|
|
}
|
|
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
|
|
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
|
|
background-image:none;
|
|
width:8px;
|
|
height:8px;
|
|
border-width:4px;
|
|
border-style:solid;
|
|
}
|
|
.ui-checkboxradio-disabled {
|
|
pointer-events:none;
|
|
}
|
|
.ui-datepicker {
|
|
width:17em;
|
|
padding:.2em .2em 0;
|
|
display:none;
|
|
}
|
|
.ui-datepicker .ui-datepicker-header {
|
|
position:relative;
|
|
padding:.2em 0;
|
|
}
|
|
.ui-datepicker .ui-datepicker-prev,
|
|
.ui-datepicker .ui-datepicker-next {
|
|
position:absolute;
|
|
top:2px;
|
|
width:1.8em;
|
|
height:1.8em;
|
|
}
|
|
.ui-datepicker .ui-datepicker-prev-hover,
|
|
.ui-datepicker .ui-datepicker-next-hover {
|
|
top:1px;
|
|
}
|
|
.ui-datepicker .ui-datepicker-prev {
|
|
left:2px;
|
|
}
|
|
.ui-datepicker .ui-datepicker-next {
|
|
right:2px;
|
|
}
|
|
.ui-datepicker .ui-datepicker-prev-hover {
|
|
left:1px;
|
|
}
|
|
.ui-datepicker .ui-datepicker-next-hover {
|
|
right:1px;
|
|
}
|
|
.ui-datepicker .ui-datepicker-prev span,
|
|
.ui-datepicker .ui-datepicker-next span {
|
|
display:block;
|
|
position:absolute;
|
|
left:50%;
|
|
margin-left:-8px;
|
|
top:50%;
|
|
margin-top:-8px;
|
|
}
|
|
.ui-datepicker .ui-datepicker-title {
|
|
margin:0 2.3em;
|
|
line-height:1.8em;
|
|
text-align:center;
|
|
}
|
|
.ui-datepicker .ui-datepicker-title select {
|
|
font-size:1em;
|
|
margin:1px 0;
|
|
}
|
|
.ui-datepicker select.ui-datepicker-month,
|
|
.ui-datepicker select.ui-datepicker-year {
|
|
width:45%;
|
|
}
|
|
.ui-datepicker table {
|
|
width:100%;
|
|
font-size:.9em;
|
|
border-collapse:collapse;
|
|
margin:0 0 .4em;
|
|
}
|
|
.ui-datepicker th {
|
|
padding:.7em .3em;
|
|
text-align:center;
|
|
font-weight:bold;
|
|
border:0;
|
|
}
|
|
.ui-datepicker td {
|
|
border:0;
|
|
padding:1px;
|
|
}
|
|
.ui-datepicker td span,
|
|
.ui-datepicker td a {
|
|
display:block;
|
|
padding:.2em;
|
|
text-align:right;
|
|
text-decoration:none;
|
|
}
|
|
.ui-datepicker .ui-datepicker-buttonpane {
|
|
background-image:none;
|
|
margin:.7em 0 0 0;
|
|
padding:0 .2em;
|
|
border-left:0;
|
|
border-right:0;
|
|
border-bottom:0;
|
|
}
|
|
.ui-datepicker .ui-datepicker-buttonpane button {
|
|
float:right;
|
|
margin:.5em .2em .4em;
|
|
cursor:pointer;
|
|
padding:.2em .6em .3em .6em;
|
|
width:auto;
|
|
overflow:visible;
|
|
}
|
|
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
|
|
float:left;
|
|
}
|
|
.ui-datepicker.ui-datepicker-multi {
|
|
width:auto;
|
|
}
|
|
.ui-datepicker-multi .ui-datepicker-group {
|
|
float:left;
|
|
}
|
|
.ui-datepicker-multi .ui-datepicker-group table {
|
|
width:95%;
|
|
margin:0 auto .4em;
|
|
}
|
|
.ui-datepicker-multi-2 .ui-datepicker-group {
|
|
width:50%;
|
|
}
|
|
.ui-datepicker-multi-3 .ui-datepicker-group {
|
|
width:33.3%;
|
|
}
|
|
.ui-datepicker-multi-4 .ui-datepicker-group {
|
|
width:25%;
|
|
}
|
|
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
|
|
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
|
|
border-left-width:0;
|
|
}
|
|
.ui-datepicker-multi .ui-datepicker-buttonpane {
|
|
clear:left;
|
|
}
|
|
.ui-datepicker-row-break {
|
|
clear:both;
|
|
width:100%;
|
|
font-size:0;
|
|
}
|
|
.ui-datepicker-rtl {
|
|
direction:rtl;
|
|
}
|
|
.ui-datepicker-rtl .ui-datepicker-prev {
|
|
right:2px;
|
|
left:auto;
|
|
}
|
|
.ui-datepicker-rtl .ui-datepicker-next {
|
|
left:2px;
|
|
right:auto;
|
|
}
|
|
.ui-datepicker-rtl .ui-datepicker-prev:hover {
|
|
right:1px;
|
|
left:auto;
|
|
}
|
|
.ui-datepicker-rtl .ui-datepicker-next:hover {
|
|
left:1px;
|
|
right:auto;
|
|
}
|
|
.ui-datepicker-rtl .ui-datepicker-buttonpane {
|
|
clear:right;
|
|
}
|
|
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
|
|
float:left;
|
|
}
|
|
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
|
|
.ui-datepicker-rtl .ui-datepicker-group {
|
|
float:right;
|
|
}
|
|
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
|
|
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
|
|
border-right-width:0;
|
|
border-left-width:1px;
|
|
}
|
|
.ui-datepicker .ui-icon {
|
|
display:block;
|
|
text-indent:-99999px;
|
|
overflow:hidden;
|
|
background-repeat:no-repeat;
|
|
left:.5em;
|
|
top:.3em;
|
|
}
|
|
.ui-dialog {
|
|
position:absolute;
|
|
top:0;
|
|
left:0;
|
|
padding:.2em;
|
|
outline:0;
|
|
}
|
|
.ui-dialog .ui-dialog-titlebar {
|
|
padding:.4em 1em;
|
|
position:relative;
|
|
}
|
|
.ui-dialog .ui-dialog-title {
|
|
float:left;
|
|
margin:.1em 0;
|
|
white-space:nowrap;
|
|
width:90%;
|
|
overflow:hidden;
|
|
text-overflow:ellipsis;
|
|
}
|
|
.ui-dialog .ui-dialog-titlebar-close {
|
|
position:absolute;
|
|
right:.3em;
|
|
top:50%;
|
|
width:20px;
|
|
margin:-10px 0 0 0;
|
|
padding:1px;
|
|
height:20px;
|
|
}
|
|
.ui-dialog .ui-dialog-content {
|
|
position:relative;
|
|
border:0;
|
|
padding:.5em 1em;
|
|
background:none;
|
|
overflow:auto;
|
|
}
|
|
.ui-dialog .ui-dialog-buttonpane {
|
|
text-align:left;
|
|
border-width:1px 0 0 0;
|
|
background-image:none;
|
|
margin-top:.5em;
|
|
padding:.3em 1em .5em .4em;
|
|
}
|
|
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
|
|
float:right;
|
|
}
|
|
.ui-dialog .ui-dialog-buttonpane button {
|
|
margin:.5em .4em .5em 0;
|
|
cursor:pointer;
|
|
}
|
|
.ui-dialog .ui-resizable-n {
|
|
height:2px;
|
|
top:0;
|
|
}
|
|
.ui-dialog .ui-resizable-e {
|
|
width:2px;
|
|
right:0;
|
|
}
|
|
.ui-dialog .ui-resizable-s {
|
|
height:2px;
|
|
bottom:0;
|
|
}
|
|
.ui-dialog .ui-resizable-w {
|
|
width:2px;
|
|
left:0;
|
|
}
|
|
.ui-dialog .ui-resizable-se,
|
|
.ui-dialog .ui-resizable-sw,
|
|
.ui-dialog .ui-resizable-ne,
|
|
.ui-dialog .ui-resizable-nw {
|
|
width:7px;
|
|
height:7px;
|
|
}
|
|
.ui-dialog .ui-resizable-se {
|
|
right:0;
|
|
bottom:0;
|
|
}
|
|
.ui-dialog .ui-resizable-sw {
|
|
left:0;
|
|
bottom:0;
|
|
}
|
|
.ui-dialog .ui-resizable-ne {
|
|
right:0;
|
|
top:0;
|
|
}
|
|
.ui-dialog .ui-resizable-nw {
|
|
left:0;
|
|
top:0;
|
|
}
|
|
.ui-draggable .ui-dialog-titlebar {
|
|
cursor:move;
|
|
}
|
|
.ui-draggable-handle {
|
|
touch-action:none;
|
|
}
|
|
.ui-resizable {
|
|
position:relative;
|
|
}
|
|
.ui-resizable-handle {
|
|
position:absolute;
|
|
font-size:.1px;
|
|
display:block;
|
|
touch-action:none;
|
|
}
|
|
.ui-resizable-disabled .ui-resizable-handle,
|
|
.ui-resizable-autohide .ui-resizable-handle {
|
|
display:none;
|
|
}
|
|
.ui-resizable-n {
|
|
cursor:n-resize;
|
|
height:7px;
|
|
width:100%;
|
|
top:-5px;
|
|
left:0;
|
|
}
|
|
.ui-resizable-s {
|
|
cursor:s-resize;
|
|
height:7px;
|
|
width:100%;
|
|
bottom:-5px;
|
|
left:0;
|
|
}
|
|
.ui-resizable-e {
|
|
cursor:e-resize;
|
|
width:7px;
|
|
right:-5px;
|
|
top:0;
|
|
height:100%;
|
|
}
|
|
.ui-resizable-w {
|
|
cursor:w-resize;
|
|
width:7px;
|
|
left:-5px;
|
|
top:0;
|
|
height:100%;
|
|
}
|
|
.ui-resizable-se {
|
|
cursor:se-resize;
|
|
width:12px;
|
|
height:12px;
|
|
right:1px;
|
|
bottom:1px;
|
|
}
|
|
.ui-resizable-sw {
|
|
cursor:sw-resize;
|
|
width:9px;
|
|
height:9px;
|
|
left:-5px;
|
|
bottom:-5px;
|
|
}
|
|
.ui-resizable-nw {
|
|
cursor:nw-resize;
|
|
width:9px;
|
|
height:9px;
|
|
left:-5px;
|
|
top:-5px;
|
|
}
|
|
.ui-resizable-ne {
|
|
cursor:ne-resize;
|
|
width:9px;
|
|
height:9px;
|
|
right:-5px;
|
|
top:-5px;
|
|
}
|
|
.ui-progressbar {
|
|
height:2em;
|
|
text-align:left;
|
|
overflow:hidden;
|
|
}
|
|
.ui-progressbar .ui-progressbar-value {
|
|
margin:-1px;
|
|
height:100%;
|
|
}
|
|
.ui-progressbar .ui-progressbar-overlay {
|
|
background:url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
|
|
height:100%;
|
|
opacity:0.25;
|
|
}
|
|
.ui-progressbar-indeterminate .ui-progressbar-value {
|
|
background-image:none;
|
|
}
|
|
.ui-selectable {
|
|
touch-action:none;
|
|
}
|
|
.ui-selectable-helper {
|
|
position:absolute;
|
|
z-index:100;
|
|
border:1px dotted black;
|
|
}
|
|
.ui-selectmenu-menu {
|
|
padding:0;
|
|
margin:0;
|
|
position:absolute;
|
|
top:0;
|
|
left:0;
|
|
display:none;
|
|
}
|
|
.ui-selectmenu-menu .ui-menu {
|
|
overflow:auto;
|
|
overflow-x:hidden;
|
|
padding-bottom:1px;
|
|
}
|
|
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
|
|
font-size:1em;
|
|
font-weight:bold;
|
|
line-height:1.5;
|
|
padding:2px .4em;
|
|
margin:.5em 0 0 0;
|
|
height:auto;
|
|
border:0;
|
|
}
|
|
.ui-selectmenu-open {
|
|
display:block;
|
|
}
|
|
.ui-selectmenu-text {
|
|
display:block;
|
|
margin-right:20px;
|
|
overflow:hidden;
|
|
text-overflow:ellipsis;
|
|
}
|
|
.ui-selectmenu-button.ui-button {
|
|
text-align:left;
|
|
white-space:nowrap;
|
|
width:14em;
|
|
}
|
|
.ui-selectmenu-icon.ui-icon {
|
|
float:right;
|
|
margin-top:0;
|
|
}
|
|
.ui-slider {
|
|
position:relative;
|
|
text-align:left;
|
|
}
|
|
.ui-slider .ui-slider-handle {
|
|
position:absolute;
|
|
z-index:2;
|
|
width:1.2em;
|
|
height:1.2em;
|
|
cursor:pointer;
|
|
touch-action:none;
|
|
}
|
|
.ui-slider .ui-slider-range {
|
|
position:absolute;
|
|
z-index:1;
|
|
font-size:.7em;
|
|
display:block;
|
|
border:0;
|
|
background-position:0 0;
|
|
}
|
|
.ui-slider-horizontal {
|
|
height:.8em;
|
|
}
|
|
.ui-slider-horizontal .ui-slider-handle {
|
|
top:-0.3em;
|
|
margin-left:-0.6em;
|
|
}
|
|
.ui-slider-horizontal .ui-slider-range {
|
|
top:0;
|
|
height:100%;
|
|
}
|
|
.ui-slider-horizontal .ui-slider-range-min {
|
|
left:0;
|
|
}
|
|
.ui-slider-horizontal .ui-slider-range-max {
|
|
right:0;
|
|
}
|
|
.ui-slider-vertical {
|
|
width:.8em;
|
|
height:100px;
|
|
}
|
|
.ui-slider-vertical .ui-slider-handle {
|
|
left:-0.3em;
|
|
margin-left:0;
|
|
margin-bottom:-0.6em;
|
|
}
|
|
.ui-slider-vertical .ui-slider-range {
|
|
left:0;
|
|
width:100%;
|
|
}
|
|
.ui-slider-vertical .ui-slider-range-min {
|
|
bottom:0;
|
|
}
|
|
.ui-slider-vertical .ui-slider-range-max {
|
|
top:0;
|
|
}
|
|
.ui-sortable-handle {
|
|
touch-action:none;
|
|
}
|
|
.ui-spinner {
|
|
position:relative;
|
|
display:inline-block;
|
|
overflow:hidden;
|
|
padding:0;
|
|
vertical-align:middle;
|
|
}
|
|
.ui-spinner-input {
|
|
border:none;
|
|
background:none;
|
|
color:inherit;
|
|
padding:.222em 0;
|
|
margin:.2em 0;
|
|
vertical-align:middle;
|
|
margin-left:.4em;
|
|
margin-right:2em;
|
|
}
|
|
.ui-spinner-button {
|
|
width:1.6em;
|
|
height:50%;
|
|
font-size:.5em;
|
|
padding:0;
|
|
margin:0;
|
|
text-align:center;
|
|
position:absolute;
|
|
cursor:default;
|
|
display:block;
|
|
overflow:hidden;
|
|
right:0;
|
|
}
|
|
.ui-spinner a.ui-spinner-button {
|
|
border-top-style:none;
|
|
border-bottom-style:none;
|
|
border-right-style:none;
|
|
}
|
|
.ui-spinner-up {
|
|
top:0;
|
|
}
|
|
.ui-spinner-down {
|
|
bottom:0;
|
|
}
|
|
.ui-tabs {
|
|
position:relative;
|
|
padding:.2em;
|
|
}
|
|
.ui-tabs .ui-tabs-nav {
|
|
margin:0;
|
|
padding:.2em .2em 0;
|
|
}
|
|
.ui-tabs .ui-tabs-nav li {
|
|
list-style:none;
|
|
float:left;
|
|
position:relative;
|
|
top:0;
|
|
margin:1px .2em 0 0;
|
|
border-bottom-width:0;
|
|
padding:0;
|
|
white-space:nowrap;
|
|
}
|
|
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
|
|
float:left;
|
|
padding:.5em 1em;
|
|
text-decoration:none;
|
|
}
|
|
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
|
|
margin-bottom:-1px;
|
|
padding-bottom:1px;
|
|
}
|
|
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
|
|
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
|
|
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
|
|
cursor:text;
|
|
}
|
|
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
|
|
cursor:pointer;
|
|
}
|
|
.ui-tabs .ui-tabs-panel {
|
|
display:block;
|
|
border-width:0;
|
|
padding:1em 1.4em;
|
|
background:none;
|
|
}
|
|
.ui-tooltip {
|
|
padding:8px;
|
|
position:absolute;
|
|
z-index:9999;
|
|
max-width:300px;
|
|
}
|
|
body .ui-tooltip {
|
|
border-width:2px;
|
|
}
|
|
.ui-widget {
|
|
font-size:1.1em;
|
|
}
|
|
.ui-widget .ui-widget {
|
|
font-size:1em;
|
|
}
|
|
.ui-widget input,
|
|
.ui-widget select,
|
|
.ui-widget textarea,
|
|
.ui-widget button {
|
|
font-size:1em;
|
|
}
|
|
.ui-widget.ui-widget-content {
|
|
border:1px solid #d3d3d3;
|
|
}
|
|
.ui-widget-content {
|
|
border:1px solid #aaa;
|
|
background:#fff;
|
|
color:#222;
|
|
}
|
|
.ui-widget-content a {
|
|
color:#222;
|
|
}
|
|
.ui-widget-header {
|
|
border:1px solid #aaa;
|
|
background:#ccc url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABkEAAAAAAy19n/AAAAIGNIUk0AAHomAACAhAAA+gAAAIDoAAB1MAAA6mAAADqYAAAXcJy6UTwAAAACYktHRP//FKsxzQAAAAd0SU1FB+gKHhAWEaa7PRcAAABNSURBVBjTvc6hDYBAEAXRn+niqtlu6IxqbjXiJBRAsqD5KBz6kidHjI4NaYqh/USBAzdcuPCFu8aNO06cuPOsuHDi+srADS3KnHX74wUevCb9tuEPiAAAAABJRU5ErkJggg==") 50% 50% repeat-x;
|
|
color:#222;
|
|
font-weight:bold;
|
|
}
|
|
.ui-widget-header a {
|
|
color:#222;
|
|
}
|
|
.ui-state-default,
|
|
.ui-widget-content .ui-state-default,
|
|
.ui-widget-header .ui-state-default,
|
|
.ui-button,
|
|
html .ui-button.ui-state-disabled:hover,
|
|
html .ui-button.ui-state-disabled:active {
|
|
border:1px solid #d3d3d3;
|
|
background:#e6e6e6 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQEAAAAAAao4lEAAAAIGNIUk0AAHomAACAhAAA+gAAAIDoAAB1MAAA6mAAADqYAAAXcJy6UTwAAAACYktHRP//FKsxzQAAAAd0SU1FB+gKHhAWEaa7PRcAAABMSURBVDjLY3iXx8TAMIpGEXURw7NnDM+NGJ7fYWLcy8R4gYnxKxPjNyZGDiZGTibGb0yMX5kYHzN8ZGZiWMXwSY6JQXjAHTyKhgQCANQwEjre8CDIAAAAAElFTkSuQmCC") 50% 50% repeat-x;
|
|
font-weight:normal;
|
|
color:#555;
|
|
}
|
|
.ui-state-default a,
|
|
.ui-state-default a:link,
|
|
.ui-state-default a:visited,
|
|
a.ui-button,
|
|
a:link.ui-button,
|
|
a:visited.ui-button,
|
|
.ui-button {
|
|
color:#555;
|
|
text-decoration:none;
|
|
}
|
|
.ui-state-hover,
|
|
.ui-widget-content .ui-state-hover,
|
|
.ui-widget-header .ui-state-hover,
|
|
.ui-state-focus,
|
|
.ui-widget-content .ui-state-focus,
|
|
.ui-widget-header .ui-state-focus,
|
|
.ui-button:hover,
|
|
.ui-button:focus {
|
|
border:1px solid #999;
|
|
background:#dadada url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQEAAAAAAao4lEAAAAIGNIUk0AAHomAACAhAAA+gAAAIDoAAB1MAAA6mAAADqYAAAXcJy6UTwAAAACYktHRP//FKsxzQAAAAd0SU1FB+gKHhAWEaa7PRcAAABLSURBVDjLY3j6n4mBYRSNIiqjr7cZbnsxMf5hYhRnYjRhuP+HiSmH4dEHJqZ2hqePGZ77MTEGMDGaMDH+ZmJcwcQgM/AOHkVDAQEAHO4TIF8+b38AAAAASUVORK5CYII=") 50% 50% repeat-x;
|
|
font-weight:normal;
|
|
color:#212121;
|
|
}
|
|
.ui-state-hover a,
|
|
.ui-state-hover a:hover,
|
|
.ui-state-hover a:link,
|
|
.ui-state-hover a:visited,
|
|
.ui-state-focus a,
|
|
.ui-state-focus a:hover,
|
|
.ui-state-focus a:link,
|
|
.ui-state-focus a:visited,
|
|
a.ui-button:hover,
|
|
a.ui-button:focus {
|
|
color:#212121;
|
|
text-decoration:none;
|
|
}
|
|
.ui-visual-focus {
|
|
box-shadow:0 0 3px 1px #5e9ed6;
|
|
}
|
|
.ui-state-active,
|
|
.ui-widget-content .ui-state-active,
|
|
.ui-widget-header .ui-state-active,
|
|
a.ui-button:active,
|
|
.ui-button:active,
|
|
.ui-button.ui-state-active:hover {
|
|
border:1px solid #aaa;
|
|
background:#fff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQAQAAAABHIzd2AAAAIGNIUk0AAHomAACAhAAA+gAAAIDoAAB1MAAA6mAAADqYAAAXcJy6UTwAAAACYktHRAAB3YoTpAAAAAd0SU1FB+gKHhAWEaa7PRcAAAARSURBVCjPY2hgGIWjcBTigACVaMgB0zSxaQAAAABJRU5ErkJggg==") 50% 50% repeat-x;
|
|
font-weight:normal;
|
|
color:#212121;
|
|
}
|
|
.ui-icon-background,
|
|
.ui-state-active .ui-icon-background {
|
|
border:#aaa;
|
|
background-color:#212121;
|
|
}
|
|
.ui-state-active a,
|
|
.ui-state-active a:link,
|
|
.ui-state-active a:visited {
|
|
color:#212121;
|
|
text-decoration:none;
|
|
}
|
|
.ui-state-highlight,
|
|
.ui-widget-content .ui-state-highlight,
|
|
.ui-widget-header .ui-state-highlight {
|
|
border:1px solid #fcefa1;
|
|
background:#fbf9ee url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQEAIAAACwqkHPAAAAIGNIUk0AAHomAACAhAAA+gAAAIDoAAB1MAAA6mAAADqYAAAXcJy6UTwAAAAGYktHRP///////wlY99wAAAAHdElNRQfoCh4QFhGmuz0XAAAAjUlEQVRIx+3PIQoCQRSA4X+eYhBsg4iwowZBGDF7COtWq1kwad37eAPBg3iFFXaL4xvB4hVEw0tf+NNPvummOQsAGIZhGN8G1ZTqmtx99u5e8ARKYciMrTBi7nZCQeQkFCzdUZiwoiJfNDTx08gPPbRTcWMW7HlFvbZJ8ARXCgM8a0Ho0P+LacMwjB/yBjxhJFOI7HkuAAAAAElFTkSuQmCC") 50% 50% repeat-x;
|
|
color:#363636;
|
|
}
|
|
.ui-state-checked {
|
|
border:1px solid #fcefa1;
|
|
background:#fbf9ee;
|
|
}
|
|
.ui-state-highlight a,
|
|
.ui-widget-content .ui-state-highlight a,
|
|
.ui-widget-header .ui-state-highlight a {
|
|
color:#363636;
|
|
}
|
|
.ui-state-error,
|
|
.ui-widget-content .ui-state-error,
|
|
.ui-widget-header .ui-state-error {
|
|
border:1px solid #cd0a0a;
|
|
background:#fef1ec url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQEAIAAACwqkHPAAAAIGNIUk0AAHomAACAhAAA+gAAAIDoAAB1MAAA6mAAADqYAAAXcJy6UTwAAAAGYktHRP///////wlY99wAAAAHdElNRQfoCh4QFhGmuz0XAAAAiklEQVRIx+3PsQ0BYRiH8ef/FhLnXCFWEI3WDkojWMAAltDQi0R9ExiADS5m+D7JHYnuPgWxgVC81a94qoe0eMzuEwMAx3Ec59vQtnUdAsmacZySsmYXK9LwNrqujR5bnY1cpcKHgqOS0debV6NUNHLtuRiZNjoZXVY6GB3mLA0oGPzFtOM4zg95AkctKGSanwlIAAAAAElFTkSuQmCC") 50% 50% repeat-x;
|
|
color:#cd0a0a;
|
|
}
|
|
.ui-state-error a,
|
|
.ui-widget-content .ui-state-error a,
|
|
.ui-widget-header .ui-state-error a {
|
|
color:#cd0a0a;
|
|
}
|
|
.ui-state-error-text,
|
|
.ui-widget-content .ui-state-error-text,
|
|
.ui-widget-header .ui-state-error-text {
|
|
color:#cd0a0a;
|
|
}
|
|
.ui-priority-primary,
|
|
.ui-widget-content .ui-priority-primary,
|
|
.ui-widget-header .ui-priority-primary {
|
|
font-weight:bold;
|
|
}
|
|
.ui-priority-secondary,
|
|
.ui-widget-content .ui-priority-secondary,
|
|
.ui-widget-header .ui-priority-secondary {
|
|
opacity:.7;
|
|
font-weight:normal;
|
|
}
|
|
.ui-state-disabled,
|
|
.ui-widget-content .ui-state-disabled,
|
|
.ui-widget-header .ui-state-disabled {
|
|
opacity:.35;
|
|
background-image:none;
|
|
}
|
|
.ui-icon {
|
|
width:16px;
|
|
height:16px;
|
|
}
|
|
.ui-icon,
|
|
.ui-widget-content .ui-icon {
|
|
background-image:url("../scripts/jquery/jquery-ui-theme/images/ui-icons_222222_256x240.png");
|
|
}
|
|
.ui-widget-header .ui-icon {
|
|
background-image:url("../scripts/jquery/jquery-ui-theme/images/ui-icons_222222_256x240.png");
|
|
}
|
|
.ui-state-hover .ui-icon,
|
|
.ui-state-focus .ui-icon,
|
|
.ui-button:hover .ui-icon,
|
|
.ui-button:focus .ui-icon {
|
|
background-image:url("../scripts/jquery/jquery-ui-theme/images/ui-icons_454545_256x240.png");
|
|
}
|
|
.ui-state-active .ui-icon,
|
|
.ui-button:active .ui-icon {
|
|
background-image:url("../scripts/jquery/jquery-ui-theme/images/ui-icons_454545_256x240.png");
|
|
}
|
|
.ui-state-highlight .ui-icon,
|
|
.ui-button .ui-state-highlight.ui-icon {
|
|
background-image:url("../scripts/jquery/jquery-ui-theme/images/ui-icons_2e83ff_256x240.png");
|
|
}
|
|
.ui-state-error .ui-icon,
|
|
.ui-state-error-text .ui-icon {
|
|
background-image:url("../scripts/jquery/jquery-ui-theme/images/ui-icons_cd0a0a_256x240.png");
|
|
}
|
|
.ui-button .ui-icon {
|
|
background-image:url("../scripts/jquery/jquery-ui-theme/images/ui-icons_888888_256x240.png");
|
|
}
|
|
.ui-icon-blank.ui-icon-blank.ui-icon-blank {
|
|
background-image:none;
|
|
}
|
|
.ui-icon-caret-1-n {
|
|
background-position:0 0;
|
|
}
|
|
.ui-icon-caret-1-ne {
|
|
background-position:-16px 0;
|
|
}
|
|
.ui-icon-caret-1-e {
|
|
background-position:-32px 0;
|
|
}
|
|
.ui-icon-caret-1-se {
|
|
background-position:-48px 0;
|
|
}
|
|
.ui-icon-caret-1-s {
|
|
background-position:-65px 0;
|
|
}
|
|
.ui-icon-caret-1-sw {
|
|
background-position:-80px 0;
|
|
}
|
|
.ui-icon-caret-1-w {
|
|
background-position:-96px 0;
|
|
}
|
|
.ui-icon-caret-1-nw {
|
|
background-position:-112px 0;
|
|
}
|
|
.ui-icon-caret-2-n-s {
|
|
background-position:-128px 0;
|
|
}
|
|
.ui-icon-caret-2-e-w {
|
|
background-position:-144px 0;
|
|
}
|
|
.ui-icon-triangle-1-n {
|
|
background-position:0 -16px;
|
|
}
|
|
.ui-icon-triangle-1-ne {
|
|
background-position:-16px -16px;
|
|
}
|
|
.ui-icon-triangle-1-e {
|
|
background-position:-32px -16px;
|
|
}
|
|
.ui-icon-triangle-1-se {
|
|
background-position:-48px -16px;
|
|
}
|
|
.ui-icon-triangle-1-s {
|
|
background-position:-65px -16px;
|
|
}
|
|
.ui-icon-triangle-1-sw {
|
|
background-position:-80px -16px;
|
|
}
|
|
.ui-icon-triangle-1-w {
|
|
background-position:-96px -16px;
|
|
}
|
|
.ui-icon-triangle-1-nw {
|
|
background-position:-112px -16px;
|
|
}
|
|
.ui-icon-triangle-2-n-s {
|
|
background-position:-128px -16px;
|
|
}
|
|
.ui-icon-triangle-2-e-w {
|
|
background-position:-144px -16px;
|
|
}
|
|
.ui-icon-arrow-1-n {
|
|
background-position:0 -32px;
|
|
}
|
|
.ui-icon-arrow-1-ne {
|
|
background-position:-16px -32px;
|
|
}
|
|
.ui-icon-arrow-1-e {
|
|
background-position:-32px -32px;
|
|
}
|
|
.ui-icon-arrow-1-se {
|
|
background-position:-48px -32px;
|
|
}
|
|
.ui-icon-arrow-1-s {
|
|
background-position:-65px -32px;
|
|
}
|
|
.ui-icon-arrow-1-sw {
|
|
background-position:-80px -32px;
|
|
}
|
|
.ui-icon-arrow-1-w {
|
|
background-position:-96px -32px;
|
|
}
|
|
.ui-icon-arrow-1-nw {
|
|
background-position:-112px -32px;
|
|
}
|
|
.ui-icon-arrow-2-n-s {
|
|
background-position:-128px -32px;
|
|
}
|
|
.ui-icon-arrow-2-ne-sw {
|
|
background-position:-144px -32px;
|
|
}
|
|
.ui-icon-arrow-2-e-w {
|
|
background-position:-160px -32px;
|
|
}
|
|
.ui-icon-arrow-2-se-nw {
|
|
background-position:-176px -32px;
|
|
}
|
|
.ui-icon-arrowstop-1-n {
|
|
background-position:-192px -32px;
|
|
}
|
|
.ui-icon-arrowstop-1-e {
|
|
background-position:-208px -32px;
|
|
}
|
|
.ui-icon-arrowstop-1-s {
|
|
background-position:-224px -32px;
|
|
}
|
|
.ui-icon-arrowstop-1-w {
|
|
background-position:-240px -32px;
|
|
}
|
|
.ui-icon-arrowthick-1-n {
|
|
background-position:1px -48px;
|
|
}
|
|
.ui-icon-arrowthick-1-ne {
|
|
background-position:-16px -48px;
|
|
}
|
|
.ui-icon-arrowthick-1-e {
|
|
background-position:-32px -48px;
|
|
}
|
|
.ui-icon-arrowthick-1-se {
|
|
background-position:-48px -48px;
|
|
}
|
|
.ui-icon-arrowthick-1-s {
|
|
background-position:-64px -48px;
|
|
}
|
|
.ui-icon-arrowthick-1-sw {
|
|
background-position:-80px -48px;
|
|
}
|
|
.ui-icon-arrowthick-1-w {
|
|
background-position:-96px -48px;
|
|
}
|
|
.ui-icon-arrowthick-1-nw {
|
|
background-position:-112px -48px;
|
|
}
|
|
.ui-icon-arrowthick-2-n-s {
|
|
background-position:-128px -48px;
|
|
}
|
|
.ui-icon-arrowthick-2-ne-sw {
|
|
background-position:-144px -48px;
|
|
}
|
|
.ui-icon-arrowthick-2-e-w {
|
|
background-position:-160px -48px;
|
|
}
|
|
.ui-icon-arrowthick-2-se-nw {
|
|
background-position:-176px -48px;
|
|
}
|
|
.ui-icon-arrowthickstop-1-n {
|
|
background-position:-192px -48px;
|
|
}
|
|
.ui-icon-arrowthickstop-1-e {
|
|
background-position:-208px -48px;
|
|
}
|
|
.ui-icon-arrowthickstop-1-s {
|
|
background-position:-224px -48px;
|
|
}
|
|
.ui-icon-arrowthickstop-1-w {
|
|
background-position:-240px -48px;
|
|
}
|
|
.ui-icon-arrowreturnthick-1-w {
|
|
background-position:0 -64px;
|
|
}
|
|
.ui-icon-arrowreturnthick-1-n {
|
|
background-position:-16px -64px;
|
|
}
|
|
.ui-icon-arrowreturnthick-1-e {
|
|
background-position:-32px -64px;
|
|
}
|
|
.ui-icon-arrowreturnthick-1-s {
|
|
background-position:-48px -64px;
|
|
}
|
|
.ui-icon-arrowreturn-1-w {
|
|
background-position:-64px -64px;
|
|
}
|
|
.ui-icon-arrowreturn-1-n {
|
|
background-position:-80px -64px;
|
|
}
|
|
.ui-icon-arrowreturn-1-e {
|
|
background-position:-96px -64px;
|
|
}
|
|
.ui-icon-arrowreturn-1-s {
|
|
background-position:-112px -64px;
|
|
}
|
|
.ui-icon-arrowrefresh-1-w {
|
|
background-position:-128px -64px;
|
|
}
|
|
.ui-icon-arrowrefresh-1-n {
|
|
background-position:-144px -64px;
|
|
}
|
|
.ui-icon-arrowrefresh-1-e {
|
|
background-position:-160px -64px;
|
|
}
|
|
.ui-icon-arrowrefresh-1-s {
|
|
background-position:-176px -64px;
|
|
}
|
|
.ui-icon-arrow-4 {
|
|
background-position:0 -80px;
|
|
}
|
|
.ui-icon-arrow-4-diag {
|
|
background-position:-16px -80px;
|
|
}
|
|
.ui-icon-extlink {
|
|
background-position:-32px -80px;
|
|
}
|
|
.ui-icon-newwin {
|
|
background-position:-48px -80px;
|
|
}
|
|
.ui-icon-refresh {
|
|
background-position:-64px -80px;
|
|
}
|
|
.ui-icon-shuffle {
|
|
background-position:-80px -80px;
|
|
}
|
|
.ui-icon-transfer-e-w {
|
|
background-position:-96px -80px;
|
|
}
|
|
.ui-icon-transferthick-e-w {
|
|
background-position:-112px -80px;
|
|
}
|
|
.ui-icon-folder-collapsed {
|
|
background-position:0 -96px;
|
|
}
|
|
.ui-icon-folder-open {
|
|
background-position:-16px -96px;
|
|
}
|
|
.ui-icon-document {
|
|
background-position:-32px -96px;
|
|
}
|
|
.ui-icon-document-b {
|
|
background-position:-48px -96px;
|
|
}
|
|
.ui-icon-note {
|
|
background-position:-64px -96px;
|
|
}
|
|
.ui-icon-mail-closed {
|
|
background-position:-80px -96px;
|
|
}
|
|
.ui-icon-mail-open {
|
|
background-position:-96px -96px;
|
|
}
|
|
.ui-icon-suitcase {
|
|
background-position:-112px -96px;
|
|
}
|
|
.ui-icon-comment {
|
|
background-position:-128px -96px;
|
|
}
|
|
.ui-icon-person {
|
|
background-position:-144px -96px;
|
|
}
|
|
.ui-icon-print {
|
|
background-position:-160px -96px;
|
|
}
|
|
.ui-icon-trash {
|
|
background-position:-176px -96px;
|
|
}
|
|
.ui-icon-locked {
|
|
background-position:-192px -96px;
|
|
}
|
|
.ui-icon-unlocked {
|
|
background-position:-208px -96px;
|
|
}
|
|
.ui-icon-bookmark {
|
|
background-position:-224px -96px;
|
|
}
|
|
.ui-icon-tag {
|
|
background-position:-240px -96px;
|
|
}
|
|
.ui-icon-home {
|
|
background-position:0 -112px;
|
|
}
|
|
.ui-icon-flag {
|
|
background-position:-16px -112px;
|
|
}
|
|
.ui-icon-calendar {
|
|
background-position:-32px -112px;
|
|
}
|
|
.ui-icon-cart {
|
|
background-position:-48px -112px;
|
|
}
|
|
.ui-icon-pencil {
|
|
background-position:-64px -112px;
|
|
}
|
|
.ui-icon-clock {
|
|
background-position:-80px -112px;
|
|
}
|
|
.ui-icon-disk {
|
|
background-position:-96px -112px;
|
|
}
|
|
.ui-icon-calculator {
|
|
background-position:-112px -112px;
|
|
}
|
|
.ui-icon-zoomin {
|
|
background-position:-128px -112px;
|
|
}
|
|
.ui-icon-zoomout {
|
|
background-position:-144px -112px;
|
|
}
|
|
.ui-icon-search {
|
|
background-position:-160px -112px;
|
|
}
|
|
.ui-icon-wrench {
|
|
background-position:-176px -112px;
|
|
}
|
|
.ui-icon-gear {
|
|
background-position:-192px -112px;
|
|
}
|
|
.ui-icon-heart {
|
|
background-position:-208px -112px;
|
|
}
|
|
.ui-icon-star {
|
|
background-position:-224px -112px;
|
|
}
|
|
.ui-icon-link {
|
|
background-position:-240px -112px;
|
|
}
|
|
.ui-icon-cancel {
|
|
background-position:0 -128px;
|
|
}
|
|
.ui-icon-plus {
|
|
background-position:-16px -128px;
|
|
}
|
|
.ui-icon-plusthick {
|
|
background-position:-32px -128px;
|
|
}
|
|
.ui-icon-minus {
|
|
background-position:-48px -128px;
|
|
}
|
|
.ui-icon-minusthick {
|
|
background-position:-64px -128px;
|
|
}
|
|
.ui-icon-close {
|
|
background-position:-80px -128px;
|
|
}
|
|
.ui-icon-closethick {
|
|
background-position:-96px -128px;
|
|
}
|
|
.ui-icon-key {
|
|
background-position:-112px -128px;
|
|
}
|
|
.ui-icon-lightbulb {
|
|
background-position:-128px -128px;
|
|
}
|
|
.ui-icon-scissors {
|
|
background-position:-144px -128px;
|
|
}
|
|
.ui-icon-clipboard {
|
|
background-position:-160px -128px;
|
|
}
|
|
.ui-icon-copy {
|
|
background-position:-176px -128px;
|
|
}
|
|
.ui-icon-contact {
|
|
background-position:-192px -128px;
|
|
}
|
|
.ui-icon-image {
|
|
background-position:-208px -128px;
|
|
}
|
|
.ui-icon-video {
|
|
background-position:-224px -128px;
|
|
}
|
|
.ui-icon-script {
|
|
background-position:-240px -128px;
|
|
}
|
|
.ui-icon-alert {
|
|
background-position:0 -144px;
|
|
}
|
|
.ui-icon-info {
|
|
background-position:-16px -144px;
|
|
}
|
|
.ui-icon-notice {
|
|
background-position:-32px -144px;
|
|
}
|
|
.ui-icon-help {
|
|
background-position:-48px -144px;
|
|
}
|
|
.ui-icon-check {
|
|
background-position:-64px -144px;
|
|
}
|
|
.ui-icon-bullet {
|
|
background-position:-80px -144px;
|
|
}
|
|
.ui-icon-radio-on {
|
|
background-position:-96px -144px;
|
|
}
|
|
.ui-icon-radio-off {
|
|
background-position:-112px -144px;
|
|
}
|
|
.ui-icon-pin-w {
|
|
background-position:-128px -144px;
|
|
}
|
|
.ui-icon-pin-s {
|
|
background-position:-144px -144px;
|
|
}
|
|
.ui-icon-play {
|
|
background-position:0 -160px;
|
|
}
|
|
.ui-icon-pause {
|
|
background-position:-16px -160px;
|
|
}
|
|
.ui-icon-seek-next {
|
|
background-position:-32px -160px;
|
|
}
|
|
.ui-icon-seek-prev {
|
|
background-position:-48px -160px;
|
|
}
|
|
.ui-icon-seek-end {
|
|
background-position:-64px -160px;
|
|
}
|
|
.ui-icon-seek-start {
|
|
background-position:-80px -160px;
|
|
}
|
|
.ui-icon-seek-first {
|
|
background-position:-80px -160px;
|
|
}
|
|
.ui-icon-stop {
|
|
background-position:-96px -160px;
|
|
}
|
|
.ui-icon-eject {
|
|
background-position:-112px -160px;
|
|
}
|
|
.ui-icon-volume-off {
|
|
background-position:-128px -160px;
|
|
}
|
|
.ui-icon-volume-on {
|
|
background-position:-144px -160px;
|
|
}
|
|
.ui-icon-power {
|
|
background-position:0 -176px;
|
|
}
|
|
.ui-icon-signal-diag {
|
|
background-position:-16px -176px;
|
|
}
|
|
.ui-icon-signal {
|
|
background-position:-32px -176px;
|
|
}
|
|
.ui-icon-battery-0 {
|
|
background-position:-48px -176px;
|
|
}
|
|
.ui-icon-battery-1 {
|
|
background-position:-64px -176px;
|
|
}
|
|
.ui-icon-battery-2 {
|
|
background-position:-80px -176px;
|
|
}
|
|
.ui-icon-battery-3 {
|
|
background-position:-96px -176px;
|
|
}
|
|
.ui-icon-circle-plus {
|
|
background-position:0 -192px;
|
|
}
|
|
.ui-icon-circle-minus {
|
|
background-position:-16px -192px;
|
|
}
|
|
.ui-icon-circle-close {
|
|
background-position:-32px -192px;
|
|
}
|
|
.ui-icon-circle-triangle-e {
|
|
background-position:-48px -192px;
|
|
}
|
|
.ui-icon-circle-triangle-s {
|
|
background-position:-64px -192px;
|
|
}
|
|
.ui-icon-circle-triangle-w {
|
|
background-position:-80px -192px;
|
|
}
|
|
.ui-icon-circle-triangle-n {
|
|
background-position:-96px -192px;
|
|
}
|
|
.ui-icon-circle-arrow-e {
|
|
background-position:-112px -192px;
|
|
}
|
|
.ui-icon-circle-arrow-s {
|
|
background-position:-128px -192px;
|
|
}
|
|
.ui-icon-circle-arrow-w {
|
|
background-position:-144px -192px;
|
|
}
|
|
.ui-icon-circle-arrow-n {
|
|
background-position:-160px -192px;
|
|
}
|
|
.ui-icon-circle-zoomin {
|
|
background-position:-176px -192px;
|
|
}
|
|
.ui-icon-circle-zoomout {
|
|
background-position:-192px -192px;
|
|
}
|
|
.ui-icon-circle-check {
|
|
background-position:-208px -192px;
|
|
}
|
|
.ui-icon-circlesmall-plus {
|
|
background-position:0 -208px;
|
|
}
|
|
.ui-icon-circlesmall-minus {
|
|
background-position:-16px -208px;
|
|
}
|
|
.ui-icon-circlesmall-close {
|
|
background-position:-32px -208px;
|
|
}
|
|
.ui-icon-squaresmall-plus {
|
|
background-position:-48px -208px;
|
|
}
|
|
.ui-icon-squaresmall-minus {
|
|
background-position:-64px -208px;
|
|
}
|
|
.ui-icon-squaresmall-close {
|
|
background-position:-80px -208px;
|
|
}
|
|
.ui-icon-grip-dotted-vertical {
|
|
background-position:0 -224px;
|
|
}
|
|
.ui-icon-grip-dotted-horizontal {
|
|
background-position:-16px -224px;
|
|
}
|
|
.ui-icon-grip-solid-vertical {
|
|
background-position:-32px -224px;
|
|
}
|
|
.ui-icon-grip-solid-horizontal {
|
|
background-position:-48px -224px;
|
|
}
|
|
.ui-icon-gripsmall-diagonal-se {
|
|
background-position:-64px -224px;
|
|
}
|
|
.ui-icon-grip-diagonal-se {
|
|
background-position:-80px -224px;
|
|
}
|
|
.ui-corner-all,
|
|
.ui-corner-top,
|
|
.ui-corner-left,
|
|
.ui-corner-tl {
|
|
border-top-left-radius:4px;
|
|
}
|
|
.ui-corner-all,
|
|
.ui-corner-top,
|
|
.ui-corner-right,
|
|
.ui-corner-tr {
|
|
border-top-right-radius:4px;
|
|
}
|
|
.ui-corner-all,
|
|
.ui-corner-bottom,
|
|
.ui-corner-left,
|
|
.ui-corner-bl {
|
|
border-bottom-left-radius:4px;
|
|
}
|
|
.ui-corner-all,
|
|
.ui-corner-bottom,
|
|
.ui-corner-right,
|
|
.ui-corner-br {
|
|
border-bottom-right-radius:4px;
|
|
}
|
|
.ui-widget-overlay {
|
|
background:#aaa;
|
|
opacity:.3;
|
|
}
|
|
.ui-widget-shadow {
|
|
box-shadow:-8px -8px 8px #aaa;
|
|
}
|
|
#acl__tree {
|
|
font-size:90%;
|
|
width:25%;
|
|
height:300px;
|
|
float:left;
|
|
overflow:auto;
|
|
border:1px solid #BBB;
|
|
text-align:left;
|
|
}
|
|
[dir=rtl] #acl__tree {
|
|
float:right;
|
|
text-align:right;
|
|
}
|
|
#acl__tree a.cur {
|
|
background-color:#EFEFEF;
|
|
font-weight:bold;
|
|
}
|
|
#acl__tree ul {
|
|
list-style-type:none;
|
|
margin:0;
|
|
padding:0;
|
|
}
|
|
#acl__tree li {
|
|
padding-left:1em;
|
|
list-style-image:none;
|
|
}
|
|
[dir=rtl] #acl__tree li {
|
|
padding-left:0;
|
|
padding-right:1em;
|
|
}
|
|
#acl__tree ul img {
|
|
margin-right:.25em;
|
|
cursor:pointer;
|
|
}
|
|
[dir=rtl] #acl__tree ul img {
|
|
margin-left:.25em;
|
|
margin-right:0;
|
|
}
|
|
#acl__detail {
|
|
width:73%;
|
|
height:300px;
|
|
float:right;
|
|
overflow:auto;
|
|
}
|
|
[dir=rtl] #acl__detail {
|
|
float:left;
|
|
}
|
|
#acl__detail fieldset {
|
|
width:90%;
|
|
}
|
|
#acl__detail div#acl__user {
|
|
border:1px solid #BBB;
|
|
padding:.5em;
|
|
margin-bottom:.6em;
|
|
}
|
|
#acl_manager table.inline {
|
|
width:100%;
|
|
margin:0;
|
|
}
|
|
#acl_manager table .check {
|
|
text-align:center;
|
|
}
|
|
#acl_manager table .action {
|
|
text-align:right;
|
|
}
|
|
#acl_manager .aclgroup {
|
|
background:transparent url(../plugins/acl/pix/group.png) 0 1px no-repeat;
|
|
padding:1px 0 1px 18px;
|
|
}
|
|
[dir=rtl] #acl_manager .aclgroup {
|
|
background:transparent url(../plugins/acl/pix/group.png) right 1px no-repeat;
|
|
padding:1px 18px 1px 0;
|
|
}
|
|
#acl_manager .acluser {
|
|
background:transparent url(../plugins/acl/pix/user.png) 0 1px no-repeat;
|
|
padding:1px 0 1px 18px;
|
|
}
|
|
[dir=rtl] #acl_manager .acluser {
|
|
background:transparent url(../plugins/acl/pix/user.png) right 1px no-repeat;
|
|
padding:1px 18px 1px 0;
|
|
}
|
|
#acl_manager .aclpage {
|
|
background:transparent url(../plugins/acl/pix/page.png) 0 1px no-repeat;
|
|
padding:1px 0 1px 18px;
|
|
}
|
|
[dir=rtl] #acl_manager .aclpage {
|
|
background:transparent url(../plugins/acl/pix/page.png) right 1px no-repeat;
|
|
padding:1px 18px 1px 0;
|
|
}
|
|
#acl_manager .aclns {
|
|
background:transparent url(../plugins/acl/pix/ns.png) 0 1px no-repeat;
|
|
padding:1px 0 1px 18px;
|
|
}
|
|
[dir=rtl] #acl_manager .aclns {
|
|
background:transparent url(../plugins/acl/pix/ns.png) right 1px no-repeat;
|
|
padding:1px 18px 1px 0;
|
|
}
|
|
#acl_manager label.disabled {
|
|
opacity:.5;
|
|
cursor:auto;
|
|
}
|
|
#acl_manager label {
|
|
text-align:left;
|
|
font-weight:normal;
|
|
display:inline;
|
|
}
|
|
#acl_manager table {
|
|
margin-left:10%;
|
|
width:80%;
|
|
}
|
|
#acl_manager table tr {
|
|
background-color:inherit;
|
|
}
|
|
#acl_manager table tr:hover {
|
|
background-color:#F6F6F6;
|
|
}
|
|
.dokuwiki div.bureaucracy__plugin {
|
|
width:50%;
|
|
font-size:120%;
|
|
padding:2em;
|
|
}
|
|
.dokuwiki form.bureaucracy__plugin {
|
|
width:100%;
|
|
text-align:center;
|
|
margin:2em 0;
|
|
display:block;
|
|
}
|
|
.dokuwiki form.bureaucracy__plugin p {
|
|
font-size:90%;
|
|
margin-top:.5em;
|
|
}
|
|
.dokuwiki form.bureaucracy__plugin fieldset {
|
|
width:80%;
|
|
text-align:left;
|
|
margin-top:.5em;
|
|
margin-bottom:.5em;
|
|
}
|
|
.dokuwiki form.bureaucracy__plugin label {
|
|
display:block;
|
|
text-align:right;
|
|
line-height:2em;
|
|
}
|
|
.dokuwiki form.bureaucracy__plugin label>span {
|
|
display:inline-block;
|
|
width:47%;
|
|
line-height:normal;
|
|
}
|
|
.dokuwiki form.bureaucracy__plugin label.textareafield {
|
|
text-align:left;
|
|
}
|
|
.dokuwiki form.bureaucracy__plugin label.textareafield>span {
|
|
width:100%;
|
|
}
|
|
.dokuwiki form.bureaucracy__plugin label input.edit,
|
|
.dokuwiki form.bureaucracy__plugin label select {
|
|
width:50%;
|
|
}
|
|
.dokuwiki form.bureaucracy__plugin label input.datepicker,
|
|
.dokuwiki form.bureaucracy__plugin label input.timefield {
|
|
width:25%;
|
|
margin-right:25%;
|
|
}
|
|
.dokuwiki form.bureaucracy__plugin label textarea.edit {
|
|
width:100%;
|
|
}
|
|
.dokuwiki form.bureaucracy__plugin label input[type=checkbox] {
|
|
width:5%;
|
|
margin-right:45%;
|
|
}
|
|
.dokuwiki form.bureaucracy__plugin input.button {
|
|
margin:3px 0 3px 50%;
|
|
display:block;
|
|
}
|
|
.dokuwiki form.bureaucracy__plugin label.radiolabel span {
|
|
width:100%;
|
|
text-align:left;
|
|
}
|
|
.dokuwiki form.bureaucracy__plugin label input[type=radio]~span {
|
|
width:50%;
|
|
display:inline-block;
|
|
text-align:left;
|
|
line-height:normal;
|
|
}
|
|
.dokuwiki form.bureaucracy__plugin label.bureaucracy_error span {
|
|
color:#F00;
|
|
}
|
|
.dokuwiki form.bureaucracy__plugin #plugin__captcha_wrapper label {
|
|
text-align:left;
|
|
}
|
|
.dokuwiki #plugin__captcha_wrapper {
|
|
clear:left;
|
|
border:1px solid #BBB;
|
|
padding:.75em;
|
|
margin:1em 0;
|
|
}
|
|
.dokuwiki #plugin__captcha_wrapper * {
|
|
vertical-align:middle;
|
|
}
|
|
.dokuwiki #plugin__captcha_wrapper img {
|
|
margin:1px;
|
|
vertical-align:bottom;
|
|
border:1px solid #BBB;
|
|
}
|
|
.dokuwiki #plugin__captcha_wrapper pre {
|
|
font-size:70%;
|
|
font-family:monospace;
|
|
font-weight:bold;
|
|
border:none;
|
|
background-color:#FFF;
|
|
color:#252525;
|
|
padding:0;
|
|
}
|
|
.dokuwiki #plugin__captcha_wrapper .svg {
|
|
display:inline-block;
|
|
background-color:#FFF;
|
|
vertical-align:bottom;
|
|
border:1px solid #BBB;
|
|
}
|
|
.dokuwiki #plugin__captcha_wrapper .svg svg {
|
|
width:100%;
|
|
height:100%;
|
|
}
|
|
.dokuwiki #plugin__captcha_wrapper .svg svg path {
|
|
fill:#252525;
|
|
}
|
|
.dokuwiki #plugin__captcha_wrapper .audiolink {
|
|
display:inline-flex;
|
|
justify-content:center;
|
|
align-items:center;
|
|
margin-left:.5em;
|
|
margin-right:.5em;
|
|
border:1px solid #BBB;
|
|
aspect-ratio:1;
|
|
}
|
|
.dokuwiki #plugin__captcha_wrapper .audiolink svg {
|
|
height:auto;
|
|
width:auto;
|
|
flex-grow:1;
|
|
flex-shrink:1;
|
|
fill:#286DA8;
|
|
}
|
|
.dokuwiki #plugin__captcha_wrapper .no {
|
|
display:none;
|
|
}
|
|
strong.li {
|
|
font-weight:bold !important;
|
|
}
|
|
.catlist_addpage * {
|
|
font-size:10px !important;
|
|
color:#252525;
|
|
}
|
|
.catlist_addpage button {
|
|
margin:0 !important;
|
|
padding:1px !important;
|
|
display:inline;
|
|
}
|
|
button.catlist_expand {
|
|
border:none;
|
|
background:none;
|
|
background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAQAAAADpb+tAAAAOklEQVQImWNk+M+ABbAwMPxnRBdk/M+EzEGwmdBV4hVmQdYOof8zQoUhljL+R1hOmtlIwsjuZ8TuSwBp1QwZz00yHAAAAABJRU5ErkJggg==);
|
|
background-repeat:no-repeat;
|
|
width:10px;
|
|
height:10px;
|
|
}
|
|
button.catlist_retract {
|
|
background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAQAAAADpb+tAAAAMElEQVQImWNk+M+ABbAwMPxnRBdk/M+ETS0DA2nCLBCzkIX+M0KFMS2lipWM2H0JADq2BxmNJj+jAAAAAElFTkSuQmCC) !important;
|
|
}
|
|
#config__manager div.success,
|
|
#config__manager div.error,
|
|
#config__manager div.info {
|
|
background-position:.5em;
|
|
padding:.5em;
|
|
text-align:center;
|
|
}
|
|
#config__manager fieldset {
|
|
margin:1em;
|
|
width:auto;
|
|
margin-bottom:2em;
|
|
background-color:#F6F6F6;
|
|
color:#252525;
|
|
padding:0 1em;
|
|
}
|
|
[dir=rtl] #config__manager fieldset {
|
|
clear:both;
|
|
}
|
|
#config__manager legend {
|
|
font-size:1.25em;
|
|
}
|
|
#config__manager table {
|
|
margin:1em 0;
|
|
width:100%;
|
|
}
|
|
#config__manager fieldset td {
|
|
text-align:left;
|
|
}
|
|
[dir=rtl] #config__manager fieldset td {
|
|
text-align:right;
|
|
}
|
|
#config__manager fieldset td.value {
|
|
width:31em;
|
|
}
|
|
[dir=rtl] #config__manager label {
|
|
text-align:right;
|
|
}
|
|
[dir=rtl] #config__manager td.value input.checkbox {
|
|
float:right;
|
|
padding-left:0;
|
|
padding-right:.7em;
|
|
}
|
|
[dir=rtl] #config__manager td.value label {
|
|
float:left;
|
|
}
|
|
#config__manager td.label {
|
|
padding:.8em 0 .6em 1em;
|
|
vertical-align:top;
|
|
}
|
|
[dir=rtl] #config__manager td.label {
|
|
padding:.8em 1em .6em 0;
|
|
}
|
|
#config__manager td.label label {
|
|
clear:left;
|
|
display:block;
|
|
}
|
|
[dir=rtl] #config__manager td.label label {
|
|
clear:right;
|
|
}
|
|
#config__manager td.label img {
|
|
padding:0 10px;
|
|
vertical-align:middle;
|
|
float:right;
|
|
}
|
|
[dir=rtl] #config__manager td.label img {
|
|
float:left;
|
|
}
|
|
#config__manager td.label span.outkey {
|
|
font-size:70%;
|
|
margin-top:-1.7em;
|
|
margin-left:-1em;
|
|
display:block;
|
|
background-color:#FFF;
|
|
color:#656565;
|
|
float:left;
|
|
padding:0 .1em;
|
|
position:relative;
|
|
z-index:1;
|
|
}
|
|
[dir=rtl] #config__manager td.label span.outkey {
|
|
float:right;
|
|
margin-right:1em;
|
|
}
|
|
#config__manager td input.edit {
|
|
width:30em;
|
|
}
|
|
#config__manager td .input {
|
|
width:30.8em;
|
|
}
|
|
#config__manager td textarea.edit {
|
|
width:27.5em;
|
|
height:4em;
|
|
}
|
|
#config__manager td textarea.edit:focus {
|
|
height:10em;
|
|
}
|
|
#config__manager tr .input,
|
|
#config__manager tr input,
|
|
#config__manager tr textarea,
|
|
#config__manager tr select {
|
|
background-color:#fff;
|
|
color:#000;
|
|
}
|
|
#config__manager tr.default .input,
|
|
#config__manager tr.default input,
|
|
#config__manager tr.default textarea,
|
|
#config__manager tr.default select,
|
|
#config__manager .selectiondefault {
|
|
background-color:#cdf;
|
|
color:#000;
|
|
}
|
|
#config__manager tr.protected .input,
|
|
#config__manager tr.protected input,
|
|
#config__manager tr.protected textarea,
|
|
#config__manager tr.protected select,
|
|
#config__manager tr.protected .selection {
|
|
background-color:#fcc !important;
|
|
color:#000 !important;
|
|
}
|
|
#config__manager td.error {
|
|
background-color:red;
|
|
color:#000;
|
|
}
|
|
#config__manager .selection {
|
|
width:14.8em;
|
|
float:left;
|
|
margin:0 .3em 2px 0;
|
|
}
|
|
[dir=rtl] #config__manager .selection {
|
|
width:14.8em;
|
|
float:right;
|
|
margin:0 0 2px .3em;
|
|
}
|
|
#config__manager .selection label {
|
|
float:right;
|
|
width:14em;
|
|
font-size:90%;
|
|
}
|
|
#config__manager .other {
|
|
clear:both;
|
|
padding-top:.5em;
|
|
}
|
|
#config__manager .other label {
|
|
padding-left:2px;
|
|
font-size:90%;
|
|
}
|
|
div.dataplugin_entry dl {
|
|
border:1px solid #BBB;
|
|
padding:1em;
|
|
margin:1em;
|
|
font-size:90%;
|
|
overflow:auto;
|
|
width:70%;
|
|
}
|
|
* html div.dataplugin_entry dl dd {
|
|
float:none;
|
|
display:block;
|
|
}
|
|
*:first-child + html div.dataplugin_entry dl dd {
|
|
float:none;
|
|
display:block;
|
|
}
|
|
*:first-child + html div.dataplugin_entry dt {
|
|
padding-right:.5em;
|
|
}
|
|
div.dataplugin_entry dl dt {
|
|
font-weight:bold;
|
|
clear:left;
|
|
float:left;
|
|
width:10em;
|
|
text-align:right;
|
|
}
|
|
div.dataplugin_entry dl dd {
|
|
float:left;
|
|
margin-left:.5em;
|
|
}
|
|
div.dataplugin_entry.hidden {
|
|
display:none;
|
|
}
|
|
ul.dataplugin_cloud {
|
|
overflow:auto;
|
|
}
|
|
ul.dataplugin_cloud li {
|
|
float:left;
|
|
list-style-type:none;
|
|
list-style-image:none;
|
|
margin:0 1em 0 0;
|
|
padding:0;
|
|
}
|
|
ul.dataplugin_cloud li.cl0 {
|
|
font-size:70%;
|
|
}
|
|
ul.dataplugin_cloud li.cl1 {
|
|
font-size:90%;
|
|
}
|
|
ul.dataplugin_cloud li.cl2 {
|
|
font-size:110%;
|
|
}
|
|
ul.dataplugin_cloud li.cl3 {
|
|
font-size:130%;
|
|
}
|
|
ul.dataplugin_cloud li.cl4 {
|
|
font-size:150%;
|
|
}
|
|
dl.datarelated {
|
|
margin-left:1em;
|
|
}
|
|
dl.datarelated dd {
|
|
margin-left:1em;
|
|
}
|
|
dl.datarelated dt {
|
|
font-weight:bold;
|
|
}
|
|
#dw__editform fieldset.plugin__data table tr td label span {
|
|
display:none;
|
|
}
|
|
#dw__editform fieldset.plugin__data table tr td label {
|
|
display:block;
|
|
position:relative;
|
|
}
|
|
#dw__editform fieldset.plugin__data {
|
|
text-align:left;
|
|
width:99%;
|
|
margin:.5em 0;
|
|
}
|
|
#dw__editform fieldset.plugin__data table {
|
|
text-align:center;
|
|
border:none;
|
|
margin:1em 0;
|
|
}
|
|
#dw__editform fieldset.plugin__data table th {
|
|
border:none;
|
|
}
|
|
#dw__editform fieldset.plugin__data table th.title {
|
|
width:20%;
|
|
}
|
|
#dw__editform fieldset.plugin__data table th.type {
|
|
width:15%;
|
|
}
|
|
#dw__editform fieldset.plugin__data table th.multi {
|
|
width:5%;
|
|
}
|
|
#dw__editform fieldset.plugin__data table th.value {
|
|
width:30%;
|
|
}
|
|
#dw__editform fieldset.plugin__data table th.comment {
|
|
width:20%;
|
|
}
|
|
#dw__editform fieldset.plugin__data table td {
|
|
padding:.2em .3em;
|
|
border:none;
|
|
}
|
|
#dw__editform fieldset.plugin__data table td.title {
|
|
font-weight:bold;
|
|
}
|
|
#dw__editform fieldset.plugin__data table td select,
|
|
#dw__editform fieldset.plugin__data table td input {
|
|
width:100%;
|
|
}
|
|
#dw__editform fieldset.plugin__data table .data_comment input {
|
|
border:none;
|
|
}
|
|
div.dokuwiki div.editbutton_plugin_data {
|
|
margin-top:-1em;
|
|
float:none;
|
|
}
|
|
div.dokuwiki div.editbutton_plugin_data form input.button,
|
|
div.dokuwiki div.editbutton_plugin_data form button {
|
|
float:none;
|
|
margin-left:1.6em;
|
|
padding:0 .3em;
|
|
background-image:none;
|
|
border-top:none;
|
|
}
|
|
table.dataplugin_table th input {
|
|
width:98%;
|
|
}
|
|
.ui-datepicker {
|
|
font-size:.9em;
|
|
}
|
|
.ui-menu {
|
|
font-size:1em;
|
|
}
|
|
.handsontable .table th,
|
|
.handsontable .table td {
|
|
border-top:none;
|
|
}
|
|
.handsontable tr {
|
|
background:#fff;
|
|
}
|
|
.handsontable td {
|
|
background-color:inherit;
|
|
}
|
|
.table caption + thead tr:first-child th,
|
|
.table caption + thead tr:first-child td,
|
|
.table colgroup + thead tr:first-child th,
|
|
.table colgroup + thead tr:first-child td,
|
|
.table thead:first-child tr:first-child th,
|
|
.table thead:first-child tr:first-child td {
|
|
border-top:1px solid #CCC;
|
|
}
|
|
.handsontable .table-bordered {
|
|
border:0;
|
|
border-collapse:separate;
|
|
}
|
|
.handsontable .table-bordered th,
|
|
.handsontable .table-bordered td {
|
|
border-left:none;
|
|
}
|
|
.handsontable .table-bordered th:first-child,
|
|
.handsontable .table-bordered td:first-child {
|
|
border-left:1px solid #CCC;
|
|
}
|
|
.table > tbody > tr > td,
|
|
.table > tbody > tr > th,
|
|
.table > tfoot > tr > td,
|
|
.table > tfoot > tr > th,
|
|
.table > thead > tr > td,
|
|
.table > thead > tr > th {
|
|
line-height:21px;
|
|
padding:0 4px;
|
|
}
|
|
.col-lg-1.handsontable,
|
|
.col-lg-10.handsontable,
|
|
.col-lg-11.handsontable,
|
|
.col-lg-12.handsontable,
|
|
.col-lg-2.handsontable,
|
|
.col-lg-3.handsontable,
|
|
.col-lg-4.handsontable,
|
|
.col-lg-5.handsontable,
|
|
.col-lg-6.handsontable,
|
|
.col-lg-7.handsontable,
|
|
.col-lg-8.handsontable,
|
|
.col-lg-9.handsontable,
|
|
.col-md-1.handsontable,
|
|
.col-md-10.handsontable,
|
|
.col-md-11.handsontable,
|
|
.col-md-12.handsontable,
|
|
.col-md-2.handsontable,
|
|
.col-md-3.handsontable,
|
|
.col-md-4.handsontable,
|
|
.col-md-5.handsontable,
|
|
.col-md-6.handsontable,
|
|
.col-md-7.handsontable,
|
|
.col-md-8.handsontable,
|
|
.col-md-9.handsontable .col-sm-1.handsontable,
|
|
.col-sm-10.handsontable,
|
|
.col-sm-11.handsontable,
|
|
.col-sm-12.handsontable,
|
|
.col-sm-2.handsontable,
|
|
.col-sm-3.handsontable,
|
|
.col-sm-4.handsontable,
|
|
.col-sm-5.handsontable,
|
|
.col-sm-6.handsontable,
|
|
.col-sm-7.handsontable,
|
|
.col-sm-8.handsontable,
|
|
.col-sm-9.handsontable .col-xs-1.handsontable,
|
|
.col-xs-10.handsontable,
|
|
.col-xs-11.handsontable,
|
|
.col-xs-12.handsontable,
|
|
.col-xs-2.handsontable,
|
|
.col-xs-3.handsontable,
|
|
.col-xs-4.handsontable,
|
|
.col-xs-5.handsontable,
|
|
.col-xs-6.handsontable,
|
|
.col-xs-7.handsontable,
|
|
.col-xs-8.handsontable,
|
|
.col-xs-9.handsontable {
|
|
padding-left:0;
|
|
padding-right:0;
|
|
}
|
|
.table-striped > tbody > tr:nth-of-type(even) {
|
|
background-color:#FFF;
|
|
}
|
|
.handsontable {
|
|
position:relative;
|
|
}
|
|
.handsontable .hide {
|
|
display:none;
|
|
}
|
|
.handsontable .relative {
|
|
position:relative;
|
|
}
|
|
.handsontable.htAutoSize {
|
|
visibility:hidden;
|
|
left:-99000px;
|
|
position:absolute;
|
|
top:-99000px;
|
|
}
|
|
.handsontable .wtHider {
|
|
width:0;
|
|
}
|
|
.handsontable .wtSpreader {
|
|
position:relative;
|
|
width:0;
|
|
height:auto;
|
|
}
|
|
.handsontable table,
|
|
.handsontable tbody,
|
|
.handsontable thead,
|
|
.handsontable td,
|
|
.handsontable th,
|
|
.handsontable input,
|
|
.handsontable textarea,
|
|
.handsontable div {
|
|
box-sizing:content-box;
|
|
-webkit-box-sizing:content-box;
|
|
-moz-box-sizing:content-box;
|
|
}
|
|
.handsontable input,
|
|
.handsontable textarea {
|
|
min-height:initial;
|
|
}
|
|
.handsontable table.htCore {
|
|
border-collapse:separate;
|
|
border-spacing:0;
|
|
margin:0;
|
|
border-width:0;
|
|
table-layout:fixed;
|
|
width:0;
|
|
outline-width:0;
|
|
max-width:none;
|
|
max-height:none;
|
|
}
|
|
.handsontable col {
|
|
width:50px;
|
|
}
|
|
.handsontable col.rowHeader {
|
|
width:50px;
|
|
}
|
|
.handsontable th,
|
|
.handsontable td {
|
|
border-top-width:0;
|
|
border-left-width:0;
|
|
border-right:1px solid #CCC;
|
|
border-bottom:1px solid #CCC;
|
|
height:22px;
|
|
empty-cells:show;
|
|
line-height:21px;
|
|
padding:0 4px;
|
|
background-color:#FFF;
|
|
vertical-align:top;
|
|
overflow:hidden;
|
|
outline-width:0;
|
|
white-space:pre-line;
|
|
background-clip:padding-box;
|
|
}
|
|
.handsontable td.htInvalid {
|
|
background-color:#ff4c42 !important;
|
|
}
|
|
.handsontable td.htNoWrap {
|
|
white-space:nowrap;
|
|
}
|
|
.handsontable th:last-child {
|
|
border-right:1px solid #CCC;
|
|
border-bottom:1px solid #CCC;
|
|
}
|
|
.handsontable tr:first-child th.htNoFrame,
|
|
.handsontable th:first-child.htNoFrame,
|
|
.handsontable th.htNoFrame {
|
|
border-left-width:0;
|
|
background-color:white;
|
|
border-color:#FFF;
|
|
}
|
|
.handsontable th:first-child,
|
|
.handsontable th:nth-child(2),
|
|
.handsontable td:first-of-type,
|
|
.handsontable .htNoFrame + th,
|
|
.handsontable .htNoFrame + td {
|
|
border-left:1px solid #CCC;
|
|
}
|
|
.handsontable.htRowHeaders thead tr th:nth-child(2) {
|
|
border-left:1px solid #CCC;
|
|
}
|
|
.handsontable tr:first-child th,
|
|
.handsontable tr:first-child td {
|
|
border-top:1px solid #CCC;
|
|
}
|
|
.ht_master:not(.innerBorderLeft):not(.emptyColumns) ~ .handsontable tbody tr th,
|
|
.ht_master:not(.innerBorderLeft):not(.emptyColumns) ~ .handsontable:not(.ht_clone_top) thead tr th:first-child {
|
|
border-right-width:0;
|
|
}
|
|
.ht_master:not(.innerBorderTop) thead tr:last-child th,
|
|
.ht_master:not(.innerBorderTop) ~ .handsontable thead tr:last-child th,
|
|
.ht_master:not(.innerBorderTop) thead tr.lastChild th,
|
|
.ht_master:not(.innerBorderTop) ~ .handsontable thead tr.lastChild th {
|
|
border-bottom-width:0;
|
|
}
|
|
.handsontable th {
|
|
background-color:#f3f3f3;
|
|
color:#222;
|
|
text-align:center;
|
|
font-weight:normal;
|
|
white-space:nowrap;
|
|
}
|
|
.handsontable thead th {
|
|
padding:0;
|
|
}
|
|
.handsontable th.active {
|
|
background-color:#CCC;
|
|
}
|
|
.handsontable thead th .relative {
|
|
padding:2px 4px;
|
|
}
|
|
.handsontable tbody th.ht__highlight,
|
|
.handsontable thead th.ht__highlight {
|
|
background-color:#dcdcdc;
|
|
}
|
|
.handsontable.ht__selection--columns thead th.ht__highlight,
|
|
.handsontable.ht__selection--rows tbody th.ht__highlight {
|
|
background-color:#8eb0e7;
|
|
color:#000;
|
|
}
|
|
.handsontable .manualColumnResizer {
|
|
position:fixed;
|
|
top:0;
|
|
cursor:col-resize;
|
|
z-index:110;
|
|
width:5px;
|
|
height:25px;
|
|
}
|
|
.handsontable .manualRowResizer {
|
|
position:fixed;
|
|
left:0;
|
|
cursor:row-resize;
|
|
z-index:110;
|
|
height:5px;
|
|
width:50px;
|
|
}
|
|
.handsontable .manualColumnResizer:hover,
|
|
.handsontable .manualColumnResizer.active,
|
|
.handsontable .manualRowResizer:hover,
|
|
.handsontable .manualRowResizer.active {
|
|
background-color:#AAB;
|
|
}
|
|
.handsontable .manualColumnResizerGuide {
|
|
position:fixed;
|
|
right:0;
|
|
top:0;
|
|
background-color:#AAB;
|
|
display:none;
|
|
width:0;
|
|
border-right:1px dashed #777;
|
|
margin-left:5px;
|
|
}
|
|
.handsontable .manualRowResizerGuide {
|
|
position:fixed;
|
|
left:0;
|
|
bottom:0;
|
|
background-color:#AAB;
|
|
display:none;
|
|
height:0;
|
|
border-bottom:1px dashed #777;
|
|
margin-top:5px;
|
|
}
|
|
.handsontable .manualColumnResizerGuide.active,
|
|
.handsontable .manualRowResizerGuide.active {
|
|
display:block;
|
|
z-index:199;
|
|
}
|
|
.handsontable .columnSorting {
|
|
position:relative;
|
|
}
|
|
.handsontable .columnSorting:hover {
|
|
text-decoration:underline;
|
|
cursor:pointer;
|
|
}
|
|
.handsontable .columnSorting.ascending::after {
|
|
content:'\25B2';
|
|
color:#5f5f5f;
|
|
position:absolute;
|
|
right:-15px;
|
|
}
|
|
.handsontable .columnSorting.descending::after {
|
|
content:'\25BC';
|
|
color:#5f5f5f;
|
|
position:absolute;
|
|
right:-15px;
|
|
}
|
|
.handsontable .wtBorder {
|
|
position:absolute;
|
|
font-size:0;
|
|
}
|
|
.handsontable .wtBorder.hidden {
|
|
display:none !important;
|
|
}
|
|
.handsontable td.area {
|
|
background:-moz-linear-gradient(top,rgba(181,209,255,0.34) 0,rgba(181,209,255,0.34) 100%);
|
|
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(181,209,255,0.34)),color-stop(100%,rgba(181,209,255,0.34)));
|
|
background:-webkit-linear-gradient(top,rgba(181,209,255,0.34) 0,rgba(181,209,255,0.34) 100%);
|
|
background:-o-linear-gradient(top,rgba(181,209,255,0.34) 0,rgba(181,209,255,0.34) 100%);
|
|
background:-ms-linear-gradient(top,rgba(181,209,255,0.34) 0,rgba(181,209,255,0.34) 100%);
|
|
background:linear-gradient(to bottom,rgba(181,209,255,0.34) 0,rgba(181,209,255,0.34) 100%);
|
|
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#57b5d1ff',endColorstr='#57b5d1ff',GradientType=0);
|
|
background-color:#fff;
|
|
}
|
|
.handsontable .wtBorder.corner {
|
|
font-size:0;
|
|
cursor:crosshair;
|
|
}
|
|
.handsontable .htBorder.htFillBorder {
|
|
background:red;
|
|
width:1px;
|
|
height:1px;
|
|
}
|
|
.handsontableInput {
|
|
border:none;
|
|
outline-width:0;
|
|
margin:0;
|
|
padding:1px 5px 0 5px;
|
|
font-family:inherit;
|
|
line-height:21px;
|
|
font-size:inherit;
|
|
box-shadow:0 0 0 2px #5292F7 inset;
|
|
resize:none;
|
|
display:block;
|
|
color:#000;
|
|
border-radius:0;
|
|
background-color:#FFF;
|
|
}
|
|
.handsontableInputHolder {
|
|
position:absolute;
|
|
top:0;
|
|
left:0;
|
|
z-index:100;
|
|
}
|
|
.htSelectEditor {
|
|
-webkit-appearance:menulist-button !important;
|
|
position:absolute;
|
|
width:auto;
|
|
}
|
|
.handsontable .htDimmed {
|
|
color:#777;
|
|
}
|
|
.handsontable .htSubmenu {
|
|
position:relative;
|
|
}
|
|
.handsontable .htSubmenu :after {
|
|
content:'\25B6';
|
|
color:#777;
|
|
position:absolute;
|
|
right:5px;
|
|
}
|
|
.handsontable .htLeft {
|
|
text-align:left;
|
|
}
|
|
.handsontable .htCenter {
|
|
text-align:center;
|
|
}
|
|
.handsontable .htRight {
|
|
text-align:right;
|
|
}
|
|
.handsontable .htJustify {
|
|
text-align:justify;
|
|
}
|
|
.handsontable .htTop {
|
|
vertical-align:top;
|
|
}
|
|
.handsontable .htMiddle {
|
|
vertical-align:middle;
|
|
}
|
|
.handsontable .htBottom {
|
|
vertical-align:bottom;
|
|
}
|
|
.handsontable .htPlaceholder {
|
|
color:#999;
|
|
}
|
|
.handsontable .htAutocompleteArrow {
|
|
float:right;
|
|
font-size:10px;
|
|
color:#EEE;
|
|
cursor:default;
|
|
width:16px;
|
|
text-align:center;
|
|
}
|
|
.handsontable td .htAutocompleteArrow:hover {
|
|
color:#777;
|
|
}
|
|
.handsontable td.area .htAutocompleteArrow {
|
|
color:#d3d3d3;
|
|
}
|
|
.handsontable .htCheckboxRendererInput {
|
|
display:inline-block;
|
|
vertical-align:middle;
|
|
}
|
|
.handsontable .htCheckboxRendererInput.noValue {
|
|
opacity:0.5;
|
|
}
|
|
.handsontable .htCheckboxRendererLabel {
|
|
cursor:pointer;
|
|
display:inline-block;
|
|
width:100%;
|
|
}
|
|
@-webkit-keyframes opacity-hide {
|
|
from {
|
|
opacity:1;
|
|
}
|
|
to {
|
|
opacity:0;
|
|
}
|
|
}
|
|
@keyframes opacity-hide {
|
|
from {
|
|
opacity:1;
|
|
}
|
|
to {
|
|
opacity:0;
|
|
}
|
|
}
|
|
@-webkit-keyframes opacity-show {
|
|
from {
|
|
opacity:0;
|
|
}
|
|
to {
|
|
opacity:1;
|
|
}
|
|
}
|
|
@keyframes opacity-show {
|
|
from {
|
|
opacity:0;
|
|
}
|
|
to {
|
|
opacity:1;
|
|
}
|
|
}
|
|
.handsontable .handsontable.ht_clone_top .wtHider {
|
|
padding:0 0 5px 0;
|
|
}
|
|
.handsontable .autocompleteEditor.handsontable {
|
|
padding-right:17px;
|
|
}
|
|
.handsontable .autocompleteEditor.handsontable.htMacScroll {
|
|
padding-right:15px;
|
|
}
|
|
.handsontable.listbox {
|
|
margin:0;
|
|
}
|
|
.handsontable.listbox .ht_master table {
|
|
border:1px solid #ccc;
|
|
border-collapse:separate;
|
|
background:white;
|
|
}
|
|
.handsontable.listbox th,
|
|
.handsontable.listbox tr:first-child th,
|
|
.handsontable.listbox tr:last-child th,
|
|
.handsontable.listbox tr:first-child td,
|
|
.handsontable.listbox td {
|
|
border-color:transparent;
|
|
}
|
|
.handsontable.listbox th,
|
|
.handsontable.listbox td {
|
|
white-space:nowrap;
|
|
text-overflow:ellipsis;
|
|
}
|
|
.handsontable.listbox td.htDimmed {
|
|
cursor:default;
|
|
color:inherit;
|
|
font-style:inherit;
|
|
}
|
|
.handsontable.listbox .wtBorder {
|
|
visibility:hidden;
|
|
}
|
|
.handsontable.listbox tr td.current,
|
|
.handsontable.listbox tr:hover td {
|
|
background:#eee;
|
|
}
|
|
.ht_clone_top {
|
|
z-index:101;
|
|
}
|
|
.ht_clone_left {
|
|
z-index:102;
|
|
}
|
|
.ht_clone_top_left_corner,
|
|
.ht_clone_bottom_left_corner {
|
|
z-index:103;
|
|
}
|
|
.ht_clone_debug {
|
|
z-index:103;
|
|
}
|
|
.handsontable td.htSearchResult {
|
|
background:#fcedd9;
|
|
color:#583707;
|
|
}
|
|
.htBordered {
|
|
border-width:1px;
|
|
}
|
|
.htBordered.htTopBorderSolid {
|
|
border-top-style:solid;
|
|
border-top-color:#000;
|
|
}
|
|
.htBordered.htRightBorderSolid {
|
|
border-right-style:solid;
|
|
border-right-color:#000;
|
|
}
|
|
.htBordered.htBottomBorderSolid {
|
|
border-bottom-style:solid;
|
|
border-bottom-color:#000;
|
|
}
|
|
.htBordered.htLeftBorderSolid {
|
|
border-left-style:solid;
|
|
border-left-color:#000;
|
|
}
|
|
.handsontable tbody tr th:nth-last-child(2) {
|
|
border-right:1px solid #CCC;
|
|
}
|
|
.handsontable thead tr:nth-last-child(2) th.htGroupIndicatorContainer {
|
|
border-bottom:1px solid #CCC;
|
|
padding-bottom:5px;
|
|
}
|
|
.ht_clone_top_left_corner thead tr th:nth-last-child(2) {
|
|
border-right:1px solid #CCC;
|
|
}
|
|
.htCollapseButton {
|
|
width:10px;
|
|
height:10px;
|
|
line-height:10px;
|
|
text-align:center;
|
|
border-radius:5px;
|
|
border:1px solid #f3f3f3;
|
|
-webkit-box-shadow:1px 1px 3px rgba(0,0,0,0.4);
|
|
box-shadow:1px 1px 3px rgba(0,0,0,0.4);
|
|
cursor:pointer;
|
|
margin-bottom:3px;
|
|
position:relative;
|
|
}
|
|
.htCollapseButton:after {
|
|
content:"";
|
|
height:300%;
|
|
width:1px;
|
|
display:block;
|
|
background:#ccc;
|
|
margin-left:4px;
|
|
position:absolute;
|
|
bottom:10px;
|
|
}
|
|
thead .htCollapseButton {
|
|
right:5px;
|
|
position:absolute;
|
|
top:5px;
|
|
background:#fff;
|
|
}
|
|
thead .htCollapseButton:after {
|
|
height:1px;
|
|
width:700%;
|
|
right:10px;
|
|
top:4px;
|
|
}
|
|
.handsontable tr th .htExpandButton {
|
|
position:absolute;
|
|
width:10px;
|
|
height:10px;
|
|
line-height:10px;
|
|
text-align:center;
|
|
border-radius:5px;
|
|
border:1px solid #f3f3f3;
|
|
-webkit-box-shadow:1px 1px 3px rgba(0,0,0,0.4);
|
|
box-shadow:1px 1px 3px rgba(0,0,0,0.4);
|
|
cursor:pointer;
|
|
top:0;
|
|
display:none;
|
|
}
|
|
.handsontable thead tr th .htExpandButton {
|
|
top:5px;
|
|
}
|
|
.handsontable tr th .htExpandButton.clickable {
|
|
display:block;
|
|
}
|
|
.collapsibleIndicator {
|
|
position:absolute;
|
|
top:50%;
|
|
transform:translate(0%,-50%);
|
|
right:5px;
|
|
border:1px solid #A6A6A6;
|
|
line-height:10px;
|
|
color:#222;
|
|
border-radius:10px;
|
|
font-size:10px;
|
|
width:10px;
|
|
height:10px;
|
|
cursor:pointer;
|
|
-webkit-box-shadow:0 0 0 6px #eee;
|
|
-moz-box-shadow:0 0 0 6px #eee;
|
|
box-shadow:0 0 0 6px #eee;
|
|
background:#eee;
|
|
}
|
|
.handsontable col.hidden {
|
|
width:0 !important;
|
|
}
|
|
.handsontable table tr th.lightRightBorder {
|
|
border-right:1px solid #E6E6E6;
|
|
}
|
|
.handsontable tr.hidden,
|
|
.handsontable tr.hidden td,
|
|
.handsontable tr.hidden th {
|
|
display:none;
|
|
}
|
|
.ht_master,
|
|
.ht_clone_left,
|
|
.ht_clone_top,
|
|
.ht_clone_bottom {
|
|
overflow:hidden;
|
|
}
|
|
.ht_master .wtHolder {
|
|
overflow:auto;
|
|
}
|
|
.ht_clone_left .wtHolder {
|
|
overflow-x:hidden;
|
|
overflow-y:auto;
|
|
}
|
|
.ht_clone_top .wtHolder,
|
|
.ht_clone_bottom .wtHolder {
|
|
overflow-x:auto;
|
|
overflow-y:hidden;
|
|
}
|
|
.wtDebugHidden {
|
|
display:none;
|
|
}
|
|
.wtDebugVisible {
|
|
display:block;
|
|
-webkit-animation-duration:0.5s;
|
|
-webkit-animation-name:wtFadeInFromNone;
|
|
animation-duration:0.5s;
|
|
animation-name:wtFadeInFromNone;
|
|
}
|
|
@keyframes wtFadeInFromNone {
|
|
0% {
|
|
display:none;
|
|
opacity:0;
|
|
}
|
|
1% {
|
|
display:block;
|
|
opacity:0;
|
|
}
|
|
100% {
|
|
display:block;
|
|
opacity:1;
|
|
}
|
|
}
|
|
@-webkit-keyframes wtFadeInFromNone {
|
|
0% {
|
|
display:none;
|
|
opacity:0;
|
|
}
|
|
1% {
|
|
display:block;
|
|
opacity:0;
|
|
}
|
|
100% {
|
|
display:block;
|
|
opacity:1;
|
|
}
|
|
}
|
|
.handsontable.mobile,
|
|
.handsontable.mobile .wtHolder {
|
|
-webkit-touch-callout:none;
|
|
-webkit-user-select:none;
|
|
-khtml-user-select:none;
|
|
-moz-user-select:none;
|
|
-ms-user-select:none;
|
|
user-select:none;
|
|
-webkit-tap-highlight-color:rgba(0,0,0,0);
|
|
-webkit-overflow-scrolling:touch;
|
|
}
|
|
.htMobileEditorContainer {
|
|
display:none;
|
|
position:absolute;
|
|
top:0;
|
|
width:70%;
|
|
height:54pt;
|
|
background:#f8f8f8;
|
|
border-radius:20px;
|
|
border:1px solid #ebebeb;
|
|
z-index:999;
|
|
box-sizing:border-box;
|
|
-webkit-box-sizing:border-box;
|
|
-webkit-text-size-adjust:none;
|
|
}
|
|
.topLeftSelectionHandle:not(.ht_master .topLeftSelectionHandle),
|
|
.topLeftSelectionHandle-HitArea:not(.ht_master .topLeftSelectionHandle-HitArea) {
|
|
z-index:9999;
|
|
}
|
|
.topLeftSelectionHandle,
|
|
.topLeftSelectionHandle-HitArea,
|
|
.bottomRightSelectionHandle,
|
|
.bottomRightSelectionHandle-HitArea {
|
|
left:-10000px;
|
|
top:-10000px;
|
|
}
|
|
.htMobileEditorContainer.active {
|
|
display:block;
|
|
}
|
|
.htMobileEditorContainer .inputs {
|
|
position:absolute;
|
|
right:210pt;
|
|
bottom:10pt;
|
|
top:10pt;
|
|
left:14px;
|
|
height:34pt;
|
|
}
|
|
.htMobileEditorContainer .inputs textarea {
|
|
font-size:13pt;
|
|
border:1px solid #a1a1a1;
|
|
-webkit-appearance:none;
|
|
-webkit-box-shadow:none;
|
|
-moz-box-shadow:none;
|
|
box-shadow:none;
|
|
position:absolute;
|
|
left:14px;
|
|
right:14px;
|
|
top:0;
|
|
bottom:0;
|
|
padding:7pt;
|
|
}
|
|
.htMobileEditorContainer .cellPointer {
|
|
position:absolute;
|
|
top:-13pt;
|
|
height:0;
|
|
width:0;
|
|
left:30px;
|
|
border-left:13pt solid transparent;
|
|
border-right:13pt solid transparent;
|
|
border-bottom:13pt solid #ebebeb;
|
|
}
|
|
.htMobileEditorContainer .cellPointer.hidden {
|
|
display:none;
|
|
}
|
|
.htMobileEditorContainer .cellPointer:before {
|
|
content:'';
|
|
display:block;
|
|
position:absolute;
|
|
top:2px;
|
|
height:0;
|
|
width:0;
|
|
left:-13pt;
|
|
border-left:13pt solid transparent;
|
|
border-right:13pt solid transparent;
|
|
border-bottom:13pt solid #f8f8f8;
|
|
}
|
|
.htMobileEditorContainer .moveHandle {
|
|
position:absolute;
|
|
top:10pt;
|
|
left:5px;
|
|
width:30px;
|
|
bottom:0;
|
|
cursor:move;
|
|
z-index:9999;
|
|
}
|
|
.htMobileEditorContainer .moveHandle:after {
|
|
content:"..\A..\A..\A..";
|
|
white-space:pre;
|
|
line-height:10px;
|
|
font-size:20pt;
|
|
display:inline-block;
|
|
margin-top:-8px;
|
|
color:#ebebeb;
|
|
}
|
|
.htMobileEditorContainer .positionControls {
|
|
width:205pt;
|
|
position:absolute;
|
|
right:5pt;
|
|
top:0;
|
|
bottom:0;
|
|
}
|
|
.htMobileEditorContainer .positionControls > div {
|
|
width:50pt;
|
|
height:100%;
|
|
float:left;
|
|
}
|
|
.htMobileEditorContainer .positionControls > div:after {
|
|
content:" ";
|
|
display:block;
|
|
width:15pt;
|
|
height:15pt;
|
|
text-align:center;
|
|
line-height:50pt;
|
|
}
|
|
.htMobileEditorContainer .leftButton:after,
|
|
.htMobileEditorContainer .rightButton:after,
|
|
.htMobileEditorContainer .upButton:after,
|
|
.htMobileEditorContainer .downButton:after {
|
|
transform-origin:5pt 5pt;
|
|
-webkit-transform-origin:5pt 5pt;
|
|
margin:21pt 0 0 21pt;
|
|
}
|
|
.htMobileEditorContainer .leftButton:after {
|
|
border-top:2px solid #288ffe;
|
|
border-left:2px solid #288ffe;
|
|
-webkit-transform:rotate(-45deg);
|
|
}
|
|
.htMobileEditorContainer .leftButton:active:after {
|
|
border-color:#cfcfcf;
|
|
}
|
|
.htMobileEditorContainer .rightButton:after {
|
|
border-top:2px solid #288ffe;
|
|
border-left:2px solid #288ffe;
|
|
-webkit-transform:rotate(135deg);
|
|
}
|
|
.htMobileEditorContainer .rightButton:active:after {
|
|
border-color:#cfcfcf;
|
|
}
|
|
.htMobileEditorContainer .upButton:after {
|
|
border-top:2px solid #288ffe;
|
|
border-left:2px solid #288ffe;
|
|
-webkit-transform:rotate(45deg);
|
|
}
|
|
.htMobileEditorContainer .upButton:active:after {
|
|
border-color:#cfcfcf;
|
|
}
|
|
.htMobileEditorContainer .downButton:after {
|
|
border-top:2px solid #288ffe;
|
|
border-left:2px solid #288ffe;
|
|
-webkit-transform:rotate(225deg);
|
|
}
|
|
.htMobileEditorContainer .downButton:active:after {
|
|
border-color:#cfcfcf;
|
|
}
|
|
.handsontable.hide-tween {
|
|
-webkit-animation:opacity-hide 0.3s;
|
|
animation:opacity-hide 0.3s;
|
|
animation-fill-mode:forwards;
|
|
-webkit-animation-fill-mode:forwards;
|
|
}
|
|
.handsontable.show-tween {
|
|
-webkit-animation:opacity-show 0.3s;
|
|
animation:opacity-show 0.3s;
|
|
animation-fill-mode:forwards;
|
|
-webkit-animation-fill-mode:forwards;
|
|
}
|
|
.htContextMenu {
|
|
display:none;
|
|
position:absolute;
|
|
z-index:1060;
|
|
}
|
|
.htContextMenu .ht_clone_top,
|
|
.htContextMenu .ht_clone_left,
|
|
.htContextMenu .ht_clone_corner,
|
|
.htContextMenu .ht_clone_debug {
|
|
display:none;
|
|
}
|
|
.htContextMenu table.htCore {
|
|
border:1px solid #ccc;
|
|
border-bottom-width:2px;
|
|
border-right-width:2px;
|
|
}
|
|
.htContextMenu .wtBorder {
|
|
visibility:hidden;
|
|
}
|
|
.htContextMenu table tbody tr td {
|
|
background:white;
|
|
border-width:0;
|
|
padding:4px 6px 0 6px;
|
|
cursor:pointer;
|
|
overflow:hidden;
|
|
white-space:nowrap;
|
|
text-overflow:ellipsis;
|
|
}
|
|
.htContextMenu table tbody tr td:first-child {
|
|
border:0;
|
|
}
|
|
.htContextMenu table tbody tr td.htDimmed {
|
|
font-style:normal;
|
|
color:#323232;
|
|
}
|
|
.htContextMenu table tbody tr td.current,
|
|
.htContextMenu table tbody tr td.zeroclipboard-is-hover {
|
|
background:#f3f3f3;
|
|
}
|
|
.htContextMenu table tbody tr td.htSeparator {
|
|
border-top:1px solid #bbb;
|
|
height:0;
|
|
padding:0;
|
|
cursor:default;
|
|
}
|
|
.htContextMenu table tbody tr td.htDisabled {
|
|
color:#999;
|
|
cursor:default;
|
|
}
|
|
.htContextMenu table tbody tr td.htDisabled:hover {
|
|
background:#fff;
|
|
color:#999;
|
|
cursor:default;
|
|
}
|
|
.htContextMenu table tbody tr.htHidden {
|
|
display:none;
|
|
}
|
|
.htContextMenu table tbody tr td .htItemWrapper {
|
|
margin-left:10px;
|
|
margin-right:6px;
|
|
}
|
|
.htContextMenu table tbody tr td div span.selected {
|
|
margin-top:-2px;
|
|
position:absolute;
|
|
left:4px;
|
|
}
|
|
.htContextMenu .ht_master .wtHolder {
|
|
overflow:hidden;
|
|
}
|
|
textarea#HandsontableCopyPaste {
|
|
position:fixed !important;
|
|
bottom:100% !important;
|
|
right:100% !important;
|
|
outline:0 none !important;
|
|
}
|
|
.htRowHeaders .ht_master.innerBorderLeft ~ .ht_clone_top_left_corner th:nth-child(2),
|
|
.htRowHeaders .ht_master.innerBorderLeft ~ .ht_clone_left td:first-of-type {
|
|
border-left:0 none;
|
|
}
|
|
.handsontable .wtHider {
|
|
position:relative;
|
|
}
|
|
.handsontable.ht__manualColumnMove.after-selection--columns thead th.ht__highlight {
|
|
cursor:move;
|
|
cursor:-moz-grab;
|
|
cursor:-webkit-grab;
|
|
cursor:grab;
|
|
}
|
|
.handsontable.ht__manualColumnMove.on-moving--columns,
|
|
.handsontable.ht__manualColumnMove.on-moving--columns thead th.ht__highlight {
|
|
cursor:move;
|
|
cursor:-moz-grabbing;
|
|
cursor:-webkit-grabbing;
|
|
cursor:grabbing;
|
|
}
|
|
.handsontable.ht__manualColumnMove.on-moving--columns .manualColumnResizer {
|
|
display:none;
|
|
}
|
|
.handsontable .ht__manualColumnMove--guideline,
|
|
.handsontable .ht__manualColumnMove--backlight {
|
|
position:absolute;
|
|
height:100%;
|
|
display:none;
|
|
}
|
|
.handsontable .ht__manualColumnMove--guideline {
|
|
background:#757575;
|
|
width:2px;
|
|
top:0;
|
|
margin-left:-1px;
|
|
z-index:105;
|
|
}
|
|
.handsontable .ht__manualColumnMove--backlight {
|
|
background:#343434;
|
|
background:rgba(52,52,52,0.25);
|
|
display:none;
|
|
z-index:105;
|
|
pointer-events:none;
|
|
}
|
|
.handsontable.on-moving--columns.show-ui .ht__manualColumnMove--guideline,
|
|
.handsontable.on-moving--columns .ht__manualColumnMove--backlight {
|
|
display:block;
|
|
}
|
|
.handsontable .wtHider {
|
|
position:relative;
|
|
}
|
|
.handsontable.ht__manualRowMove.after-selection--rows tbody th.ht__highlight {
|
|
cursor:move;
|
|
cursor:-moz-grab;
|
|
cursor:-webkit-grab;
|
|
cursor:grab;
|
|
}
|
|
.handsontable.ht__manualRowMove.on-moving--rows,
|
|
.handsontable.ht__manualRowMove.on-moving--rows tbody th.ht__highlight {
|
|
cursor:move;
|
|
cursor:-moz-grabbing;
|
|
cursor:-webkit-grabbing;
|
|
cursor:grabbing;
|
|
}
|
|
.handsontable.ht__manualRowMove.on-moving--rows .manualRowResizer {
|
|
display:none;
|
|
}
|
|
.handsontable .ht__manualRowMove--guideline,
|
|
.handsontable .ht__manualRowMove--backlight {
|
|
position:absolute;
|
|
width:100%;
|
|
display:none;
|
|
}
|
|
.handsontable .ht__manualRowMove--guideline {
|
|
background:#757575;
|
|
height:2px;
|
|
left:0;
|
|
margin-top:-1px;
|
|
z-index:105;
|
|
}
|
|
.handsontable .ht__manualRowMove--backlight {
|
|
background:#343434;
|
|
background:rgba(52,52,52,0.25);
|
|
display:none;
|
|
z-index:105;
|
|
pointer-events:none;
|
|
}
|
|
.handsontable.on-moving--rows.show-ui .ht__manualRowMove--guideline,
|
|
.handsontable.on-moving--rows .ht__manualRowMove--backlight {
|
|
display:block;
|
|
}
|
|
.dokuwiki div.editbutton_table {
|
|
margin-top:-1.7em;
|
|
float:none;
|
|
display:none;
|
|
margin-bottom:1em;
|
|
}
|
|
.dokuwiki div.editbutton_table form div.no button,
|
|
.dokuwiki div.editbutton_table form div.no input.button {
|
|
margin-left:.6em;
|
|
padding:0 .3em;
|
|
background-image:none;
|
|
border-top:none;
|
|
float:none;
|
|
line-height:1.8em;
|
|
height:1.8em;
|
|
border-top-right-radius:0;
|
|
-moz-border-radius-topright:0;
|
|
-webkit-border-top-right-radius:0;
|
|
border-top-left-radius:0;
|
|
-moz-border-radius-topleft:0;
|
|
-webkit-border-top-left-radius:0;
|
|
border-bottom-right-radius:.5em;
|
|
-moz-border-radius-bottomright:.5em;
|
|
-webkit-border-bottom-right-radius:.5em;
|
|
border-bottom-left-radius:.5em;
|
|
-moz-border-radius-bottomleft:.5em;
|
|
-webkit-border-bottom-left-radius:.5em;
|
|
}
|
|
#edittable__editor {
|
|
margin-bottom:1.4em;
|
|
height:400px;
|
|
width:100%;
|
|
display:block;
|
|
overflow:hidden;
|
|
}
|
|
#edittable__editor table td.right {
|
|
text-align:right;
|
|
float:none;
|
|
}
|
|
#edittable__editor table td.center {
|
|
text-align:center;
|
|
}
|
|
#edittable__editor table td.header {
|
|
font-weight:bold;
|
|
background-color:#F6F6F6;
|
|
background-image:none;
|
|
}
|
|
div.picker {
|
|
z-index:500;
|
|
}
|
|
#link__wiz {
|
|
z-index:103;
|
|
}
|
|
.htContextMenu table tbody tr td {
|
|
padding-left:0;
|
|
padding-right:0;
|
|
}
|
|
.htContextMenu table tbody tr td div.htItemWrapper {
|
|
margin-left:4px;
|
|
padding-left:20px;
|
|
background-position:center left;
|
|
background-repeat:no-repeat;
|
|
}
|
|
.htContextMenu table tbody tr td div.htItemWrapper.toggle_header {
|
|
background-image:url('../plugins/edittable/images/text_heading.png');
|
|
}
|
|
.htContextMenu table tbody tr td div.htItemWrapper.align_left {
|
|
background-image:url('../plugins/edittable/images/a_left.png');
|
|
}
|
|
.htContextMenu table tbody tr td div.htItemWrapper.align_center {
|
|
background-image:url('../plugins/edittable/images/a_center.png');
|
|
}
|
|
.htContextMenu table tbody tr td div.htItemWrapper.align_right {
|
|
background-image:url('../plugins/edittable/images/a_right.png');
|
|
}
|
|
.htContextMenu table tbody tr td div.htItemWrapper.row_above {
|
|
background-image:url('../plugins/edittable/images/row_above.png');
|
|
}
|
|
.htContextMenu table tbody tr td div.htItemWrapper.remove_row {
|
|
background-image:url('../plugins/edittable/images/remove_row.png');
|
|
}
|
|
.htContextMenu table tbody tr td div.htItemWrapper.row_below {
|
|
background-image:url('../plugins/edittable/images/row_below.png');
|
|
}
|
|
.htContextMenu table tbody tr td div.htItemWrapper.col_left {
|
|
background-image:url('../plugins/edittable/images/col_left.png');
|
|
}
|
|
.htContextMenu table tbody tr td div.htItemWrapper.remove_col {
|
|
background-image:url('../plugins/edittable/images/remove_col.png');
|
|
}
|
|
.htContextMenu table tbody tr td div.htItemWrapper.col_right {
|
|
background-image:url('../plugins/edittable/images/col_right.png');
|
|
}
|
|
.htContextMenu table tbody tr td div.htItemWrapper.mergeCells {
|
|
padding-left:0;
|
|
}
|
|
.htContextMenu table tbody tr td div.htItemWrapper.mergeCells div {
|
|
padding-left:20px;
|
|
background-position:center left;
|
|
background-repeat:no-repeat;
|
|
}
|
|
.htContextMenu table tbody tr td div.htItemWrapper.mergeCells div.merge {
|
|
background-image:url('../plugins/edittable/images/merge_cells.png');
|
|
}
|
|
.htContextMenu table tbody tr td div.htItemWrapper.mergeCells div.unmerge {
|
|
background-image:url('../plugins/edittable/images/split_cells.png');
|
|
}
|
|
.htContextMenu table tbody td.htSeparator div {
|
|
padding-left:0;
|
|
}
|
|
#plugin__extensionlightbox {
|
|
position:fixed;
|
|
top:0;
|
|
left:0;
|
|
width:100%;
|
|
height:100%;
|
|
background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR4AWNg2AwAALYAtJA+g34AAAAASUVORK5CYII=) repeat;
|
|
text-align:center;
|
|
cursor:pointer;
|
|
z-index:9999;
|
|
}
|
|
#plugin__extensionlightbox p {
|
|
text-align:right;
|
|
color:#fff;
|
|
margin-right:20px;
|
|
font-size:12px;
|
|
}
|
|
#plugin__extensionlightbox img {
|
|
box-shadow:0 0 25px #111;
|
|
max-width:90%;
|
|
max-height:90%;
|
|
}
|
|
#extension__manager ul.tabs li.active a {
|
|
background-color:#F6F6F6;
|
|
border-bottom:solid 1px #F6F6F6;
|
|
z-index:2;
|
|
}
|
|
#extension__manager .panelHeader {
|
|
background-color:#F6F6F6;
|
|
margin:0 0 10px 0;
|
|
padding:10px 10px 8px;
|
|
overflow:hidden;
|
|
}
|
|
#extension__list,
|
|
#extension__list * {
|
|
box-sizing:border-box;
|
|
}
|
|
#extension__list section.extension {
|
|
display:grid;
|
|
grid-template-columns:125px auto 22%;
|
|
grid-template-rows:repeat(4,auto);
|
|
margin-bottom:1em;
|
|
border-bottom:1px solid #BBB;
|
|
word-break:break-word;
|
|
}
|
|
#extension__list section.extension > .screenshot {
|
|
grid-column:1;
|
|
grid-row:1;
|
|
padding-top:.5em;
|
|
padding-right:.5em;
|
|
margin-bottom:1.5em;
|
|
position:relative;
|
|
}
|
|
#extension__list section.extension > .screenshot img.shot {
|
|
border:1px solid #BBB;
|
|
border-radius:2px;
|
|
width:100%;
|
|
height:auto;
|
|
}
|
|
#extension__list section.extension > .screenshot .id {
|
|
font-size:80%;
|
|
color:#454545;
|
|
background-color:#F6F6F6;
|
|
padding:.1em .25em;
|
|
position:absolute;
|
|
top:.5em;
|
|
left:0;
|
|
border-bottom-left-radius:2px;
|
|
white-space:nowrap;
|
|
max-width:100%;
|
|
overflow:hidden;
|
|
text-overflow:ellipsis;
|
|
cursor:default;
|
|
}
|
|
#extension__list section.extension > .screenshot .popularity {
|
|
cursor:default;
|
|
}
|
|
#extension__list section.extension > .screenshot .popularity img {
|
|
vertical-align:middle;
|
|
height:1.2rem;
|
|
width:auto;
|
|
}
|
|
#extension__list section.extension > .main {
|
|
grid-column:2;
|
|
grid-row:1;
|
|
padding:.5em;
|
|
min-height:7em;
|
|
}
|
|
#extension__list section.extension > .main > h2 {
|
|
font-size:100%;
|
|
line-height:1.2;
|
|
font-weight:normal;
|
|
display:flex;
|
|
gap:1em;
|
|
justify-content:space-between;
|
|
}
|
|
#extension__list section.extension > .main > h2 strong {
|
|
font-size:120%;
|
|
font-weight:bold;
|
|
}
|
|
#extension__list section.extension > .main > h2 .version {
|
|
white-space:nowrap;
|
|
}
|
|
#extension__list section.extension > .main .linkbar a.bugs {
|
|
background-image:url('../plugins/extension/images/bug.svg');
|
|
}
|
|
#extension__list section.extension > .main .linkbar a.donate {
|
|
background-image:url('../plugins/extension/images/coffee.svg');
|
|
}
|
|
#extension__list section.extension > .actions {
|
|
grid-column:3;
|
|
grid-row:1;
|
|
padding:.5em 0 .5em .5em;
|
|
display:flex;
|
|
flex-direction:column;
|
|
align-items:end;
|
|
gap:.5em;
|
|
}
|
|
#extension__list section.extension > .actions .available {
|
|
line-height:1.2;
|
|
margin-bottom:1em;
|
|
text-align:right;
|
|
}
|
|
#extension__list section.extension > .actions .available .version {
|
|
white-space:nowrap;
|
|
}
|
|
#extension__list section.extension > .notices {
|
|
grid-column:2/span 2;
|
|
grid-row:2;
|
|
padding:0 .5em;
|
|
}
|
|
#extension__list section.extension > .notices ul,
|
|
#extension__list section.extension > .notices li {
|
|
list-style:none;
|
|
margin:.5em 0 0 0;
|
|
padding:0;
|
|
}
|
|
#extension__list section.extension > .notices ul div.li,
|
|
#extension__list section.extension > .notices li div.li {
|
|
display:flex;
|
|
line-height:1.2em;
|
|
gap:.25em;
|
|
align-items:center;
|
|
}
|
|
#extension__list section.extension > .notices ul div.li span.icon svg,
|
|
#extension__list section.extension > .notices li div.li span.icon svg {
|
|
fill:#286DA8;
|
|
}
|
|
#extension__list section.extension > .notices ul.error div.li span.icon svg,
|
|
#extension__list section.extension > .notices li.error div.li span.icon svg {
|
|
fill:#f33;
|
|
}
|
|
#extension__list section.extension > .notices ul.security div.li span.icon svg,
|
|
#extension__list section.extension > .notices ul.warning div.li span.icon svg,
|
|
#extension__list section.extension > .notices li.security div.li span.icon svg,
|
|
#extension__list section.extension > .notices li.warning div.li span.icon svg {
|
|
fill:#f90;
|
|
}
|
|
#extension__list section.extension > .details {
|
|
grid-column:1/span 3;
|
|
grid-row:3;
|
|
}
|
|
#extension__list section.extension > .details details {
|
|
font-size:90%;
|
|
border:1px solid transparent;
|
|
}
|
|
#extension__list section.extension > .details details summary {
|
|
cursor:pointer;
|
|
float:left;
|
|
margin-top:-1.5em;
|
|
color:#454545;
|
|
}
|
|
#extension__list section.extension > .details details[open] dl {
|
|
margin:.5em 0;
|
|
}
|
|
#extension__list section.extension > .details details dl {
|
|
margin:0;
|
|
display:grid;
|
|
grid-template-columns:125px auto;
|
|
}
|
|
#extension__list section.extension > .details details dl dt {
|
|
grid-column:1;
|
|
}
|
|
#extension__list section.extension > .details details dl dd {
|
|
grid-column:2;
|
|
margin:0 0 0 .5em;
|
|
}
|
|
#extension__list section.extension.installed.disabled .screenshot img,
|
|
#extension__list section.extension.installed.disabled .main,
|
|
#extension__list section.extension.installed.disabled .details {
|
|
opacity:0.5;
|
|
}
|
|
#extension__list.filter section.extension {
|
|
display:none;
|
|
}
|
|
#extension__list.filter section.extension.update {
|
|
display:grid;
|
|
}
|
|
#extension__manager form.search {
|
|
display:block;
|
|
margin-bottom:2em;
|
|
}
|
|
#extension__manager form.search span {
|
|
font-weight:bold;
|
|
}
|
|
#extension__manager form.search input.edit {
|
|
width:25em;
|
|
}
|
|
#extension__manager form.install {
|
|
text-align:center;
|
|
display:block;
|
|
width:60%;
|
|
}
|
|
#plugin__logviewer form {
|
|
float:right;
|
|
}
|
|
#plugin__logviewer .tabs {
|
|
margin-bottom:2em;
|
|
}
|
|
#plugin__logviewer label {
|
|
display:block;
|
|
margin-top:-1em;
|
|
margin-bottom:1em;
|
|
}
|
|
#plugin__logviewer dl {
|
|
max-height:80vh;
|
|
overflow:auto;
|
|
}
|
|
#plugin__logviewer dl dt {
|
|
display:flex;
|
|
}
|
|
#plugin__logviewer dl dt.hidden {
|
|
display:none;
|
|
}
|
|
#plugin__logviewer dl dt .datetime {
|
|
flex:0 0 auto;
|
|
margin-right:1em;
|
|
}
|
|
#plugin__logviewer dl dt .log {
|
|
flex:1 1 auto;
|
|
}
|
|
#plugin__logviewer dl dt .log span {
|
|
display:block;
|
|
}
|
|
#plugin__logviewer dl dt .log span.file {
|
|
font-family:monospace;
|
|
}
|
|
#plugin__logviewer dl dd {
|
|
font-size:80%;
|
|
white-space:nowrap;
|
|
font-family:monospace;
|
|
}
|
|
#dw__login .plugin_oauth div {
|
|
display:flex;
|
|
flex-wrap:wrap;
|
|
justify-content:center;
|
|
gap:.5em;
|
|
}
|
|
#dw__login .plugin_oauth div a {
|
|
height:2.5em;
|
|
padding:0 .5em;
|
|
color:#fff;
|
|
border:1px outset;
|
|
text-decoration:none;
|
|
font-weight:bold;
|
|
display:flex;
|
|
align-items:center;
|
|
}
|
|
#dw__login .plugin_oauth div a svg {
|
|
height:2em;
|
|
width:2em;
|
|
fill:#fff;
|
|
margin-right:.5em;
|
|
}
|
|
.plugin_sqlite_admin div.commands {
|
|
display:flex;
|
|
}
|
|
.plugin_sqlite_admin div.commands ul {
|
|
flex-basis:50%;
|
|
}
|
|
.plugin_sqlite_admin div.commands form input[type=file] {
|
|
border:none;
|
|
cursor:pointer;
|
|
width:10em;
|
|
}
|
|
.plugin_sqlite_admin div.commands form input[type=file]::before {
|
|
content:"📁";
|
|
font-size:1.5em;
|
|
}
|
|
.plugin_sqlite_admin div.commands form input[type=file]::file-selector-button {
|
|
display:none;
|
|
}
|
|
.plugin_sqlite_admin div.commands form input[type=file]:invalid + button {
|
|
display:none;
|
|
}
|
|
.plugin_sqlite_admin form.sqliteplugin fieldset {
|
|
width:80%;
|
|
}
|
|
.plugin_sqlite_admin form.sqliteplugin textarea.edit {
|
|
width:95%;
|
|
height:10em;
|
|
}
|
|
.plugin_sqlite_admin table td {
|
|
white-space:pre-wrap;
|
|
}
|
|
#plugin__styling button.primary {
|
|
font-weight:bold;
|
|
}
|
|
[dir=rtl] #plugin__styling table input {
|
|
text-align:right;
|
|
}
|
|
#plugin__styling_loader {
|
|
display:none;
|
|
}
|
|
.dokuwiki.tpl_dokuwiki .aside {
|
|
overflow-y:visible;
|
|
overflow-x:clip;
|
|
}
|
|
.dokuwiki div.plugin_translation {
|
|
position:relative;
|
|
text-align:right;
|
|
}
|
|
.dokuwiki div.plugin_translation ul {
|
|
display:inline;
|
|
margin:0;
|
|
padding:0;
|
|
}
|
|
.dokuwiki div.plugin_translation ul li {
|
|
list-style-type:none;
|
|
display:inline-block;
|
|
margin:.25em;
|
|
padding:0;
|
|
}
|
|
.dokuwiki div.plugin_translation ul li a:link,
|
|
.dokuwiki div.plugin_translation ul li a:hover,
|
|
.dokuwiki div.plugin_translation ul li a:active,
|
|
.dokuwiki div.plugin_translation ul li a:visited,
|
|
.dokuwiki div.plugin_translation ul li span {
|
|
display:block;
|
|
padding:.25em;
|
|
background-color:#008;
|
|
color:#fff;
|
|
text-decoration:none;
|
|
border:none;
|
|
white-space:nowrap;
|
|
text-align:left;
|
|
}
|
|
.dokuwiki div.plugin_translation ul li a:link.wikilink2,
|
|
.dokuwiki div.plugin_translation ul li a:hover.wikilink2,
|
|
.dokuwiki div.plugin_translation ul li a:active.wikilink2,
|
|
.dokuwiki div.plugin_translation ul li a:visited.wikilink2,
|
|
.dokuwiki div.plugin_translation ul li span.wikilink2 {
|
|
background-color:#888;
|
|
}
|
|
.dokuwiki div.plugin_translation ul li a:link.wikilink2 svg,
|
|
.dokuwiki div.plugin_translation ul li a:hover.wikilink2 svg,
|
|
.dokuwiki div.plugin_translation ul li a:active.wikilink2 svg,
|
|
.dokuwiki div.plugin_translation ul li a:visited.wikilink2 svg,
|
|
.dokuwiki div.plugin_translation ul li span.wikilink2 svg {
|
|
opacity:0.5;
|
|
}
|
|
.dokuwiki div.plugin_translation ul li a:link svg,
|
|
.dokuwiki div.plugin_translation ul li a:hover svg,
|
|
.dokuwiki div.plugin_translation ul li a:active svg,
|
|
.dokuwiki div.plugin_translation ul li a:visited svg,
|
|
.dokuwiki div.plugin_translation ul li span svg {
|
|
height:1em;
|
|
margin-right:.5em;
|
|
vertical-align:middle;
|
|
}
|
|
.dokuwiki div.plugin_translation.is-dropdown {
|
|
padding-bottom:2em;
|
|
}
|
|
.dokuwiki div.plugin_translation.is-dropdown ul {
|
|
position:absolute;
|
|
right:0;
|
|
display:flex;
|
|
flex-direction:column;
|
|
}
|
|
.dokuwiki div.plugin_translation.is-dropdown ul li.span {
|
|
order:-1;
|
|
cursor:default;
|
|
}
|
|
.dokuwiki div.plugin_translation.is-dropdown ul li {
|
|
margin:0;
|
|
}
|
|
.dokuwiki div.plugin_translation.is-dropdown ul li a {
|
|
display:none;
|
|
}
|
|
.dokuwiki div.plugin_translation.is-dropdown ul:focus-within li a,
|
|
.dokuwiki div.plugin_translation.is-dropdown ul:hover li a {
|
|
display:block;
|
|
}
|
|
table#outdated_translations td {
|
|
padding-left:3px;
|
|
padding-right:3px;
|
|
}
|
|
table#outdated_translations td.missing {
|
|
background-color:#f66;
|
|
}
|
|
table#outdated_translations td.outdated {
|
|
background-color:#ff6;
|
|
}
|
|
table#outdated_translations td.current {
|
|
background-color:#0C0;
|
|
}
|
|
#plugin__upgrade {
|
|
margin:0 auto;
|
|
height:20em;
|
|
overflow:auto;
|
|
}
|
|
#plugin__upgrade .log-error::before {
|
|
content:"✗ ";
|
|
color:#f00;
|
|
}
|
|
#plugin__upgrade .log-warning::before {
|
|
content:"⚠ ";
|
|
color:#f90;
|
|
}
|
|
#plugin__upgrade .log-notice::before {
|
|
content:"☛ ";
|
|
color:#ccc;
|
|
}
|
|
#plugin__upgrade_form {
|
|
display:block;
|
|
overflow:auto;
|
|
margin:1em;
|
|
font-size:120%;
|
|
}
|
|
#plugin__upgrade_careful {
|
|
float:right;
|
|
text-align:right;
|
|
margin-right:1em;
|
|
color:red;
|
|
}
|
|
#plugin__upgrade_form {
|
|
clear:right;
|
|
}
|
|
#plugin__upgrade_form button {
|
|
float:right;
|
|
margin-left:.5em;
|
|
}
|
|
#plugin__upgrade_form button.careful {
|
|
opacity:0.5;
|
|
}
|
|
#plugin__upgrade_meter {
|
|
height:20px;
|
|
position:relative;
|
|
margin:3em 1em 1em 1em;
|
|
}
|
|
#plugin__upgrade_meter ol {
|
|
margin:0;
|
|
padding:0;
|
|
display:block;
|
|
height:100%;
|
|
border-radius:10px;
|
|
background-color:#ddd;
|
|
position:relative;
|
|
list-style:none;
|
|
}
|
|
#plugin__upgrade_meter ol li {
|
|
float:left;
|
|
margin:0;
|
|
padding:0;
|
|
text-align:right;
|
|
width:19%;
|
|
position:relative;
|
|
border-radius:10px;
|
|
}
|
|
#plugin__upgrade_meter ol li span {
|
|
right:-0.5em;
|
|
display:block;
|
|
text-align:center;
|
|
}
|
|
#plugin__upgrade_meter ol li .step {
|
|
top:-0.4em;
|
|
padding:.2em 0;
|
|
border:3px solid #ddd;
|
|
z-index:99;
|
|
font-size:1.25em;
|
|
color:#ddd;
|
|
width:1.5em;
|
|
font-weight:700;
|
|
position:absolute;
|
|
background-color:#fff;
|
|
border-radius:50%;
|
|
}
|
|
#plugin__upgrade_meter ol li .stage {
|
|
color:#fff;
|
|
font-weight:700;
|
|
}
|
|
#plugin__upgrade_meter ol li.active {
|
|
height:20px;
|
|
background:#aaa;
|
|
}
|
|
#plugin__upgrade_meter ol li.active span.stage {
|
|
color:#000;
|
|
}
|
|
#plugin__upgrade_meter ol li.active span.step {
|
|
color:#000;
|
|
border:3px solid #286DA8;
|
|
}
|
|
#user__manager tr.disabled {
|
|
color:#6f6f6f;
|
|
background:#e4e4e4;
|
|
}
|
|
#user__manager tr.user_info {
|
|
vertical-align:top;
|
|
}
|
|
#user__manager div.edit_user {
|
|
width:46%;
|
|
float:left;
|
|
}
|
|
#user__manager table {
|
|
margin-bottom:1em;
|
|
}
|
|
#user__manager ul.notes {
|
|
padding-left:0;
|
|
padding-right:1.4em;
|
|
}
|
|
#user__manager button[disabled] {
|
|
color:#ccc !important;
|
|
border-color:#ccc !important;
|
|
}
|
|
#user__manager .import_users {
|
|
margin-top:1.4em;
|
|
}
|
|
#user__manager .import_failures {
|
|
margin-top:1.4em;
|
|
}
|
|
#user__manager .import_failures td.lineno {
|
|
text-align:center;
|
|
}
|
|
.dokuwiki .wrap_box {
|
|
background:#F6F6F6;
|
|
color:#252525;
|
|
}
|
|
.dokuwiki div.wrap_box,
|
|
.dokuwiki div.wrap_danger,
|
|
.dokuwiki div.wrap_warning,
|
|
.dokuwiki div.wrap_caution,
|
|
.dokuwiki div.wrap_notice,
|
|
.dokuwiki div.wrap_safety {
|
|
padding:1em 1em .5em;
|
|
margin-bottom:1.5em;
|
|
overflow:hidden;
|
|
}
|
|
.dokuwiki span.wrap_box,
|
|
.dokuwiki span.wrap_danger,
|
|
.dokuwiki span.wrap_warning,
|
|
.dokuwiki span.wrap_caution,
|
|
.dokuwiki span.wrap_notice,
|
|
.dokuwiki span.wrap_safety {
|
|
padding:0 .3em;
|
|
}
|
|
.dokuwiki div.wrap_info,
|
|
.dokuwiki div.wrap_important,
|
|
.dokuwiki div.wrap_alert,
|
|
.dokuwiki div.wrap_tip,
|
|
.dokuwiki div.wrap_help,
|
|
.dokuwiki div.wrap_todo,
|
|
.dokuwiki div.wrap_download {
|
|
padding:1em 1em .5em 70px;
|
|
margin-bottom:1.5em;
|
|
min-height:68px;
|
|
background-position:10px 50%;
|
|
background-repeat:no-repeat;
|
|
color:inherit;
|
|
overflow:hidden;
|
|
}
|
|
.dokuwiki span.wrap_info,
|
|
.dokuwiki span.wrap_important,
|
|
.dokuwiki span.wrap_alert,
|
|
.dokuwiki span.wrap_tip,
|
|
.dokuwiki span.wrap_help,
|
|
.dokuwiki span.wrap_todo,
|
|
.dokuwiki span.wrap_download {
|
|
padding:0 2px 0 20px;
|
|
min-height:20px;
|
|
background-position:2px 50%;
|
|
background-repeat:no-repeat;
|
|
color:inherit;
|
|
}
|
|
.dokuwiki [dir=rtl] div.wrap_info,
|
|
.dokuwiki [dir=rtl] div.wrap_important,
|
|
.dokuwiki [dir=rtl] div.wrap_alert,
|
|
.dokuwiki [dir=rtl] div.wrap_tip,
|
|
.dokuwiki [dir=rtl] div.wrap_help,
|
|
.dokuwiki [dir=rtl] div.wrap_todo,
|
|
.dokuwiki [dir=rtl] div.wrap_download {
|
|
padding:1em 60px .5em 1em;
|
|
background-position:right 50%;
|
|
}
|
|
.dokuwiki [dir=rtl] span.wrap_info,
|
|
.dokuwiki [dir=rtl] span.wrap_important,
|
|
.dokuwiki [dir=rtl] span.wrap_alert,
|
|
.dokuwiki [dir=rtl] span.wrap_tip,
|
|
.dokuwiki [dir=rtl] span.wrap_help,
|
|
.dokuwiki [dir=rtl] span.wrap_todo,
|
|
.dokuwiki [dir=rtl] span.wrap_download {
|
|
padding:0 18px 0 2px;
|
|
background-position:right 50%;
|
|
}
|
|
.dokuwiki .wrap_info {
|
|
background-color:#d1d7df;
|
|
}
|
|
.dokuwiki .wrap__dark.wrap_info {
|
|
background-color:#343e4a;
|
|
}
|
|
.dokuwiki div.wrap_info {
|
|
background-image:url(../plugins/wrap/images/note/48/info.png);
|
|
}
|
|
.dokuwiki span.wrap_info {
|
|
background-image:url(../plugins/wrap/images/note/16/info.png);
|
|
}
|
|
.dokuwiki .wrap_important {
|
|
background-color:#ffd39f;
|
|
}
|
|
.dokuwiki .wrap__dark.wrap_important {
|
|
background-color:#6c3b00;
|
|
}
|
|
.dokuwiki div.wrap_important {
|
|
background-image:url(../plugins/wrap/images/note/48/important.png);
|
|
}
|
|
.dokuwiki span.wrap_important {
|
|
background-image:url(../plugins/wrap/images/note/16/important.png);
|
|
}
|
|
.dokuwiki .wrap_alert {
|
|
background-color:#ffbcaf;
|
|
}
|
|
.dokuwiki .wrap__dark.wrap_alert {
|
|
background-color:#6b1100;
|
|
}
|
|
.dokuwiki div.wrap_alert {
|
|
background-image:url(../plugins/wrap/images/note/48/alert.png);
|
|
}
|
|
.dokuwiki span.wrap_alert {
|
|
background-image:url(../plugins/wrap/images/note/16/alert.png);
|
|
}
|
|
.dokuwiki .wrap_tip {
|
|
background-color:#fff79f;
|
|
}
|
|
.dokuwiki .wrap__dark.wrap_tip {
|
|
background-color:#4a4400;
|
|
}
|
|
.dokuwiki div.wrap_tip {
|
|
background-image:url(../plugins/wrap/images/note/48/tip.png);
|
|
}
|
|
.dokuwiki span.wrap_tip {
|
|
background-image:url(../plugins/wrap/images/note/16/tip.png);
|
|
}
|
|
.dokuwiki .wrap_help {
|
|
background-color:#dcc2ef;
|
|
}
|
|
.dokuwiki .wrap__dark.wrap_help {
|
|
background-color:#3c1757;
|
|
}
|
|
.dokuwiki div.wrap_help {
|
|
background-image:url(../plugins/wrap/images/note/48/help.png);
|
|
}
|
|
.dokuwiki span.wrap_help {
|
|
background-image:url(../plugins/wrap/images/note/16/help.png);
|
|
}
|
|
.dokuwiki .wrap_todo {
|
|
background-color:#c2efdd;
|
|
}
|
|
.dokuwiki .wrap__dark.wrap_todo {
|
|
background-color:#17573e;
|
|
}
|
|
.dokuwiki div.wrap_todo {
|
|
background-image:url(../plugins/wrap/images/note/48/todo.png);
|
|
}
|
|
.dokuwiki span.wrap_todo {
|
|
background-image:url(../plugins/wrap/images/note/16/todo.png);
|
|
}
|
|
.dokuwiki .wrap_download {
|
|
background-color:#d6efc2;
|
|
}
|
|
.dokuwiki .wrap__dark.wrap_download {
|
|
background-color:#345717;
|
|
}
|
|
.dokuwiki div.wrap_download {
|
|
background-image:url(../plugins/wrap/images/note/48/download.png);
|
|
}
|
|
.dokuwiki span.wrap_download {
|
|
background-image:url(../plugins/wrap/images/note/16/download.png);
|
|
}
|
|
.dokuwiki .wrap_danger {
|
|
background-color:#c00;
|
|
color:#fff;
|
|
}
|
|
.dokuwiki .wrap_warning {
|
|
background-color:#f60;
|
|
color:#000;
|
|
}
|
|
.dokuwiki .wrap_caution {
|
|
background-color:#ff0;
|
|
color:#000;
|
|
}
|
|
.dokuwiki .wrap_notice {
|
|
background-color:#06f;
|
|
color:#fff;
|
|
}
|
|
.dokuwiki .wrap_safety {
|
|
background-color:#090;
|
|
color:#fff;
|
|
}
|
|
.dokuwiki .wrap_danger *,
|
|
.dokuwiki .wrap_warning *,
|
|
.dokuwiki .wrap_caution *,
|
|
.dokuwiki .wrap_notice *,
|
|
.dokuwiki .wrap_safety * {
|
|
color:inherit !important;
|
|
}
|
|
.dokuwiki .wrap_hi {
|
|
background-color:#ff9;
|
|
overflow:hidden;
|
|
}
|
|
.dokuwiki .wrap__dark.wrap_hi {
|
|
background-color:#4e4e0d;
|
|
}
|
|
.dokuwiki .wrap_spoiler {
|
|
background-color:#FFF !important;
|
|
color:#FFF !important;
|
|
border:1px dotted red;
|
|
}
|
|
.dokuwiki .wrap_onlyprint {
|
|
display:none;
|
|
}
|
|
.dokuwiki .plugin_wrap.tabs {
|
|
margin-bottom:1.4em;
|
|
}
|
|
.dokuwiki .wrap_button a:link,
|
|
.dokuwiki .wrap_button a:visited {
|
|
background-color:#F6F6F6;
|
|
}
|
|
.dokuwiki .wrap_button a:link:hover,
|
|
.dokuwiki .wrap_button a:visited:hover,
|
|
.dokuwiki .wrap_button a:link:focus,
|
|
.dokuwiki .wrap_button a:visited:focus,
|
|
.dokuwiki .wrap_button a:link:active,
|
|
.dokuwiki .wrap_button a:visited:active {
|
|
background-color:#FFF;
|
|
}
|
|
#dokuwiki__detail {
|
|
padding:1em;
|
|
}
|
|
#dokuwiki__detail img {
|
|
float:left;
|
|
margin:0 1.5em .5em 0;
|
|
}
|
|
[dir=rtl] #dokuwiki__detail div.content img {
|
|
float:right;
|
|
margin-right:0;
|
|
margin-left:1.5em;
|
|
}
|
|
#dokuwiki__detail div.img_detail {
|
|
float:left;
|
|
}
|
|
[dir=rtl] #dokuwiki__detail div.content div.img_detail {
|
|
float:right;
|
|
}
|
|
#dokuwiki__detail p.back {
|
|
clear:both;
|
|
}
|
|
html.popup {
|
|
overflow:auto;
|
|
}
|
|
#media__manager {
|
|
height:100%;
|
|
overflow:hidden;
|
|
}
|
|
#mediamgr__aside {
|
|
width:30%;
|
|
height:100%;
|
|
overflow:auto;
|
|
position:absolute;
|
|
left:0;
|
|
border-right:1px solid #BBB;
|
|
}
|
|
[dir=rtl] #mediamgr__aside {
|
|
left:auto;
|
|
right:0;
|
|
border-right-width:0;
|
|
border-left:1px solid #BBB;
|
|
}
|
|
#mediamgr__aside .pad {
|
|
padding:.5em;
|
|
}
|
|
#mediamgr__content {
|
|
width:69.7%;
|
|
height:100%;
|
|
overflow:auto;
|
|
position:absolute;
|
|
right:0;
|
|
}
|
|
[dir=rtl] #mediamgr__content {
|
|
right:auto;
|
|
left:0;
|
|
}
|
|
#mediamgr__content .pad {
|
|
padding:.5em;
|
|
}
|
|
#media__manager h1,
|
|
#media__manager h2 {
|
|
font-size:1.5em;
|
|
margin-bottom:.5em;
|
|
padding-bottom:.2em;
|
|
border-bottom:1px solid #BBB;
|
|
}
|
|
#media__opts {
|
|
margin-bottom:.5em;
|
|
}
|
|
#media__opts input {
|
|
margin-right:.3em;
|
|
}
|
|
[dir=rtl] #media__opts input {
|
|
margin-right:0;
|
|
margin-left:.3em;
|
|
}
|
|
#media__tree ul {
|
|
padding-left:.2em;
|
|
}
|
|
[dir=rtl] #media__tree ul {
|
|
padding-left:0;
|
|
padding-right:.2em;
|
|
}
|
|
#media__tree ul li {
|
|
clear:left;
|
|
list-style-type:none;
|
|
list-style-image:none;
|
|
margin-left:0;
|
|
}
|
|
[dir=rtl] #media__tree ul li {
|
|
clear:right;
|
|
margin-right:0;
|
|
}
|
|
#media__tree ul li img {
|
|
float:left;
|
|
padding:.5em .3em 0 0;
|
|
}
|
|
[dir=rtl] #media__tree ul li img {
|
|
float:right;
|
|
padding:.5em 0 0 .3em;
|
|
}
|
|
#media__tree ul li div.li {
|
|
display:inline;
|
|
}
|
|
#media__tree ul li li {
|
|
margin-left:1.5em;
|
|
}
|
|
[dir=rtl] #media__tree ul li li {
|
|
margin-left:0;
|
|
margin-right:1.5em;
|
|
}
|
|
#media__content div.upload {
|
|
font-size:.9em;
|
|
margin-bottom:.5em;
|
|
}
|
|
#mediamanager__uploader {
|
|
margin-bottom:1em;
|
|
}
|
|
#mediamanager__uploader p {
|
|
margin-bottom:.5em;
|
|
}
|
|
#media__content img.load {
|
|
margin:1em auto;
|
|
}
|
|
#media__content .odd,
|
|
#media__content .even {
|
|
padding:.5em;
|
|
}
|
|
#media__content .odd {
|
|
background-color:#F6F6F6;
|
|
}
|
|
#media__content #scroll__here {
|
|
border:1px dashed #BBB;
|
|
}
|
|
#media__content a.mediafile {
|
|
margin-right:1.5em;
|
|
font-weight:bold;
|
|
cursor:pointer;
|
|
}
|
|
[dir=rtl] #media__content a.mediafile {
|
|
margin-right:0;
|
|
margin-left:1.5em;
|
|
}
|
|
#media__content img.btn {
|
|
vertical-align:text-bottom;
|
|
}
|
|
#media__content div.example {
|
|
color:#656565;
|
|
margin-left:1em;
|
|
}
|
|
#media__content div.detail {
|
|
padding:.2em 0;
|
|
}
|
|
#media__content div.detail div.thumb {
|
|
float:left;
|
|
margin:0 .5em 0 18px;
|
|
}
|
|
[dir=rtl] #media__content div.detail div.thumb {
|
|
float:right;
|
|
margin:0 18px 0 .5em;
|
|
}
|
|
#media__content div.detail div.thumb a {
|
|
display:block;
|
|
cursor:pointer;
|
|
}
|
|
#media__content div.detail p {
|
|
margin-bottom:0;
|
|
}
|
|
#mediamanager__page h1 {
|
|
margin-bottom:.5em;
|
|
}
|
|
#mediamanager__page {
|
|
min-width:50em;
|
|
width:100%;
|
|
text-align:left;
|
|
}
|
|
[dir=rtl] #mediamanager__page {
|
|
text-align:right;
|
|
}
|
|
#mediamanager__page .panel {
|
|
float:left;
|
|
}
|
|
[dir=rtl] #mediamanager__page .panel {
|
|
float:right;
|
|
}
|
|
#mediamanager__page .namespaces {
|
|
width:20%;
|
|
min-width:10em;
|
|
left:0 !important;
|
|
}
|
|
#mediamanager__page .filelist {
|
|
width:50%;
|
|
min-width:25em;
|
|
left:0 !important;
|
|
}
|
|
#mediamanager__page .file {
|
|
width:30%;
|
|
min-width:15em;
|
|
}
|
|
#mediamanager__page .tabs li {
|
|
white-space:nowrap;
|
|
}
|
|
#mediamanager__page .panelHeader {
|
|
background-color:#F6F6F6;
|
|
margin:0 10px 10px 0;
|
|
padding:10px 10px 8px;
|
|
text-align:left;
|
|
min-height:20px;
|
|
overflow:hidden;
|
|
}
|
|
[dir=rtl] #mediamanager__page .panelHeader {
|
|
text-align:right;
|
|
margin:0 0 10px 10px;
|
|
}
|
|
#mediamanager__page .panelContent {
|
|
overflow-y:auto;
|
|
overflow-x:hidden;
|
|
padding:0;
|
|
margin:0 10px 10px 0;
|
|
position:relative;
|
|
}
|
|
[dir=rtl] #mediamanager__page .panelContent {
|
|
text-align:right;
|
|
margin:0 0 10px 10px;
|
|
}
|
|
#mediamanager__page .file .panelHeader,
|
|
#mediamanager__page .file .panelContent {
|
|
margin-right:0;
|
|
}
|
|
[dir=rtl] #mediamanager__page .file .panelHeader,
|
|
[dir=rtl] #mediamanager__page .file .panelContent {
|
|
margin-left:0;
|
|
}
|
|
#mediamanager__page .ui-resizable-e {
|
|
width:6px;
|
|
right:2px;
|
|
background:transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAgBAMAAADDFxRQAAAAFVBMVEUzMzMzMzMzMzMzMzMzMzMzMzMAAAC/StzQAAAAB3RSTlMQEQQPAX8A/rYeMAAAACdJREFUeAFjSDNLY0gLg2AVMK0GxG4MYWFhVMVsYWIgc0H2IHBaGgAKAiA/dIJU/QAAAABJRU5ErkJggg==) center center no-repeat;
|
|
}
|
|
#mediamanager__page .ui-resizable-e:hover {
|
|
background-color:#F6F6F6;
|
|
}
|
|
[dir=rtl] #mediamanager__page .ui-resizable-w {
|
|
width:6px;
|
|
left:2px;
|
|
background:transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAgBAMAAADDFxRQAAAAFVBMVEUzMzMzMzMzMzMzMzMzMzMzMzMAAAC/StzQAAAAB3RSTlMQEQQPAX8A/rYeMAAAACdJREFUeAFjSDNLY0gLg2AVMK0GxG4MYWFhVMVsYWIgc0H2IHBaGgAKAiA/dIJU/QAAAABJRU5ErkJggg==) center center no-repeat;
|
|
}
|
|
[dir=rtl] #mediamanager__page .ui-resizable-w:hover {
|
|
background-color:#F6F6F6;
|
|
}
|
|
#mediamanager__page dd {
|
|
margin:0;
|
|
}
|
|
#mediamanager__page .panelHeader h3 {
|
|
float:left;
|
|
font-weight:normal;
|
|
font-size:1em;
|
|
padding:0;
|
|
margin:0 0 3px;
|
|
}
|
|
[dir=rtl] #mediamanager__page .panelHeader h3 {
|
|
float:right;
|
|
}
|
|
[dir=rtl] #mediamanager__page .namespaces {
|
|
text-align:right;
|
|
}
|
|
#mediamanager__page .namespaces h2 {
|
|
font-size:1em;
|
|
display:inline-block;
|
|
padding:.3em .8em;
|
|
margin:0 0 0 .3em;
|
|
border-radius:.5em .5em 0 0;
|
|
font-weight:normal;
|
|
background-color:#F6F6F6;
|
|
color:#252525;
|
|
border:1px solid #BBB;
|
|
border-bottom-color:#F6F6F6;
|
|
line-height:1.4em;
|
|
position:relative;
|
|
bottom:-1px;
|
|
z-index:2;
|
|
}
|
|
[dir=rtl] #mediamanager__page .namespaces h2 {
|
|
margin:0 .3em 0 0;
|
|
position:relative;
|
|
right:10px;
|
|
}
|
|
#mediamanager__page .namespaces .panelHeader {
|
|
border-top:1px solid #BBB;
|
|
z-index:1;
|
|
}
|
|
#mediamanager__page .namespaces ul {
|
|
margin-left:.2em;
|
|
margin-bottom:0;
|
|
padding:0;
|
|
list-style:none;
|
|
}
|
|
[dir=rtl] #mediamanager__page .namespaces ul {
|
|
margin-left:0;
|
|
margin-right:.2em;
|
|
}
|
|
#mediamanager__page .namespaces ul ul {
|
|
margin-left:1em;
|
|
}
|
|
[dir=rtl] #mediamanager__page .namespaces ul ul {
|
|
margin-left:0;
|
|
margin-right:1em;
|
|
}
|
|
#mediamanager__page .namespaces ul ul li {
|
|
margin:0;
|
|
}
|
|
#mediamanager__page .namespaces ul .selected {
|
|
background-color:#EFEFEF;
|
|
font-weight:bold;
|
|
}
|
|
#mediamanager__page .panelHeader form.options {
|
|
float:right;
|
|
margin-top:-3px;
|
|
}
|
|
[dir=rtl] #mediamanager__page .panelHeader form.options {
|
|
float:left;
|
|
}
|
|
#mediamanager__page .panelHeader ul {
|
|
list-style:none;
|
|
margin:0;
|
|
padding:0;
|
|
}
|
|
#mediamanager__page .panelHeader ul li {
|
|
color:#252525;
|
|
float:left;
|
|
line-height:1;
|
|
padding-left:3px;
|
|
}
|
|
[dir=rtl] #mediamanager__page .panelHeader ul li {
|
|
padding-right:3px;
|
|
padding-left:0;
|
|
float:right;
|
|
}
|
|
#mediamanager__page .panelHeader ul li.ui-controlgroup-horizontal {
|
|
padding-left:30px;
|
|
margin:0 0 0 5px;
|
|
}
|
|
#mediamanager__page .panelHeader ul li.listType {
|
|
background:url('../images/icon-list.png') 3px 1px no-repeat;
|
|
}
|
|
#mediamanager__page .panelHeader ul li.sortBy {
|
|
background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXBAMAAAASBMmTAAAAJFBMVEUAAAAxTmwAAAAAAAAAAAAAAAAAAAAxTmx9o3ezya/R3s/k7OMWHTSjAAAABnRSTlMAVWqhwdU2LKdOAAAAWElEQVR4AWNABeLlhQhOORDi4JSX41GGGyQQIaWAJMiUhCSltkxBDS6R1ZGUBqTT0kCkWkfbNpAoSypIKqOzDcRxMwBrmgHisCSDNWV3tMEl2CBaQSSRAACrsRYJGMgpLgAAAABJRU5ErkJggg==') 3px 1px no-repeat;
|
|
}
|
|
[dir=rtl] #mediamanager__page .panelHeader ul li.ui-controlgroup-horizontal {
|
|
padding-left:0;
|
|
padding-right:30px;
|
|
margin:0 5px 0 0;
|
|
background-position:right 1px;
|
|
}
|
|
#mediamanager__page .panelHeader form.options .ui-controlgroup-horizontal label {
|
|
font-size:90%;
|
|
margin-right:-0.4em;
|
|
padding:.3em .5em;
|
|
line-height:1;
|
|
}
|
|
#mediamanager__page .filelist ul {
|
|
padding:0;
|
|
margin:0 10px 0 0;
|
|
}
|
|
[dir=rtl] #mediamanager__page .filelist ul {
|
|
margin:0 0 0 10px;
|
|
}
|
|
#mediamanager__page .filelist ul.rows {
|
|
margin:0;
|
|
}
|
|
#mediamanager__page .filelist .panelContent ul li:hover {
|
|
background-color:#F6F6F6;
|
|
}
|
|
#mediamanager__page .filelist li dt a {
|
|
vertical-align:middle;
|
|
display:table-cell;
|
|
overflow:hidden;
|
|
}
|
|
#mediamanager__page .filelist .thumbs li {
|
|
width:100px;
|
|
min-height:130px;
|
|
display:inline-block;
|
|
margin:0 6px 10px 0;
|
|
background-color:#FFF;
|
|
color:#252525;
|
|
padding:5px;
|
|
vertical-align:top;
|
|
text-align:center;
|
|
position:relative;
|
|
line-height:1.2;
|
|
}
|
|
[dir=rtl] #mediamanager__page .filelist .thumbs li {
|
|
margin-right:0;
|
|
margin-left:6px;
|
|
}
|
|
#mediamanager__page .filelist .thumbs li dt a {
|
|
width:100px;
|
|
height:90px;
|
|
}
|
|
#mediamanager__page .filelist .thumbs li dt a img {
|
|
max-width:90px;
|
|
max-height:90px;
|
|
}
|
|
#mediamanager__page .filelist .thumbs li .name,
|
|
#mediamanager__page .filelist .thumbs li .size,
|
|
#mediamanager__page .filelist .thumbs li .filesize,
|
|
#mediamanager__page .filelist .thumbs li .date {
|
|
display:block;
|
|
overflow:hidden;
|
|
text-overflow:ellipsis;
|
|
width:90px;
|
|
white-space:nowrap;
|
|
}
|
|
#mediamanager__page .filelist .thumbs li .name {
|
|
padding:5px 0;
|
|
font-weight:bold;
|
|
}
|
|
#mediamanager__page .filelist .thumbs li .date {
|
|
font-style:italic;
|
|
white-space:normal;
|
|
}
|
|
#mediamanager__page .filelist .rows li {
|
|
list-style:none;
|
|
display:block;
|
|
position:relative;
|
|
max-height:50px;
|
|
margin:0 0 3px 0;
|
|
background-color:#FFF;
|
|
color:#252525;
|
|
overflow:hidden;
|
|
}
|
|
#mediamanager__page .filelist .rows li:nth-child(2n+1) {
|
|
background-color:#FFF;
|
|
}
|
|
#mediamanager__page .filelist .rows li dt {
|
|
float:left;
|
|
width:10%;
|
|
height:40px;
|
|
text-align:center;
|
|
}
|
|
[dir=rtl] #mediamanager__page .filelist .rows li dt {
|
|
float:right;
|
|
}
|
|
#mediamanager__page .filelist .rows li dt a {
|
|
width:100px;
|
|
height:40px;
|
|
}
|
|
#mediamanager__page .filelist .rows li dt a img {
|
|
max-width:40px;
|
|
max-height:40px;
|
|
}
|
|
#mediamanager__page .filelist .rows li .name,
|
|
#mediamanager__page .filelist .rows li .size,
|
|
#mediamanager__page .filelist .rows li .filesize,
|
|
#mediamanager__page .filelist .rows li .date {
|
|
overflow:hidden;
|
|
text-overflow:ellipsis;
|
|
float:left;
|
|
margin-left:1%;
|
|
white-space:nowrap;
|
|
}
|
|
[dir=rtl] #mediamanager__page .filelist .rows li .name,
|
|
[dir=rtl] #mediamanager__page .filelist .rows li .size,
|
|
[dir=rtl] #mediamanager__page .filelist .rows li .filesize,
|
|
[dir=rtl] #mediamanager__page .filelist .rows li .date {
|
|
float:right;
|
|
margin-left:0;
|
|
margin-right:1%;
|
|
}
|
|
#mediamanager__page .filelist .rows li .name {
|
|
width:30%;
|
|
font-weight:bold;
|
|
}
|
|
#mediamanager__page .filelist .rows li .size,
|
|
#mediamanager__page .filelist .rows li .filesize {
|
|
width:15%;
|
|
}
|
|
#mediamanager__page .filelist .rows li .date {
|
|
width:20%;
|
|
font-style:italic;
|
|
white-space:normal;
|
|
}
|
|
#mediamanager__page div.upload {
|
|
padding-bottom:.5em;
|
|
}
|
|
#mediamanager__page .file ul.actions {
|
|
text-align:center;
|
|
margin:0 0 5px;
|
|
padding:0;
|
|
list-style:none;
|
|
}
|
|
#mediamanager__page .file ul.actions li {
|
|
display:inline;
|
|
margin:0;
|
|
}
|
|
#mediamanager__page .file div.image {
|
|
margin-bottom:5px;
|
|
text-align:center;
|
|
}
|
|
#mediamanager__page .file div.image img {
|
|
width:100%;
|
|
}
|
|
#mediamanager__page .file dl {
|
|
margin-bottom:0;
|
|
}
|
|
#mediamanager__page .file dl dt {
|
|
font-weight:bold;
|
|
display:block;
|
|
background-color:#F6F6F6;
|
|
}
|
|
#mediamanager__page .file dl dd {
|
|
display:block;
|
|
background-color:#FFF;
|
|
}
|
|
#mediamanager__page form.meta div.row {
|
|
margin-bottom:5px;
|
|
}
|
|
#mediamanager__page form.meta label span {
|
|
display:block;
|
|
}
|
|
#mediamanager__page form.meta input {
|
|
width:50%;
|
|
}
|
|
#mediamanager__page form.meta button {
|
|
width:auto;
|
|
}
|
|
#mediamanager__page form.meta textarea.edit {
|
|
height:6em;
|
|
width:95%;
|
|
min-width:95%;
|
|
max-width:95%;
|
|
}
|
|
#mediamanager__page form.changes ul {
|
|
margin-left:10px;
|
|
padding:0;
|
|
list-style-type:none;
|
|
}
|
|
[dir=rtl] #mediamanager__page form.changes ul {
|
|
margin-left:0;
|
|
margin-right:10px;
|
|
}
|
|
#mediamanager__page form.changes ul li div.li div {
|
|
font-size:90%;
|
|
color:#656565;
|
|
padding-left:18px;
|
|
}
|
|
[dir=rtl] #mediamanager__page form.changes ul li div.li div {
|
|
padding-left:0;
|
|
padding-right:18px;
|
|
}
|
|
#mediamanager__page form.changes ul li div.li input {
|
|
position:relative;
|
|
top:1px;
|
|
}
|
|
#mediamanager__diff table {
|
|
table-layout:fixed;
|
|
border-width:0;
|
|
}
|
|
#mediamanager__diff td,
|
|
#mediamanager__diff th {
|
|
width:48%;
|
|
margin:0 5px 10px 0;
|
|
padding:0;
|
|
vertical-align:top;
|
|
text-align:left;
|
|
border-color:#FFF;
|
|
}
|
|
[dir=rtl] #mediamanager__diff td,
|
|
[dir=rtl] #mediamanager__diff th {
|
|
margin:0 0 10px 5px;
|
|
text-align:right;
|
|
}
|
|
#mediamanager__diff th {
|
|
font-weight:normal;
|
|
background-color:#FFF;
|
|
line-height:1.2;
|
|
}
|
|
#mediamanager__diff th a {
|
|
font-weight:bold;
|
|
}
|
|
#mediamanager__diff th span {
|
|
font-size:90%;
|
|
}
|
|
#mediamanager__diff dl dd strong {
|
|
background-color:#EFEFEF;
|
|
color:#252525;
|
|
font-weight:normal;
|
|
}
|
|
#mediamanager__page .file form.diffView {
|
|
margin-bottom:10px;
|
|
display:block;
|
|
}
|
|
#mediamanager__diff div.slider {
|
|
margin:10px;
|
|
width:95%;
|
|
}
|
|
#mediamanager__diff .imageDiff {
|
|
position:relative;
|
|
}
|
|
#mediamanager__diff .imageDiff .image2 {
|
|
position:absolute;
|
|
top:0;
|
|
left:0;
|
|
}
|
|
#mediamanager__diff .imageDiff.opacity .image2 {
|
|
opacity:0.5;
|
|
}
|
|
#mediamanager__diff .imageDiff.portions .image2 {
|
|
border-right:1px solid red;
|
|
overflow:hidden;
|
|
}
|
|
#mediamanager__diff .imageDiff.portions img {
|
|
float:left;
|
|
}
|
|
#mediamanager__diff .imageDiff img {
|
|
width:100%;
|
|
max-width:none;
|
|
}
|
|
.qq-uploader {
|
|
position:relative;
|
|
width:100%;
|
|
}
|
|
.qq-uploader .error {
|
|
color:#f00;
|
|
background-color:#fff;
|
|
}
|
|
.qq-upload-button {
|
|
display:inline-block;
|
|
text-decoration:none;
|
|
font-size:100%;
|
|
cursor:pointer;
|
|
margin:1px 1px 5px;
|
|
}
|
|
.qq-upload-button-focus {
|
|
outline:1px dotted;
|
|
}
|
|
.qq-upload-drop-area {
|
|
position:absolute;
|
|
top:0;
|
|
left:0;
|
|
width:100%;
|
|
height:100%;
|
|
min-height:70px;
|
|
z-index:2;
|
|
background:#FFF;
|
|
color:#252525;
|
|
text-align:center;
|
|
}
|
|
.qq-upload-drop-area span {
|
|
display:block;
|
|
position:absolute;
|
|
top:50%;
|
|
width:100%;
|
|
margin-top:-8px;
|
|
font-size:120%;
|
|
}
|
|
.qq-upload-drop-area-active {
|
|
background:#F6F6F6;
|
|
}
|
|
div.qq-uploader ul {
|
|
margin:0;
|
|
padding:0;
|
|
list-style:none;
|
|
}
|
|
.qq-uploader li {
|
|
margin:0 0 5px;
|
|
color:#252525;
|
|
}
|
|
.qq-uploader li span,
|
|
.qq-uploader li input,
|
|
.qq-uploader li a {
|
|
margin-right:5px;
|
|
}
|
|
.qq-upload-file {
|
|
display:block;
|
|
font-weight:bold;
|
|
}
|
|
.qq-upload-spinner {
|
|
display:inline-block;
|
|
background:url("../images/throbber.gif");
|
|
width:15px;
|
|
height:15px;
|
|
vertical-align:text-bottom;
|
|
}
|
|
.qq-upload-size,
|
|
.qq-upload-cancel {
|
|
font-size:85%;
|
|
}
|
|
.qq-upload-failed-text {
|
|
display:none;
|
|
}
|
|
.qq-upload-fail .qq-upload-failed-text {
|
|
display:inline;
|
|
}
|
|
.qq-action-container * {
|
|
vertical-align:middle;
|
|
}
|
|
.qq-overwrite-check input {
|
|
margin-left:10px;
|
|
}
|
|
.dokuwiki .tabs > ul,
|
|
.dokuwiki ul.tabs {
|
|
padding:0;
|
|
margin:0;
|
|
overflow:hidden;
|
|
position:relative;
|
|
}
|
|
.dokuwiki .tabs > ul:after,
|
|
.dokuwiki ul.tabs:after {
|
|
position:absolute;
|
|
content:"";
|
|
width:100%;
|
|
bottom:0;
|
|
left:0;
|
|
border-bottom:1px solid #BBB;
|
|
}
|
|
.dokuwiki .tabs > ul li,
|
|
.dokuwiki ul.tabs li {
|
|
float:left;
|
|
padding:0;
|
|
margin:0;
|
|
list-style:none;
|
|
}
|
|
[dir=rtl] .dokuwiki .tabs > ul li,
|
|
[dir=rtl] .dokuwiki ul.tabs li {
|
|
float:right;
|
|
}
|
|
.dokuwiki .tabs > ul li a,
|
|
.dokuwiki ul.tabs li strong,
|
|
.dokuwiki ul.tabs li a {
|
|
display:inline-block;
|
|
padding:.3em .8em;
|
|
margin:0 0 0 .3em;
|
|
background-color:#FFF;
|
|
color:#252525;
|
|
border:1px solid #BBB;
|
|
border-radius:.5em .5em 0 0;
|
|
position:relative;
|
|
z-index:0;
|
|
}
|
|
[dir=rtl] .dokuwiki .tabs > ul li a,
|
|
[dir=rtl] .dokuwiki ul.tabs li strong,
|
|
[dir=rtl] .dokuwiki ul.tabs li a {
|
|
margin:0 .3em 0 0;
|
|
}
|
|
.dokuwiki ul.tabs li strong {
|
|
font-weight:normal;
|
|
}
|
|
.dokuwiki .tabs > ul li a:hover,
|
|
.dokuwiki .tabs > ul li a:active,
|
|
.dokuwiki .tabs > ul li a:focus,
|
|
.dokuwiki .tabs > ul li .curid a,
|
|
.dokuwiki .tabs > ul .active a,
|
|
.dokuwiki ul.tabs li a:hover,
|
|
.dokuwiki ul.tabs li a:active,
|
|
.dokuwiki ul.tabs li a:focus,
|
|
.dokuwiki ul.tabs li.active a,
|
|
.dokuwiki ul.tabs li strong {
|
|
background-color:#F6F6F6;
|
|
color:#252525;
|
|
text-decoration:none;
|
|
font-weight:normal;
|
|
}
|
|
.dokuwiki .tabs > ul li .curid a,
|
|
.dokuwiki .tabs > ul li .active a,
|
|
.dokuwiki .tabs > ul li .active a,
|
|
.dokuwiki ul.tabs li.active a,
|
|
.dokuwiki ul.tabs li strong {
|
|
z-index:2;
|
|
border-bottom-color:#F6F6F6;
|
|
}
|
|
.dokuwiki a.wikilink2 {
|
|
text-decoration:none;
|
|
}
|
|
.dokuwiki a.wikilink2:link,
|
|
.dokuwiki a.wikilink2:visited {
|
|
border-bottom:1px dashed;
|
|
}
|
|
.dokuwiki a.wikilink2:hover,
|
|
.dokuwiki a.wikilink2:active,
|
|
.dokuwiki a.wikilink2:focus {
|
|
border-bottom-width:0;
|
|
}
|
|
.dokuwiki span.curid a {
|
|
font-weight:bold;
|
|
}
|
|
.dokuwiki a.urlextern,
|
|
.dokuwiki a.windows,
|
|
.dokuwiki a.mail,
|
|
.dokuwiki a.mediafile,
|
|
.dokuwiki a.interwiki {
|
|
background-size:1.2em;
|
|
background-repeat:no-repeat;
|
|
background-position:0 center;
|
|
padding:0 0 0 1.4em;
|
|
}
|
|
.dokuwiki a.urlextern {
|
|
background-image:url(../images/external-link.svg);
|
|
}
|
|
.dokuwiki a.windows {
|
|
background-image:url(../images/unc.svg);
|
|
}
|
|
.dokuwiki a.mail {
|
|
background-image:url(../images/email.svg);
|
|
}
|
|
[dir=rtl] .dokuwiki a.urlextern,
|
|
[dir=rtl] .dokuwiki a.windows,
|
|
[dir=rtl] .dokuwiki a.mail,
|
|
[dir=rtl] .dokuwiki a.interwiki,
|
|
[dir=rtl] .dokuwiki a.mediafile {
|
|
background-position:right center;
|
|
padding:0 18px 0 0;
|
|
}
|
|
#dw__toc {
|
|
float:right;
|
|
margin:0 0 1.4em 1.4em;
|
|
width:12em;
|
|
background-color:#F6F6F6;
|
|
color:inherit;
|
|
}
|
|
[dir=rtl] #dw__toc {
|
|
float:left;
|
|
margin:0 1.4em 1.4em 0;
|
|
}
|
|
.dokuwiki h3.toggle {
|
|
padding:.2em .5em;
|
|
font-weight:bold;
|
|
}
|
|
.dokuwiki .toggle strong {
|
|
float:right;
|
|
margin:0 .2em;
|
|
}
|
|
[dir=rtl] .dokuwiki .toggle strong {
|
|
float:left;
|
|
}
|
|
#dw__toc > div {
|
|
padding:.2em .5em;
|
|
}
|
|
#dw__toc ul {
|
|
padding:0;
|
|
margin:0;
|
|
}
|
|
#dw__toc ul li {
|
|
list-style:none;
|
|
padding:0;
|
|
margin:0;
|
|
line-height:1.1;
|
|
}
|
|
#dw__toc ul li div.li {
|
|
padding:.15em 0;
|
|
}
|
|
#dw__toc ul ul {
|
|
padding-left:1em;
|
|
}
|
|
[dir=rtl] #dw__toc ul ul {
|
|
padding-left:0;
|
|
padding-right:1em;
|
|
}
|
|
.dokuwiki ul.idx {
|
|
padding-left:0;
|
|
}
|
|
[dir=rtl] .dokuwiki ul.idx {
|
|
padding-right:0;
|
|
}
|
|
.dokuwiki ul.idx li {
|
|
list-style-image:url(../images/bullet.png);
|
|
}
|
|
.dokuwiki ul.idx li.open {
|
|
list-style-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEUAAACZmZl+9SADAAAAAXRSTlMAQObYZgAAABNJREFUeAFj+AeENQwWDAIMQAAAHhICwcrz0MAAAAAASUVORK5CYII=);
|
|
}
|
|
.dokuwiki ul.idx li.closed {
|
|
list-style-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAJAQMAAADAY3TdAAAABlBMVEUAAACZmZl+9SADAAAAAXRSTlMAQObYZgAAABZJREFUeAFjZmA+wNwAhiXMGcwBzAsAI6QEKNehQp8AAAAASUVORK5CYII=);
|
|
}
|
|
[dir=rtl] .dokuwiki ul.idx li.closed {
|
|
list-style-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAJAQMAAADAY3TdAAAABlBMVEUAAACZmZl+9SADAAAAAXRSTlMAQObYZgAAABdJREFUeAFjYGCQYFJgcmD4wfwHBBkYAB3ABHJeYPgfAAAAAElFTkSuQmCC);
|
|
}
|
|
div.insitu-footnote {
|
|
max-width:40%;
|
|
min-width:5em;
|
|
}
|
|
.dokuwiki div.footnotes {
|
|
border-top:1px solid #BBB;
|
|
padding:.5em 0 0 0;
|
|
margin:1em 0 0 0;
|
|
clear:both;
|
|
}
|
|
.dokuwiki div.footnotes div.fn div.content {
|
|
display:inline;
|
|
}
|
|
.dokuwiki div.footnotes div.fn sup a.fn_bot {
|
|
font-weight:bold;
|
|
}
|
|
.dokuwiki .search_hit {
|
|
color:#252525;
|
|
background-color:#EFEFEF;
|
|
}
|
|
.dokuwiki div.nothing {
|
|
margin-bottom:1.4em;
|
|
}
|
|
.dokuwiki .search-results-form fieldset.search-form {
|
|
width:100%;
|
|
margin:1em 0;
|
|
}
|
|
.dokuwiki .search-results-form fieldset.search-form input[name="q"] {
|
|
width:50%;
|
|
}
|
|
.dokuwiki .search-results-form fieldset.search-form button.toggleAssistant {
|
|
float:right;
|
|
}
|
|
.dokuwiki .search-results-form fieldset.search-form .advancedOptions {
|
|
padding:1em 0;
|
|
}
|
|
.dokuwiki .search-results-form fieldset.search-form .advancedOptions > div {
|
|
display:inline-block;
|
|
position:relative;
|
|
margin:0 .5em;
|
|
}
|
|
.dokuwiki .search-results-form fieldset.search-form .advancedOptions div.toggle div.current {
|
|
cursor:pointer;
|
|
max-width:10em;
|
|
white-space:nowrap;
|
|
overflow:hidden;
|
|
text-overflow:ellipsis;
|
|
}
|
|
.dokuwiki .search-results-form fieldset.search-form .advancedOptions div.toggle div.current::after {
|
|
content:'▼';
|
|
font-size:smaller;
|
|
color:#454545;
|
|
}
|
|
.dokuwiki .search-results-form fieldset.search-form .advancedOptions div.toggle div.changed {
|
|
font-weight:bold;
|
|
}
|
|
.dokuwiki .search-results-form fieldset.search-form .advancedOptions div.toggle ul {
|
|
display:none;
|
|
position:absolute;
|
|
border:1px solid #BBB;
|
|
background-color:#FFF;
|
|
padding:.25em .5em;
|
|
text-align:left;
|
|
min-width:10em;
|
|
max-width:15em;
|
|
max-height:50vh;
|
|
overflow:auto;
|
|
z-index:100;
|
|
}
|
|
.dokuwiki .search-results-form fieldset.search-form .advancedOptions div.toggle ul li {
|
|
margin:.25em 0;
|
|
list-style:none;
|
|
}
|
|
.dokuwiki .search-results-form fieldset.search-form .advancedOptions div.toggle ul li a {
|
|
display:block;
|
|
}
|
|
.dokuwiki .search-results-form fieldset.search-form .advancedOptions div.toggle.open div.current::after {
|
|
content:'▲';
|
|
}
|
|
.dokuwiki .search-results-form fieldset.search-form .advancedOptions div.toggle.open ul {
|
|
display:block;
|
|
}
|
|
[dir=rtl] .search-results-form fieldset.search-form .advancedOptions div.toggle ul {
|
|
text-align:right;
|
|
}
|
|
.dokuwiki div.search_quickresult {
|
|
margin-bottom:1.4em;
|
|
}
|
|
.dokuwiki div.search_quickresult ul {
|
|
padding:0;
|
|
}
|
|
.dokuwiki div.search_quickresult ul li {
|
|
float:left;
|
|
width:12em;
|
|
margin:0 1.5em;
|
|
}
|
|
[dir=rtl] .dokuwiki div.search_quickresult ul li {
|
|
float:right;
|
|
}
|
|
.dokuwiki dl.search_results {
|
|
margin-bottom:1.2em;
|
|
}
|
|
.dokuwiki dl.search_results dt {
|
|
font-weight:normal;
|
|
margin-bottom:.2em;
|
|
}
|
|
.dokuwiki dl.search_results dd.meta {
|
|
margin:0 0 .2em 0;
|
|
}
|
|
.dokuwiki dl.search_results dd.snippet {
|
|
color:#454545;
|
|
background-color:inherit;
|
|
margin:0 0 1.2em 0;
|
|
}
|
|
.dokuwiki dl.search_results dd.snippet strong.search_hit {
|
|
font-weight:normal;
|
|
}
|
|
.dokuwiki dl.search_results dd.snippet .search_sep {
|
|
color:#252525;
|
|
background-color:inherit;
|
|
}
|
|
.dokuwiki form.search div.no {
|
|
position:relative;
|
|
}
|
|
.dokuwiki form.search div.ajax_qsearch {
|
|
position:absolute;
|
|
top:0;
|
|
left:-13.5em;
|
|
width:12em;
|
|
padding:.5em;
|
|
font-size:.9em;
|
|
z-index:20;
|
|
text-align:left;
|
|
display:none;
|
|
}
|
|
.dokuwiki form.search div.ajax_qsearch strong {
|
|
display:block;
|
|
margin-bottom:.3em;
|
|
}
|
|
.dokuwiki form.search div.ajax_qsearch ul {
|
|
margin:0 !important;
|
|
padding:0 !important;
|
|
}
|
|
.dokuwiki form.search div.ajax_qsearch ul li {
|
|
margin:0;
|
|
padding:0;
|
|
display:block !important;
|
|
}
|
|
[dir=rtl] .dokuwiki form.search div.ajax_qsearch {
|
|
left:auto;
|
|
right:-13.5em;
|
|
text-align:right;
|
|
}
|
|
.dokuwiki .changeType {
|
|
margin-bottom:.5em;
|
|
}
|
|
.dokuwiki form.changes ul li {
|
|
list-style:none;
|
|
margin-left:0;
|
|
}
|
|
[dir=rtl] .dokuwiki form.changes ul li {
|
|
margin-right:0;
|
|
}
|
|
.dokuwiki form.changes ul li span,
|
|
.dokuwiki form.changes ul li a {
|
|
vertical-align:middle;
|
|
}
|
|
.dokuwiki form.changes ul li span.user a {
|
|
vertical-align:bottom;
|
|
}
|
|
.dokuwiki form.changes ul li.minor {
|
|
opacity:.7;
|
|
}
|
|
.dokuwiki form.changes li a.diff_link {
|
|
vertical-align:baseline;
|
|
}
|
|
.dokuwiki form.changes li a.revisions_link {
|
|
vertical-align:baseline;
|
|
}
|
|
.dokuwiki form.changes li span.sum {
|
|
font-weight:bold;
|
|
}
|
|
.dokuwiki form.changes li .sizechange {
|
|
font-size:80%;
|
|
border-radius:.2em;
|
|
padding:.1em .2em;
|
|
background-color:#ddd;
|
|
}
|
|
.dokuwiki form.changes li .sizechange.positive {
|
|
background-color:#cfc;
|
|
}
|
|
.dokuwiki form.changes li .sizechange.negative {
|
|
background-color:#fdd;
|
|
}
|
|
.dokuwiki div.pagenav {
|
|
text-align:center;
|
|
margin:1.4em 0;
|
|
}
|
|
.dokuwiki div.pagenav-prev,
|
|
.dokuwiki div.pagenav-next {
|
|
display:inline;
|
|
margin:0 .5em;
|
|
}
|
|
.dokuwiki table.diff {
|
|
width:100%;
|
|
border-width:0;
|
|
}
|
|
.dokuwiki table.diff th,
|
|
.dokuwiki table.diff td {
|
|
vertical-align:top;
|
|
padding:0;
|
|
border-width:0;
|
|
background-color:#fff;
|
|
color:#333;
|
|
}
|
|
.dokuwiki table.diff th {
|
|
border-bottom:1px solid #BBB;
|
|
font-size:110%;
|
|
font-weight:normal;
|
|
}
|
|
.dokuwiki table.diff th a {
|
|
font-weight:bold;
|
|
}
|
|
.dokuwiki table.diff th span.user {
|
|
font-size:.9em;
|
|
}
|
|
.dokuwiki table.diff th span.sum {
|
|
font-size:.9em;
|
|
font-weight:bold;
|
|
}
|
|
.dokuwiki table.diff th.minor {
|
|
color:#999;
|
|
}
|
|
.dokuwiki table.diff_sidebyside th {
|
|
width:50%;
|
|
}
|
|
.dokuwiki table.diff .diff-lineheader {
|
|
width:.7em;
|
|
text-align:right;
|
|
}
|
|
[dir=rtl] .dokuwiki table.diff .diff-lineheader {
|
|
text-align:left;
|
|
}
|
|
.dokuwiki table.diff .diff-lineheader,
|
|
.dokuwiki table.diff td {
|
|
font-family:Consolas,"Andale Mono WT","Andale Mono","Bitstream Vera Sans Mono","Nimbus Mono L",Monaco,"Courier New",monospace;
|
|
}
|
|
.dokuwiki table.diff td.diff-blockheader {
|
|
font-weight:bold;
|
|
}
|
|
.dokuwiki table.diff .diff-addedline {
|
|
background-color:#cfc;
|
|
color:black;
|
|
width:calc(50% - .7em);
|
|
}
|
|
.dokuwiki table.diff .diff-deletedline {
|
|
background-color:#fdd;
|
|
color:black;
|
|
width:calc(50% - .7em);
|
|
}
|
|
.dokuwiki table.diff td.diff-context {
|
|
background-color:#eee;
|
|
color:black;
|
|
width:calc(50% - .7em);
|
|
}
|
|
.dokuwiki table.diff td.diff-addedline strong,
|
|
.dokuwiki table.diff td.diff-deletedline strong {
|
|
color:#f00;
|
|
background-color:inherit;
|
|
font-weight:bold;
|
|
}
|
|
.dokuwiki .diffoptions form {
|
|
float:left;
|
|
}
|
|
.dokuwiki .diffoptions p {
|
|
float:right;
|
|
}
|
|
.dokuwiki table.diff_sidebyside td.diffnav {
|
|
padding-bottom:.7em;
|
|
}
|
|
.dokuwiki .diffnav a {
|
|
display:inline-block;
|
|
vertical-align:middle;
|
|
}
|
|
.dokuwiki .diffnav a span {
|
|
display:none;
|
|
}
|
|
.dokuwiki .diffnav a:hover,
|
|
.dokuwiki .diffnav a:active,
|
|
.dokuwiki .diffnav a:focus {
|
|
background-color:#F6F6F6;
|
|
text-decoration:none;
|
|
}
|
|
.dokuwiki .diffnav a:before {
|
|
display:inline-block;
|
|
line-height:1;
|
|
padding:.2em .4em;
|
|
border:1px solid #BBB;
|
|
border-radius:2px;
|
|
color:#252525;
|
|
}
|
|
.dokuwiki .diffnav a.diffprevrev:before {
|
|
content:'\25C0';
|
|
}
|
|
.dokuwiki .diffnav a.diffnextrev:before,
|
|
.dokuwiki .diffnav a.difflastrev:before {
|
|
content:'\25B6';
|
|
}
|
|
.dokuwiki .diffnav a.diffbothprevrev:before {
|
|
content:'\25C0\25C0';
|
|
}
|
|
.dokuwiki .diffnav a.diffbothnextrev:before {
|
|
content:'\25B6\25B6';
|
|
}
|
|
.dokuwiki .diffnav select {
|
|
width:60%;
|
|
min-width:9em;
|
|
height:1.5em;
|
|
}
|
|
.dokuwiki .diffnav select option[selected] {
|
|
font-weight:bold;
|
|
}
|
|
.dokuwiki div.toolbar {
|
|
display:inline-block;
|
|
margin-bottom:.5em;
|
|
}
|
|
#draft__status {
|
|
float:right;
|
|
color:#454545;
|
|
background-color:inherit;
|
|
}
|
|
[dir=rtl] #draft__status {
|
|
float:left;
|
|
}
|
|
#tool__bar {
|
|
float:left;
|
|
}
|
|
[dir=rtl] #tool__bar {
|
|
float:right;
|
|
}
|
|
div.picker {
|
|
width:300px;
|
|
border:1px solid #BBB;
|
|
background-color:#F6F6F6;
|
|
color:inherit;
|
|
}
|
|
div.picker.pk_hl {
|
|
width:auto;
|
|
}
|
|
div.picker button.pickerbutton,
|
|
div.picker button.toolbutton {
|
|
padding:.1em .35em;
|
|
border-width:0;
|
|
}
|
|
.dokuwiki textarea.edit {
|
|
width:100%;
|
|
margin-bottom:.5em;
|
|
resize:vertical;
|
|
}
|
|
.dokuwiki div.editBar {
|
|
overflow:hidden;
|
|
margin-bottom:.5em;
|
|
}
|
|
#size__ctl {
|
|
float:right;
|
|
}
|
|
[dir=rtl] #size__ctl {
|
|
float:left;
|
|
}
|
|
#size__ctl img {
|
|
cursor:pointer;
|
|
}
|
|
.dokuwiki .editBar .editButtons {
|
|
display:inline;
|
|
margin-right:1em;
|
|
}
|
|
[dir=rtl] .dokuwiki .editBar .editButtons {
|
|
margin-right:0;
|
|
margin-left:1em;
|
|
}
|
|
.dokuwiki .editBar .summary {
|
|
display:inline;
|
|
}
|
|
.dokuwiki .editBar .summary label {
|
|
vertical-align:middle;
|
|
white-space:nowrap;
|
|
}
|
|
.dokuwiki .editBar .summary label span {
|
|
vertical-align:middle;
|
|
}
|
|
.dokuwiki .editBar .summary input.missing {
|
|
color:#252525;
|
|
background-color:#fcc;
|
|
}
|
|
.dokuwiki div.preview {
|
|
border:dotted #BBB;
|
|
border-width:.2em 0;
|
|
padding:1.4em 0;
|
|
margin-bottom:1.4em;
|
|
}
|
|
.dokuwiki .secedit {
|
|
float:right;
|
|
margin-top:-1.4em;
|
|
}
|
|
[dir=rtl] .dokuwiki .secedit {
|
|
float:left;
|
|
}
|
|
.dokuwiki .secedit button {
|
|
font-size:75%;
|
|
}
|
|
.dokuwiki div.section_highlight {
|
|
margin:0 -1em;
|
|
padding:0 .5em;
|
|
border:solid #F6F6F6;
|
|
border-width:0 .5em;
|
|
}
|
|
.dokuwiki .ui-widget {
|
|
font-size:100%;
|
|
}
|
|
[dir=rtl] #link__wiz_close {
|
|
float:left;
|
|
}
|
|
#link__wiz_result {
|
|
background-color:#FFF;
|
|
width:293px;
|
|
height:193px;
|
|
overflow:auto;
|
|
border:1px solid #BBB;
|
|
margin:3px auto;
|
|
text-align:left;
|
|
line-height:1;
|
|
}
|
|
[dir=rtl] #link__wiz_result {
|
|
text-align:right;
|
|
}
|
|
#link__wiz_result div {
|
|
padding:3px 3px 3px 0;
|
|
}
|
|
#link__wiz_result div a {
|
|
display:block;
|
|
padding-left:22px;
|
|
min-height:16px;
|
|
background:transparent 3px center no-repeat;
|
|
}
|
|
[dir=rtl] #link__wiz_result div a {
|
|
padding:3px 22px 3px 3px;
|
|
background-position:257px 3px;
|
|
}
|
|
#link__wiz_result div.type_u a {
|
|
background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAS1BMVEWQobeQobeZp7efsMSsu8yuvM6vvc+vv9GwvtCxv9GywdOzwdO0xde5ydy+z+LD1OjEzdfH2e3J1uTL3fLN2unR3u3U4vHX5fXa6fmfrfPkAAAAAXRSTlMAQObYZgAAAFtJREFUeNp1zOsOQDAMQOEe5jb3Ddv7PymhWRC+f6dpKwrkgbbl0TZGy62b4H1oSF1v82Gr0S7X8bSWnF0sg1oKjjauT5xBgLxTOVxHlUIuJPL2t8Gk0iBTn093r9IEibebz/EAAAAASUVORK5CYII=);
|
|
}
|
|
#link__wiz_result div.type_f a {
|
|
background-image:url(../images/page.png);
|
|
}
|
|
#link__wiz_result div.type_d a {
|
|
background-image:url(../images/ns.png);
|
|
}
|
|
#link__wiz_result div.even {
|
|
background-color:#FFF;
|
|
}
|
|
#link__wiz_result div.selected {
|
|
background-color:#F6F6F6;
|
|
}
|
|
#link__wiz_result span {
|
|
display:block;
|
|
color:#656565;
|
|
margin-left:22px;
|
|
}
|
|
#media__popup {
|
|
display:none;
|
|
}
|
|
#media__popup_content p {
|
|
margin:0 0 .5em;
|
|
}
|
|
#media__popup_content label {
|
|
margin-right:.5em;
|
|
cursor:default;
|
|
}
|
|
#media__popup_content button {
|
|
margin-right:1px;
|
|
cursor:pointer;
|
|
}
|
|
.dokuwiki form {
|
|
border:none;
|
|
display:inline;
|
|
}
|
|
.dokuwiki label.block {
|
|
display:block;
|
|
text-align:right;
|
|
font-weight:bold;
|
|
}
|
|
[dir=rtl] .dokuwiki label.block {
|
|
text-align:left;
|
|
}
|
|
.dokuwiki label.simple {
|
|
display:block;
|
|
text-align:left;
|
|
font-weight:normal;
|
|
}
|
|
[dir=rtl] .dokuwiki label.simple {
|
|
text-align:right;
|
|
}
|
|
.dokuwiki label.block select,
|
|
.dokuwiki label.block input.edit {
|
|
width:50%;
|
|
}
|
|
.dokuwiki label span {
|
|
vertical-align:middle;
|
|
}
|
|
.dokuwiki fieldset {
|
|
width:400px;
|
|
text-align:center;
|
|
border:1px solid #BBB;
|
|
padding:.5em;
|
|
margin:auto;
|
|
}
|
|
.dokuwiki input.edit,
|
|
.dokuwiki select.edit {
|
|
vertical-align:middle;
|
|
}
|
|
.dokuwiki select.edit {
|
|
padding:.1em 0;
|
|
}
|
|
.dokuwiki button {
|
|
vertical-align:middle;
|
|
}
|
|
#dw__login label[for="remember__me"] {
|
|
margin-left:50%;
|
|
margin-bottom:1.4em;
|
|
}
|
|
#dw__login fieldset,
|
|
#dw__resendpwd fieldset,
|
|
#dw__register fieldset {
|
|
padding-bottom:.7em;
|
|
}
|
|
#dw__profiledelete {
|
|
display:block;
|
|
margin-top:2.8em;
|
|
}
|
|
#subscribe__form {
|
|
display:block;
|
|
width:400px;
|
|
text-align:center;
|
|
}
|
|
#subscribe__form fieldset {
|
|
text-align:left;
|
|
margin:.5em 0;
|
|
}
|
|
[dir=rtl] #subscribe__form fieldset {
|
|
text-align:right;
|
|
}
|
|
#subscribe__form label {
|
|
display:block;
|
|
margin:0 .5em .5em;
|
|
}
|
|
.dokuwiki div.ui-admin ul.admin_tasks {
|
|
float:left;
|
|
width:40%;
|
|
list-style-type:none;
|
|
font-size:1.125em;
|
|
}
|
|
[dir=rtl] .dokuwiki div.ui-admin ul.admin_tasks {
|
|
float:right;
|
|
}
|
|
.dokuwiki div.ui-admin ul {
|
|
padding:0;
|
|
}
|
|
.dokuwiki div.ui-admin ul li {
|
|
margin:0 0 1em 0;
|
|
font-weight:bold;
|
|
list-style-type:none;
|
|
white-space:nowrap;
|
|
}
|
|
.dokuwiki div.ui-admin ul li a {
|
|
display:flex;
|
|
}
|
|
.dokuwiki div.ui-admin ul li a span {
|
|
display:inline-block;
|
|
}
|
|
.dokuwiki div.ui-admin ul li a span.icon {
|
|
width:1.5em;
|
|
min-height:1.5em;
|
|
margin:0 .5em;
|
|
vertical-align:top;
|
|
}
|
|
.dokuwiki div.ui-admin ul li a span.icon svg {
|
|
width:1.5em;
|
|
height:1.5em;
|
|
fill:#286DA8;
|
|
display:inline-block;
|
|
}
|
|
.dokuwiki div.ui-admin ul li a span.icon svg path {
|
|
fill:#286DA8;
|
|
}
|
|
.dokuwiki div.ui-admin ul li a span.prompt {
|
|
white-space:normal;
|
|
}
|
|
.dokuwiki div.ui-admin #admin__version {
|
|
clear:left;
|
|
float:right;
|
|
color:#656565;
|
|
background-color:inherit;
|
|
}
|
|
[dir=rtl] .dokuwiki div.ui-admin #admin__version {
|
|
clear:right;
|
|
float:left;
|
|
}
|
|
.dokuwiki div.ui-admin #security__check {
|
|
float:right;
|
|
max-width:20em;
|
|
}
|
|
[dir=rtl] .dokuwiki div.ui-admin #admin__version {
|
|
float:left;
|
|
}
|
|
.dokuwiki a.wikilink1 {
|
|
color:#286DA8;
|
|
background-color:inherit;
|
|
}
|
|
.dokuwiki a.wikilink2 {
|
|
color:#CD5360;
|
|
background-color:inherit;
|
|
}
|
|
.dokuwiki img.media {
|
|
margin:.2em 0;
|
|
}
|
|
.dokuwiki img.medialeft {
|
|
margin:.2em 1em .2em 0;
|
|
}
|
|
.dokuwiki img.mediaright {
|
|
margin:.2em 0 .2em 1em;
|
|
}
|
|
.dokuwiki img.mediacenter {
|
|
margin:.2em auto;
|
|
}
|
|
.dokuwiki .page ul li,
|
|
.dokuwiki .aside ul li {
|
|
color:#454545;
|
|
}
|
|
.dokuwiki .page ol li,
|
|
.dokuwiki .aside ol li {
|
|
color:#656565;
|
|
}
|
|
.dokuwiki .page li .li,
|
|
.dokuwiki .aside li .li {
|
|
color:#252525;
|
|
}
|
|
.dokuwiki div.table {
|
|
overflow-x:auto;
|
|
margin-bottom:1.4em;
|
|
min-width:50%;
|
|
}
|
|
.dokuwiki div.table table {
|
|
margin-bottom:0;
|
|
}
|
|
.dokuwiki table.inline {
|
|
min-width:50%;
|
|
}
|
|
.dokuwiki table.inline tr:hover td {
|
|
background-color:#F6F6F6;
|
|
}
|
|
.dokuwiki table.inline tr:hover th {
|
|
background-color:#BBB;
|
|
}
|
|
.dokuwiki em.u code {
|
|
text-decoration:underline;
|
|
}
|
|
.dokuwiki dl.code dt,
|
|
.dokuwiki dl.file dt {
|
|
background-color:#ECECEC;
|
|
background:linear-gradient(to bottom,#F6F6F6 0,#ECECEC 100%);
|
|
color:inherit;
|
|
border:1px solid #BBB;
|
|
border-bottom-color:#ECECEC;
|
|
border-top-left-radius:.3em;
|
|
border-top-right-radius:.3em;
|
|
padding:.3em .6em .1em;
|
|
margin-bottom:-1px;
|
|
float:left;
|
|
}
|
|
.dokuwiki dl.code dt a,
|
|
.dokuwiki dl.file dt a {
|
|
background-color:transparent;
|
|
font-size:.875em;
|
|
font-weight:normal;
|
|
display:block;
|
|
min-height:16px;
|
|
}
|
|
.dokuwiki dl.code dd,
|
|
.dokuwiki dl.file dd {
|
|
margin:0;
|
|
clear:left;
|
|
}
|
|
.dokuwiki dl.code pre,
|
|
.dokuwiki dl.file pre {
|
|
box-shadow:inset -4px -4px .5em -0.3em #BBB;
|
|
}
|
|
[dir=rtl] .dokuwiki dl.code dt,
|
|
[dir=rtl] .dokuwiki dl.file dt {
|
|
float:right;
|
|
}
|
|
[dir=rtl] .dokuwiki dl.code dd,
|
|
[dir=rtl] .dokuwiki dl.file dd {
|
|
clear:right;
|
|
}
|
|
.dokuwiki dl.file pre,
|
|
.dokuwiki dl.file dt {
|
|
border-style:dashed;
|
|
}
|
|
.dokuwiki dl.file dt {
|
|
border-bottom-style:solid;
|
|
}
|
|
.JSpopup {
|
|
background-color:#FFF;
|
|
color:#252525;
|
|
border:1px solid #BBB;
|
|
box-shadow:.1em .1em .1em #BBB;
|
|
border-radius:2px;
|
|
padding:.3em .5em;
|
|
font-size:.9em;
|
|
}
|
|
.dokuwiki form.search div.ajax_qsearch {
|
|
top:-0.35em;
|
|
font-size:1em;
|
|
text-overflow:ellipsis;
|
|
}
|
|
.JSpopup ul,
|
|
.JSpopup ol {
|
|
padding-left:0;
|
|
}
|
|
[dir=rtl] .JSpopup ul,
|
|
[dir=rtl] .JSpopup ol {
|
|
padding-right:0;
|
|
}
|
|
#acl__tree li {
|
|
margin:0;
|
|
}
|
|
#dokuwiki__content span.curid a {
|
|
font-weight:normal;
|
|
}
|
|
#dokuwiki__content strong span.curid a {
|
|
font-weight:bold;
|
|
}
|
|
.dokuwiki div.toolbar button.toolbutton {
|
|
border-radius:0;
|
|
border-left-width:0;
|
|
padding:.1em .35em;
|
|
}
|
|
.dokuwiki div.toolbar button.toolbutton:first-child {
|
|
border-top-left-radius:4px;
|
|
border-bottom-left-radius:4px;
|
|
border-left-width:1px;
|
|
}
|
|
.dokuwiki div.toolbar button.toolbutton:last-child {
|
|
border-top-right-radius:4px;
|
|
border-bottom-right-radius:4px;
|
|
}
|
|
[dir=rtl] .dokuwiki div.toolbar button.toolbutton:last-child {
|
|
border-top-left-radius:4px;
|
|
border-bottom-left-radius:4px;
|
|
border-top-right-radius:0;
|
|
border-bottom-right-radius:0;
|
|
border-left-width:1px;
|
|
}
|
|
[dir=rtl] .dokuwiki div.toolbar button.toolbutton:first-child {
|
|
border-top-left-radius:0;
|
|
border-bottom-left-radius:0;
|
|
border-top-right-radius:4px;
|
|
border-bottom-right-radius:4px;
|
|
border-left-width:0;
|
|
border-right-width:1px;
|
|
}
|
|
.dokuwiki div.section_highlight {
|
|
margin:0 -2em;
|
|
padding:0 1em;
|
|
border-width:0 1em;
|
|
}
|
|
.dokuwiki textarea.edit {
|
|
font-family:Consolas,"Andale Mono WT","Andale Mono","Bitstream Vera Sans Mono","Nimbus Mono L",Monaco,"Courier New",monospace;
|
|
}
|
|
.dokuwiki div.preview {
|
|
margin:0 -2em;
|
|
padding:0 2em;
|
|
}
|
|
.dokuwiki.hasSidebar div.preview {
|
|
border-right:23% solid #F6F6F6;
|
|
}
|
|
[dir=rtl] .dokuwiki.hasSidebar div.preview {
|
|
border-right-width:0;
|
|
border-left:23% solid #F6F6F6;
|
|
}
|
|
.dokuwiki div.preview div.pad {
|
|
padding:1.556em 0 2em;
|
|
}
|
|
#dw__toc {
|
|
margin:-1.556em -2em .5em 1.4em;
|
|
width:23%;
|
|
border-left:1px solid #BBB;
|
|
background:#FFF;
|
|
color:inherit;
|
|
}
|
|
[dir=rtl] #dw__toc {
|
|
margin:-1.556em 1.4em .5em -2em;
|
|
border-left-width:0;
|
|
border-right:1px solid #BBB;
|
|
}
|
|
.dokuwiki.export #dw__toc {
|
|
margin-top:0;
|
|
margin-right:0;
|
|
}
|
|
[dir=rtl] .dokuwiki.export #dw__toc {
|
|
margin-top:0;
|
|
margin-left:0;
|
|
}
|
|
.dokuwiki h3.toggle {
|
|
padding:.5em 1em;
|
|
margin-bottom:0;
|
|
font-size:.875em;
|
|
letter-spacing:.1em;
|
|
}
|
|
#dokuwiki__aside h3.toggle {
|
|
display:none;
|
|
}
|
|
.dokuwiki .toggle strong {
|
|
background:transparent url(https://eh22.easterhegg.eu/lib/tpl/sprintdoc/images/toc-arrows.png) 0 0;
|
|
width:8px;
|
|
height:5px;
|
|
margin:.4em 0 0;
|
|
}
|
|
.dokuwiki .toggle.closed strong {
|
|
background-position:0 -5px;
|
|
}
|
|
.dokuwiki .toggle strong span {
|
|
display:none;
|
|
}
|
|
#dw__toc > div {
|
|
font-size:.875em;
|
|
padding:.5em 1em 1em;
|
|
}
|
|
#dw__toc ul {
|
|
padding:0 0 0 1.2em;
|
|
}
|
|
#dw__toc ul li {
|
|
list-style-image:url(https://eh22.easterhegg.eu/lib/tpl/sprintdoc/images/toc-bullet.png);
|
|
}
|
|
#dw__toc ul li.clear {
|
|
list-style:none;
|
|
}
|
|
#dw__toc ul li div.li {
|
|
padding:.2em 0;
|
|
}
|
|
[dir=rtl] #dw__toc ul {
|
|
padding:0 1.5em 0 0;
|
|
}
|
|
#dokuwiki__detail {
|
|
padding:0;
|
|
}
|
|
#dokuwiki__detail img {
|
|
float:none;
|
|
margin-bottom:1.4em;
|
|
}
|
|
#dokuwiki__detail div.img_detail {
|
|
float:none;
|
|
}
|
|
#dokuwiki__detail div.img_detail dl {
|
|
overflow:hidden;
|
|
}
|
|
#dokuwiki__detail div.img_detail dl dt {
|
|
float:left;
|
|
width:9em;
|
|
text-align:right;
|
|
clear:left;
|
|
}
|
|
#dokuwiki__detail div.img_detail dl dd {
|
|
margin-left:9.5em;
|
|
}
|
|
[dir=rtl] #dokuwiki__detail div.img_detail dl dt {
|
|
float:right;
|
|
text-align:left;
|
|
clear:right;
|
|
}
|
|
[dir=rtl] #dokuwiki__detail div.img_detail dl dd {
|
|
margin-left:0;
|
|
margin-right:9.5em;
|
|
}
|
|
}
|
|
@media screen and (max-width:480px) {
|
|
.dokuwiki form.bureaucracy__plugin label {
|
|
text-align:left;
|
|
}
|
|
.dokuwiki form.bureaucracy__plugin label>span {
|
|
width:100%;
|
|
}
|
|
.dokuwiki form.bureaucracy__plugin input.button {
|
|
margin-left:0;
|
|
}
|
|
.dokuwiki form.bureaucracy__plugin label .edit,
|
|
.dokuwiki form.bureaucracy__plugin label select {
|
|
width:100% !important;
|
|
}
|
|
}
|
|
div.clearer {
|
|
clear:both;
|
|
font-size:0;
|
|
line-height:0;
|
|
height:0;
|
|
overflow:hidden;
|
|
}
|
|
.group {
|
|
display:inline-block;
|
|
}
|
|
.group {
|
|
display:block;
|
|
}
|
|
.group:before,
|
|
.group:after {
|
|
content:"";
|
|
display:table;
|
|
}
|
|
.group:after {
|
|
clear:both;
|
|
}
|
|
div.no {
|
|
display:inline;
|
|
margin:0;
|
|
padding:0;
|
|
}
|
|
.hidden {
|
|
display:none;
|
|
}
|
|
.medialeft {
|
|
float:left;
|
|
}
|
|
.mediaright {
|
|
float:right;
|
|
}
|
|
.mediacenter {
|
|
display:block;
|
|
margin-left:auto;
|
|
margin-right:auto;
|
|
}
|
|
.leftalign {
|
|
text-align:left;
|
|
}
|
|
.centeralign {
|
|
text-align:center;
|
|
}
|
|
.rightalign {
|
|
text-align:right;
|
|
}
|
|
[dir=rtl] .leftalign {
|
|
text-align:left;
|
|
}
|
|
[dir=rtl] .centeralign {
|
|
text-align:center;
|
|
}
|
|
[dir=rtl] .rightalign {
|
|
text-align:right;
|
|
}
|
|
em.u {
|
|
font-style:normal;
|
|
text-decoration:underline;
|
|
}
|
|
em em.u {
|
|
font-style:italic;
|
|
}
|
|
img.icon.smiley {
|
|
height:1.2em;
|
|
}
|
|
svg {
|
|
width:auto;
|
|
height:1.2em;
|
|
}
|
|
.dokuwiki .plugin_wrap {
|
|
-moz-box-sizing:border-box;
|
|
-webkit-box-sizing:border-box;
|
|
box-sizing:border-box;
|
|
}
|
|
.dokuwiki .plugin_wrap.wrap__emuhead em strong {
|
|
font-size:130%;
|
|
font-weight:bold;
|
|
font-style:normal;
|
|
display:block;
|
|
}
|
|
.dokuwiki .plugin_wrap.wrap__emuhead em strong em.u {
|
|
font-size:115%;
|
|
border-bottom:1px solid #BBB;
|
|
font-style:normal;
|
|
text-decoration:none;
|
|
display:block;
|
|
}
|
|
.dokuwiki .wrap_danger.wrap__emuhead em strong em.u,
|
|
.dokuwiki .wrap_warning.wrap__emuhead em strong em.u,
|
|
.dokuwiki .wrap_caution.wrap__emuhead em strong em.u,
|
|
.dokuwiki .wrap_notice.wrap__emuhead em strong em.u,
|
|
.dokuwiki .wrap_safety.wrap__emuhead em strong em.u {
|
|
text-transform:uppercase;
|
|
border-bottom-width:0;
|
|
}
|
|
.dokuwiki .wrap_box.wrap__emuhead em strong em.u,
|
|
.dokuwiki .wrap_info.wrap__emuhead em strong em.u,
|
|
.dokuwiki .wrap_important.wrap__emuhead em strong em.u,
|
|
.dokuwiki .wrap_alert.wrap__emuhead em strong em.u,
|
|
.dokuwiki .wrap_tip.wrap__emuhead em strong em.u,
|
|
.dokuwiki .wrap_help.wrap__emuhead em strong em.u,
|
|
.dokuwiki .wrap_todo.wrap__emuhead em strong em.u,
|
|
.dokuwiki .wrap_download.wrap__emuhead em strong em.u {
|
|
border-bottom-color:#999;
|
|
}
|
|
.dokuwiki .plugin_wrap h1,
|
|
.dokuwiki .plugin_wrap h2,
|
|
.dokuwiki .plugin_wrap h3,
|
|
.dokuwiki .plugin_wrap h4,
|
|
.dokuwiki .plugin_wrap h5 {
|
|
margin-left:0;
|
|
margin-right:0;
|
|
}
|
|
.dokuwiki .wrap_left,
|
|
.dokuwiki .wrap_column {
|
|
float:left;
|
|
margin-right:1.5em;
|
|
}
|
|
.dokuwiki [dir=rtl] .wrap_column {
|
|
float:right;
|
|
margin-left:1.5em;
|
|
margin-right:0;
|
|
}
|
|
.dokuwiki .wrap_right {
|
|
float:right;
|
|
margin-left:1.5em;
|
|
}
|
|
.dokuwiki .wrap_center {
|
|
display:block;
|
|
margin-left:auto;
|
|
margin-right:auto;
|
|
}
|
|
.dokuwiki .wrap_col2,
|
|
.dokuwiki .wrap_col3,
|
|
.dokuwiki .wrap_col4,
|
|
.dokuwiki .wrap_col5,
|
|
.dokuwiki .wrap_colsmall,
|
|
.dokuwiki .wrap_colmedium,
|
|
.dokuwiki .wrap_collarge {
|
|
-moz-column-gap:1.5em;
|
|
-webkit-column-gap:1.5em;
|
|
column-gap:1.5em;
|
|
-moz-column-rule:1px dotted #666;
|
|
-webkit-column-rule:1px dotted #666;
|
|
column-rule:1px dotted #666;
|
|
}
|
|
.dokuwiki .wrap_col2 {
|
|
-moz-column-count:2;
|
|
-webkit-column-count:2;
|
|
column-count:2;
|
|
}
|
|
.dokuwiki .wrap_col3 {
|
|
-moz-column-count:3;
|
|
-webkit-column-count:3;
|
|
column-count:3;
|
|
}
|
|
.dokuwiki .wrap_col4 {
|
|
-moz-column-count:4;
|
|
-webkit-column-count:4;
|
|
column-count:4;
|
|
}
|
|
.dokuwiki .wrap_col5 {
|
|
-moz-column-count:5;
|
|
-webkit-column-count:5;
|
|
column-count:5;
|
|
}
|
|
.dokuwiki .wrap_colsmall {
|
|
-moz-column-width:10em;
|
|
-webkit-column-width:10em;
|
|
column-width:10em;
|
|
}
|
|
.dokuwiki .wrap_colmedium {
|
|
-moz-column-width:20em;
|
|
-webkit-column-width:20em;
|
|
column-width:20em;
|
|
}
|
|
.dokuwiki .wrap_collarge {
|
|
-moz-column-width:30em;
|
|
-webkit-column-width:30em;
|
|
column-width:30em;
|
|
}
|
|
.dokuwiki .wrap_twothirds {
|
|
width:65%;
|
|
margin-right:5%;
|
|
}
|
|
.dokuwiki .wrap_half {
|
|
width:48%;
|
|
margin-right:4%;
|
|
}
|
|
.dokuwiki .wrap_third {
|
|
width:30%;
|
|
margin-right:5%;
|
|
}
|
|
.dokuwiki .wrap_quarter {
|
|
width:22%;
|
|
margin-right:4%;
|
|
}
|
|
.dokuwiki [dir=rtl] .wrap_half,
|
|
.dokuwiki [dir=rtl] .wrap_quarter {
|
|
margin-right:0;
|
|
margin-left:4%;
|
|
}
|
|
.dokuwiki [dir=rtl] .wrap_twothirds,
|
|
.dokuwiki [dir=rtl] .wrap_third {
|
|
margin-right:0;
|
|
margin-left:5%;
|
|
}
|
|
.dokuwiki .wrap_half + .wrap_half,
|
|
.dokuwiki .wrap_third + .wrap_twothirds,
|
|
.dokuwiki .wrap_twothirds + .wrap_third,
|
|
.dokuwiki .wrap_third + .wrap_third + .wrap_third,
|
|
.dokuwiki .wrap_quarter + .wrap_quarter + .wrap_quarter + .wrap_quarter {
|
|
margin-right:0;
|
|
}
|
|
[dir=rtl] .dokuwiki .wrap_half + .wrap_half,
|
|
[dir=rtl] .dokuwiki .wrap_third + .wrap_twothirds,
|
|
[dir=rtl] .dokuwiki .wrap_twothirds + .wrap_third,
|
|
[dir=rtl] .dokuwiki .wrap_third + .wrap_third + .wrap_third,
|
|
[dir=rtl] .dokuwiki .wrap_quarter + .wrap_quarter + .wrap_quarter + .wrap_quarter {
|
|
margin-left:0;
|
|
}
|
|
.dokuwiki .wrap_half + .wrap_half + *,
|
|
.dokuwiki .wrap_third + .wrap_twothirds + *,
|
|
.dokuwiki .wrap_twothirds + .wrap_third + *,
|
|
.dokuwiki .wrap_third + .wrap_third + .wrap_third + *,
|
|
.dokuwiki .wrap_quarter + .wrap_quarter + .wrap_quarter + .wrap_quarter + * {
|
|
clear:left;
|
|
}
|
|
[dir=rtl] .dokuwiki .wrap_half + .wrap_half + *,
|
|
[dir=rtl] .dokuwiki .wrap_third + .wrap_twothirds + *,
|
|
[dir=rtl] .dokuwiki .wrap_twothirds + .wrap_third + *,
|
|
[dir=rtl] .dokuwiki .wrap_third + .wrap_third + .wrap_third + *,
|
|
[dir=rtl] .dokuwiki .wrap_quarter + .wrap_quarter + .wrap_quarter + .wrap_quarter + * {
|
|
clear:right;
|
|
}
|
|
@media only screen and (max-width:950px) {
|
|
.dokuwiki .wrap_quarter {
|
|
width:48%;
|
|
}
|
|
.dokuwiki .wrap_quarter:nth-of-type(2n) {
|
|
margin-right:0;
|
|
}
|
|
.dokuwiki [dir=rtl] .wrap_quarter:nth-of-type(2n) {
|
|
margin-left:0;
|
|
}
|
|
.dokuwiki .wrap_quarter:nth-of-type(2n+1) {
|
|
clear:left;
|
|
}
|
|
.dokuwiki [dir=rtl] .wrap_quarter:nth-of-type(2n) {
|
|
clear:right;
|
|
}
|
|
}
|
|
@media only screen and (max-width:600px) {
|
|
.dokuwiki .wrap_twothirds,
|
|
.dokuwiki .wrap_half,
|
|
.dokuwiki .wrap_third,
|
|
.dokuwiki .wrap_quarter {
|
|
width:auto;
|
|
margin-right:0;
|
|
margin-left:0;
|
|
float:none;
|
|
}
|
|
}
|
|
.dokuwiki .wrap_leftalign {
|
|
text-align:left;
|
|
}
|
|
.dokuwiki .wrap_centeralign {
|
|
text-align:center;
|
|
}
|
|
.dokuwiki .wrap_rightalign {
|
|
text-align:right;
|
|
}
|
|
.dokuwiki .wrap_justify {
|
|
text-align:justify;
|
|
}
|
|
.dokuwiki div.wrap_round {
|
|
border-radius:1.4em;
|
|
}
|
|
.dokuwiki span.wrap_round {
|
|
border-radius:.14em;
|
|
}
|
|
.dokuwiki .wrap_lo {
|
|
color:#656565;
|
|
font-size:85%;
|
|
}
|
|
.dokuwiki .wrap_em {
|
|
color:#c00;
|
|
font-weight:bold;
|
|
}
|
|
.dokuwiki .wrap__dark.wrap_em {
|
|
color:#f66;
|
|
}
|
|
.dokuwiki .wrap_tablewidth table {
|
|
width:100%;
|
|
}
|
|
.dokuwiki .wrap_indent {
|
|
padding-left:1.5em;
|
|
}
|
|
.dokuwiki [dir=rtl] .wrap_indent {
|
|
padding-right:1.5em;
|
|
padding-left:0;
|
|
}
|
|
.dokuwiki .wrap_outdent {
|
|
margin-left:-1.5em;
|
|
}
|
|
.dokuwiki [dir=rtl] .wrap_outdent {
|
|
margin-right:-1.5em;
|
|
margin-left:0;
|
|
}
|
|
.dokuwiki div.wrap_prewrap pre {
|
|
white-space:pre-wrap;
|
|
word-wrap:break-word;
|
|
}
|
|
.dokuwiki div.wrap_spoiler {
|
|
margin-bottom:1.5em;
|
|
}
|
|
.dokuwiki .wrap_clear {
|
|
clear:both;
|
|
line-height:0;
|
|
height:0;
|
|
font-size:1px;
|
|
visibility:hidden;
|
|
overflow:hidden;
|
|
}
|
|
.dokuwiki .wrap_hide {
|
|
display:none;
|
|
}
|
|
.dokuwiki .wrap_button a:link,
|
|
.dokuwiki .wrap_button a:visited {
|
|
background-image:none;
|
|
border:1px solid #BBB;
|
|
border-radius:.3em;
|
|
padding:.5em .7em;
|
|
text-decoration:none;
|
|
}
|
|
@font-face {
|
|
font-family:"Athiti";
|
|
font-weight:700;
|
|
src:url("../tpl/sprintdoc/fonts/athiti/Athiti-Bold.woff2") format("woff2");
|
|
}
|
|
@font-face {
|
|
font-family:"Athiti";
|
|
font-weight:600;
|
|
src:url("../tpl/sprintdoc/fonts/athiti/Athiti-SemiBold.woff2") format("woff2");
|
|
}
|
|
@font-face {
|
|
font-family:"Athiti";
|
|
font-weight:500;
|
|
src:url("../tpl/sprintdoc/fonts/athiti/Athiti-Medium.woff2") format("woff2");
|
|
}
|
|
@font-face {
|
|
font-family:"Athiti";
|
|
font-weight:400;
|
|
src:url("../tpl/sprintdoc/fonts/athiti/Athiti-Regular.woff2") format("woff2");
|
|
}
|
|
@font-face {
|
|
font-family:"Athiti";
|
|
font-weight:300;
|
|
src:url("../tpl/sprintdoc/fonts/athiti/Athiti-Light.woff2") format("woff2");
|
|
}
|
|
@font-face {
|
|
font-family:"Athiti";
|
|
font-weight:200;
|
|
src:url("../tpl/sprintdoc/fonts/athiti/Athiti-ExtraLight.woff2") format("woff2");
|
|
}
|
|
@font-face {
|
|
font-family:"Departure Mono";
|
|
src:url("../tpl/sprintdoc/fonts/departuremono/DepartureMono-Regular.woff2") format("woff2");
|
|
}
|
|
@font-face {
|
|
font-family:"Argon Glow";
|
|
font-weight:100;
|
|
src:url("../tpl/sprintdoc/fonts/argonglow/ArgonGlow-Thin.woff2") format("woff2");
|
|
}
|
|
@font-face {
|
|
font-family:"Argon Glow";
|
|
font-weight:200;
|
|
src:url("../tpl/sprintdoc/fonts/argonglow/ArgonGlow-ExtraLight.woff2") format("woff2");
|
|
}
|
|
@font-face {
|
|
font-family:"Argon Glow";
|
|
font-weight:300;
|
|
src:url("../tpl/sprintdoc/fonts/argonglow/ArgonGlow-Light.woff2") format("woff2");
|
|
}
|
|
@font-face {
|
|
font-family:"Argon Glow";
|
|
font-weight:400;
|
|
src:url("../tpl/sprintdoc/fonts/argonglow/ArgonGlow-Regular.woff2") format("woff2");
|
|
}
|
|
@font-face {
|
|
font-family:"Argon Glow";
|
|
font-weight:500;
|
|
src:url("../tpl/sprintdoc/fonts/argonglow/ArgonGlow-Medium.woff2") format("woff2");
|
|
}
|
|
@font-face {
|
|
font-family:"Argon Glow";
|
|
font-weight:600;
|
|
src:url("../tpl/sprintdoc/fonts/argonglow/ArgonGlow-SemiBold.woff2") format("woff2");
|
|
}
|
|
@font-face {
|
|
font-family:"Argon Glow";
|
|
font-weight:700;
|
|
src:url("../tpl/sprintdoc/fonts/argonglow/ArgonGlow-Bold.woff2") format("woff2");
|
|
}
|
|
@font-face {
|
|
font-family:"Argon Glow";
|
|
src:url("../tpl/sprintdoc/fonts/argonglow/ArgonGlow-VariableVF.woff2") format("woff2");
|
|
font-weight:100 900;
|
|
}
|
|
html,
|
|
body {
|
|
background:transparent;
|
|
border:none 0;
|
|
outline:0;
|
|
vertical-align:baseline;
|
|
font-style:normal;
|
|
margin:0;
|
|
padding:0;
|
|
font-size:100.1%;
|
|
}
|
|
header div,
|
|
header span,
|
|
header object,
|
|
header iframe,
|
|
header h1,
|
|
header h2,
|
|
header h3,
|
|
header h4,
|
|
header h5,
|
|
header h6,
|
|
header p,
|
|
header blockquote,
|
|
header a,
|
|
header abbr,
|
|
header em,
|
|
header acronym,
|
|
header img,
|
|
header strong,
|
|
header dl,
|
|
header dt,
|
|
header dd,
|
|
header ol,
|
|
header ul,
|
|
header li,
|
|
header fieldset,
|
|
header form,
|
|
header label,
|
|
header legend,
|
|
header table,
|
|
header caption,
|
|
header tbody,
|
|
header tfoot,
|
|
header thead,
|
|
header tr,
|
|
header th,
|
|
header td,
|
|
header input,
|
|
header select,
|
|
header option,
|
|
header textarea,
|
|
header button,
|
|
.nav-direct div,
|
|
.nav-direct span,
|
|
.nav-direct object,
|
|
.nav-direct iframe,
|
|
.nav-direct h1,
|
|
.nav-direct h2,
|
|
.nav-direct h3,
|
|
.nav-direct h4,
|
|
.nav-direct h5,
|
|
.nav-direct h6,
|
|
.nav-direct p,
|
|
.nav-direct blockquote,
|
|
.nav-direct a,
|
|
.nav-direct abbr,
|
|
.nav-direct em,
|
|
.nav-direct acronym,
|
|
.nav-direct img,
|
|
.nav-direct strong,
|
|
.nav-direct dl,
|
|
.nav-direct dt,
|
|
.nav-direct dd,
|
|
.nav-direct ol,
|
|
.nav-direct ul,
|
|
.nav-direct li,
|
|
.nav-direct fieldset,
|
|
.nav-direct form,
|
|
.nav-direct label,
|
|
.nav-direct legend,
|
|
.nav-direct table,
|
|
.nav-direct caption,
|
|
.nav-direct tbody,
|
|
.nav-direct tfoot,
|
|
.nav-direct thead,
|
|
.nav-direct tr,
|
|
.nav-direct th,
|
|
.nav-direct td,
|
|
.nav-direct input,
|
|
.nav-direct select,
|
|
.nav-direct option,
|
|
.nav-direct textarea,
|
|
.nav-direct button {
|
|
background:transparent;
|
|
border:none 0;
|
|
outline:0;
|
|
vertical-align:baseline;
|
|
font-style:normal;
|
|
margin:0;
|
|
padding:0;
|
|
}
|
|
ol,
|
|
ul {
|
|
list-style:none outside none;
|
|
}
|
|
blockquote,
|
|
q {
|
|
quotes:none;
|
|
}
|
|
acronym {
|
|
cursor:help;
|
|
border-bottom:dotted 1px #252525;
|
|
}
|
|
*:focus {
|
|
outline:0;
|
|
}
|
|
table {
|
|
border-collapse:collapse;
|
|
border-spacing:0;
|
|
empty-cells:show;
|
|
caption-side:top;
|
|
}
|
|
caption,
|
|
th,
|
|
td {
|
|
text-align:left;
|
|
vertical-align:top;
|
|
}
|
|
img {
|
|
display:block;
|
|
float:none;
|
|
border:none 0;
|
|
line-height:125%;
|
|
}
|
|
*,
|
|
div,
|
|
nav,
|
|
header {
|
|
box-sizing:border-box;
|
|
}
|
|
header::before,
|
|
header::after,
|
|
footer::before,
|
|
footer::after,
|
|
.container::before,
|
|
.container::after,
|
|
.row::before,
|
|
.row::after,
|
|
nav::before,
|
|
nav::after,
|
|
nav > ul::before,
|
|
nav > ul::after {
|
|
display:table;
|
|
content:' ';
|
|
clear:both;
|
|
}
|
|
.sr-out {
|
|
display:block;
|
|
width:1px;
|
|
height:1px;
|
|
overflow:hidden;
|
|
position:absolute;
|
|
top:-200000em;
|
|
left:-200000em;
|
|
}
|
|
.sr-only {
|
|
position:absolute;
|
|
width:1px;
|
|
height:1px;
|
|
margin:-1px;
|
|
padding:0;
|
|
overflow:hidden;
|
|
clip:rect(0,0,0,0);
|
|
border:0;
|
|
}
|
|
.clearer {
|
|
clear:both;
|
|
}
|
|
.structure,
|
|
.none,
|
|
.mobile-only {
|
|
display:none;
|
|
}
|
|
.mobile-only {
|
|
display:none;
|
|
}
|
|
@media only screen and (max-width:1023px) {
|
|
.mobile-only {
|
|
display:inline-block;
|
|
}
|
|
}
|
|
.mobile-hide {
|
|
display:inline-block;
|
|
}
|
|
@media only screen and (max-width:1023px) {
|
|
.mobile-hide {
|
|
display:none;
|
|
}
|
|
}
|
|
.desktop-only {
|
|
display:none;
|
|
}
|
|
@media only screen and (min-width:1024px) {
|
|
.desktop-only {
|
|
display:inline-block;
|
|
}
|
|
}
|
|
:root {
|
|
--color-neutral-50:#F2F0F5;
|
|
--color-neutral-100:#D1C6E0;
|
|
--color-neutral-200:#B2A0CB;
|
|
--color-neutral-300:#957EB5;
|
|
--color-neutral-400:#7A60A0;
|
|
--color-neutral-500:#61468B;
|
|
--color-neutral-600:#4B3176;
|
|
--color-neutral-700:#371F60;
|
|
--color-neutral-800:#26114B;
|
|
--color-neutral-900:#180736;
|
|
--color-neutral-950:#0C011F;
|
|
--color-argon-50:#E1ABC9;
|
|
--color-argon-100:#DA87B5;
|
|
--color-argon-200:#D464A1;
|
|
--color-argon-300:#CD448F;
|
|
--color-argon-400:#C6257D;
|
|
--color-argon-500:#B0166F;
|
|
--color-argon-600:#9A0A61;
|
|
--color-argon-700:#830755;
|
|
--color-argon-800:#6D0449;
|
|
--color-argon-900:#56023C;
|
|
--color-argon-950:#3F012D;
|
|
--color-krypton-50:#B2D9EA;
|
|
--color-krypton-100:#8CC9E4;
|
|
--color-krypton-200:#69BADE;
|
|
--color-krypton-300:#4BADD8;
|
|
--color-krypton-400:#2493C2;
|
|
--color-krypton-500:#167FAC;
|
|
--color-krypton-600:#0A6C96;
|
|
--color-krypton-700:#075C81;
|
|
--color-krypton-800:#044C6B;
|
|
--color-krypton-900:#023C55;
|
|
--color-krypton-950:#012C3F;
|
|
--color-green-50:#C0F49A;
|
|
--color-green-100:#A7E57A;
|
|
--color-green-200:#8FD75D;
|
|
--color-green-300:#7AC843;
|
|
--color-green-400:#66B92D;
|
|
--color-green-500:#54AA18;
|
|
--color-green-600:#47990F;
|
|
--color-green-700:#397E0A;
|
|
--color-green-800:#2B6206;
|
|
--color-green-900:#1F4703;
|
|
--color-green-950:#122B01;
|
|
--color-red-50:#E6AFAF;
|
|
--color-red-100:#DD9090;
|
|
--color-red-200:#D57272;
|
|
--color-red-300:#CC5757;
|
|
--color-red-400:#C33D3D;
|
|
--color-red-500:#BB2626;
|
|
--color-red-600:#B21010;
|
|
--color-red-700:#950808;
|
|
--color-red-800:#780404;
|
|
--color-red-900:#5C0202;
|
|
--color-red-950:#3F0101;
|
|
--color-white:#FFF;
|
|
--color-dark-foreground:var(--color-neutral-50);
|
|
--color-dark-background:var(--color-neutral-950);
|
|
--color-dark-shade-1:var(--color-neutral-900);
|
|
--color-dark-shade-2:var(--color-neutral-800);
|
|
--color-dark-shade-3:var(--color-neutral-700);
|
|
--color-dark-shade-4:var(--color-neutral-600);
|
|
--color-dark-text-1:var(--color-neutral-200);
|
|
--color-dark-text-2:var(--color-neutral-300);
|
|
--color-dark-text-3:var(--color-neutral-400);
|
|
--color-dark-text-4:var(--color-neutral-500);
|
|
--color-dark-primary:var(--color-argon-400);
|
|
--color-dark-secondary:var(--color-krypton-300);
|
|
--color-dark-error:var(--color-red-500);
|
|
--color-dark-error-highlight:var(--color-red-950);
|
|
--color-dark-success:var(--color-green-500);
|
|
--color-dark-success-highlight:var(--color-green-950);
|
|
--color-dark-warning:#efb100;
|
|
--color-dark-highlight:#efb10060;
|
|
--color-dark-accent-1:#60a5f9;
|
|
--color-dark-accent-2:#d381f7;
|
|
--color-dark-accent-3:#ff7975;
|
|
--color-light-foreground:var(--color-neutral-950);
|
|
--color-light-background:var(--color-neutral-50);
|
|
--color-light-shade-1:var(--color-neutral-100);
|
|
--color-light-shade-2:var(--color-neutral-200);
|
|
--color-light-shade-3:var(--color-neutral-300);
|
|
--color-light-shade-4:var(--color-neutral-400);
|
|
--color-light-text-1:var(--color-neutral-800);
|
|
--color-light-text-2:var(--color-neutral-700);
|
|
--color-light-text-3:var(--color-neutral-600);
|
|
--color-light-text-4:var(--color-neutral-500);
|
|
--color-light-primary:var(--color-argon-600);
|
|
--color-light-secondary:var(--color-krypton-500);
|
|
--color-light-error:var(--color-red-600);
|
|
--color-light-error-highlight:var(--color-red-50);
|
|
--color-light-success:var(--color-green-600);
|
|
--color-light-success-highlight:var(--color-green-50);
|
|
--color-light-warning:#d08700;
|
|
--color-light-highlight:#d0870060;
|
|
--color-light-accent-1:#303EC0;
|
|
--color-light-accent-2:#6c366c;
|
|
--color-light-accent-3:#932f0a;
|
|
--color-cmyk-primary:var(--color-dark-primary);
|
|
--color-cmyk-secondary:var(--color-dark-secondary);
|
|
--text-xs:0.75rem;
|
|
--text-sm:0.875rem;
|
|
--text-base:1rem;
|
|
--text-lg:1.125rem;
|
|
--text-xl:1.25rem;
|
|
--text-2xl:1.5rem;
|
|
--text-3xl:1.875rem;
|
|
--text-4xl:2.25rem;
|
|
--text-5xl:3rem;
|
|
--container-3xs:16rem;
|
|
--container-2xs:18rem;
|
|
--container-xs:20rem;
|
|
--container-sm:24rem;
|
|
--container-md:28rem;
|
|
--container-lg:32rem;
|
|
--container-xl:36rem;
|
|
--container-2xl:42rem;
|
|
--container-3xl:48rem;
|
|
--container-4xl:56rem;
|
|
--container-5xl:64rem;
|
|
--container-6xl:72rem;
|
|
--container-7xl:80rem;
|
|
}
|
|
.fnButton {
|
|
border-radius:0.5rem;
|
|
background-color:var(--color-shade-1);
|
|
transition:background-color 150ms;
|
|
color:var(--color-foreground);
|
|
font-size:1.2em;
|
|
border:solid .1em var(--color-shade-1);
|
|
transition-property:filter,border-color;
|
|
transition-duration:200ms;
|
|
transition-timing-function:ease-out;
|
|
}
|
|
.fnButton:hover,
|
|
.fnButton.active {
|
|
background-color:transparent;
|
|
border:solid .1em var(--color-glow-primary);
|
|
text-decoration:none;
|
|
color:var(--color-glow-primary);
|
|
filter:var(--filter-glow-primary);
|
|
transition:var(--transition-glow);
|
|
}
|
|
.fnButtonSecondary:hover,
|
|
.fnButtonSecondary.active {
|
|
background-color:transparent;
|
|
border:solid .1em var(--color-glow-secondary);
|
|
text-decoration:none;
|
|
color:var(--color-glow-secondary);
|
|
filter:var(--filter-glow-secondary);
|
|
transition:var(--transition-glow);
|
|
}
|
|
.fnActiveButton {
|
|
background-color:transparent;
|
|
border:solid .1em var(--color-glow-primary);
|
|
text-decoration:none;
|
|
color:var(--color-glow-primary);
|
|
filter:var(--filter-glow-primary);
|
|
transition:var(--transition-glow);
|
|
}
|
|
.fnActiveButtonSecondary {
|
|
background-color:transparent;
|
|
border:solid .1em var(--color-glow-secondary);
|
|
text-decoration:none;
|
|
color:var(--color-glow-secondary);
|
|
filter:var(--filter-glow-secondary);
|
|
transition:var(--transition-glow);
|
|
}
|
|
@media screen {
|
|
.dark {
|
|
--color-foreground:var(--color-dark-foreground);
|
|
--color-background:var(--color-dark-background);
|
|
--color-shade-1:var(--color-dark-shade-1);
|
|
--color-shade-2:var(--color-dark-shade-2);
|
|
--color-shade-3:var(--color-dark-shade-3);
|
|
--color-shade-4:var(--color-dark-shade-4);
|
|
--color-text-1:var(--color-dark-text-1);
|
|
--color-text-2:var(--color-dark-text-2);
|
|
--color-text-3:var(--color-dark-text-3);
|
|
--color-text-4:var(--color-dark-text-4);
|
|
--color-primary:var(--color-dark-primary);
|
|
--color-secondary:var(--color-dark-secondary);
|
|
--color-error:var(--color-dark-error);
|
|
--color-error-highlight:var(--color-dark-error-highlight);
|
|
--color-success:var(--color-dark-success);
|
|
--color-success-highlight:var(--color-dark-success-highlight);
|
|
--color-warning:var(--color-dark-warning);
|
|
--color-highlight:var(--color-dark-highlight);
|
|
--color-accent-1:var(--color-dark-accent-1);
|
|
--color-accent-2:var(--color-dark-accent-2);
|
|
--color-accent-3:var(--color-dark-accent-3);
|
|
--filter-glow-primary:drop-shadow(0 0 .0625em var(--color-white)) drop-shadow(0 0 .125em var(--color-primary)) drop-shadow(0 0 .25em var(--color-primary));
|
|
--filter-glow-secondary:drop-shadow(0 0 .0625em var(--color-white)) drop-shadow(0 0 .125em var(--color-secondary)) drop-shadow(0 0 .25em var(--color-secondary));
|
|
--color-glow-primary:var(--color-white);
|
|
--color-glow-secondary:var(--color-white);
|
|
--transition-glow:filter 150ms cubic-bezier(0,1.7,1,-0.3) 50ms,border-color 150ms cubic-bezier(0,1.7,1,-0.3) 50ms;
|
|
}
|
|
.dark .light-only {
|
|
display:none;
|
|
}
|
|
.dark .dark-only {
|
|
display:initial;
|
|
}
|
|
.light {
|
|
--color-foreground:var(--color-light-foreground);
|
|
--color-background:var(--color-light-background);
|
|
--color-shade-1:var(--color-light-shade-1);
|
|
--color-shade-2:var(--color-light-shade-2);
|
|
--color-shade-3:var(--color-light-shade-3);
|
|
--color-shade-4:var(--color-light-shade-4);
|
|
--color-text-1:var(--color-light-text-1);
|
|
--color-text-2:var(--color-light-text-2);
|
|
--color-text-3:var(--color-light-text-3);
|
|
--color-text-4:var(--color-light-text-4);
|
|
--color-primary:var(--color-light-primary);
|
|
--color-secondary:var(--color-light-secondary);
|
|
--color-error:var(--color-light-error);
|
|
--color-error-highlight:var(--color-light-error-highlight);
|
|
--color-success:var(--color-light-success);
|
|
--color-success-highlight:var(--color-light-success-highlight);
|
|
--color-warning:var(--color-light-warning);
|
|
--color-highlight:var(--color-light-highlight);
|
|
--color-accent-1:var(--color-light-accent-1);
|
|
--color-accent-2:var(--color-light-accent-2);
|
|
--color-accent-3:var(--color-light-accent-3);
|
|
--filter-glow-primary:drop-shadow(0 0 .0625em var(--color-argon-400));
|
|
--filter-glow-secondary:drop-shadow(0 0 .0625em var(--color-krypton-400));
|
|
--color-glow-primary:var(--color-argon-950);
|
|
--color-glow-secondary:var(--color-krypton-950);
|
|
--transition-glow:filter 150ms cubic-bezier(0,2,1,-0.7) 50ms,border-color 150ms cubic-bezier(0,2,1,-0.7) 50ms;
|
|
}
|
|
.light .light-only {
|
|
display:initial;
|
|
}
|
|
.light .dark-only {
|
|
display:none;
|
|
}
|
|
html {
|
|
-ms-text-size-adjust:100%;
|
|
-webkit-text-size-adjust:100%;
|
|
}
|
|
article,
|
|
aside,
|
|
details,
|
|
figcaption,
|
|
figure,
|
|
footer,
|
|
header,
|
|
main,
|
|
menu,
|
|
nav,
|
|
section,
|
|
summary {
|
|
display:block;
|
|
}
|
|
audio,
|
|
canvas,
|
|
progress,
|
|
video {
|
|
display:inline-block;
|
|
vertical-align:baseline;
|
|
}
|
|
audio:not([controls]) {
|
|
display:none;
|
|
height:0;
|
|
}
|
|
[hidden],
|
|
template {
|
|
display:none;
|
|
}
|
|
a {
|
|
color:var(--color-accent-1);
|
|
text-decoration:underline;
|
|
}
|
|
a:hover,
|
|
a:active,
|
|
a:focus {
|
|
color:var(--color-accent-3);
|
|
text-decoration:none;
|
|
}
|
|
a:visited {
|
|
color:var(--color-accent-2);
|
|
text-decoration:underline;
|
|
}
|
|
a:visited:hover,
|
|
a:visited:active,
|
|
a:visited:focus {
|
|
color:var(--color-accent-3);
|
|
text-decoration:none;
|
|
}
|
|
abbr[title] {
|
|
border-bottom:1px dotted;
|
|
}
|
|
small {
|
|
font-size:80%;
|
|
}
|
|
svg:not(:root) {
|
|
overflow:hidden;
|
|
}
|
|
hr {
|
|
box-sizing:content-box;
|
|
height:0;
|
|
}
|
|
pre {
|
|
overflow:auto;
|
|
}
|
|
code,
|
|
kbd,
|
|
pre,
|
|
samp {
|
|
font-family:"Departure Mono",ui-monospace,monospace;
|
|
font-size:1em;
|
|
}
|
|
button,
|
|
input,
|
|
optgroup,
|
|
select,
|
|
textarea {
|
|
color:inherit;
|
|
font:inherit;
|
|
margin:0;
|
|
}
|
|
button,
|
|
select {
|
|
text-transform:none;
|
|
}
|
|
button {
|
|
overflow:visible;
|
|
}
|
|
input[type="checkbox"],
|
|
input[type="radio"] {
|
|
box-sizing:border-box;
|
|
padding:0;
|
|
}
|
|
input[type="number"]::-webkit-inner-spin-button,
|
|
input[type="number"]::-webkit-outer-spin-button {
|
|
height:auto;
|
|
}
|
|
input[type="search"] {
|
|
-webkit-appearance:textfield;
|
|
box-sizing:content-box;
|
|
}
|
|
input[type="search"]::-webkit-search-cancel-button,
|
|
input[type="search"]::-webkit-search-decoration {
|
|
-webkit-appearance:none;
|
|
}
|
|
legend {
|
|
border:0;
|
|
padding:0;
|
|
}
|
|
textarea {
|
|
overflow:auto;
|
|
}
|
|
table {
|
|
border-collapse:collapse;
|
|
border-spacing:0;
|
|
}
|
|
td,
|
|
th {
|
|
padding:0;
|
|
}
|
|
html,
|
|
body {
|
|
font-family:"Athiti",ui-sans,sans-serif;
|
|
color:var(--color-foreground);
|
|
}
|
|
}
|
|
@media screen and (prefers-reduced-motion) {
|
|
.dark {
|
|
--transition-glow:filter 150ms,border-color 150ms;
|
|
}
|
|
}
|
|
@media screen and (prefers-reduced-motion) {
|
|
.light {
|
|
--transition-glow:filter 150ms,border-color 150ms;
|
|
}
|
|
}
|
|
@media screen and (prefers-color-scheme:dark) {
|
|
html {
|
|
--color-foreground:var(--color-dark-foreground);
|
|
--color-background:var(--color-dark-background);
|
|
--color-shade-1:var(--color-dark-shade-1);
|
|
--color-shade-2:var(--color-dark-shade-2);
|
|
--color-shade-3:var(--color-dark-shade-3);
|
|
--color-shade-4:var(--color-dark-shade-4);
|
|
--color-text-1:var(--color-dark-text-1);
|
|
--color-text-2:var(--color-dark-text-2);
|
|
--color-text-3:var(--color-dark-text-3);
|
|
--color-text-4:var(--color-dark-text-4);
|
|
--color-primary:var(--color-dark-primary);
|
|
--color-secondary:var(--color-dark-secondary);
|
|
--color-error:var(--color-dark-error);
|
|
--color-error-highlight:var(--color-dark-error-highlight);
|
|
--color-success:var(--color-dark-success);
|
|
--color-success-highlight:var(--color-dark-success-highlight);
|
|
--color-warning:var(--color-dark-warning);
|
|
--color-highlight:var(--color-dark-highlight);
|
|
--color-accent-1:var(--color-dark-accent-1);
|
|
--color-accent-2:var(--color-dark-accent-2);
|
|
--color-accent-3:var(--color-dark-accent-3);
|
|
--filter-glow-primary:drop-shadow(0 0 .0625em var(--color-white)) drop-shadow(0 0 .125em var(--color-primary)) drop-shadow(0 0 .25em var(--color-primary));
|
|
--filter-glow-secondary:drop-shadow(0 0 .0625em var(--color-white)) drop-shadow(0 0 .125em var(--color-secondary)) drop-shadow(0 0 .25em var(--color-secondary));
|
|
--color-glow-primary:var(--color-white);
|
|
--color-glow-secondary:var(--color-white);
|
|
--transition-glow:filter 150ms cubic-bezier(0,1.7,1,-0.3) 50ms,border-color 150ms cubic-bezier(0,1.7,1,-0.3) 50ms;
|
|
}
|
|
html .light-only {
|
|
display:none;
|
|
}
|
|
html .dark-only {
|
|
display:initial;
|
|
}
|
|
html:has(#themeLight:checked) {
|
|
--color-foreground:var(--color-light-foreground);
|
|
--color-background:var(--color-light-background);
|
|
--color-shade-1:var(--color-light-shade-1);
|
|
--color-shade-2:var(--color-light-shade-2);
|
|
--color-shade-3:var(--color-light-shade-3);
|
|
--color-shade-4:var(--color-light-shade-4);
|
|
--color-text-1:var(--color-light-text-1);
|
|
--color-text-2:var(--color-light-text-2);
|
|
--color-text-3:var(--color-light-text-3);
|
|
--color-text-4:var(--color-light-text-4);
|
|
--color-primary:var(--color-light-primary);
|
|
--color-secondary:var(--color-light-secondary);
|
|
--color-error:var(--color-light-error);
|
|
--color-error-highlight:var(--color-light-error-highlight);
|
|
--color-success:var(--color-light-success);
|
|
--color-success-highlight:var(--color-light-success-highlight);
|
|
--color-warning:var(--color-light-warning);
|
|
--color-highlight:var(--color-light-highlight);
|
|
--color-accent-1:var(--color-light-accent-1);
|
|
--color-accent-2:var(--color-light-accent-2);
|
|
--color-accent-3:var(--color-light-accent-3);
|
|
--filter-glow-primary:drop-shadow(0 0 .0625em var(--color-argon-400));
|
|
--filter-glow-secondary:drop-shadow(0 0 .0625em var(--color-krypton-400));
|
|
--color-glow-primary:var(--color-argon-950);
|
|
--color-glow-secondary:var(--color-krypton-950);
|
|
--transition-glow:filter 150ms cubic-bezier(0,2,1,-0.7) 50ms,border-color 150ms cubic-bezier(0,2,1,-0.7) 50ms;
|
|
}
|
|
html:has(#themeLight:checked) .light-only {
|
|
display:initial;
|
|
}
|
|
html:has(#themeLight:checked) .dark-only {
|
|
display:none;
|
|
}
|
|
#themeToggleDark {
|
|
display:none !important;
|
|
}
|
|
}
|
|
@media screen and (prefers-color-scheme:dark) and (prefers-reduced-motion) {
|
|
html {
|
|
--transition-glow:filter 150ms,border-color 150ms;
|
|
}
|
|
}
|
|
@media screen and (prefers-color-scheme:dark) and (prefers-reduced-motion) {
|
|
html:has(#themeLight:checked) {
|
|
--transition-glow:filter 150ms,border-color 150ms;
|
|
}
|
|
}
|
|
@media screen and (prefers-color-scheme:light) {
|
|
html {
|
|
--color-foreground:var(--color-light-foreground);
|
|
--color-background:var(--color-light-background);
|
|
--color-shade-1:var(--color-light-shade-1);
|
|
--color-shade-2:var(--color-light-shade-2);
|
|
--color-shade-3:var(--color-light-shade-3);
|
|
--color-shade-4:var(--color-light-shade-4);
|
|
--color-text-1:var(--color-light-text-1);
|
|
--color-text-2:var(--color-light-text-2);
|
|
--color-text-3:var(--color-light-text-3);
|
|
--color-text-4:var(--color-light-text-4);
|
|
--color-primary:var(--color-light-primary);
|
|
--color-secondary:var(--color-light-secondary);
|
|
--color-error:var(--color-light-error);
|
|
--color-error-highlight:var(--color-light-error-highlight);
|
|
--color-success:var(--color-light-success);
|
|
--color-success-highlight:var(--color-light-success-highlight);
|
|
--color-warning:var(--color-light-warning);
|
|
--color-highlight:var(--color-light-highlight);
|
|
--color-accent-1:var(--color-light-accent-1);
|
|
--color-accent-2:var(--color-light-accent-2);
|
|
--color-accent-3:var(--color-light-accent-3);
|
|
--filter-glow-primary:drop-shadow(0 0 .0625em var(--color-argon-400));
|
|
--filter-glow-secondary:drop-shadow(0 0 .0625em var(--color-krypton-400));
|
|
--color-glow-primary:var(--color-argon-950);
|
|
--color-glow-secondary:var(--color-krypton-950);
|
|
--transition-glow:filter 150ms cubic-bezier(0,2,1,-0.7) 50ms,border-color 150ms cubic-bezier(0,2,1,-0.7) 50ms;
|
|
}
|
|
html .light-only {
|
|
display:initial;
|
|
}
|
|
html .dark-only {
|
|
display:none;
|
|
}
|
|
html:has(#themeDark:checked) {
|
|
--color-foreground:var(--color-dark-foreground);
|
|
--color-background:var(--color-dark-background);
|
|
--color-shade-1:var(--color-dark-shade-1);
|
|
--color-shade-2:var(--color-dark-shade-2);
|
|
--color-shade-3:var(--color-dark-shade-3);
|
|
--color-shade-4:var(--color-dark-shade-4);
|
|
--color-text-1:var(--color-dark-text-1);
|
|
--color-text-2:var(--color-dark-text-2);
|
|
--color-text-3:var(--color-dark-text-3);
|
|
--color-text-4:var(--color-dark-text-4);
|
|
--color-primary:var(--color-dark-primary);
|
|
--color-secondary:var(--color-dark-secondary);
|
|
--color-error:var(--color-dark-error);
|
|
--color-error-highlight:var(--color-dark-error-highlight);
|
|
--color-success:var(--color-dark-success);
|
|
--color-success-highlight:var(--color-dark-success-highlight);
|
|
--color-warning:var(--color-dark-warning);
|
|
--color-highlight:var(--color-dark-highlight);
|
|
--color-accent-1:var(--color-dark-accent-1);
|
|
--color-accent-2:var(--color-dark-accent-2);
|
|
--color-accent-3:var(--color-dark-accent-3);
|
|
--filter-glow-primary:drop-shadow(0 0 .0625em var(--color-white)) drop-shadow(0 0 .125em var(--color-primary)) drop-shadow(0 0 .25em var(--color-primary));
|
|
--filter-glow-secondary:drop-shadow(0 0 .0625em var(--color-white)) drop-shadow(0 0 .125em var(--color-secondary)) drop-shadow(0 0 .25em var(--color-secondary));
|
|
--color-glow-primary:var(--color-white);
|
|
--color-glow-secondary:var(--color-white);
|
|
--transition-glow:filter 150ms cubic-bezier(0,1.7,1,-0.3) 50ms,border-color 150ms cubic-bezier(0,1.7,1,-0.3) 50ms;
|
|
}
|
|
html:has(#themeDark:checked) .light-only {
|
|
display:none;
|
|
}
|
|
html:has(#themeDark:checked) .dark-only {
|
|
display:initial;
|
|
}
|
|
#themeToggleLight {
|
|
display:none !important;
|
|
}
|
|
}
|
|
@media screen and (prefers-color-scheme:light) and (prefers-reduced-motion) {
|
|
html {
|
|
--transition-glow:filter 150ms,border-color 150ms;
|
|
}
|
|
}
|
|
@media screen and (prefers-color-scheme:light) and (prefers-reduced-motion) {
|
|
html:has(#themeDark:checked) {
|
|
--transition-glow:filter 150ms,border-color 150ms;
|
|
}
|
|
}
|
|
@media print {
|
|
body {
|
|
font-size:12pt;
|
|
}
|
|
}
|
|
i[data-icon] {
|
|
display:inline-block;
|
|
width:1em;
|
|
height:1em;
|
|
flex-shrink:0;
|
|
position:relative;
|
|
box-sizing:content-box;
|
|
}
|
|
i[data-icon]::before {
|
|
content:'';
|
|
display:block;
|
|
width:100%;
|
|
height:100%;
|
|
mask-size:contain;
|
|
mask-position:center;
|
|
mask-repeat:no-repeat;
|
|
background-color:currentColor;
|
|
}
|
|
i[data-icon][data-icon='arrow-left']::before {
|
|
mask-image:url('../tpl/sprintdoc/img/arrow_left.svg');
|
|
}
|
|
i[data-icon][data-icon='arrow-up']::before {
|
|
mask-image:url('../tpl/sprintdoc/img/arrow_up.svg');
|
|
}
|
|
i[data-icon][data-icon='arrow-right']::before {
|
|
mask-image:url('../tpl/sprintdoc/img/arrow_right.svg');
|
|
}
|
|
i[data-icon][data-icon='arrow-down']::before {
|
|
mask-image:url('../tpl/sprintdoc/img/arrow_down.svg');
|
|
}
|
|
i[data-icon][data-icon='info']::before {
|
|
mask-image:url('../tpl/sprintdoc/img/info.svg');
|
|
}
|
|
i[data-icon][data-icon='home']::before {
|
|
mask-image:url('../tpl/sprintdoc/img/home.svg');
|
|
}
|
|
i[data-icon][data-icon='menu-small']::before {
|
|
mask-image:url('../tpl/sprintdoc/img/menu_small.svg');
|
|
}
|
|
i[data-icon][data-icon='light']::before {
|
|
mask-image:url('../tpl/sprintdoc/img/lightbulb.svg');
|
|
}
|
|
i[data-icon][data-icon='warning']::before {
|
|
mask-image:url('../tpl/sprintdoc/img/warning.svg');
|
|
}
|
|
i[data-icon][data-icon='creature']::before {
|
|
mask-image:url('../tpl/sprintdoc/img/creature.svg');
|
|
}
|
|
.btn-hover {
|
|
background-color:var(--color-shade-1);
|
|
border-color:var(--color-shade-2);
|
|
color:var(--color-foreground);
|
|
transition:var(--transition-glow);
|
|
}
|
|
.btn-hover:hover,
|
|
.btn-hover:active,
|
|
.btn-hover:focus {
|
|
background-color:transparent;
|
|
border-color:var(--color-glow-secondary);
|
|
color:var(--color-glow-secondary);
|
|
filter:var(--filter-glow-secondary);
|
|
}
|
|
.btn-hover:hover .prefix,
|
|
.btn-hover:active .prefix,
|
|
.btn-hover:focus .prefix {
|
|
color:inherit;
|
|
}
|
|
@font-face {
|
|
font-family:'fontello';
|
|
src:url('../tpl/sprintdoc/fonts/icons/fontello.eot%3F6762325');
|
|
src:url('../tpl/sprintdoc/fonts/icons/fontello.eot%3F6762325') format('embedded-opentype'),
|
|
url('../tpl/sprintdoc/fonts/icons/fontello.woff2%3F6762325') format('woff2'),
|
|
url('../tpl/sprintdoc/fonts/icons/fontello.woff%3F6762325') format('woff'),
|
|
url('../tpl/sprintdoc/fonts/icons/fontello.ttf%3F6762325') format('truetype'),
|
|
url('../tpl/sprintdoc/fonts/icons/fontello.svg%3F6762325') format('svg');
|
|
font-weight:normal;
|
|
font-style:normal;
|
|
}
|
|
.icon::before,
|
|
[class^="icon-"]::before,
|
|
[class*=" icon-"]::before {
|
|
font-family:"fontello";
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
speak:none;
|
|
display:inline-block;
|
|
text-decoration:inherit;
|
|
width:1em;
|
|
margin-right:.2em;
|
|
text-align:center;
|
|
font-variant:normal;
|
|
text-transform:none;
|
|
line-height:1em;
|
|
margin-left:.2em;
|
|
-webkit-font-smoothing:antialiased;
|
|
-moz-osx-font-smoothing:grayscale;
|
|
}
|
|
.icon-emo-happy::before {
|
|
content:'\e804';
|
|
}
|
|
.icon-emo-wink::before {
|
|
content:'\e805';
|
|
}
|
|
.icon-emo-unhappy::before {
|
|
content:'\e806';
|
|
}
|
|
.icon-emo-sleep::before {
|
|
content:'\e807';
|
|
}
|
|
.icon-emo-thumbsup::before {
|
|
content:'\e808';
|
|
}
|
|
.icon-emo-grin::before {
|
|
content:'\e80c';
|
|
}
|
|
.icon-emo-angry::before {
|
|
content:'\e80d';
|
|
}
|
|
.icon-emo-cry::before {
|
|
content:'\e80f';
|
|
}
|
|
.icon-emo-squint::before {
|
|
content:'\e811';
|
|
}
|
|
.icon-emo-laugh::before {
|
|
content:'\e812';
|
|
}
|
|
.icon-emo-wink2::before {
|
|
content:'\e813';
|
|
}
|
|
.icon-up::before {
|
|
content:'\e853';
|
|
}
|
|
.icon-up-small::before {
|
|
content:'\e82f';
|
|
}
|
|
.icon-up-thick::before {
|
|
content:'\e831';
|
|
}
|
|
.icon-up-open-big::before {
|
|
content:'\e848';
|
|
}
|
|
.icon-down::before {
|
|
content:'\e859';
|
|
}
|
|
.icon-down-small::before {
|
|
content:'\e834';
|
|
}
|
|
.icon-down-thick::before {
|
|
content:'\e835';
|
|
}
|
|
.icon-down-bold::before {
|
|
content:'\e883';
|
|
}
|
|
.icon-right-small::before {
|
|
content:'\e82d';
|
|
}
|
|
.icon-right-thick::before {
|
|
content:'\e82e';
|
|
}
|
|
.icon-left-small::before {
|
|
content:'\e836';
|
|
}
|
|
.icon-left-thick::before {
|
|
content:'\e82c';
|
|
}
|
|
.icon-left-bold::before {
|
|
content:'\e837';
|
|
}
|
|
.icon-smile::before {
|
|
content:'\e85e';
|
|
}
|
|
.icon-frown::before {
|
|
content:'\e84b';
|
|
}
|
|
.icon-meh::before {
|
|
content:'\e85f';
|
|
}
|
|
.icon-help::before {
|
|
content:'\e83c';
|
|
}
|
|
.icon-menu::before {
|
|
content:'\e854';
|
|
}
|
|
.icon-home::before {
|
|
content:'\e842';
|
|
}
|
|
.icon-search::before {
|
|
content:'\e855';
|
|
}
|
|
.icon-user::before {
|
|
content:'\e833';
|
|
}
|
|
.icon-user-circle::before {
|
|
content:'\e86c';
|
|
}
|
|
.icon-login::before {
|
|
content:'\e845';
|
|
}
|
|
.icon-logout::before {
|
|
content:'\e847';
|
|
}
|
|
.icon-dividers::before {
|
|
content:'\e801';
|
|
}
|
|
.icon-cog::before {
|
|
content:'\e84e';
|
|
}
|
|
.icon-cog-alt::before {
|
|
content:'\e818';
|
|
}
|
|
.icon-attachment::before {
|
|
content:'\e832';
|
|
}
|
|
.icon-revert-replay::before {
|
|
content:'\e839';
|
|
}
|
|
.icon-bell::before {
|
|
content:'\e83a';
|
|
}
|
|
.icon-bookmark-empty::before {
|
|
content:'\e83b';
|
|
}
|
|
.icon-check::before {
|
|
content:'\e841';
|
|
}
|
|
.icon-checkbox-marked::before {
|
|
content:'\e844';
|
|
}
|
|
.icon-down-open-big::before {
|
|
content:'\e846';
|
|
}
|
|
.icon-star::before {
|
|
content:'\e860';
|
|
}
|
|
.icon-star-outline::before {
|
|
content:'\e84c';
|
|
}
|
|
.icon-sitemap::before {
|
|
content:'\e84d';
|
|
}
|
|
.icon-puzzle::before {
|
|
content:'\e84f';
|
|
}
|
|
.icon-plus::before {
|
|
content:'\e850';
|
|
}
|
|
.icon-minus::before {
|
|
content:'\e852';
|
|
}
|
|
.icon-pencil-1::before {
|
|
content:'\e851';
|
|
}
|
|
.icon-clipboard::before {
|
|
content:'\e857';
|
|
}
|
|
.icon-clipboard-empty::before {
|
|
content:'\e856';
|
|
}
|
|
.icon-clock::before {
|
|
content:'\e858';
|
|
}
|
|
.icon-cloud::before {
|
|
content:'\e85a';
|
|
}
|
|
.icon-mail::before {
|
|
content:'\e85d';
|
|
}
|
|
.icon-folder-image::before {
|
|
content:'\e809';
|
|
}
|
|
.icon-file-new::before {
|
|
content:'\e83d';
|
|
}
|
|
.icon-file::before {
|
|
content:'\e83e';
|
|
}
|
|
.icon-file-export::before {
|
|
content:'\e80a';
|
|
}
|
|
.icon-files::before {
|
|
content:'\e849';
|
|
}
|
|
.icon-comment-question::before {
|
|
content:'\e880';
|
|
}
|
|
.icon-jira::before {
|
|
content:'\e881';
|
|
}
|
|
.icon-pencil::before,
|
|
.icon-pencil::after {
|
|
content:'\e840';
|
|
}
|
|
.icon-pencil-add::before,
|
|
.icon-pencil-add::after {
|
|
content:'\e800';
|
|
}
|
|
.icon-revisions-history::before,
|
|
.icon-revisions-history::after {
|
|
content:'\e803';
|
|
}
|
|
.icon-link::before,
|
|
.icon-link::after {
|
|
content:'\e843';
|
|
}
|
|
.icon-file-pdf::before,
|
|
.icon-file-pdf::after {
|
|
content:'\e838';
|
|
}
|
|
.icon-file-xml::before,
|
|
.icon-file-xml::after {
|
|
content:'\e802';
|
|
}
|
|
.icon-up-bold::before,
|
|
.icon-up-bold::after {
|
|
content:'\e830';
|
|
}
|
|
.icon-disk::before,
|
|
.icon-disk::after {
|
|
content:'\e85c';
|
|
}
|
|
.icon-file-text::before,
|
|
.icon-file-text::after {
|
|
content:'\e84a';
|
|
}
|
|
.icon-book-open::before,
|
|
.icon-book-open::after {
|
|
content:'\e83f';
|
|
}
|
|
.icon-code-braces::before,
|
|
.icon-code-braces::after {
|
|
content:'\e85b';
|
|
}
|
|
.icon-code::before,
|
|
.icon-code::after {
|
|
content:'\e861';
|
|
}
|
|
.icon-right-bold::before,
|
|
.icon-right-bold::after {
|
|
content:'\e882';
|
|
}
|
|
.col-xs-1,
|
|
.col-xs-2,
|
|
.col-xs-3,
|
|
.col-xs-4,
|
|
.col-xs-5,
|
|
.col-xs-6,
|
|
.col-xs-7,
|
|
.col-xs-8,
|
|
.col-xs-9,
|
|
.col-xs-10,
|
|
.col-xs-11,
|
|
.col-xs-12 {
|
|
float:left;
|
|
}
|
|
.col-xs-1 {
|
|
width:8.3333333333333%;
|
|
}
|
|
.col-xs-2 {
|
|
width:16.666666666667%;
|
|
}
|
|
.col-xs-3 {
|
|
width:25%;
|
|
}
|
|
.col-xs-4 {
|
|
width:33.333333333333%;
|
|
}
|
|
.col-xs-5 {
|
|
width:41.666666666667%;
|
|
}
|
|
.col-xs-6 {
|
|
width:50%;
|
|
}
|
|
.col-xs-7 {
|
|
width:58.333333333333%;
|
|
}
|
|
.col-xs-8 {
|
|
width:66.666666666667%;
|
|
}
|
|
.col-xs-9 {
|
|
width:75%;
|
|
}
|
|
.col-xs-10 {
|
|
width:83.333333333333%;
|
|
}
|
|
.col-xs-11 {
|
|
width:91.666666666667%;
|
|
}
|
|
.col-xs-12 {
|
|
width:100%;
|
|
}
|
|
@media screen {
|
|
.container {
|
|
margin:0 3.07rem;
|
|
}
|
|
}
|
|
@media only screen and (min-width:480px) {
|
|
html {
|
|
font-size:100%;
|
|
}
|
|
}
|
|
@media only screen and (min-width:768px) {
|
|
html {
|
|
font-size:100%;
|
|
}
|
|
}
|
|
@media only screen and (min-width:992px) {
|
|
.col-sm-1,
|
|
.col-sm-2,
|
|
.col-sm-3,
|
|
.col-sm-4,
|
|
.col-sm-5,
|
|
.col-sm-6,
|
|
.col-sm-7,
|
|
.col-sm-8,
|
|
.col-sm-9,
|
|
.col-sm-10,
|
|
.col-sm-11,
|
|
.col-sm-12 {
|
|
float:left;
|
|
}
|
|
.col-sm-1 {
|
|
width:8.3333333333333%;
|
|
}
|
|
.col-sm-2 {
|
|
width:16.666666666667%;
|
|
}
|
|
.col-sm-3 {
|
|
width:25%;
|
|
}
|
|
.col-sm-4 {
|
|
width:33.333333333333%;
|
|
}
|
|
.col-sm-5 {
|
|
width:41.666666666667%;
|
|
}
|
|
.col-sm-6 {
|
|
width:50%;
|
|
}
|
|
.col-sm-7 {
|
|
width:58.333333333333%;
|
|
}
|
|
.col-sm-8 {
|
|
width:66.666666666667%;
|
|
}
|
|
.col-sm-9 {
|
|
width:75%;
|
|
}
|
|
.col-sm-10 {
|
|
width:83.333333333333%;
|
|
}
|
|
.col-sm-11 {
|
|
width:91.666666666667%;
|
|
}
|
|
.col-sm-12 {
|
|
width:100%;
|
|
}
|
|
html {
|
|
font-size:100%;
|
|
}
|
|
}
|
|
@media only screen and (min-width:1024px) {
|
|
.col-md-1,
|
|
.col-md-2,
|
|
.col-md-3,
|
|
.col-md-4,
|
|
.col-md-5,
|
|
.col-md-6,
|
|
.col-md-7,
|
|
.col-md-8,
|
|
.col-md-9,
|
|
.col-md-10,
|
|
.col-md-11,
|
|
.col-md-12 {
|
|
float:left;
|
|
}
|
|
.col-md-1 {
|
|
width:8.3333333333333%;
|
|
}
|
|
.col-md-2 {
|
|
width:16.666666666667%;
|
|
}
|
|
.col-md-3 {
|
|
width:25%;
|
|
}
|
|
.col-md-4 {
|
|
width:33.333333333333%;
|
|
}
|
|
.col-md-5 {
|
|
width:41.666666666667%;
|
|
}
|
|
.col-md-6 {
|
|
width:50%;
|
|
}
|
|
.col-md-7 {
|
|
width:58.333333333333%;
|
|
}
|
|
.col-md-8 {
|
|
width:66.666666666667%;
|
|
}
|
|
.col-md-9 {
|
|
width:75%;
|
|
}
|
|
.col-md-10 {
|
|
width:83.333333333333%;
|
|
}
|
|
.col-md-11 {
|
|
width:91.666666666667%;
|
|
}
|
|
.col-md-12 {
|
|
width:100%;
|
|
}
|
|
html {
|
|
font-size:87.5%;
|
|
}
|
|
}
|
|
@media only screen and (min-width:1200px) {
|
|
.col-lg-1,
|
|
.col-lg-2,
|
|
.col-lg-3,
|
|
.col-lg-4,
|
|
.col-lg-5,
|
|
.col-lg-6,
|
|
.col-lg-7,
|
|
.col-lg-8,
|
|
.col-lg-9,
|
|
.col-lg-10,
|
|
.col-lg-11,
|
|
.col-lg-12 {
|
|
float:left;
|
|
}
|
|
.col-lg-1 {
|
|
width:8.3333333333333%;
|
|
}
|
|
.col-lg-2 {
|
|
width:16.666666666667%;
|
|
}
|
|
.col-lg-3 {
|
|
width:25%;
|
|
}
|
|
.col-lg-4 {
|
|
width:33.333333333333%;
|
|
}
|
|
.col-lg-5 {
|
|
width:41.666666666667%;
|
|
}
|
|
.col-lg-6 {
|
|
width:50%;
|
|
}
|
|
.col-lg-7 {
|
|
width:58.333333333333%;
|
|
}
|
|
.col-lg-8 {
|
|
width:66.666666666667%;
|
|
}
|
|
.col-lg-9 {
|
|
width:75%;
|
|
}
|
|
.col-lg-10 {
|
|
width:83.333333333333%;
|
|
}
|
|
.col-lg-11 {
|
|
width:91.666666666667%;
|
|
}
|
|
.col-lg-12 {
|
|
width:100%;
|
|
}
|
|
html {
|
|
font-size:87.5%;
|
|
}
|
|
}
|
|
@media only screen and (min-width:1440px) {
|
|
html {
|
|
font-size:93.75%;
|
|
}
|
|
}
|
|
@media only screen and (min-width:1600px) {
|
|
html {
|
|
font-size:100%;
|
|
}
|
|
}
|
|
@media screen {
|
|
.nav-direct p {
|
|
z-index:1000;
|
|
}
|
|
.top-header {
|
|
z-index:2;
|
|
}
|
|
#dokuwiki__aside div.nav a:hover,
|
|
#dokuwiki__aside div.nav a:focus,
|
|
#dokuwiki__aside div.nav a:active {
|
|
z-index:100;
|
|
}
|
|
.qc-output {
|
|
z-index:1;
|
|
}
|
|
#spr__meta-box {
|
|
z-index:10;
|
|
}
|
|
#spr__meta-box ul.meta-tabs > li.active {
|
|
z-index:1;
|
|
}
|
|
nav#dokuwiki__pagetools {
|
|
z-index:100;
|
|
}
|
|
#dokuwiki__detail .img-link a::before {
|
|
z-index:2;
|
|
}
|
|
.plugin__do_usertasks_list {
|
|
z-index:200;
|
|
}
|
|
#dokuwiki__content.main-content div.editbutton_table {
|
|
z-index:1;
|
|
}
|
|
div#dwpl-ti-container li.dwpl-ti-tab div.selected {
|
|
z-index:1;
|
|
}
|
|
}
|
|
@media only screen and (min-width:1024px) {
|
|
.wide-content .search.main-sidebar p.toggleSearch {
|
|
z-index:1;
|
|
}
|
|
}
|
|
@media only screen and (max-width:1023px) {
|
|
body.show-mobile-sidebar #dokuwiki__aside {
|
|
z-index:200;
|
|
}
|
|
}
|
|
@media only screen and (min-width:1024px) {
|
|
.content .row > .col-xs-12 {
|
|
border-radius:0 3px 0.5rem 0.5rem;
|
|
}
|
|
.top-header {
|
|
position:absolute;
|
|
top:0;
|
|
right:0;
|
|
width:50%;
|
|
}
|
|
.header .row,
|
|
.tools .row {
|
|
position:relative;
|
|
}
|
|
.header .row > .col-xs-12,
|
|
.tools .row > .col-xs-12 {
|
|
width:23%;
|
|
box-sizing:border-box;
|
|
}
|
|
.header .row > .col-xs-12 {
|
|
position:relative;
|
|
height:150px;
|
|
min-height:6rem;
|
|
display:table;
|
|
}
|
|
.header .row > .col-xs-12 + .col-xs-12 {
|
|
float:right;
|
|
width:73%;
|
|
box-sizing:border-box;
|
|
}
|
|
.header-compact .header .row > .col-xs-12 {
|
|
height:auto;
|
|
min-height:auto;
|
|
}
|
|
.tools .row > .col-xs-12 {
|
|
position:absolute;
|
|
}
|
|
.content .row > .col-xs-12 {
|
|
position:relative;
|
|
width:100%;
|
|
background-color:#fff;
|
|
}
|
|
.showSidebar .content .row > .col-xs-12 {
|
|
width:73%;
|
|
float:right;
|
|
}
|
|
.wide-content .content .row > .col-xs-12 {
|
|
width:auto;
|
|
float:none;
|
|
}
|
|
.wide-content.showSidebar .content .row > .col-xs-12 {
|
|
margin-left:3.47rem;
|
|
}
|
|
.main-sidebar.search > img {
|
|
width:100%;
|
|
height:auto;
|
|
}
|
|
}
|
|
@media only screen and (min-width:1024px) and (max-width:1199px) {
|
|
.wide-content.showSidebar .content .row > .col-xs-12 {
|
|
margin-left:2.3rem;
|
|
}
|
|
}
|
|
@media only screen and (max-width:1023px) {
|
|
.container {
|
|
margin:0 1.25rem;
|
|
}
|
|
.content {
|
|
position:relative;
|
|
}
|
|
.content #dokuwiki__pagetools {
|
|
top:0;
|
|
}
|
|
.content .row > .col-xs-12 #dokuwiki__content::before {
|
|
display:none;
|
|
}
|
|
.tools .main-sidebar {
|
|
display:none;
|
|
}
|
|
}
|
|
@media only screen and (max-width:479px) {
|
|
.container {
|
|
margin:0 4px;
|
|
}
|
|
body.show-mobile-sidebar #dokuwiki__aside {
|
|
left:4px;
|
|
}
|
|
#dokuwiki__footer .main-footer > * {
|
|
padding-left:2rem;
|
|
padding-right:2rem;
|
|
}
|
|
}
|
|
html,
|
|
body {
|
|
background-color:var(--color-background);
|
|
}
|
|
.mode_admin a.action.admin,
|
|
.mode_login a.action.login,
|
|
.mode_register a.action.register,
|
|
.mode_profile a.action.profile,
|
|
.mode_recent a.action.recent,
|
|
.mode_index a.action.index,
|
|
.mode_media a.action.media,
|
|
.mode_revisions a.action.revs,
|
|
.mode_backlink a.action.backlink,
|
|
.mode_subscribe a.action.subscribe {
|
|
font-weight:bold;
|
|
}
|
|
.dokuwiki .tabs > ul li a,
|
|
.dokuwiki ul.tabs li strong,
|
|
.dokuwiki ul.tabs li a {
|
|
border-color:var(--color-shade-4);
|
|
}
|
|
.dokuwiki ul.tabs::after {
|
|
border-color:var(--color-shade-4);
|
|
}
|
|
.dokuwiki .page ol li,
|
|
.dokuwiki .page ul li,
|
|
.dokuwiki .aside ul li {
|
|
color:var(--color-foreground);
|
|
}
|
|
.dokuwiki .page ol li .li,
|
|
.dokuwiki .page ul li .li,
|
|
.dokuwiki .aside ul li .li {
|
|
color:var(--color-foreground);
|
|
}
|
|
.dokuwiki .pageId {
|
|
float:right;
|
|
margin-right:-1em;
|
|
margin-bottom:-1px;
|
|
margin-top:-1.5em;
|
|
overflow:hidden;
|
|
padding:.5em 1em 0;
|
|
}
|
|
.dokuwiki .pageId span {
|
|
font-size:.88rem;
|
|
border:solid #F6F6F6;
|
|
border-width:1px 1px 0;
|
|
background-color:var(--color-background);
|
|
color:#454545;
|
|
padding:.1em .35em;
|
|
border-top-left-radius:2px;
|
|
border-top-right-radius:2px;
|
|
box-shadow:0 0 .5em #454545;
|
|
display:block;
|
|
}
|
|
.dokuwiki div.page {
|
|
clear:both;
|
|
overflow:hidden;
|
|
word-wrap:break-word;
|
|
background:var(--color-background);
|
|
color:inherit;
|
|
padding:1rem 2rem 2rem;
|
|
}
|
|
@media only screen and (max-width:1023px) {
|
|
.dokuwiki div.page {
|
|
padding-right:3.2rem;
|
|
}
|
|
}
|
|
@media only screen and (max-width:767px) {
|
|
.dokuwiki div.page {
|
|
padding-left:1rem;
|
|
}
|
|
}
|
|
@media only screen and (max-width:479px) {
|
|
.dokuwiki div.page {
|
|
padding-right:1rem;
|
|
}
|
|
}
|
|
@media only screen and (max-width:1023px) {
|
|
.dokuwiki .content #dokuwiki__pagetools {
|
|
top:4rem;
|
|
}
|
|
}
|
|
.dokuwiki .docInfo {
|
|
font-size:.88rem;
|
|
text-align:right;
|
|
}
|
|
.dokuwiki div.license {
|
|
font-size:.88rem;
|
|
line-height:125%;
|
|
padding-top:1rem;
|
|
}
|
|
@media only screen and (max-width:1199px) {
|
|
.dokuwiki div.license {
|
|
font-size:1rem;
|
|
}
|
|
}
|
|
@media only screen and (max-width:1023px) {
|
|
.dokuwiki div.license {
|
|
font-size:.88rem;
|
|
}
|
|
}
|
|
.dokuwiki div.license * {
|
|
font-size:inherit;
|
|
}
|
|
[dir=rtl] .dokuwiki .docInfo {
|
|
text-align:left;
|
|
}
|
|
[dir=rtl] .dokuwiki .pageId {
|
|
float:left;
|
|
margin-left:-1em;
|
|
margin-right:0;
|
|
}
|
|
caption,
|
|
figcaption,
|
|
summary,
|
|
legend {
|
|
padding:0;
|
|
margin:0 0 .35em;
|
|
line-height:1.2;
|
|
}
|
|
h1,
|
|
h2,
|
|
h3,
|
|
h4,
|
|
h5,
|
|
h6 {
|
|
font-weight:bold;
|
|
padding:0;
|
|
line-height:1.2;
|
|
clear:both;
|
|
}
|
|
[dir=rtl] h1,
|
|
[dir=rtl] h2,
|
|
[dir=rtl] h3,
|
|
[dir=rtl] h4,
|
|
[dir=rtl] h5,
|
|
[dir=rtl] h6 {
|
|
clear:right;
|
|
}
|
|
h1 {
|
|
font-size:1.6921rem;
|
|
margin:0 0 1.6921rem;
|
|
padding-top:1em;
|
|
}
|
|
h2 {
|
|
font-size:1.5383rem;
|
|
margin:0 0 1.5383rem;
|
|
padding-top:0.76915rem;
|
|
}
|
|
h3 {
|
|
font-size:1.3845rem;
|
|
margin:0 0 1.3845rem;
|
|
padding-top:0.69225rem;
|
|
}
|
|
h4 {
|
|
font-size:1.2307rem;
|
|
margin:0 0 1.2307rem;
|
|
padding-top:0.61535rem;
|
|
}
|
|
h5 {
|
|
font-size:1.0769rem;
|
|
margin:0 0 1.0769rem;
|
|
padding-top:0.53845rem;
|
|
}
|
|
h6 {
|
|
font-size:1rem;
|
|
font-weight:800;
|
|
margin:0 0 1rem;
|
|
padding-top:0.5rem;
|
|
}
|
|
p {
|
|
font-size:1rem;
|
|
line-height:135%;
|
|
}
|
|
p a,
|
|
p span,
|
|
p strong {
|
|
font-size:inherit;
|
|
}
|
|
label,
|
|
legend,
|
|
button {
|
|
font-size:1rem;
|
|
}
|
|
label a,
|
|
label span,
|
|
label strong,
|
|
legend a,
|
|
legend span,
|
|
legend strong,
|
|
button a,
|
|
button span,
|
|
button strong {
|
|
font-size:inherit;
|
|
}
|
|
hr,
|
|
figure,
|
|
details,
|
|
address {
|
|
font-size:1rem;
|
|
line-height:140%;
|
|
}
|
|
p,
|
|
ul,
|
|
ol,
|
|
dl,
|
|
pre,
|
|
table,
|
|
hr,
|
|
blockquote,
|
|
figure,
|
|
details,
|
|
fieldset,
|
|
address {
|
|
margin:0 0 1.4em;
|
|
padding:0;
|
|
}
|
|
div,
|
|
video,
|
|
audio {
|
|
margin:0;
|
|
padding:0;
|
|
}
|
|
small,
|
|
.code {
|
|
font-size:.88rem;
|
|
}
|
|
.code {
|
|
margin-top:1rem;
|
|
}
|
|
.code .es6 {
|
|
color:#00832B;
|
|
}
|
|
.code .kw5 {
|
|
color:#005D00;
|
|
}
|
|
.code .kw6 {
|
|
color:#DC0075;
|
|
}
|
|
.code .nu0 {
|
|
color:#A74DA7;
|
|
}
|
|
.code .re3 {
|
|
color:#DE1B1B;
|
|
}
|
|
.code .re4 {
|
|
color:#007F6F;
|
|
}
|
|
.code .br0,
|
|
.code .sy0 {
|
|
color:#248124;
|
|
}
|
|
.code .co1,
|
|
.code .coMULTI,
|
|
.code .sc-1 {
|
|
color:#707070;
|
|
}
|
|
.code .co2,
|
|
.code .sy1 {
|
|
color:#108400;
|
|
}
|
|
.code .co3,
|
|
.code .sy4 {
|
|
color:#008070;
|
|
}
|
|
.code .kw1,
|
|
.code .kw8 {
|
|
color:#747400;
|
|
}
|
|
.code .re1,
|
|
.code .st0,
|
|
.code .st_h {
|
|
color:#D00;
|
|
}
|
|
ul,
|
|
ol {
|
|
font-size:1rem;
|
|
line-height:140%;
|
|
padding:0 0 0 1.5em;
|
|
}
|
|
[dir=rtl] ul,
|
|
[dir=rtl] ol {
|
|
padding:0 1.5em 0 0;
|
|
}
|
|
li,
|
|
dd {
|
|
padding:0;
|
|
margin:0 0 0 1.5em;
|
|
}
|
|
[dir=rtl] li,
|
|
[dir=rtl] dd {
|
|
margin:0 1.5em 0 0;
|
|
}
|
|
dl {
|
|
font-size:1rem;
|
|
line-height:140%;
|
|
}
|
|
dt,
|
|
dd {
|
|
line-height:inherit;
|
|
}
|
|
dt {
|
|
font-weight:bold;
|
|
margin:0;
|
|
padding:0;
|
|
}
|
|
li ul,
|
|
li ol,
|
|
li dl,
|
|
dl ul,
|
|
dl ol,
|
|
dl dl {
|
|
margin-bottom:0;
|
|
padding:0;
|
|
}
|
|
li li {
|
|
font-size:100%;
|
|
}
|
|
ul {
|
|
list-style:square outside;
|
|
}
|
|
ol {
|
|
list-style:decimal outside;
|
|
}
|
|
ol ol {
|
|
list-style-type:lower-alpha;
|
|
}
|
|
ol ol ol {
|
|
list-style-type:upper-roman;
|
|
}
|
|
ol ol ol ol {
|
|
list-style-type:upper-alpha;
|
|
}
|
|
ol ol ol ol ol {
|
|
list-style-type:lower-roman;
|
|
}
|
|
.dokuwiki table.inline tr:hover th {
|
|
background-color:var(--color-shade-3);
|
|
}
|
|
.dokuwiki table.inline tr:hover td {
|
|
background-color:var(--color-shade-2);
|
|
}
|
|
table {
|
|
border-collapse:collapse;
|
|
empty-cells:show;
|
|
border-spacing:0;
|
|
border:1px solid var(--color-shade-4);
|
|
font-size:1rem;
|
|
line-height:140%;
|
|
}
|
|
caption {
|
|
caption-side:top;
|
|
text-align:left;
|
|
}
|
|
[dir=rtl] caption {
|
|
text-align:right;
|
|
}
|
|
th,
|
|
td {
|
|
padding:.3em .5em;
|
|
margin:0;
|
|
vertical-align:top;
|
|
border:1px solid var(--color-shade-4);
|
|
}
|
|
th {
|
|
font-weight:bold;
|
|
background-color:var(--color-shade-1);
|
|
color:var(--color-foreground);
|
|
text-align:left;
|
|
}
|
|
th a {
|
|
color:#286DA8;
|
|
}
|
|
[dir=rtl] th {
|
|
text-align:right;
|
|
}
|
|
img {
|
|
display:inline-block;
|
|
border-width:0;
|
|
vertical-align:middle;
|
|
color:#666;
|
|
background-color:transparent;
|
|
font-style:italic;
|
|
height:auto;
|
|
}
|
|
img,
|
|
object,
|
|
embed,
|
|
iframe,
|
|
video,
|
|
audio {
|
|
max-width:100%;
|
|
}
|
|
button img {
|
|
max-width:none;
|
|
}
|
|
hr {
|
|
border-top:solid #BBB;
|
|
border-bottom:solid var(--color-background);
|
|
border-width:1px 0;
|
|
height:0;
|
|
text-align:center;
|
|
clear:both;
|
|
}
|
|
acronym,
|
|
abbr {
|
|
cursor:help;
|
|
border-bottom:1px dotted;
|
|
font-style:normal;
|
|
}
|
|
em acronym,
|
|
em abbr {
|
|
font-style:italic;
|
|
}
|
|
mark {
|
|
background-color:#EFEFEF;
|
|
color:#252525;
|
|
}
|
|
pre,
|
|
code,
|
|
samp,
|
|
kbd {
|
|
font-family:"Departure Mono",ui-monospace,monospace;
|
|
font-size:1rem;
|
|
direction:ltr;
|
|
text-align:left;
|
|
background-color:var(--color-shade-1);
|
|
color:var(--color-foreground);
|
|
border-radius:0.5rem;
|
|
padding-left:.3rem;
|
|
padding-right:.3rem;
|
|
}
|
|
pre *,
|
|
code *,
|
|
samp *,
|
|
kbd * {
|
|
font-family:inherit;
|
|
font-size:inherit;
|
|
}
|
|
pre span,
|
|
code span,
|
|
samp span,
|
|
kbd span {
|
|
color:inherit;
|
|
}
|
|
pre {
|
|
overflow:auto;
|
|
word-wrap:normal;
|
|
font-size:1rem;
|
|
line-height:140%;
|
|
padding:.7em 1em;
|
|
}
|
|
code:not([class]) {
|
|
display:inline-block;
|
|
}
|
|
blockquote {
|
|
border:solid #BBB;
|
|
border-width:0 0 0 .25em;
|
|
font-size:1rem;
|
|
line-height:140%;
|
|
padding:0 .5em;
|
|
}
|
|
[dir=rtl] blockquote {
|
|
border-width:0 .25em 0 0;
|
|
}
|
|
q:before,
|
|
q:after {
|
|
content:'';
|
|
}
|
|
sub,
|
|
sup {
|
|
font-size:.8em;
|
|
line-height:1;
|
|
}
|
|
sub {
|
|
vertical-align:sub;
|
|
}
|
|
sup {
|
|
vertical-align:super;
|
|
}
|
|
small {
|
|
font-size:.9em;
|
|
}
|
|
.picker {
|
|
z-index:2;
|
|
}
|
|
.content .row > .col-xs-12 {
|
|
z-index:1;
|
|
background-color:var(--color-background);
|
|
}
|
|
.content .row > .col-xs-12 #dokuwiki__content {
|
|
position:relative;
|
|
}
|
|
.content .row > .col-xs-12 #dokuwiki__content .page-content {
|
|
padding-top:2.8rem;
|
|
}
|
|
.content .row > .col-xs-12 #dokuwiki__content .page-content .msg-area + * {
|
|
clear:both;
|
|
padding-top:1em;
|
|
}
|
|
@media only screen and (min-width:1024px) {
|
|
.content .row > .col-xs-12 {
|
|
border-left:dashed .25em var(--color-shade-4);
|
|
border-radius:0;
|
|
}
|
|
}
|
|
.main-content > .level2 > p a,
|
|
.main-content > .level2 > ul > li .li a,
|
|
.main-content > .level1 > p a,
|
|
.main-content > .level1 > ul > li .li a,
|
|
.main-content > .level3 > p a,
|
|
.main-content > .level3 > ul > li .li a,
|
|
.main-content > .level4 > p a,
|
|
.main-content > .level4 > ul > li .li a,
|
|
.main-content > .level5 > p a,
|
|
.main-content > .level5 > ul > li .li a,
|
|
.main-content > .level6 > p a,
|
|
.main-content > .level6 > ul > li .li a {
|
|
font-size:inherit;
|
|
}
|
|
.level1,
|
|
.level2,
|
|
.level3,
|
|
.level4,
|
|
.level5,
|
|
.level6 {
|
|
line-height:125%;
|
|
}
|
|
.level1 div,
|
|
.level1 p,
|
|
.level1 th,
|
|
.level1 td,
|
|
.level1 textarea,
|
|
.level1 h1,
|
|
.level1 h2,
|
|
.level1 h3,
|
|
.level1 h4,
|
|
.level1 h5,
|
|
.level1 h6,
|
|
.level1 dl,
|
|
.level1 dt,
|
|
.level1 dd,
|
|
.level1 ol,
|
|
.level1 ul,
|
|
.level1 li,
|
|
.level2 div,
|
|
.level2 p,
|
|
.level2 th,
|
|
.level2 td,
|
|
.level2 textarea,
|
|
.level2 h1,
|
|
.level2 h2,
|
|
.level2 h3,
|
|
.level2 h4,
|
|
.level2 h5,
|
|
.level2 h6,
|
|
.level2 dl,
|
|
.level2 dt,
|
|
.level2 dd,
|
|
.level2 ol,
|
|
.level2 ul,
|
|
.level2 li,
|
|
.level3 div,
|
|
.level3 p,
|
|
.level3 th,
|
|
.level3 td,
|
|
.level3 textarea,
|
|
.level3 h1,
|
|
.level3 h2,
|
|
.level3 h3,
|
|
.level3 h4,
|
|
.level3 h5,
|
|
.level3 h6,
|
|
.level3 dl,
|
|
.level3 dt,
|
|
.level3 dd,
|
|
.level3 ol,
|
|
.level3 ul,
|
|
.level3 li,
|
|
.level4 div,
|
|
.level4 p,
|
|
.level4 th,
|
|
.level4 td,
|
|
.level4 textarea,
|
|
.level4 h1,
|
|
.level4 h2,
|
|
.level4 h3,
|
|
.level4 h4,
|
|
.level4 h5,
|
|
.level4 h6,
|
|
.level4 dl,
|
|
.level4 dt,
|
|
.level4 dd,
|
|
.level4 ol,
|
|
.level4 ul,
|
|
.level4 li,
|
|
.level5 div,
|
|
.level5 p,
|
|
.level5 th,
|
|
.level5 td,
|
|
.level5 textarea,
|
|
.level5 h1,
|
|
.level5 h2,
|
|
.level5 h3,
|
|
.level5 h4,
|
|
.level5 h5,
|
|
.level5 h6,
|
|
.level5 dl,
|
|
.level5 dt,
|
|
.level5 dd,
|
|
.level5 ol,
|
|
.level5 ul,
|
|
.level5 li,
|
|
.level6 div,
|
|
.level6 p,
|
|
.level6 th,
|
|
.level6 td,
|
|
.level6 textarea,
|
|
.level6 h1,
|
|
.level6 h2,
|
|
.level6 h3,
|
|
.level6 h4,
|
|
.level6 h5,
|
|
.level6 h6,
|
|
.level6 dl,
|
|
.level6 dt,
|
|
.level6 dd,
|
|
.level6 ol,
|
|
.level6 ul,
|
|
.level6 li {
|
|
line-height:125%;
|
|
}
|
|
@media only screen and (max-width:767px) {
|
|
#dokuwiki__header {
|
|
min-height:120px;
|
|
}
|
|
}
|
|
@media only screen and (min-width:1024px) {
|
|
#dokuwiki__header .logo {
|
|
padding:1rem 0 .3rem;
|
|
text-align:center;
|
|
}
|
|
#dokuwiki__header .logo img {
|
|
height:200px;
|
|
width:auto;
|
|
transition:transform 200ms ease-in-out;
|
|
}
|
|
#dokuwiki__header .logo a:hover img,
|
|
#dokuwiki__header .logo a:focus img,
|
|
#dokuwiki__header .logo a:active img {
|
|
transform:scale(1.05);
|
|
}
|
|
}
|
|
@media only screen and (max-width:1023px) {
|
|
#dokuwiki__header .logo {
|
|
text-align:center;
|
|
width:100%;
|
|
}
|
|
#dokuwiki__header .logo img {
|
|
max-height:200px;
|
|
}
|
|
#dokuwiki__header .logo .mobile-only {
|
|
margin:.8rem 1rem .6rem 0;
|
|
}
|
|
}
|
|
@media only screen and (min-width:1024px) {
|
|
#dokuwiki__header .main-title.desktop-only {
|
|
display:table-cell;
|
|
vertical-align:middle;
|
|
}
|
|
}
|
|
@media only screen and (max-width:1023px) {
|
|
#dokuwiki__header .main-title.desktop-only {
|
|
display:block;
|
|
}
|
|
}
|
|
@media only screen and (max-width:1023px) {
|
|
#dokuwiki__header .main-title.desktop-only p.title {
|
|
display:none;
|
|
}
|
|
}
|
|
@media only screen and (max-width:1023px) {
|
|
#dokuwiki__header .main-title.desktop-only p.claim {
|
|
display:block;
|
|
padding-bottom:1rem;
|
|
}
|
|
}
|
|
@media only screen and (max-width:767px) {
|
|
#dokuwiki__header .main-title.desktop-only p.claim {
|
|
padding-right:2.2rem;
|
|
}
|
|
}
|
|
@media only screen and (max-width:1023px) {
|
|
#dokuwiki__header .main-title:not([class*="desktop-only"]) {
|
|
display:table-cell;
|
|
vertical-align:middle;
|
|
}
|
|
}
|
|
@media only screen and (max-width:767px) {
|
|
#dokuwiki__header .main-title:not([class*="desktop-only"]) {
|
|
padding-right:2.2rem;
|
|
}
|
|
}
|
|
#dokuwiki__header p.title {
|
|
background-color:var(--color-background);
|
|
opacity:1;
|
|
color:#696969;
|
|
line-height:125%;
|
|
margin-bottom:.5rem;
|
|
}
|
|
@media only screen and (min-width:1024px) {
|
|
#dokuwiki__header p.title {
|
|
font-size:1.5rem;
|
|
}
|
|
}
|
|
@media only screen and (max-width:1023px) {
|
|
#dokuwiki__header p.title {
|
|
font-size:1.25rem;
|
|
padding-top:.5rem;
|
|
padding-left:1rem;
|
|
}
|
|
}
|
|
@media only screen and (min-width:1024px) {
|
|
#dokuwiki__header div.claim {
|
|
display:table-cell;
|
|
height:100%;
|
|
vertical-align:middle;
|
|
}
|
|
}
|
|
#dokuwiki__header p.claim {
|
|
opacity:1;
|
|
color:#696969;
|
|
font-size:1rem;
|
|
margin-bottom:0;
|
|
}
|
|
@media only screen and (max-width:1023px) {
|
|
#dokuwiki__header p.claim {
|
|
padding-top:.5rem;
|
|
}
|
|
}
|
|
#dokuwiki__header .menu-togglelink {
|
|
position:relative;
|
|
margin:.45rem -0.2rem 0 0;
|
|
}
|
|
#dokuwiki__header .menu-togglelink a {
|
|
background-color:var(--color-shade-1);
|
|
border-color:var(--color-shade-2);
|
|
color:var(--color-foreground);
|
|
transition:var(--transition-glow);
|
|
display:block;
|
|
min-height:1.75rem;
|
|
min-width:1.75rem;
|
|
box-sizing:border-box;
|
|
border:1px solid #BBB;
|
|
border-radius:3px;
|
|
font-size:1rem;
|
|
text-align:center;
|
|
text-decoration:none;
|
|
line-height:1;
|
|
}
|
|
#dokuwiki__header .menu-togglelink a::before {
|
|
font-family:"fontello";
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
speak:none;
|
|
display:inline-block;
|
|
text-decoration:inherit;
|
|
width:1em;
|
|
margin-right:.2em;
|
|
text-align:center;
|
|
font-variant:normal;
|
|
text-transform:none;
|
|
line-height:1em;
|
|
margin-left:.2em;
|
|
-webkit-font-smoothing:antialiased;
|
|
-moz-osx-font-smoothing:grayscale;
|
|
}
|
|
#dokuwiki__header .menu-togglelink a::before {
|
|
content:'\e854';
|
|
}
|
|
#dokuwiki__header .menu-togglelink a:hover,
|
|
#dokuwiki__header .menu-togglelink a:active,
|
|
#dokuwiki__header .menu-togglelink a:focus {
|
|
background-color:transparent;
|
|
border-color:var(--color-glow-secondary);
|
|
color:var(--color-glow-secondary);
|
|
filter:var(--filter-glow-secondary);
|
|
}
|
|
#dokuwiki__header .menu-togglelink a:hover .prefix,
|
|
#dokuwiki__header .menu-togglelink a:active .prefix,
|
|
#dokuwiki__header .menu-togglelink a:focus .prefix {
|
|
color:inherit;
|
|
}
|
|
#dokuwiki__header .menu-togglelink a::before {
|
|
font-size:1.5rem;
|
|
margin:.1rem 0 0;
|
|
}
|
|
#dokuwiki__header .menu-tool-select {
|
|
position:relative;
|
|
z-index:1000;
|
|
display:none;
|
|
}
|
|
@media only screen and (max-width:479px) {
|
|
#dokuwiki__header .menu-tool-select {
|
|
display:block;
|
|
}
|
|
}
|
|
#dokuwiki__header .menu-tool-select select {
|
|
display:block;
|
|
width:100%;
|
|
}
|
|
@media only screen and (min-width:1024px) {
|
|
#dokuwiki__header.has-magicmatcher .logo {
|
|
padding-top:3rem;
|
|
}
|
|
}
|
|
@media only screen and (min-width:1024px) {
|
|
#dokuwiki__header.has-magicmatcher .main-title.desktop-only {
|
|
vertical-align:bottom;
|
|
padding-top:50px;
|
|
padding-bottom:1rem;
|
|
}
|
|
}
|
|
@media only screen and (min-width:1024px) {
|
|
#dokuwiki__header.has-magicmatcher .main-title.desktop-only p.title {
|
|
margin-right:16rem;
|
|
}
|
|
}
|
|
@media only screen and (max-width:1023px) {
|
|
#dokuwiki__header.has-magicmatcher .main-title.desktop-only p.claim {
|
|
display:block;
|
|
padding-bottom:1rem;
|
|
}
|
|
}
|
|
.header-compact #dokuwiki__header {
|
|
min-height:2.7rem;
|
|
margin-bottom:0.5rem;
|
|
}
|
|
.header-compact #dokuwiki__header .main-title.desktop-only p.claim,
|
|
.header-compact #dokuwiki__header p.claim {
|
|
white-space:nowrap;
|
|
text-overflow:ellipsis;
|
|
overflow:hidden;
|
|
max-width:35em;
|
|
}
|
|
@media only screen and (min-width:1024px) {
|
|
.header-compact #dokuwiki__header div.claim {
|
|
vertical-align:top;
|
|
}
|
|
.header-compact #dokuwiki__header .main-title.desktop-only {
|
|
vertical-align:top;
|
|
}
|
|
.header-compact #dokuwiki__header .main-title.desktop-only,
|
|
.header-compact #dokuwiki__header .logo {
|
|
padding-top:0.4rem;
|
|
}
|
|
.header-compact #dokuwiki__header .logo img {
|
|
height:3.6rem;
|
|
}
|
|
}
|
|
@media only screen and (max-width:1023px) {
|
|
.header-compact #dokuwiki__header .main-title.desktop-only p.claim,
|
|
.header-compact #dokuwiki__header p.claim {
|
|
display:none;
|
|
}
|
|
.header-compact #dokuwiki__header .logo {
|
|
display:block;
|
|
position:absolute;
|
|
top:0;
|
|
left:3rem;
|
|
}
|
|
.header-compact #dokuwiki__header .logo .mobile-only {
|
|
margin:.4rem;
|
|
height:1.75rem;
|
|
}
|
|
.header-compact #dokuwiki__header .main-title:not([class*="desktop-only"]) {
|
|
display:inline-block;
|
|
vertical-align:top;
|
|
padding-left:1.75rem;
|
|
}
|
|
.header-compact #dokuwiki__header p.title {
|
|
font-size:1rem;
|
|
}
|
|
}
|
|
@media only screen and (max-width:479px) {
|
|
.header-compact #dokuwiki__header {
|
|
min-height:70px;
|
|
}
|
|
.header-compact #dokuwiki__header .logo {
|
|
left:2rem;
|
|
}
|
|
.header-compact #dokuwiki__header .menu-tool-select {
|
|
padding-top:.3rem;
|
|
}
|
|
}
|
|
@media screen {
|
|
.page-footer {
|
|
min-height:2.8rem;
|
|
background-color:var(--color-background);
|
|
border-top:1px solid var(--color-shade-4);
|
|
border-radius:0 0 0.5rem 0.5rem;
|
|
color:var(--color-shade-4);
|
|
font-size:1rem;
|
|
text-align:right;
|
|
padding:1rem 2rem;
|
|
}
|
|
.page-footer *,
|
|
.page-footer a:link,
|
|
.page-footer a:visited {
|
|
color:inherit;
|
|
}
|
|
.page-footer bdi {
|
|
display:inline-block;
|
|
max-width:100%;
|
|
overflow-x:auto;
|
|
overflow-y:hidden;
|
|
font-weight:bold;
|
|
vertical-align:bottom;
|
|
}
|
|
#dokuwiki__footer .main-footer {
|
|
position:relative;
|
|
box-sizing:border-box;
|
|
background-color:var(--color-background);
|
|
margin-top:5px;
|
|
text-align:center;
|
|
}
|
|
#dokuwiki__footer p {
|
|
color:var(--color-shade-4);
|
|
font-size:1rem;
|
|
margin:0;
|
|
}
|
|
}
|
|
@media only screen and (min-width:1024px) {
|
|
#dokuwiki__footer .col-xs-12 {
|
|
float:right;
|
|
width:100%;
|
|
}
|
|
#dokuwiki__footer .main-footer {
|
|
padding:2rem 0;
|
|
}
|
|
.showSidebar #dokuwiki__footer .col-xs-12 {
|
|
width:73%;
|
|
}
|
|
.wide-content.showSidebar #dokuwiki__footer .col-xs-12 {
|
|
width:100%;
|
|
padding-left:3.47rem;
|
|
}
|
|
}
|
|
@media only screen and (max-width:1023px) {
|
|
#dokuwiki__footer .main-footer {
|
|
margin-top:.5rem;
|
|
padding:1.5rem 0 2rem;
|
|
}
|
|
}
|
|
@media only screen and (max-width:767px) {
|
|
.page-footer {
|
|
padding-left:1rem;
|
|
padding-right:1rem;
|
|
}
|
|
#dokuwiki__footer .main-footer > * {
|
|
padding-left:0;
|
|
padding-right:0;
|
|
}
|
|
}
|
|
@media only screen and (max-width:479px) {
|
|
#dokuwiki__footer .main-footer > * {
|
|
padding-left:1rem;
|
|
padding-right:1rem;
|
|
}
|
|
}
|
|
.dokuwiki div.footnotes div.fn {
|
|
margin-bottom:.2rem;
|
|
display:table;
|
|
vertical-align:top;
|
|
}
|
|
.dokuwiki div.footnotes div.fn > sup,
|
|
.dokuwiki div.footnotes div.fn .content {
|
|
display:table-cell;
|
|
}
|
|
.dokuwiki div.footnotes div.fn > sup {
|
|
vertical-align:top;
|
|
}
|
|
.dokuwiki div.footnotes div.fn > sup a.fn_bot {
|
|
font-size:.86em;
|
|
padding-right:.2em;
|
|
}
|
|
.dokuwiki div.footnotes div.fn .content {
|
|
vertical-align:top;
|
|
line-height:135%;
|
|
}
|
|
.dokuwiki div.footnotes div.fn div.content {
|
|
line-height:135%;
|
|
}
|
|
.main-content sup a.fn_top,
|
|
.main-content > div > p sup a.fn_top,
|
|
.main-content > div > ul > li .li sup a.fn_top {
|
|
font-size:.7rem;
|
|
font-weight:bold;
|
|
padding-right:.2em;
|
|
}
|
|
.insitu-footnote {
|
|
line-height:130%;
|
|
z-index:100;
|
|
}
|
|
.msg-area {
|
|
clear:both;
|
|
padding-top:1.6rem;
|
|
}
|
|
.msg-area div {
|
|
line-height:135%;
|
|
}
|
|
.msg-area:empty {
|
|
display:none;
|
|
}
|
|
div.success,
|
|
div.error,
|
|
div.info,
|
|
div.notify {
|
|
display:block;
|
|
border:none;
|
|
border-left:solid 0.5rem var(--color-shade-4);
|
|
border-radius:0.5rem;
|
|
padding:1em;
|
|
background-image:none;
|
|
background-color:var(--color-shade-1);
|
|
}
|
|
div.success::before,
|
|
div.error::before,
|
|
div.info::before,
|
|
div.notify::before {
|
|
display:inline-block;
|
|
content:"";
|
|
margin:.3em .2em 0 0;
|
|
width:1em;
|
|
height:1em;
|
|
mask-size:contain;
|
|
mask-position:center top;
|
|
mask-repeat:no-repeat;
|
|
background-color:currentColor;
|
|
vertical-align:top;
|
|
}
|
|
div.success.success,
|
|
div.error.success,
|
|
div.info.success,
|
|
div.notify.success {
|
|
color:var(--color-success);
|
|
}
|
|
div.success.success::before,
|
|
div.error.success::before,
|
|
div.info.success::before,
|
|
div.notify.success::before {
|
|
mask-image:url(../tpl/sprintdoc/img/tick_small.svg);
|
|
}
|
|
div.success.error,
|
|
div.error.error,
|
|
div.info.error,
|
|
div.notify.error {
|
|
border-left-color:var(--color-error);
|
|
color:var(--color-foreground);
|
|
}
|
|
div.success.error::before,
|
|
div.error.error::before,
|
|
div.info.error::before,
|
|
div.notify.error::before {
|
|
background-color:var(--color-error);
|
|
mask-image:url(../tpl/sprintdoc/img/power.svg);
|
|
}
|
|
div.success.info,
|
|
div.error.info,
|
|
div.info.info,
|
|
div.notify.info {
|
|
color:var(--color-foreground);
|
|
}
|
|
div.success.info::before,
|
|
div.error.info::before,
|
|
div.info.info::before,
|
|
div.notify.info::before {
|
|
mask-image:url(../tpl/sprintdoc/img/info.svg);
|
|
}
|
|
div.success.notify,
|
|
div.error.notify,
|
|
div.info.notify,
|
|
div.notify.notify {
|
|
border-left-color:var(--color-warning);
|
|
color:var(--color-foreground);
|
|
}
|
|
div.success.notify::before,
|
|
div.error.notify::before,
|
|
div.info.notify::before,
|
|
div.notify.notify::before {
|
|
background-color:var(--color-warning);
|
|
mask-image:url(../tpl/sprintdoc/img/warning.svg);
|
|
}
|
|
div.success a,
|
|
div.error a,
|
|
div.info a,
|
|
div.notify a {
|
|
text-decoration:underline;
|
|
}
|
|
div.success a:hover,
|
|
div.success a:focus,
|
|
div.success a:active,
|
|
div.error a:hover,
|
|
div.error a:focus,
|
|
div.error a:active,
|
|
div.info a:hover,
|
|
div.info a:focus,
|
|
div.info a:active,
|
|
div.notify a:hover,
|
|
div.notify a:focus,
|
|
div.notify a:active {
|
|
text-decoration:none;
|
|
}
|
|
.nav-direct {
|
|
background-color:var(--color-background);
|
|
margin-top:-1px;
|
|
}
|
|
.nav-direct p {
|
|
box-sizing:border-box;
|
|
text-align:center;
|
|
position:absolute;
|
|
left:0;
|
|
top:-1px;
|
|
width:100%;
|
|
height:1px;
|
|
}
|
|
.nav-direct p a:link,
|
|
.nav-direct p a:visited {
|
|
display:block;
|
|
width:1px;
|
|
height:1px;
|
|
overflow:hidden;
|
|
position:absolute;
|
|
top:-200000em;
|
|
left:-200000em;
|
|
box-shadow:0 0 .5em rgba(153,153,153,0.5);
|
|
width:100%;
|
|
background-color:var(--color-background);
|
|
border-bottom:1px solid #DADADA;
|
|
color:#286DA8;
|
|
line-height:125%;
|
|
text-decoration:none;
|
|
padding:1em;
|
|
box-sizing:border-box;
|
|
border-radius:0;
|
|
}
|
|
.nav-direct p a:focus,
|
|
.nav-direct p a:hover,
|
|
.nav-direct p a:active {
|
|
top:0;
|
|
left:0;
|
|
text-decoration:underline;
|
|
min-height:50px;
|
|
}
|
|
.nav-direct p a:hover,
|
|
.nav-direct p a:active {
|
|
text-decoration:none;
|
|
}
|
|
.breadcrumbs {
|
|
position:relative;
|
|
min-height:2.8rem;
|
|
box-sizing:border-box;
|
|
background-color:var(--color-background);
|
|
border-bottom:1px solid var(--color-shade-4);
|
|
padding:1rem 1.8rem .2rem;
|
|
}
|
|
@media only screen and (max-width:767px) {
|
|
.breadcrumbs {
|
|
padding-left:1rem;
|
|
padding-right:.75rem;
|
|
}
|
|
}
|
|
.breadcrumbs > p {
|
|
font-size:.88rem;
|
|
margin:0;
|
|
}
|
|
@media only screen and (max-width:767px) {
|
|
.breadcrumbs > p {
|
|
width:0;
|
|
position:relative;
|
|
overflow:hidden;
|
|
height:1.6rem;
|
|
}
|
|
}
|
|
.breadcrumbs > p * {
|
|
font-size:.88rem;
|
|
}
|
|
.breadcrumbs > p .bchead {
|
|
position:absolute;
|
|
width:1px;
|
|
height:1px;
|
|
margin:-1px;
|
|
padding:0;
|
|
overflow:hidden;
|
|
clip:rect(0,0,0,0);
|
|
border:0;
|
|
}
|
|
.breadcrumbs > p span.home {
|
|
margin-left:-0.2rem;
|
|
}
|
|
.wide-content .breadcrumbs > p span.home {
|
|
margin-left:.4rem;
|
|
}
|
|
.breadcrumbs > p span.home a {
|
|
display:inline-block;
|
|
overflow:hidden;
|
|
white-space:nowrap;
|
|
text-indent:-9999px;
|
|
min-height:1.8em;
|
|
min-width:1.9em;
|
|
width:auto;
|
|
box-sizing:border-box;
|
|
background-color:var(--color-shade-1);
|
|
border:solid .1em transparent;
|
|
border-radius:0.5rem;
|
|
vertical-align:middle;
|
|
text-decoration:none;
|
|
margin-top:-0.2em;
|
|
transition:var(--transition-glow);
|
|
}
|
|
.breadcrumbs > p span.home a::before {
|
|
font-family:"fontello";
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
speak:none;
|
|
display:inline-block;
|
|
text-decoration:inherit;
|
|
width:1em;
|
|
margin-right:.2em;
|
|
text-align:center;
|
|
font-variant:normal;
|
|
text-transform:none;
|
|
line-height:1em;
|
|
margin-left:.2em;
|
|
-webkit-font-smoothing:antialiased;
|
|
-moz-osx-font-smoothing:grayscale;
|
|
}
|
|
.breadcrumbs > p span.home a::before {
|
|
float:left;
|
|
width:100%;
|
|
text-indent:0;
|
|
margin:0;
|
|
}
|
|
.breadcrumbs > p span.home a::after {
|
|
float:left;
|
|
text-indent:0;
|
|
}
|
|
.breadcrumbs > p span.home a::before {
|
|
content:'\e842';
|
|
}
|
|
.breadcrumbs > p span.home a:before {
|
|
color:var(--color-foreground);
|
|
font-size:1.1538rem;
|
|
margin-top:.17rem;
|
|
}
|
|
.breadcrumbs > p span.home a:hover,
|
|
.breadcrumbs > p span.home a:focus,
|
|
.breadcrumbs > p span.home a:active {
|
|
background-color:transparent;
|
|
border-color:var(--color-glow-primary);
|
|
color:var(--color-glow-primary);
|
|
filter:var(--filter-glow-primary);
|
|
}
|
|
.breadcrumbs > p span.home a:hover:before,
|
|
.breadcrumbs > p span.home a:focus:before,
|
|
.breadcrumbs > p span.home a:active:before {
|
|
color:var(--color-glow-primary);
|
|
}
|
|
.breadcrumbs > p bdi {
|
|
padding:.1em .1em 0;
|
|
}
|
|
.page-attributes {
|
|
list-style:none;
|
|
float:right;
|
|
margin:-0.45em 0 0;
|
|
padding:0;
|
|
display:flex;
|
|
gap:0.5rem;
|
|
}
|
|
.page-attributes > li {
|
|
margin:0;
|
|
padding:0;
|
|
border:1px solid #CCC;
|
|
border-radius:3px;
|
|
position:relative;
|
|
display:flex;
|
|
align-items:center;
|
|
justify-content:center;
|
|
transition:ease-out .30s background-color,ease-out .30s border-color,ease-out .30s color;
|
|
}
|
|
.page-attributes > li * {
|
|
margin:0;
|
|
padding:0;
|
|
line-height:normal;
|
|
display:block;
|
|
}
|
|
.page-attributes > li .num {
|
|
position:absolute;
|
|
right:-0.4rem;
|
|
top:-0.5em;
|
|
background-color:#286da8;
|
|
border-radius:2px;
|
|
color:#FFF;
|
|
font-size:.73rem;
|
|
font-weight:400;
|
|
text-align:center;
|
|
line-height:1;
|
|
padding:.1em .2rem;
|
|
transition:ease-out .30s color,ease-out .30s background-color;
|
|
}
|
|
.page-attributes > li svg {
|
|
height:1.5em;
|
|
width:1.5em;
|
|
}
|
|
.page-attributes > li svg path {
|
|
fill:#696969;
|
|
}
|
|
.page-attributes > li:hover {
|
|
background-color:#286da8;
|
|
border-color:#286da8;
|
|
}
|
|
.page-attributes > li:hover svg path {
|
|
fill:#FFF;
|
|
}
|
|
@media only screen and (min-width:1024px) {
|
|
#dokuwiki__usertools.nav-usertools {
|
|
right:1.25rem;
|
|
}
|
|
}
|
|
@media only screen and (max-width:1023px) {
|
|
#dokuwiki__usertools.nav-usertools {
|
|
position:absolute;
|
|
top:0;
|
|
left:3rem;
|
|
right:.45rem;
|
|
margin-top:0;
|
|
margin-right:0;
|
|
}
|
|
}
|
|
@media only screen and (min-width:1024px) {
|
|
#dokuwiki__usertools.nav-usertools.has-bar {
|
|
margin-top:50px;
|
|
padding-top:.5em;
|
|
}
|
|
}
|
|
#dokuwiki__usertools.nav-usertools ul {
|
|
float:right;
|
|
padding:0;
|
|
margin:0.4rem -0.25rem 0 0;
|
|
}
|
|
@media only screen and (max-width:1023px) {
|
|
#dokuwiki__usertools.nav-usertools ul {
|
|
margin-right:.5rem;
|
|
}
|
|
}
|
|
@media only screen and (max-width:479px) {
|
|
#dokuwiki__usertools.nav-usertools ul {
|
|
margin-right:-0.3rem;
|
|
}
|
|
}
|
|
#dokuwiki__usertools.nav-usertools ul li {
|
|
display:inline-block;
|
|
min-height:1.75rem;
|
|
min-width:1.75rem;
|
|
box-sizing:border-box;
|
|
color:#696969;
|
|
font-size:.88rem;
|
|
padding:0;
|
|
margin:0 .25rem;
|
|
float:right;
|
|
}
|
|
#dokuwiki__usertools.nav-usertools ul li * {
|
|
font-size:.88rem;
|
|
}
|
|
#dokuwiki__usertools.nav-usertools ul li .num {
|
|
position:absolute;
|
|
right:-0.4rem;
|
|
top:-0.5em;
|
|
background-color:#286da8;
|
|
border-radius:2px;
|
|
color:#FFF;
|
|
font-size:.73rem;
|
|
font-weight:400;
|
|
text-align:center;
|
|
line-height:1;
|
|
padding:.1em .2rem;
|
|
transition:ease-out .30s color,ease-out .30s background-color;
|
|
}
|
|
@media only screen and (max-width:767px) {
|
|
#dokuwiki__usertools.nav-usertools ul li {
|
|
display:block;
|
|
float:none;
|
|
margin-bottom:.45rem;
|
|
}
|
|
}
|
|
@media only screen and (max-width:479px) {
|
|
#dokuwiki__usertools.nav-usertools ul li {
|
|
margin-bottom:0.25rem;
|
|
display:none;
|
|
}
|
|
}
|
|
#dokuwiki__usertools.nav-usertools ul li > span,
|
|
#dokuwiki__usertools.nav-usertools ul li > a {
|
|
display:block;
|
|
width:auto;
|
|
min-width:2rem;
|
|
min-height:1.75rem;
|
|
overflow:hidden;
|
|
border:1px solid #CCC;
|
|
border-radius:3px;
|
|
text-align:center;
|
|
margin:0;
|
|
}
|
|
@media only screen and (min-width:1024px) and (max-width:1439px) {
|
|
#dokuwiki__usertools.nav-usertools ul li > span,
|
|
#dokuwiki__usertools.nav-usertools ul li > a {
|
|
padding-top:.14rem;
|
|
}
|
|
}
|
|
#dokuwiki__usertools.nav-usertools ul li.user {
|
|
position:relative;
|
|
display:table-cell;
|
|
background-color:var(--color-shade-1);
|
|
border:solid 1px var(--color-shade-2);
|
|
border-radius:3px;
|
|
color:var(--color-foreground);
|
|
padding-right:.3rem;
|
|
}
|
|
@media only screen and (max-width:1023px) {
|
|
#dokuwiki__usertools.nav-usertools ul li.user {
|
|
min-height:1.75rem;
|
|
}
|
|
}
|
|
@media only screen and (max-width:767px) {
|
|
#dokuwiki__usertools.nav-usertools ul li.user {
|
|
position:absolute;
|
|
top:.45rem;
|
|
right:3.2rem;
|
|
overflow:hidden;
|
|
white-space:nowrap;
|
|
margin:-1px 0 0;
|
|
}
|
|
}
|
|
@media only screen and (max-width:479px) {
|
|
#dokuwiki__usertools.nav-usertools ul li.user {
|
|
left:-10px;
|
|
right:0;
|
|
width:auto;
|
|
}
|
|
}
|
|
#dokuwiki__usertools.nav-usertools ul li.user > a {
|
|
display:flex;
|
|
display:-ms-flexbox;
|
|
display:-webkit-flex;
|
|
align-items:center;
|
|
-ms-align-items:center;
|
|
-webkit-align-items:center;
|
|
position:relative;
|
|
height:1rem;
|
|
overflow:visible;
|
|
background:var(--color-shade-1);
|
|
border:0 none;
|
|
color:var(--color-foreground);
|
|
text-indent:0;
|
|
font-size:inherit;
|
|
margin-right:-0.3rem;
|
|
padding:0 .2em 0 0;
|
|
}
|
|
@media only screen and (min-width:1600px) {
|
|
#dokuwiki__usertools.nav-usertools ul li.user > a {
|
|
min-height:1.65rem;
|
|
margin-top:-0.4rem;
|
|
}
|
|
}
|
|
@media only screen and (max-width:1599px) {
|
|
#dokuwiki__usertools.nav-usertools ul li.user > a {
|
|
min-height:1.6rem;
|
|
margin-top:-0.35rem;
|
|
}
|
|
}
|
|
@media only screen and (max-width:1023px) {
|
|
#dokuwiki__usertools.nav-usertools ul li.user > a {
|
|
min-height:1.65rem;
|
|
margin-top:-0.35rem;
|
|
}
|
|
}
|
|
@media only screen and (max-width:991px) {
|
|
#dokuwiki__usertools.nav-usertools ul li.user > a {
|
|
margin-top:-0.35rem;
|
|
}
|
|
}
|
|
@media only screen and (max-width:767px) {
|
|
#dokuwiki__usertools.nav-usertools ul li.user > a {
|
|
margin-top:-0.4rem;
|
|
}
|
|
}
|
|
#dokuwiki__usertools.nav-usertools ul li.user > a::before {
|
|
content:'';
|
|
top:-1px;
|
|
bottom:-1px;
|
|
left:-1px;
|
|
right:-1px;
|
|
width:auto;
|
|
opacity:0;
|
|
border:solid 1px var(--color-shade-2);
|
|
border-radius:3px;
|
|
color:inherit;
|
|
transform:none;
|
|
}
|
|
#dokuwiki__usertools.nav-usertools ul li.user > a:hover,
|
|
#dokuwiki__usertools.nav-usertools ul li.user > a:focus,
|
|
#dokuwiki__usertools.nav-usertools ul li.user > a:active {
|
|
background-color:transparent;
|
|
color:var(--color-glow-secondary);
|
|
filter:var(--filter-glow-secondary);
|
|
transition:var(--transition-glow);
|
|
}
|
|
#dokuwiki__usertools.nav-usertools ul li.user > a:hover::before,
|
|
#dokuwiki__usertools.nav-usertools ul li.user > a:focus::before,
|
|
#dokuwiki__usertools.nav-usertools ul li.user > a:active::before {
|
|
opacity:1;
|
|
filter:var(--filter-glow-secondary);
|
|
border-color:var(--color-glow-secondary);
|
|
}
|
|
#dokuwiki__usertools.nav-usertools ul li.user > a:hover bdi,
|
|
#dokuwiki__usertools.nav-usertools ul li.user > a:hover bdi:first-of-type,
|
|
#dokuwiki__usertools.nav-usertools ul li.user > a:focus bdi,
|
|
#dokuwiki__usertools.nav-usertools ul li.user > a:focus bdi:first-of-type,
|
|
#dokuwiki__usertools.nav-usertools ul li.user > a:active bdi,
|
|
#dokuwiki__usertools.nav-usertools ul li.user > a:active bdi:first-of-type {
|
|
color:#FFF;
|
|
}
|
|
#dokuwiki__usertools.nav-usertools ul li.user bdi {
|
|
display:inline-block;
|
|
color:inherit;
|
|
}
|
|
#dokuwiki__usertools.nav-usertools ul li.user bdi:first-of-type {
|
|
position:relative;
|
|
margin:0 0 0 .25rem;
|
|
padding:0 .1rem 0 1.3rem;
|
|
}
|
|
#dokuwiki__usertools.nav-usertools ul li.user bdi:first-of-type::before {
|
|
font-family:"fontello";
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
speak:none;
|
|
display:inline-block;
|
|
text-decoration:inherit;
|
|
width:1em;
|
|
margin-right:.2em;
|
|
text-align:center;
|
|
font-variant:normal;
|
|
text-transform:none;
|
|
line-height:1em;
|
|
margin-left:.2em;
|
|
-webkit-font-smoothing:antialiased;
|
|
-moz-osx-font-smoothing:grayscale;
|
|
}
|
|
#dokuwiki__usertools.nav-usertools ul li.user bdi:first-of-type::before {
|
|
content:'\e86c';
|
|
}
|
|
#dokuwiki__usertools.nav-usertools ul li.user bdi:first-of-type::before {
|
|
position:absolute;
|
|
top:2px;
|
|
left:-2px;
|
|
font-size:1.3076rem;
|
|
margin:0;
|
|
}
|
|
#dokuwiki__usertools.nav-usertools ul .menuitem,
|
|
#dokuwiki__usertools.nav-usertools ul button {
|
|
padding:2px 0 0 2px;
|
|
min-height:1.75rem;
|
|
background-color:var(--color-shade-1);
|
|
color:var(--color-foreground);
|
|
border:solid 1px var(--color-shade-2);
|
|
border-color:var(--color-shade-2);
|
|
transition:var(--transition-glow);
|
|
}
|
|
#dokuwiki__usertools.nav-usertools ul .menuitem:hover,
|
|
#dokuwiki__usertools.nav-usertools ul .menuitem:active,
|
|
#dokuwiki__usertools.nav-usertools ul .menuitem:focus,
|
|
#dokuwiki__usertools.nav-usertools ul button:hover,
|
|
#dokuwiki__usertools.nav-usertools ul button:active,
|
|
#dokuwiki__usertools.nav-usertools ul button:focus {
|
|
background-color:transparent;
|
|
border-color:var(--color-glow-secondary);
|
|
color:var(--color-glow-secondary);
|
|
filter:var(--filter-glow-secondary);
|
|
}
|
|
#dokuwiki__usertools.nav-usertools ul .menuitem:hover .prefix,
|
|
#dokuwiki__usertools.nav-usertools ul .menuitem:active .prefix,
|
|
#dokuwiki__usertools.nav-usertools ul .menuitem:focus .prefix,
|
|
#dokuwiki__usertools.nav-usertools ul button:hover .prefix,
|
|
#dokuwiki__usertools.nav-usertools ul button:active .prefix,
|
|
#dokuwiki__usertools.nav-usertools ul button:focus .prefix {
|
|
color:inherit;
|
|
}
|
|
#dokuwiki__usertools.nav-usertools ul .menuitem:hover,
|
|
#dokuwiki__usertools.nav-usertools ul .menuitem:active,
|
|
#dokuwiki__usertools.nav-usertools ul .menuitem:focus,
|
|
#dokuwiki__usertools.nav-usertools ul button:hover,
|
|
#dokuwiki__usertools.nav-usertools ul button:active,
|
|
#dokuwiki__usertools.nav-usertools ul button:focus {
|
|
background-color:transparent;
|
|
border-color:var(--color-glow-secondary);
|
|
color:var(--color-glow-secondary);
|
|
filter:var(--filter-glow-secondary);
|
|
}
|
|
#dokuwiki__usertools.nav-usertools ul .menuitem:hover svg,
|
|
#dokuwiki__usertools.nav-usertools ul .menuitem:active svg,
|
|
#dokuwiki__usertools.nav-usertools ul .menuitem:focus svg,
|
|
#dokuwiki__usertools.nav-usertools ul button:hover svg,
|
|
#dokuwiki__usertools.nav-usertools ul button:active svg,
|
|
#dokuwiki__usertools.nav-usertools ul button:focus svg {
|
|
transition:ease-out .30s fill;
|
|
fill:var(--color-glow-secondary);
|
|
}
|
|
#dokuwiki__usertools.nav-usertools ul .menuitem svg,
|
|
#dokuwiki__usertools.nav-usertools ul button svg {
|
|
fill:var(--color-shade-1);
|
|
height:1.3076rem;
|
|
}
|
|
#dokuwiki__usertools.nav-usertools ul .menuitem span,
|
|
#dokuwiki__usertools.nav-usertools ul button span {
|
|
display:none;
|
|
}
|
|
#dokuwiki__usertools.nav-usertools ul a {
|
|
display:inline-block;
|
|
overflow:hidden;
|
|
white-space:nowrap;
|
|
text-indent:-9999px;
|
|
background-color:var(--color-shade-1);
|
|
border-color:var(--color-shade-2);
|
|
color:var(--color-foreground);
|
|
transition:var(--transition-glow);
|
|
cursor:pointer;
|
|
position:relative;
|
|
line-height:1;
|
|
text-decoration:none;
|
|
}
|
|
#dokuwiki__usertools.nav-usertools ul a::before {
|
|
font-family:"fontello";
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
speak:none;
|
|
display:inline-block;
|
|
text-decoration:inherit;
|
|
width:1em;
|
|
margin-right:.2em;
|
|
text-align:center;
|
|
font-variant:normal;
|
|
text-transform:none;
|
|
line-height:1em;
|
|
margin-left:.2em;
|
|
-webkit-font-smoothing:antialiased;
|
|
-moz-osx-font-smoothing:grayscale;
|
|
}
|
|
#dokuwiki__usertools.nav-usertools ul a::before {
|
|
float:left;
|
|
width:100%;
|
|
text-indent:0;
|
|
margin:0;
|
|
}
|
|
#dokuwiki__usertools.nav-usertools ul a::after {
|
|
float:left;
|
|
text-indent:0;
|
|
}
|
|
#dokuwiki__usertools.nav-usertools ul a:hover,
|
|
#dokuwiki__usertools.nav-usertools ul a:active,
|
|
#dokuwiki__usertools.nav-usertools ul a:focus {
|
|
background-color:transparent;
|
|
border-color:var(--color-glow-secondary);
|
|
color:var(--color-glow-secondary);
|
|
filter:var(--filter-glow-secondary);
|
|
}
|
|
#dokuwiki__usertools.nav-usertools ul a:hover .prefix,
|
|
#dokuwiki__usertools.nav-usertools ul a:active .prefix,
|
|
#dokuwiki__usertools.nav-usertools ul a:focus .prefix {
|
|
color:inherit;
|
|
}
|
|
#dokuwiki__usertools.nav-usertools ul a::before {
|
|
position:absolute;
|
|
top:50%;
|
|
left:50%;
|
|
transform:translateX(-50%) translateY(-50%);
|
|
-ms-transform:translateX(-50%) translateY(-50%);
|
|
-webkit-transform:translateX(-50%) translateY(-50%);
|
|
content:"?";
|
|
cursor:pointer;
|
|
display:block;
|
|
width:100%;
|
|
box-sizing:border-box;
|
|
font-size:1.3076rem;
|
|
line-height:1;
|
|
}
|
|
#dokuwiki__usertools.nav-usertools ul a.register::before {
|
|
content:'\e833';
|
|
}
|
|
#dokuwiki__usertools.nav-usertools ul a.logout::before {
|
|
content:'\e847';
|
|
}
|
|
#dokuwiki__usertools.nav-usertools ul a.login::before {
|
|
content:'\e845';
|
|
}
|
|
#dokuwiki__usertools.nav-usertools ul a.admin::before {
|
|
content:'\e84e';
|
|
}
|
|
#dokuwiki__usertools.nav-usertools ul a.admin::before {
|
|
vertical-align:top;
|
|
}
|
|
@media only screen and (max-width:1023px) {
|
|
.header-compact #dokuwiki__usertools.nav-usertools {
|
|
left:6rem;
|
|
}
|
|
.header-compact #dokuwiki__usertools.nav-usertools ul {
|
|
overflow:hidden;
|
|
}
|
|
.header-compact #dokuwiki__usertools.nav-usertools ul li.user {
|
|
color:var(--color-background);
|
|
}
|
|
.header-compact #dokuwiki__usertools.nav-usertools ul li.user bdi {
|
|
position:absolute;
|
|
width:0;
|
|
padding:0;
|
|
text-indent:-10000px;
|
|
}
|
|
.header-compact #dokuwiki__usertools.nav-usertools ul li.user bdi:before {
|
|
transition:ease-out .30s background-color;
|
|
background-color:var(--color-shade-1);
|
|
color:var(--color-foreground);
|
|
text-indent:0;
|
|
}
|
|
.header-compact #dokuwiki__usertools.nav-usertools ul li.user > a {
|
|
padding:0 .2em;
|
|
color:#FFF;
|
|
}
|
|
.header-compact #dokuwiki__usertools.nav-usertools ul li.user > a bdi:before {
|
|
background-color:var(--color-shade-1);
|
|
color:var(--color-foreground);
|
|
}
|
|
.header-compact #dokuwiki__usertools.nav-usertools ul li.user > a:hover {
|
|
color:var(--color-glow-secondary);
|
|
}
|
|
.header-compact #dokuwiki__usertools.nav-usertools ul li.user > a:hover bdi:before {
|
|
background-color:transparent;
|
|
color:var(--color-glow-secondary);
|
|
}
|
|
.header-compact #dokuwiki__usertools.nav-usertools ul li.user bdi + bdi {
|
|
display:none;
|
|
}
|
|
}
|
|
@media only screen and (max-width:991px) {
|
|
.header-compact #dokuwiki__usertools.nav-usertools ul li {
|
|
position:static;
|
|
float:right;
|
|
top:0;
|
|
right:0;
|
|
}
|
|
}
|
|
@media only screen and (max-width:1023px) {
|
|
#dokuwiki__aside {
|
|
display:none !important;
|
|
}
|
|
}
|
|
nav#dokuwiki__pagetools {
|
|
top:3.05rem;
|
|
position:absolute;
|
|
width:30px;
|
|
}
|
|
@media only screen and (min-width:1024px) {
|
|
nav#dokuwiki__pagetools {
|
|
right:-2.5rem;
|
|
}
|
|
}
|
|
@media only screen and (max-width:1023px) {
|
|
nav#dokuwiki__pagetools {
|
|
right:8px;
|
|
}
|
|
}
|
|
@media only screen and (max-width:479px) {
|
|
nav#dokuwiki__pagetools {
|
|
display:none;
|
|
}
|
|
}
|
|
nav#dokuwiki__pagetools div.tools {
|
|
position:fixed;
|
|
width:30px;
|
|
}
|
|
nav#dokuwiki__pagetools ul {
|
|
position:absolute;
|
|
right:0;
|
|
text-align:right;
|
|
margin:0;
|
|
padding:0;
|
|
border:1px solid transparent;
|
|
}
|
|
nav#dokuwiki__pagetools ul li {
|
|
padding:0;
|
|
margin:0;
|
|
list-style:none;
|
|
}
|
|
nav#dokuwiki__pagetools ul li a {
|
|
display:inline-table;
|
|
border:1px solid transparent;
|
|
white-space:nowrap;
|
|
vertical-align:middle;
|
|
height:27.5px;
|
|
position:relative;
|
|
line-height:20px;
|
|
font-size:1rem;
|
|
padding:2px 0 2px 2px;
|
|
}
|
|
@media only screen and (min-width:1024px) {
|
|
nav#dokuwiki__pagetools ul li a {
|
|
color:#696969;
|
|
}
|
|
}
|
|
@media only screen and (max-width:1023px) {
|
|
nav#dokuwiki__pagetools ul li a {
|
|
color:#286DA8;
|
|
}
|
|
}
|
|
nav#dokuwiki__pagetools ul li a::before {
|
|
display:none;
|
|
}
|
|
nav#dokuwiki__pagetools ul li a:hover,
|
|
nav#dokuwiki__pagetools ul li a:focus,
|
|
nav#dokuwiki__pagetools ul li a:active {
|
|
background-color:transparent;
|
|
}
|
|
nav#dokuwiki__pagetools ul li a:focus {
|
|
box-shadow:none;
|
|
background-image:none;
|
|
color:var(--color-glow-primary);
|
|
transition:var(--transition-glow);
|
|
filter:var(--filter-glow-primary);
|
|
}
|
|
nav#dokuwiki__pagetools ul li a:focus span {
|
|
position:relative;
|
|
display:inline;
|
|
width:auto;
|
|
height:auto;
|
|
}
|
|
nav#dokuwiki__pagetools ul li a:focus svg {
|
|
fill:var(--color-glow-primary);
|
|
}
|
|
nav#dokuwiki__pagetools ul li a span {
|
|
position:absolute;
|
|
width:1px;
|
|
height:1px;
|
|
margin:-1px;
|
|
padding:0;
|
|
overflow:hidden;
|
|
clip:rect(0,0,0,0);
|
|
border:0;
|
|
padding-right:.5rem;
|
|
padding-left:.3rem;
|
|
}
|
|
nav#dokuwiki__pagetools ul li a svg {
|
|
display:inline-block;
|
|
width:25px;
|
|
height:25px;
|
|
vertical-align:middle;
|
|
border:solid 1px transparent;
|
|
margin:2.5px;
|
|
fill:var(--color-foreground);
|
|
}
|
|
nav#dokuwiki__pagetools ul li a.top {
|
|
margin-top:1em;
|
|
}
|
|
nav#dokuwiki__pagetools:hover ul {
|
|
box-shadow:0 0 .5em rgba(153,153,153,0.5);
|
|
background-color:var(--color-shade-1);
|
|
border-color:var(--color-shade-4);
|
|
border-radius:0.5rem;
|
|
}
|
|
nav#dokuwiki__pagetools:hover ul li {
|
|
color:var(--color-foreground);
|
|
}
|
|
nav#dokuwiki__pagetools:hover ul li a {
|
|
box-shadow:none;
|
|
background-image:none;
|
|
border-color:transparent;
|
|
color:inherit;
|
|
}
|
|
nav#dokuwiki__pagetools:hover ul li a svg {
|
|
border:solid 1px transparent;
|
|
border-radius:3px;
|
|
fill:var(--color-foreground);
|
|
transition:ease-out .30s background-color,ease-out .30s border-color,ease-out .30s fill;
|
|
}
|
|
nav#dokuwiki__pagetools:hover ul li a:hover,
|
|
nav#dokuwiki__pagetools:hover ul li a:focus,
|
|
nav#dokuwiki__pagetools:hover ul li a:active {
|
|
color:var(--color-glow-primary);
|
|
transition:var(--transition-glow);
|
|
filter:var(--filter-glow-primary);
|
|
}
|
|
nav#dokuwiki__pagetools:hover ul li a:hover svg,
|
|
nav#dokuwiki__pagetools:hover ul li a:focus svg,
|
|
nav#dokuwiki__pagetools:hover ul li a:active svg {
|
|
background-color:transparent;
|
|
border:none;
|
|
fill:var(--color-glow-primary);
|
|
}
|
|
nav#dokuwiki__pagetools:hover ul li a span {
|
|
position:static;
|
|
width:auto;
|
|
height:auto;
|
|
margin:auto;
|
|
}
|
|
#spr__meta-box {
|
|
display:flex;
|
|
display:-ms-flexbox;
|
|
display:-webkit-flex;
|
|
flex-direction:column;
|
|
-ms-flex-direction:column;
|
|
-webkit-flex-direction:column;
|
|
justify-content:flex-end;
|
|
-ms-justify-content:flex-end;
|
|
-webkit-justify-content:flex-end;
|
|
clear:none;
|
|
display:block;
|
|
position:relative;
|
|
float:right;
|
|
box-sizing:border-box;
|
|
max-width:40%;
|
|
padding-bottom:0.5rem;
|
|
height:4rem !important;
|
|
color:var(--color-foreground);
|
|
}
|
|
@media only screen and (min-width:1024px) {
|
|
#spr__meta-box {
|
|
height:2.8rem;
|
|
border:0 none;
|
|
}
|
|
}
|
|
@media only screen and (max-width:1023px) {
|
|
#spr__meta-box {
|
|
position:relative;
|
|
top:.2rem;
|
|
right:auto;
|
|
float:none;
|
|
max-width:100%;
|
|
min-height:2.8rem;
|
|
height:auto;
|
|
border:0 none;
|
|
}
|
|
}
|
|
#spr__meta-box.sticky {
|
|
position:fixed;
|
|
top:0;
|
|
}
|
|
#spr__meta-box.sticky ul.meta-tabs > li > a {
|
|
border-top-color:var(--color-background);
|
|
border-bottom-color:var(--color-shade-4);
|
|
border-radius:0 0 3px 3px;
|
|
}
|
|
#spr__meta-box.sticky .meta-content .tab-pane.active {
|
|
max-height:80vh;
|
|
overflow:auto;
|
|
}
|
|
#spr__meta-box + .msg-area + a {
|
|
clear:right;
|
|
margin-top:20px;
|
|
}
|
|
#spr__meta-box .tab-container {
|
|
display:table;
|
|
}
|
|
@media only screen and (max-width:1023px) {
|
|
#spr__meta-box .tab-container {
|
|
display:block;
|
|
width:100%;
|
|
}
|
|
}
|
|
#spr__meta-box .box-content {
|
|
position:relative;
|
|
height:0;
|
|
overflow-y:visible;
|
|
}
|
|
#spr__meta-box ul.meta-tabs {
|
|
list-style:none;
|
|
line-height:160%;
|
|
margin:0;
|
|
padding:0;
|
|
}
|
|
@media only screen and (min-width:1024px) {
|
|
#spr__meta-box ul.meta-tabs {
|
|
white-space:nowrap;
|
|
text-align:right;
|
|
}
|
|
}
|
|
#spr__meta-box ul.meta-tabs::before,
|
|
#spr__meta-box ul.meta-tabs::after {
|
|
content:'';
|
|
clear:both;
|
|
display:table;
|
|
box-sizing:border-box;
|
|
}
|
|
#spr__meta-box ul.meta-tabs > li:first-child > a {
|
|
margin-left:0;
|
|
}
|
|
#spr__meta-box ul.meta-tabs > li {
|
|
position:relative;
|
|
display:inline-block;
|
|
vertical-align:bottom;
|
|
margin:0;
|
|
}
|
|
@media only screen and (min-width:1024px) {
|
|
#spr__meta-box ul.meta-tabs > li {
|
|
margin-left:.3rem;
|
|
}
|
|
}
|
|
@media only screen and (max-width:1023px) {
|
|
#spr__meta-box ul.meta-tabs > li {
|
|
margin-right:.4rem;
|
|
margin-bottom:.2rem;
|
|
}
|
|
}
|
|
#spr__meta-box ul.meta-tabs > li > a {
|
|
cursor:pointer;
|
|
position:relative;
|
|
display:block;
|
|
font-size:.88rem;
|
|
transition:var(--transition-glow);
|
|
background-color:var(--color-shade-1);
|
|
border:solid .1em transparent;
|
|
border-radius:0.5rem;
|
|
color:var(--color-foreground);
|
|
padding:.25em;
|
|
margin-left:0;
|
|
}
|
|
@media only screen and (max-width:1023px) {
|
|
#spr__meta-box ul.meta-tabs > li > a {
|
|
top:0;
|
|
margin-top:.2rem;
|
|
}
|
|
}
|
|
#spr__meta-box ul.meta-tabs > li > a * {
|
|
cursor:pointer;
|
|
color:inherit;
|
|
font-size:inherit;
|
|
}
|
|
#spr__meta-box ul.meta-tabs > li > a .prefix {
|
|
position:relative;
|
|
color:inherit;
|
|
font-size:.88rem;
|
|
}
|
|
#spr__meta-box ul.meta-tabs > li > a:hover,
|
|
#spr__meta-box ul.meta-tabs > li > a:focus,
|
|
#spr__meta-box ul.meta-tabs > li > a:active {
|
|
text-decoration:none;
|
|
background-color:transparent;
|
|
border-color:var(--color-glow-secondary);
|
|
color:var(--color-glow-secondary);
|
|
filter:var(--filter-glow-secondary);
|
|
}
|
|
#spr__meta-box ul.meta-tabs > li.active > a {
|
|
cursor:default;
|
|
}
|
|
#spr__meta-box .meta-content {
|
|
margin-top:-1px;
|
|
}
|
|
@media only screen and (max-width:1023px) {
|
|
#spr__meta-box .meta-content {
|
|
clear:both;
|
|
margin-top:2px;
|
|
}
|
|
}
|
|
#spr__meta-box .meta-content .tab-pane {
|
|
position:absolute;
|
|
top:0;
|
|
right:0;
|
|
display:none;
|
|
width:100%;
|
|
background-color:var(--color-shade-1);
|
|
border:solid .1em transparent;
|
|
border-radius:0.5rem;
|
|
}
|
|
@media only screen and (min-width:768px) {
|
|
#spr__meta-box .meta-content .tab-pane {
|
|
min-width:20em;
|
|
}
|
|
}
|
|
@media only screen and (min-width:1024px) {
|
|
#spr__meta-box .meta-content .tab-pane {
|
|
margin-top:0.5rem;
|
|
}
|
|
}
|
|
#spr__meta-box .meta-content .tab-pane.active {
|
|
display:block;
|
|
}
|
|
#spr__meta-box .meta-content .tab-pane a {
|
|
color:var(--color-foreground);
|
|
}
|
|
#spr__meta-box .meta-content .tab-pane > div {
|
|
font-size:.88rem;
|
|
padding:.8rem .5rem .5rem;
|
|
}
|
|
#spr__meta-box .meta-content .tab-pane > div * {
|
|
font-size:inherit;
|
|
}
|
|
#spr__meta-box .meta-content .tab-pane > div p {
|
|
padding-left:1em;
|
|
}
|
|
#spr__meta-box .meta-content .tab-pane > div ul {
|
|
list-style:none;
|
|
padding-left:0;
|
|
}
|
|
#spr__meta-box .meta-content .tab-pane > div li {
|
|
list-style-image:none;
|
|
margin-left:0;
|
|
padding-left:1em;
|
|
}
|
|
#spr__meta-box .meta-content .tab-pane#spr__tab-tags > div ul li {
|
|
padding-left:0;
|
|
}
|
|
#spr__meta-box .meta-content .tab-pane #dw__toc {
|
|
width:auto;
|
|
float:none;
|
|
margin:0;
|
|
padding:.6rem .5rem .5rem .8rem;
|
|
background-color:transparent;
|
|
color:var(--color-foreground);
|
|
border:solid .1em var(--color-shade-4);
|
|
border-radius:0.5rem;
|
|
}
|
|
#spr__meta-box .meta-content .tab-pane #dw__toc h3 {
|
|
display:none;
|
|
}
|
|
#spr__meta-box .meta-content .tab-pane #dw__toc > div {
|
|
padding:0;
|
|
}
|
|
#spr__meta-box .meta-content .tab-pane #dw__toc > div ul.toc {
|
|
font-size:.88rem;
|
|
padding-left:.5em;
|
|
}
|
|
#spr__meta-box .meta-content .tab-pane #dw__toc > div ul.toc a {
|
|
font-size:.88rem;
|
|
display:inline-block;
|
|
padding-left:10px;
|
|
position:relative;
|
|
}
|
|
#spr__meta-box .meta-content .tab-pane #dw__toc > div ul.toc div.li {
|
|
position:relative;
|
|
padding:.15em 0;
|
|
}
|
|
#spr__meta-box .meta-content .tab-pane #dw__toc > div ul.toc div.li::before {
|
|
content:'';
|
|
position:absolute;
|
|
top:.6em;
|
|
left:0;
|
|
display:inline-block;
|
|
width:4px;
|
|
height:4px;
|
|
overflow:hidden;
|
|
background-color:var(--color-shade-4);
|
|
}
|
|
#spr__meta-box .meta-content .tab-pane #dw__toc > div > ul.toc {
|
|
padding:0;
|
|
}
|
|
#spr__meta-box #spr__tab-issues ul.mmissuelist {
|
|
padding-left:0;
|
|
margin-top:1rem;
|
|
}
|
|
#spr__meta-box #spr__tab-issues ul.mmissuelist li.noissue {
|
|
font-size:.88rem;
|
|
list-style-type:none;
|
|
margin-left:0;
|
|
}
|
|
#spr__meta-box #spr__tab-issues ul.mmissuelist li.noissue .li {
|
|
font-size:.88rem;
|
|
margin-left:.5rem;
|
|
}
|
|
#spr__meta-box #spr__tab-issues ul.mmissuelist li a {
|
|
display:inline-block;
|
|
}
|
|
#spr__meta-box #spr__tab-issues ul.mmissuelist img {
|
|
vertical-align:bottom;
|
|
margin-right:.3rem;
|
|
}
|
|
#spr__meta-box #spr__tab-issues ul.mmissuelist .mm__status {
|
|
padding-left:.3rem;
|
|
padding-right:.3rem;
|
|
}
|
|
#spr__meta-box #spr__tab-issues ul.mmissuelist form {
|
|
vertical-align:text-top;
|
|
}
|
|
#spr__meta-box #spr__tab-issues ul.mmissuelist {
|
|
padding-left:0;
|
|
margin-top:.5rem;
|
|
margin-bottom:.6rem;
|
|
}
|
|
#spr__meta-box #spr__tab-issues ul.mmissuelist li {
|
|
list-style-type:none;
|
|
margin-top:.3rem;
|
|
margin-left:.5rem;
|
|
}
|
|
#spr__meta-box #spr__tab-issues ul.mmissuelist li.noissue {
|
|
list-style-type:none;
|
|
margin-left:0;
|
|
}
|
|
#spr__meta-box #spr__tab-issues ul.mmissuelist a {
|
|
display:inline-block;
|
|
font-size:.88rem;
|
|
}
|
|
#spr__meta-box #spr__tab-issues ul.mmissuelist a * {
|
|
font-size:inherit;
|
|
}
|
|
#spr__meta-box #spr__tab-issues ul.mmissuelist img {
|
|
vertical-align:bottom;
|
|
margin-right:.3rem;
|
|
}
|
|
#spr__meta-box #spr__tab-issues ul.mmissuelist .mm__status {
|
|
display:inline-block;
|
|
text-decoration:none;
|
|
padding-left:.3rem;
|
|
padding-right:.3rem;
|
|
}
|
|
#spr__meta-box #spr__tab-issues ul.mmissuelist form {
|
|
vertical-align:text-top;
|
|
}
|
|
#spr__meta-box #spr__tab-issues ul.mmissuelist form button {
|
|
background:#286DA8;
|
|
border-color:#286DA8;
|
|
color:#FFF;
|
|
font-size:.88rem;
|
|
padding:.2em .3em;
|
|
}
|
|
#spr__meta-box #spr__tab-issues ul.mmissuelist form button[name="removeIssue"] {
|
|
min-width:20px;
|
|
font-size:.94rem;
|
|
font-weight:bold;
|
|
line-height:95%;
|
|
text-align:center;
|
|
padding:0 .1rem .1rem;
|
|
margin-left:.5rem;
|
|
}
|
|
#spr__meta-box #spr__tab-issues ul.mmissuelist form button:hover,
|
|
#spr__meta-box #spr__tab-issues ul.mmissuelist form button:focus,
|
|
#spr__meta-box #spr__tab-issues ul.mmissuelist form button:active {
|
|
background:#FFF;
|
|
color:#286DA8;
|
|
}
|
|
@media only screen and (min-width:1024px) and (max-width:1199px) {
|
|
#dokuwiki__aside {
|
|
margin-left:-1.25rem;
|
|
}
|
|
}
|
|
@media only screen and (max-width:1023px) {
|
|
#dokuwiki__aside {
|
|
display:none;
|
|
}
|
|
}
|
|
#dokuwiki__aside ul {
|
|
padding-left:0;
|
|
}
|
|
#dokuwiki__aside nav {
|
|
display:flex;
|
|
flex-direction:column;
|
|
gap:0.75rem;
|
|
}
|
|
#dokuwiki__aside nav.nav-main {
|
|
margin-bottom:1.3rem;
|
|
}
|
|
#dokuwiki__aside nav > p {
|
|
color:var(--color-foreground);
|
|
}
|
|
#dokuwiki__aside nav > p.noissue {
|
|
color:#696969;
|
|
}
|
|
#dokuwiki__aside nav > p.noissue * {
|
|
color:inherit;
|
|
}
|
|
#dokuwiki__aside nav ul,
|
|
#dokuwiki__aside nav div.nav {
|
|
margin-bottom:0;
|
|
}
|
|
#dokuwiki__aside nav li {
|
|
color:var(--color-foreground);
|
|
}
|
|
#dokuwiki__aside nav li > div {
|
|
color:#696969;
|
|
}
|
|
#dokuwiki__aside nav li.toggler {
|
|
list-style:none;
|
|
margin-left:0;
|
|
}
|
|
#dokuwiki__aside nav li:not([class]),
|
|
#dokuwiki__aside nav .li {
|
|
padding:.15em 0;
|
|
}
|
|
#dokuwiki__aside nav li:not([class]) span.curid,
|
|
#dokuwiki__aside nav .li span.curid {
|
|
font-weight:bold;
|
|
}
|
|
#dokuwiki__aside a:link,
|
|
#dokuwiki__aside a:visited,
|
|
#dokuwiki__aside label:link,
|
|
#dokuwiki__aside label:visited {
|
|
opacity:.9;
|
|
color:var(--color-foreground);
|
|
}
|
|
#dokuwiki__aside a *,
|
|
#dokuwiki__aside label * {
|
|
color:var(--color-foreground);
|
|
}
|
|
#dokuwiki__aside div.nav {
|
|
min-height:2.5rem;
|
|
background-color:var(--color-background);
|
|
border-radius:0.5rem;
|
|
}
|
|
#dokuwiki__aside div.nav.themeToggle input {
|
|
width:0;
|
|
height:0;
|
|
margin:0;
|
|
padding:0;
|
|
display:block;
|
|
opacity:0;
|
|
}
|
|
#dokuwiki__aside div.nav a,
|
|
#dokuwiki__aside div.nav label {
|
|
border-radius:0.5rem;
|
|
background-color:var(--color-shade-1);
|
|
transition:background-color 150ms;
|
|
color:var(--color-foreground);
|
|
font-size:1.2em;
|
|
border:solid .1em var(--color-shade-1);
|
|
transition-property:filter,border-color;
|
|
transition-duration:200ms;
|
|
transition-timing-function:ease-out;
|
|
cursor:pointer;
|
|
display:flex;
|
|
align-items:center;
|
|
width:100%;
|
|
opacity:1;
|
|
font-weight:normal;
|
|
margin:0 0 .2rem;
|
|
padding:0.4rem 0.1rem;
|
|
text-decoration:none;
|
|
}
|
|
#dokuwiki__aside div.nav a span,
|
|
#dokuwiki__aside div.nav label span {
|
|
display:inline-block;
|
|
vertical-align:middle;
|
|
color:inherit;
|
|
}
|
|
#dokuwiki__aside div.nav a span.ico,
|
|
#dokuwiki__aside div.nav label span.ico {
|
|
display:flex;
|
|
align-items:center;
|
|
justify-content:center;
|
|
}
|
|
#dokuwiki__aside div.nav a span.ico i[data-icon],
|
|
#dokuwiki__aside div.nav label span.ico i[data-icon] {
|
|
font-size:1.5rem;
|
|
}
|
|
#dokuwiki__aside div.nav a.is-active,
|
|
#dokuwiki__aside div.nav a.is-open,
|
|
#dokuwiki__aside div.nav label.is-active,
|
|
#dokuwiki__aside div.nav label.is-open {
|
|
background-color:var(--color-shade-2);
|
|
border-color:var(--color-shade-4);
|
|
color:var(--color-foreground);
|
|
}
|
|
#dokuwiki__aside div.nav a.is-active span.ico:after,
|
|
#dokuwiki__aside div.nav a.is-open span.ico:after,
|
|
#dokuwiki__aside div.nav label.is-active span.ico:after,
|
|
#dokuwiki__aside div.nav label.is-open span.ico:after {
|
|
background-color:currentColor;
|
|
}
|
|
#dokuwiki__aside div.nav a.is-active span.ico strong,
|
|
#dokuwiki__aside div.nav a.is-open span.ico strong,
|
|
#dokuwiki__aside div.nav label.is-active span.ico strong,
|
|
#dokuwiki__aside div.nav label.is-open span.ico strong {
|
|
border-color:currentColor;
|
|
}
|
|
#dokuwiki__aside div.nav a.is-active span.ico svg path,
|
|
#dokuwiki__aside div.nav a.is-open span.ico svg path,
|
|
#dokuwiki__aside div.nav label.is-active span.ico svg path,
|
|
#dokuwiki__aside div.nav label.is-open span.ico svg path {
|
|
fill:currentColor;
|
|
}
|
|
#dokuwiki__aside div.nav:hover,
|
|
#dokuwiki__aside div.nav:focus-within {
|
|
position:relative;
|
|
z-index:100;
|
|
}
|
|
#dokuwiki__aside div.nav:hover a,
|
|
#dokuwiki__aside div.nav:hover label,
|
|
#dokuwiki__aside div.nav:focus-within a,
|
|
#dokuwiki__aside div.nav:focus-within label {
|
|
width:100%;
|
|
background-color:transparent;
|
|
border:solid .1em var(--color-glow-primary);
|
|
text-decoration:none;
|
|
color:var(--color-glow-primary);
|
|
filter:var(--filter-glow-primary);
|
|
transition:var(--transition-glow);
|
|
}
|
|
#dokuwiki__aside div.nav:hover a span.ico:after,
|
|
#dokuwiki__aside div.nav:hover label span.ico:after,
|
|
#dokuwiki__aside div.nav:focus-within a span.ico:after,
|
|
#dokuwiki__aside div.nav:focus-within label span.ico:after {
|
|
background-color:currentColor;
|
|
}
|
|
#dokuwiki__aside div.nav:hover a span.ico strong,
|
|
#dokuwiki__aside div.nav:hover label span.ico strong,
|
|
#dokuwiki__aside div.nav:focus-within a span.ico strong,
|
|
#dokuwiki__aside div.nav:focus-within label span.ico strong {
|
|
border-color:inherit;
|
|
}
|
|
#dokuwiki__aside div.nav:hover a span.ico svg path,
|
|
#dokuwiki__aside div.nav:hover label span.ico svg path,
|
|
#dokuwiki__aside div.nav:focus-within a span.ico svg path,
|
|
#dokuwiki__aside div.nav:focus-within label span.ico svg path {
|
|
fill:currentColor;
|
|
}
|
|
#dokuwiki__aside div.nav span.ico {
|
|
position:relative;
|
|
display:table-cell;
|
|
width:3.4rem;
|
|
min-width:3.4rem;
|
|
height:1.5rem;
|
|
text-align:center;
|
|
vertical-align:middle;
|
|
color:inherit;
|
|
}
|
|
#dokuwiki__aside div.nav span.ico::after {
|
|
content:'';
|
|
position:absolute;
|
|
right:0;
|
|
top:50%;
|
|
bottom:auto;
|
|
height:1.5rem;
|
|
width:1px;
|
|
background-color:currentColor;
|
|
margin-top:-0.75rem;
|
|
}
|
|
@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
|
|
#dokuwiki__aside div.nav span.ico::after {
|
|
top:0;
|
|
bottom:.5rem;
|
|
height:100%;
|
|
margin:0;
|
|
}
|
|
}
|
|
#dokuwiki__aside div.nav span.ico strong {
|
|
display:inline-block;
|
|
width:1.47rem;
|
|
height:1.47rem;
|
|
border:2px solid currentColor;
|
|
border-top-right-radius:50%;
|
|
border-bottom-left-radius:50%;
|
|
color:inherit;
|
|
font-size:0.75rem;
|
|
line-height:1.35rem;
|
|
vertical-align:baseline;
|
|
text-align:center;
|
|
margin:0.075rem;
|
|
padding:0 .05em .05em;
|
|
}
|
|
#dokuwiki__aside div.nav span.ico svg {
|
|
width:1.5rem;
|
|
height:1.5rem;
|
|
}
|
|
#dokuwiki__aside div.nav span.ico svg path {
|
|
fill:currentColor;
|
|
transition:ease-out .30s all;
|
|
}
|
|
#dokuwiki__aside div.nav span.lbl {
|
|
display:table-cell;
|
|
font-size:inherit;
|
|
padding-left:.5rem;
|
|
}
|
|
#dokuwiki__aside div.nav-panel {
|
|
display:none;
|
|
margin-top:.5rem;
|
|
margin-left:1rem;
|
|
}
|
|
#dokuwiki__aside div.nav-panel ul {
|
|
margin-bottom:1rem;
|
|
}
|
|
#dokuwiki__aside div.nav-panel ul ul {
|
|
margin-bottom:0;
|
|
margin-left:16px;
|
|
}
|
|
#dokuwiki__aside div.nav-panel ul.toollist li {
|
|
margin-left:0;
|
|
}
|
|
@media only screen and (min-width:1440px) {
|
|
#dokuwiki__aside nav li:not([class]),
|
|
#dokuwiki__aside nav .li {
|
|
font-size:1rem;
|
|
}
|
|
#dokuwiki__aside nav li:not([class]) *,
|
|
#dokuwiki__aside nav .li * {
|
|
font-size:inherit;
|
|
font-weight:inherit;
|
|
}
|
|
#dokuwiki__aside nav li:not([class]) a,
|
|
#dokuwiki__aside nav .li a {
|
|
font-size:0.95rem;
|
|
}
|
|
}
|
|
@media only screen and (max-width:1439px) {
|
|
#dokuwiki__aside div.nav a {
|
|
margin-left:0;
|
|
}
|
|
}
|
|
@media only screen and (max-width:1023px) {
|
|
#dokuwiki__aside div.nav a {
|
|
margin-left:0;
|
|
}
|
|
body.show-mobile-sidebar #dokuwiki__aside {
|
|
display:block !important;
|
|
position:absolute;
|
|
left:1.25rem;
|
|
box-shadow:.1em .3rem .5em rgba(153,153,153,0.5);
|
|
min-width:45%;
|
|
max-width:90%;
|
|
height:auto;
|
|
background:var(--color-background);
|
|
}
|
|
body.show-mobile-sidebar #dokuwiki__aside > nav {
|
|
position:relative;
|
|
}
|
|
body.show-mobile-sidebar #dokuwiki__aside > nav:first-child {
|
|
margin-top:1.2rem;
|
|
}
|
|
body.show-mobile-sidebar #dokuwiki__aside > nav a,
|
|
body.show-mobile-sidebar #dokuwiki__aside > nav label {
|
|
font-size:.88rem;
|
|
}
|
|
body.show-mobile-sidebar #dokuwiki__aside a.nav {
|
|
border-radius:0;
|
|
border-right-width:0;
|
|
border-left-width:0;
|
|
}
|
|
body.show-mobile-sidebar #dokuwiki__aside div.nav-panel,
|
|
body.show-mobile-sidebar #dokuwiki__aside a.nav {
|
|
margin-top:0;
|
|
padding-right:.8em;
|
|
}
|
|
}
|
|
@media only screen and (max-width:767px) {
|
|
body.show-mobile-sidebar .page-wrapper > .tools {
|
|
top:2.5rem;
|
|
}
|
|
body.show-mobile-sidebar #dokuwiki__aside {
|
|
left:1.25rem;
|
|
right:1.25rem;
|
|
width:auto;
|
|
max-width:100%;
|
|
margin-top:-1rem;
|
|
}
|
|
}
|
|
@media only screen and (max-width:479px) {
|
|
body.show-mobile-sidebar #dokuwiki__aside {
|
|
left:4px;
|
|
right:4px;
|
|
}
|
|
body.show-mobile-sidebar #dokuwiki__aside > nav a {
|
|
font-size:1rem;
|
|
}
|
|
}
|
|
#dokuwiki__aside ul.sidebar-tabs {
|
|
margin-top:0;
|
|
margin-bottom:1.3rem;
|
|
border-bottom:1px solid #696969;
|
|
white-space:nowrap;
|
|
}
|
|
#dokuwiki__aside ul.sidebar-tabs li {
|
|
display:inline-block;
|
|
border:1px solid #696969;
|
|
padding:.25em .5em;
|
|
margin-bottom:-1px;
|
|
margin-left:.5em;
|
|
border-top-right-radius:0.5rem;
|
|
border-top-left-radius:0.5rem;
|
|
}
|
|
#dokuwiki__aside ul.sidebar-tabs li.active {
|
|
border-bottom:1px solid var(--color-background);
|
|
font-weight:bold;
|
|
}
|
|
.wide-content #dokuwiki__aside ul.sidebar-tabs {
|
|
visibility:hidden;
|
|
}
|
|
@media only screen and (min-width:1024px) and (max-width:1199px) {
|
|
.search.main-sidebar {
|
|
margin-left:-1.3rem;
|
|
}
|
|
}
|
|
.search.main-sidebar p.toggleSearch a,
|
|
.search.main-sidebar button[type="submit"] {
|
|
display:inline-block;
|
|
overflow:hidden;
|
|
white-space:nowrap;
|
|
text-indent:-9999px;
|
|
position:relative;
|
|
width:2.8rem;
|
|
min-height:2.8rem;
|
|
overflow:visible;
|
|
background-image:none;
|
|
background-color:transparent;
|
|
border:solid 1px transparent;
|
|
padding:0;
|
|
transition:ease-out .30s color,ease-out .30s background-color,ease-out .30s border-color;
|
|
display:flex;
|
|
align-items:center;
|
|
}
|
|
.search.main-sidebar p.toggleSearch a::before,
|
|
.search.main-sidebar button[type="submit"]::before {
|
|
float:left;
|
|
width:100%;
|
|
text-indent:0;
|
|
margin:0;
|
|
}
|
|
.search.main-sidebar p.toggleSearch a::after,
|
|
.search.main-sidebar button[type="submit"]::after {
|
|
float:left;
|
|
text-indent:0;
|
|
}
|
|
.search.main-sidebar p.toggleSearch a:hover,
|
|
.search.main-sidebar p.toggleSearch a:focus,
|
|
.search.main-sidebar p.toggleSearch a:active,
|
|
.search.main-sidebar button[type="submit"]:hover,
|
|
.search.main-sidebar button[type="submit"]:focus,
|
|
.search.main-sidebar button[type="submit"]:active {
|
|
background-color:transparent;
|
|
border:solid .1em var(--color-glow-primary);
|
|
text-decoration:none;
|
|
color:var(--color-glow-primary);
|
|
filter:var(--filter-glow-primary);
|
|
transition:var(--transition-glow);
|
|
}
|
|
.search.main-sidebar p.toggleSearch a:hover::after,
|
|
.search.main-sidebar p.toggleSearch a:focus::after,
|
|
.search.main-sidebar p.toggleSearch a:active::after,
|
|
.search.main-sidebar button[type="submit"]:hover::after,
|
|
.search.main-sidebar button[type="submit"]:focus::after,
|
|
.search.main-sidebar button[type="submit"]:active::after {
|
|
background-color:var(--color-glow-primary);
|
|
}
|
|
.search.main-sidebar p.toggleSearch a::before,
|
|
.search.main-sidebar button[type="submit"]::before {
|
|
width:2.8rem;
|
|
height:.8em;
|
|
font-size:1.5rem;
|
|
text-align:center;
|
|
margin:0;
|
|
color:var(--color-foreground);
|
|
content:'';
|
|
display:block;
|
|
mask-size:contain;
|
|
mask-position:center;
|
|
mask-repeat:no-repeat;
|
|
background-color:currentColor;
|
|
mask-image:url('../tpl/sprintdoc/img/search.svg');
|
|
}
|
|
.search.main-sidebar p.toggleSearch {
|
|
display:none;
|
|
padding:0;
|
|
}
|
|
.search.main-sidebar p.toggleSearch a {
|
|
min-width:3.57rem;
|
|
width:3.5rem;
|
|
border-radius:0.5rem 0 0 0.5rem;
|
|
border-right:none;
|
|
background-color:var(--color-shade-1);
|
|
color:var(--color-foreground);
|
|
text-decoration:none;
|
|
box-sizing:border-box;
|
|
}
|
|
.search.main-sidebar p.toggleSearch a::before {
|
|
width:100%;
|
|
color:inherit;
|
|
text-align:center;
|
|
}
|
|
.search.main-sidebar p.toggleSearch a:hover,
|
|
.search.main-sidebar p.toggleSearch a:focus,
|
|
.search.main-sidebar p.toggleSearch a:active {
|
|
border-right:none;
|
|
background-color:transparent;
|
|
border-color:var(--color-glow-primary);
|
|
color:var(--color-glow-primary);
|
|
}
|
|
.search.main-sidebar button[type="submit"] {
|
|
position:absolute;
|
|
top:1px;
|
|
bottom:1px;
|
|
right:0;
|
|
height:auto;
|
|
min-height:2.6rem;
|
|
color:#666;
|
|
}
|
|
.search.main-sidebar form {
|
|
position:relative;
|
|
display:block;
|
|
margin:0 0 2rem;
|
|
}
|
|
.search.main-sidebar form .no {
|
|
display:block;
|
|
}
|
|
.search.main-sidebar form .no #qsearch__in {
|
|
width:100%;
|
|
padding-left:10px;
|
|
padding-right:2.8rem;
|
|
}
|
|
.search.main-sidebar form input {
|
|
min-height:2.8rem;
|
|
box-sizing:border-box;
|
|
}
|
|
.search.main-sidebar form button[type="submit"] {
|
|
border:solid 1px transparent;
|
|
margin-left:-2.8rem;
|
|
}
|
|
.search.main-sidebar form button[type="submit"]::after {
|
|
content:'';
|
|
position:absolute;
|
|
top:15%;
|
|
bottom:15%;
|
|
width:1px;
|
|
left:-1px;
|
|
background-color:var(--color-shade-4);
|
|
transition:ease-out .30s background-color;
|
|
}
|
|
.search.main-sidebar form div.ajax_qsearch {
|
|
box-shadow:none;
|
|
background-color:var(--color-shade-1);
|
|
padding:0;
|
|
z-index:300;
|
|
border:solid .1em var(--color-shade-4);
|
|
border-radius:0.5rem;
|
|
}
|
|
.search.main-sidebar form div.ajax_qsearch > strong {
|
|
color:var(--color-foreground);
|
|
padding:0.25rem 0.5rem;
|
|
border-bottom:solid .1em var(--color-shade-4);
|
|
}
|
|
.search.main-sidebar form div.ajax_qsearch ul li {
|
|
color:var(--color-foreground);
|
|
}
|
|
.search.main-sidebar form div.ajax_qsearch ul li a {
|
|
display:block;
|
|
padding:0.25rem 0.5rem;
|
|
overflow:hidden;
|
|
color:inherit;
|
|
text-overflow:ellipsis;
|
|
}
|
|
.search.main-sidebar form div.ajax_qsearch ul li a:hover,
|
|
.search.main-sidebar form div.ajax_qsearch ul li a:focus,
|
|
.search.main-sidebar form div.ajax_qsearch ul li a:active {
|
|
background-color:var(--color-shade-2);
|
|
}
|
|
.search.main-sidebar #qsearch__out {
|
|
left:auto;
|
|
top:auto;
|
|
width:100%;
|
|
min-width:20rem;
|
|
}
|
|
@media only screen and (min-width:1024px) {
|
|
.wide-content .search.main-sidebar p.toggleSearch {
|
|
position:relative;
|
|
display:block;
|
|
float:left;
|
|
width:auto;
|
|
}
|
|
.wide-content .search.main-sidebar form input {
|
|
border:0 none;
|
|
}
|
|
.wide-content .search.main-sidebar form .no #qsearch__in {
|
|
width:0;
|
|
padding:0;
|
|
margin:0;
|
|
}
|
|
.wide-content .search.main-sidebar form .no button[type="submit"] {
|
|
display:none;
|
|
}
|
|
}
|
|
@media only screen and (max-width:1023px) {
|
|
body.show-mobile-sidebar #dokuwiki__aside {
|
|
padding:0 1rem;
|
|
border-radius:0.5rem;
|
|
}
|
|
body.show-mobile-sidebar p.toggleSearch {
|
|
display:none !important;
|
|
}
|
|
body.show-mobile-sidebar .search.main-sidebar {
|
|
display:block !important;
|
|
position:relative;
|
|
margin-left:-1px;
|
|
margin-right:-1px;
|
|
}
|
|
body.show-mobile-sidebar .search.main-sidebar form {
|
|
margin-bottom:1rem;
|
|
}
|
|
}
|
|
#dokuwiki__content.main-content div[class^="level"] p a.media img {
|
|
border:1px dotted var(--color-background);
|
|
}
|
|
#dokuwiki__content.main-content div[class^="level"] p a.media:hover img,
|
|
#dokuwiki__content.main-content div[class^="level"] p a.media:focus img,
|
|
#dokuwiki__content.main-content div[class^="level"] p a.media:active img {
|
|
border:1px solid #286DA8;
|
|
}
|
|
#dokuwiki__content.main-content > div > ul:not([class="tabs"]) > li,
|
|
#dokuwiki__content.main-content > div > ol:not([class="tabs"]) > li,
|
|
#dokuwiki__content.main-content div[class^="level"] > ul:not([class="tabs"]) > li,
|
|
#dokuwiki__content.main-content div[class^="level"] > ol:not([class="tabs"]) > li {
|
|
margin-bottom:.3rem;
|
|
}
|
|
#dokuwiki__content.main-content .wikipagefooter > hr {
|
|
margin-top:3em;
|
|
margin-bottom:.5em;
|
|
border-top:dashed #DADADA 2px;
|
|
border-bottom:none;
|
|
}
|
|
#dokuwiki__content.main-content .secedit:not([class*="plugin"]):not([class*="table"]) {
|
|
position:relative;
|
|
top:0;
|
|
float:right;
|
|
margin-top:0;
|
|
}
|
|
#dokuwiki__content.main-content .secedit:not([class*="plugin"]):not([class*="table"]) form div.no button {
|
|
margin-top:-0.4rem;
|
|
margin-right:-0.4rem;
|
|
padding:0.2rem 0.4rem;
|
|
}
|
|
#dokuwiki__content.main-content .secedit:not([class*="plugin"]):not([class*="table"]) button {
|
|
display:flex;
|
|
align-items:center;
|
|
background-color:transparent;
|
|
color:transparent;
|
|
border-color:transparent;
|
|
}
|
|
#dokuwiki__content.main-content .secedit:not([class*="plugin"]):not([class*="table"]) button::after {
|
|
content:'';
|
|
display:inline-block;
|
|
background:transparent url("../tpl/sprintdoc/svg.php%3Fsvg=pencil.svg&f=existing") center center no-repeat;
|
|
height:1em;
|
|
width:1em;
|
|
background-size:contain;
|
|
border:solid 2px transparent;
|
|
border-radius:3px;
|
|
margin-left:.3rem;
|
|
margin-top:-1px;
|
|
color:var(--color-foreground);
|
|
mask-size:contain;
|
|
mask-position:center;
|
|
mask-repeat:no-repeat;
|
|
background:currentColor !important;
|
|
mask-image:url('../tpl/sprintdoc/img/pencil.svg');
|
|
}
|
|
#dokuwiki__content.main-content .secedit:not([class*="plugin"]):not([class*="table"]) button:hover,
|
|
#dokuwiki__content.main-content .secedit:not([class*="plugin"]):not([class*="table"]) button:active,
|
|
#dokuwiki__content.main-content .secedit:not([class*="plugin"]):not([class*="table"]) button:focus {
|
|
background-color:transparent;
|
|
border:solid .1em var(--color-glow-primary);
|
|
text-decoration:none;
|
|
color:var(--color-glow-primary);
|
|
filter:var(--filter-glow-primary);
|
|
transition:var(--transition-glow);
|
|
}
|
|
#dokuwiki__content.main-content h1 a.anchor,
|
|
#dokuwiki__content.main-content h2 a.anchor,
|
|
#dokuwiki__content.main-content h3 a.anchor,
|
|
#dokuwiki__content.main-content h4 a.anchor,
|
|
#dokuwiki__content.main-content h5 a.anchor {
|
|
vertical-align:middle;
|
|
margin-left:.25em;
|
|
display:none;
|
|
position:absolute;
|
|
}
|
|
#dokuwiki__content.main-content h1 a.anchor svg,
|
|
#dokuwiki__content.main-content h2 a.anchor svg,
|
|
#dokuwiki__content.main-content h3 a.anchor svg,
|
|
#dokuwiki__content.main-content h4 a.anchor svg,
|
|
#dokuwiki__content.main-content h5 a.anchor svg {
|
|
width:1em;
|
|
height:1em;
|
|
fill:var(--color-foreground);
|
|
}
|
|
#dokuwiki__content.main-content h1:hover a.anchor,
|
|
#dokuwiki__content.main-content h2:hover a.anchor,
|
|
#dokuwiki__content.main-content h3:hover a.anchor,
|
|
#dokuwiki__content.main-content h4:hover a.anchor,
|
|
#dokuwiki__content.main-content h5:hover a.anchor {
|
|
display:inline-block;
|
|
transition-property:filter,border-color;
|
|
transition-duration:200ms;
|
|
transition-timing-function:ease-out;
|
|
}
|
|
#dokuwiki__content.main-content h1:hover a.anchor:hover,
|
|
#dokuwiki__content.main-content h2:hover a.anchor:hover,
|
|
#dokuwiki__content.main-content h3:hover a.anchor:hover,
|
|
#dokuwiki__content.main-content h4:hover a.anchor:hover,
|
|
#dokuwiki__content.main-content h5:hover a.anchor:hover {
|
|
color:var(--color-glow-primary);
|
|
filter:var(--filter-glow-primary);
|
|
transition:var(--transition-glow);
|
|
}
|
|
#dokuwiki__content.main-content h1:hover a.anchor:hover svg,
|
|
#dokuwiki__content.main-content h2:hover a.anchor:hover svg,
|
|
#dokuwiki__content.main-content h3:hover a.anchor:hover svg,
|
|
#dokuwiki__content.main-content h4:hover a.anchor:hover svg,
|
|
#dokuwiki__content.main-content h5:hover a.anchor:hover svg {
|
|
fill:var(--color-glow-primary);
|
|
}
|
|
.togglelink.page_main-content {
|
|
position:absolute;
|
|
top:0;
|
|
bottom:-1px;
|
|
width:2rem;
|
|
left:-2.25rem;
|
|
}
|
|
@media only screen and (max-width:1023px) {
|
|
.togglelink.page_main-content {
|
|
display:none;
|
|
}
|
|
}
|
|
.togglelink.page_main-content a {
|
|
position:absolute;
|
|
inset:0;
|
|
width:2rem;
|
|
height:100%;
|
|
background-color:transparent;
|
|
border:solid 1px var(--color-shade-4);
|
|
border-right-style:none;
|
|
border-radius:0.5rem 0 0 0.5rem;
|
|
color:var(--color-shade-4);
|
|
text-decoration:none;
|
|
transition:ease-out .30s color,ease-out .30s background-color,ease-out .30s border-color;
|
|
}
|
|
.togglelink.page_main-content a::before {
|
|
content:'';
|
|
display:block;
|
|
position:absolute;
|
|
inset:0.3rem;
|
|
mask-size:contain;
|
|
mask-position:center;
|
|
mask-repeat:no-repeat;
|
|
background-color:currentColor;
|
|
mask-image:url('../tpl/sprintdoc/img/arrow_left.svg');
|
|
}
|
|
.togglelink.page_main-content a:hover,
|
|
.togglelink.page_main-content a:focus,
|
|
.togglelink.page_main-content a:active {
|
|
border-color:var(--color-glow-primary);
|
|
color:var(--color-glow-primary);
|
|
text-decoration:none;
|
|
filter:var(--filter-glow-primary);
|
|
transition:var(--transition-glow);
|
|
}
|
|
.togglelink.page_main-content a:hover *,
|
|
.togglelink.page_main-content a:focus *,
|
|
.togglelink.page_main-content a:active * {
|
|
color:inherit;
|
|
text-decoration:none;
|
|
}
|
|
.wide-content .togglelink.page_main-content {
|
|
left:0;
|
|
}
|
|
.wide-content .togglelink.page_main-content a {
|
|
border-radius:0 0.5rem 0.5rem 0;
|
|
border-style:solid;
|
|
border-left-style:none;
|
|
}
|
|
.wide-content .togglelink.page_main-content a::before {
|
|
mask-image:url('../tpl/sprintdoc/img/arrow_right.svg');
|
|
}
|
|
form {
|
|
display:inline;
|
|
margin:0;
|
|
padding:0;
|
|
}
|
|
form fieldset > label.block > span:first-child {
|
|
display:inline-block;
|
|
}
|
|
@media only screen and (min-width:1200px) {
|
|
form fieldset > label.block > span:first-child {
|
|
width:48.8%;
|
|
}
|
|
}
|
|
@media only screen and (max-width:1199px) {
|
|
form fieldset > label.block > span:first-child {
|
|
width:48.5%;
|
|
}
|
|
}
|
|
fieldset {
|
|
font-size:1rem;
|
|
line-height:140%;
|
|
border:1px solid #454545;
|
|
padding:.7rem 1rem;
|
|
}
|
|
fieldset > :last-child {
|
|
margin-bottom:0;
|
|
}
|
|
fieldset + p {
|
|
padding-top:1rem;
|
|
}
|
|
legend {
|
|
margin:0;
|
|
padding:0 .1em;
|
|
}
|
|
label {
|
|
vertical-align:baseline;
|
|
cursor:pointer;
|
|
}
|
|
input,
|
|
textarea,
|
|
button,
|
|
select,
|
|
optgroup,
|
|
option,
|
|
keygen,
|
|
output,
|
|
meter,
|
|
progress {
|
|
font:inherit;
|
|
font-weight:normal;
|
|
color:var(--color-foreground);
|
|
background-color:var(--color-background);
|
|
line-height:normal;
|
|
margin:0;
|
|
vertical-align:middle;
|
|
box-sizing:border-box;
|
|
}
|
|
select {
|
|
max-width:100%;
|
|
}
|
|
textarea.edit {
|
|
font-size:1rem;
|
|
}
|
|
optgroup {
|
|
font-style:italic;
|
|
font-weight:bold;
|
|
}
|
|
option {
|
|
font-style:normal;
|
|
font-weight:normal;
|
|
}
|
|
input,
|
|
textarea,
|
|
select,
|
|
keygen {
|
|
min-height:2rem;
|
|
border:1px solid var(--color-shade-4);
|
|
border-radius:0.5rem;
|
|
padding-left:.3rem;
|
|
padding-right:.3rem;
|
|
}
|
|
input[type="radio"],
|
|
input[type="checkbox"] {
|
|
min-height:1rem;
|
|
}
|
|
input[type="radio"],
|
|
input[type="checkbox"],
|
|
input[type="image"] {
|
|
padding:0;
|
|
border-style:none;
|
|
}
|
|
input:active,
|
|
input:focus,
|
|
textarea:active,
|
|
textarea:focus,
|
|
select:active,
|
|
select:focus,
|
|
keygen:active,
|
|
keygen:focus {
|
|
border-color:var(--color-shade-4);
|
|
}
|
|
input[type="file"] {
|
|
padding-top:.1rem;
|
|
padding-bottom:.1rem;
|
|
}
|
|
button {
|
|
background-color:#eee;
|
|
background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc4MjQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNGRkZGRkYiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNGNEY0RjQiIG9mZnNldD0iMC4zIi8+PHN0b3Agc3RvcC1jb2xvcj0iI0VFRUVFRSIgb2Zmc2V0PSIwLjk5Ii8+PHN0b3Agc3RvcC1jb2xvcj0iI0NDQ0NDQyIgb2Zmc2V0PSIuOTkiLz4KPC9saW5lYXJHcmFkaWVudD4KPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNnODI0KSIgLz4KPC9zdmc+);
|
|
background-image:linear-gradient(to bottom,#fff 0,#f4f4f4 30%,#eee 99%,#ccc 99%);
|
|
border:1px solid #ccc;
|
|
border-radius:0.5rem;
|
|
color:#333;
|
|
padding:.1em .5em;
|
|
cursor:pointer;
|
|
transition:ease-out .30s background-color,ease-out .30s color;
|
|
}
|
|
button:hover,
|
|
button:focus,
|
|
button:active {
|
|
background-color:#ddd;
|
|
background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc2NzAiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNGRkZGRkYiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNGNEY0RjQiIG9mZnNldD0iMC4zIi8+PHN0b3Agc3RvcC1jb2xvcj0iI0RERERERCIgb2Zmc2V0PSIwLjk5Ii8+PHN0b3Agc3RvcC1jb2xvcj0iI0JCQkJCQiIgb2Zmc2V0PSIuOTkiLz4KPC9saW5lYXJHcmFkaWVudD4KPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNnNjcwKSIgLz4KPC9zdmc+);
|
|
background-image:linear-gradient(to bottom,#fff 0,#f4f4f4 30%,#ddd 99%,#bbb 99%);
|
|
border-color:#999;
|
|
}
|
|
form input[type=submit],
|
|
a.button,
|
|
input[type=submit],
|
|
input[type=reset],
|
|
button[type=submit],
|
|
.qq-upload-button {
|
|
cursor:pointer;
|
|
box-shadow:none;
|
|
background-image:none;
|
|
background-color:var(--color-shade-1);
|
|
border:solid 0.1rem var(--color-shade-2);
|
|
border-radius:0.5rem;
|
|
color:var(--color-foreground);
|
|
vertical-align:top;
|
|
padding:.3em 1rem;
|
|
}
|
|
form input[type=submit]:hover,
|
|
form input[type=submit]:active,
|
|
form input[type=submit]:focus,
|
|
a.button:hover,
|
|
a.button:active,
|
|
a.button:focus,
|
|
input[type=submit]:hover,
|
|
input[type=submit]:active,
|
|
input[type=submit]:focus,
|
|
input[type=reset]:hover,
|
|
input[type=reset]:active,
|
|
input[type=reset]:focus,
|
|
button[type=submit]:hover,
|
|
button[type=submit]:active,
|
|
button[type=submit]:focus,
|
|
.qq-upload-button:hover,
|
|
.qq-upload-button:active,
|
|
.qq-upload-button:focus {
|
|
background-color:transparent;
|
|
color:var(--color-glow-primary);
|
|
border-color:var(--color-glow-primary);
|
|
transition:var(--transition-glow);
|
|
filter:var(--filter-glow-primary);
|
|
}
|
|
button[type='reset'] {
|
|
min-height:2rem;
|
|
vertical-align:middle;
|
|
padding:.3em 1rem;
|
|
}
|
|
input[type=submit],
|
|
button[type=submit] {
|
|
min-height:2rem;
|
|
vertical-align:middle;
|
|
}
|
|
input[type=submit][disabled],
|
|
button[type=submit][disabled] {
|
|
cursor:default;
|
|
}
|
|
input[type=submit][disabled]:hover,
|
|
input[type=submit][disabled]:active,
|
|
input[type=submit][disabled]:focus,
|
|
button[type=submit][disabled]:hover,
|
|
button[type=submit][disabled]:active,
|
|
button[type=submit][disabled]:focus {
|
|
box-shadow:none;
|
|
background-image:none;
|
|
background-color:#286DA8;
|
|
color:#FFF;
|
|
border-color:#286DA8;
|
|
}
|
|
input[type=submit] + span,
|
|
button[type=submit] + span {
|
|
display:block;
|
|
margin-top:1rem;
|
|
}
|
|
input.button,
|
|
input[type=button] {
|
|
cursor:pointer;
|
|
background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc4MjQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNGRkZGRkYiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNGNEY0RjQiIG9mZnNldD0iMC4zIi8+PHN0b3Agc3RvcC1jb2xvcj0iI0VFRUVFRSIgb2Zmc2V0PSIwLjk5Ii8+PHN0b3Agc3RvcC1jb2xvcj0iI0NDQ0NDQyIgb2Zmc2V0PSIuOTkiLz4KPC9saW5lYXJHcmFkaWVudD4KPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNnODI0KSIgLz4KPC9zdmc+);
|
|
background-image:linear-gradient(to bottom,#fff 0,#f4f4f4 30%,#eee 99%,#ccc 99%);
|
|
background-color:#eee;
|
|
border:1px solid #ccc;
|
|
border-radius:0.5rem;
|
|
color:#333;
|
|
padding:.1em .5em;
|
|
transition:ease-out .30s background-color,ease-out .30s color;
|
|
}
|
|
input.button:hover,
|
|
input.button:active,
|
|
input.button:focus,
|
|
input[type=button]:hover,
|
|
input[type=button]:active,
|
|
input[type=button]:focus {
|
|
background-color:#ddd;
|
|
border-color:#999;
|
|
background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc2NzAiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNGRkZGRkYiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNGNEY0RjQiIG9mZnNldD0iMC4zIi8+PHN0b3Agc3RvcC1jb2xvcj0iI0RERERERCIgb2Zmc2V0PSIwLjk5Ii8+PHN0b3Agc3RvcC1jb2xvcj0iI0JCQkJCQiIgb2Zmc2V0PSIuOTkiLz4KPC9saW5lYXJHcmFkaWVudD4KPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNnNjcwKSIgLz4KPC9zdmc+);
|
|
background-image:linear-gradient(to bottom,#fff 0,#f4f4f4 30%,#ddd 99%,#bbb 99%);
|
|
}
|
|
input[disabled],
|
|
button[disabled],
|
|
select[disabled],
|
|
textarea[disabled],
|
|
option[disabled],
|
|
input[readonly],
|
|
button[readonly],
|
|
select[readonly],
|
|
textarea[readonly] {
|
|
cursor:auto;
|
|
background-color:var(--color-background);
|
|
opacity:.5;
|
|
border:1px solid #BBB;
|
|
border-radius:0.5rem;
|
|
color:var(--color-shade-4);
|
|
font-weight:normal;
|
|
padding:.3em 1rem;
|
|
transition:ease-out .30s background-color,ease-out .30s color;
|
|
}
|
|
input[disabled]:hover,
|
|
input[disabled]:active,
|
|
input[disabled]:focus,
|
|
button[disabled]:hover,
|
|
button[disabled]:active,
|
|
button[disabled]:focus,
|
|
select[disabled]:hover,
|
|
select[disabled]:active,
|
|
select[disabled]:focus,
|
|
textarea[disabled]:hover,
|
|
textarea[disabled]:active,
|
|
textarea[disabled]:focus,
|
|
option[disabled]:hover,
|
|
option[disabled]:active,
|
|
option[disabled]:focus,
|
|
input[readonly]:hover,
|
|
input[readonly]:active,
|
|
input[readonly]:focus,
|
|
button[readonly]:hover,
|
|
button[readonly]:active,
|
|
button[readonly]:focus,
|
|
select[readonly]:hover,
|
|
select[readonly]:active,
|
|
select[readonly]:focus,
|
|
textarea[readonly]:hover,
|
|
textarea[readonly]:active,
|
|
textarea[readonly]:focus {
|
|
background-color:#ddd;
|
|
background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc2NzAiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNGRkZGRkYiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNGNEY0RjQiIG9mZnNldD0iMC4zIi8+PHN0b3Agc3RvcC1jb2xvcj0iI0RERERERCIgb2Zmc2V0PSIwLjk5Ii8+PHN0b3Agc3RvcC1jb2xvcj0iI0JCQkJCQiIgb2Zmc2V0PSIuOTkiLz4KPC9saW5lYXJHcmFkaWVudD4KPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNnNjcwKSIgLz4KPC9zdmc+);
|
|
background-image:linear-gradient(to bottom,#fff 0,#f4f4f4 30%,#ddd 99%,#bbb 99%);
|
|
border-color:#999;
|
|
color:#333;
|
|
}
|
|
input::-moz-focus-inner,
|
|
button::-moz-focus-inner {
|
|
border:0;
|
|
padding:0;
|
|
}
|
|
@media only screen and (max-width:767px) {
|
|
.tpl_sprintdoc #dw__login fieldset,
|
|
.tpl_sprintdoc #dw__register fieldset,
|
|
.tpl_sprintdoc #dw__resendpwd fieldset {
|
|
width:100%;
|
|
}
|
|
.tpl_sprintdoc #dw__login fieldset label.block,
|
|
.tpl_sprintdoc #dw__register fieldset label.block,
|
|
.tpl_sprintdoc #dw__resendpwd fieldset label.block {
|
|
text-align:left;
|
|
}
|
|
.tpl_sprintdoc #dw__login fieldset label.block > span:first-child,
|
|
.tpl_sprintdoc #dw__register fieldset label.block > span:first-child,
|
|
.tpl_sprintdoc #dw__resendpwd fieldset label.block > span:first-child {
|
|
width:100%;
|
|
}
|
|
.tpl_sprintdoc #dw__login fieldset label.block input.edit,
|
|
.tpl_sprintdoc #dw__register fieldset label.block input.edit,
|
|
.tpl_sprintdoc #dw__resendpwd fieldset label.block input.edit {
|
|
width:100%;
|
|
margin-top:.5rem;
|
|
}
|
|
.tpl_sprintdoc #dw__login label[for="remember__me"] {
|
|
width:100%;
|
|
margin-left:0;
|
|
}
|
|
}
|
|
.dokuwiki .search_hit {
|
|
background-color:#EFEFEF;
|
|
color:#252525;
|
|
}
|
|
#dokuwiki__content ul.tabs li:not([class~="active"]) strong,
|
|
#dokuwiki__content ul.tabs li:not([class~="active"]) a {
|
|
transition:ease-out .30s background-color,ease-out .30s color;
|
|
}
|
|
#dokuwiki__content ul.tabs li:not([class~="active"]) a {
|
|
background-color:var(--color-shade-2);
|
|
color:var(--color-accent-1);
|
|
}
|
|
#dokuwiki__content ul.tabs li:not([class~="active"]) strong {
|
|
background-color:var(--color-shade-3);
|
|
color:inherit;
|
|
}
|
|
#dokuwiki__content ul.tabs li:not([class~="active"]) a:hover,
|
|
#dokuwiki__content ul.tabs li:not([class~="active"]) a:focus,
|
|
#dokuwiki__content ul.tabs li:not([class~="active"]) a:active {
|
|
color:var(--color-accent-3);
|
|
}
|
|
#dokuwiki__content .tabs > ul li:not([class~="active"]) a {
|
|
color:#656565;
|
|
transition:ease-out .30s background-color,ease-out .30s color;
|
|
}
|
|
#dokuwiki__content .tabs > ul li:not([class~="active"]) a:hover,
|
|
#dokuwiki__content .tabs > ul li:not([class~="active"]) a:focus,
|
|
#dokuwiki__content .tabs > ul li:not([class~="active"]) a:active {
|
|
color:#252525;
|
|
}
|
|
.dokuwiki form.changes li .sizechange {
|
|
color:var(--color-foreground);
|
|
}
|
|
.dokuwiki form.changes li .sizechange.positive {
|
|
background-color:var(--color-success);
|
|
color:var(--color-background);
|
|
}
|
|
.dokuwiki form.changes li .sizechange.negative {
|
|
background-color:var(--color-error);
|
|
color:var(--color-foreground);
|
|
}
|
|
.dokuwiki form.changes > .no > ul > li {
|
|
min-height:2rem;
|
|
vertical-align:baseline;
|
|
margin-bottom:.3rem;
|
|
}
|
|
.dokuwiki form.changes > .no > ul > li .li {
|
|
line-height:150%;
|
|
}
|
|
.dokuwiki form.changes > .no > ul > li .li > * {
|
|
min-height:10px;
|
|
}
|
|
.dokuwiki form.changes > .no > ul > li a,
|
|
.dokuwiki form.changes > .no > ul > li span,
|
|
.dokuwiki form.changes > .no > ul > li img {
|
|
vertical-align:baseline;
|
|
}
|
|
.dokuwiki form.changes > .no > ul > li img {
|
|
margin-left:.3rem;
|
|
margin-right:.3rem;
|
|
}
|
|
.dokuwiki form.changes > .no > ul > li input[type="checkbox"] {
|
|
margin:0 .5rem .2rem -1.5rem;
|
|
}
|
|
.dokuwiki form.changes > .no > ul > li span.user bdi a {
|
|
vertical-align:baseline;
|
|
}
|
|
.dokuwiki a.difflink {
|
|
color:#286DA8;
|
|
}
|
|
.dokuwiki a.difflink * {
|
|
color:inherit;
|
|
}
|
|
.dokuwiki .diffnav a {
|
|
background-color:var(--color-background);
|
|
border:solid 1px var(--color-background);
|
|
border-radius:0.5rem;
|
|
color:var(--color-foreground);
|
|
}
|
|
.dokuwiki .diffnav a::before {
|
|
background-color:inherit;
|
|
border:0 none;
|
|
color:inherit;
|
|
}
|
|
.dokuwiki .diffnav a:hover,
|
|
.dokuwiki .diffnav a:focus,
|
|
.dokuwiki .diffnav a:active {
|
|
background-color:transparent;
|
|
border-color:var(--color-glow-primary);
|
|
color:var(--color-glow-primary);
|
|
transition:var(--transition-glow);
|
|
filter:var(--filter-glow-primary);
|
|
}
|
|
.dokuwiki .diffnav a:hover::before,
|
|
.dokuwiki .diffnav a:focus::before,
|
|
.dokuwiki .diffnav a:active::before {
|
|
background-color:inherit;
|
|
color:inherit;
|
|
}
|
|
.dokuwiki table.diff {
|
|
background-color:var(--color-background);
|
|
border:none;
|
|
}
|
|
.dokuwiki table.diff.diff_inline {
|
|
border-top-width:0;
|
|
}
|
|
.dokuwiki table.diff.diff_inline .diffnav {
|
|
padding-top:10px;
|
|
padding-bottom:10px;
|
|
}
|
|
.dokuwiki table.diff th {
|
|
background-color:var(--color-background);
|
|
color:var(--color-foreground);
|
|
padding-top:10px;
|
|
padding-bottom:10px;
|
|
}
|
|
.dokuwiki table.diff th.minor {
|
|
color:#999;
|
|
}
|
|
.dokuwiki table.diff td {
|
|
background-color:transparent;
|
|
color:var(--color-text-1);
|
|
}
|
|
.dokuwiki table.diff td.diff-blockheader {
|
|
background-color:transparent;
|
|
color:var(--color-foreground);
|
|
}
|
|
.dokuwiki table.diff td.diff-context {
|
|
background-color:transparent;
|
|
color:var(--color-text-1);
|
|
}
|
|
.dokuwiki table.diff .diff-addedline {
|
|
background-color:var(--color-success-highlight);
|
|
color:var(--color-foreground);
|
|
}
|
|
.dokuwiki table.diff .diff-addedline strong {
|
|
background-color:transparent;
|
|
color:var(--color-success) !important;
|
|
}
|
|
.dokuwiki table.diff .diff-deletedline {
|
|
background-color:var(--color-error-highlight);
|
|
color:var(--color-foreground);
|
|
}
|
|
.dokuwiki table.diff .diff-deletedline * {
|
|
color:inherit;
|
|
}
|
|
.dokuwiki table.diff .diff-deletedline strong {
|
|
background-color:transparent;
|
|
color:var(--color-error) !important;
|
|
}
|
|
.dokuwiki table.diff .diff-lineheader {
|
|
background-color:transparent;
|
|
}
|
|
.do-admin #admin__version {
|
|
font-size:1rem;
|
|
}
|
|
.do-admin .main-content ul > li {
|
|
font-size:1rem;
|
|
}
|
|
.do-admin .main-content ul > li div.li {
|
|
font-size:1rem;
|
|
}
|
|
.do-admin .main-content ul > li div.li a {
|
|
font-size:1rem;
|
|
line-height:125%;
|
|
cursor:pointer;
|
|
}
|
|
.do-admin div.ui-admin ul.admin_tasks,
|
|
.do-admin div.ui-admin ul.admin_plugins {
|
|
padding:0;
|
|
}
|
|
.do-admin div.ui-admin ul.admin_tasks li,
|
|
.do-admin div.ui-admin ul.admin_plugins li {
|
|
background-size:auto 1rem;
|
|
margin:0 0 .6em 0;
|
|
}
|
|
.do-admin div.ui-admin ul.admin_tasks li a,
|
|
.do-admin div.ui-admin ul.admin_plugins li a {
|
|
color:#286DA8;
|
|
font-weight:400;
|
|
}
|
|
.do-admin div.ui-admin ul.admin_tasks li a *,
|
|
.do-admin div.ui-admin ul.admin_plugins li a * {
|
|
color:inherit;
|
|
}
|
|
.do-admin div.ui-admin ul.admin_tasks li a span.icon,
|
|
.do-admin div.ui-admin ul.admin_plugins li a span.icon {
|
|
width:1.6em;
|
|
min-height:1.6em;
|
|
margin-top:-0.3rem;
|
|
margin-bottom:.3rem;
|
|
}
|
|
.do-admin div.ui-admin ul.admin_tasks li a span.icon svg,
|
|
.do-admin div.ui-admin ul.admin_plugins li a span.icon svg {
|
|
width:26px;
|
|
height:26px;
|
|
border:solid 1px var(--color-background);
|
|
border-radius:3px;
|
|
fill:#286DA8;
|
|
transition:ease-out .30s background-color,ease-out .30s border-color,ease-out .30s fill;
|
|
}
|
|
.do-admin div.ui-admin ul.admin_tasks li a span.icon svg path,
|
|
.do-admin div.ui-admin ul.admin_plugins li a span.icon svg path {
|
|
fill:#286DA8;
|
|
transition:ease-out .30s fill;
|
|
}
|
|
.do-admin div.ui-admin ul.admin_tasks li a:hover span.icon svg,
|
|
.do-admin div.ui-admin ul.admin_tasks li a:focus span.icon svg,
|
|
.do-admin div.ui-admin ul.admin_tasks li a:active span.icon svg,
|
|
.do-admin div.ui-admin ul.admin_plugins li a:hover span.icon svg,
|
|
.do-admin div.ui-admin ul.admin_plugins li a:focus span.icon svg,
|
|
.do-admin div.ui-admin ul.admin_plugins li a:active span.icon svg {
|
|
background-color:#286DA8;
|
|
border-color:#286DA8;
|
|
fill:var(--color-background);
|
|
}
|
|
.do-admin div.ui-admin ul.admin_tasks li a:hover span.icon svg path,
|
|
.do-admin div.ui-admin ul.admin_tasks li a:focus span.icon svg path,
|
|
.do-admin div.ui-admin ul.admin_tasks li a:active span.icon svg path,
|
|
.do-admin div.ui-admin ul.admin_plugins li a:hover span.icon svg path,
|
|
.do-admin div.ui-admin ul.admin_plugins li a:focus span.icon svg path,
|
|
.do-admin div.ui-admin ul.admin_plugins li a:active span.icon svg path {
|
|
fill:var(--color-background);
|
|
}
|
|
@media only screen and (max-width:1023px) {
|
|
.do-admin div.ui-admin ul.admin_tasks {
|
|
width:50%;
|
|
padding-top:1rem;
|
|
}
|
|
.do-admin div.ui-admin ul.admin_tasks li {
|
|
white-space:normal;
|
|
}
|
|
.do-admin div.ui-admin ul.admin_tasks li a {
|
|
display:flex;
|
|
display:-ms-flexbox;
|
|
display:-webkit-flex;
|
|
}
|
|
.do-admin div.ui-admin ul.admin_tasks li a span.icon {
|
|
margin-top:-0.3rem;
|
|
margin-bottom:.3rem;
|
|
}
|
|
}
|
|
@media only screen and (max-width:767px) {
|
|
.do-admin div.ui-admin ul.admin_tasks {
|
|
width:auto;
|
|
padding-top:1rem;
|
|
}
|
|
}
|
|
@media screen {
|
|
#dokuwiki__detail .img-link {
|
|
text-align:center;
|
|
}
|
|
#dokuwiki__detail .img-link a {
|
|
position:relative;
|
|
left:0;
|
|
display:inline-block;
|
|
max-width:100%;
|
|
color:var(--color-foreground);
|
|
margin:0 auto 1.4em;
|
|
}
|
|
#dokuwiki__detail .img-link a::before {
|
|
position:absolute;
|
|
top:0;
|
|
left:0;
|
|
display:block;
|
|
width:100%;
|
|
box-sizing:border-box;
|
|
background:var(--color-background);
|
|
line-height:125%;
|
|
padding:1rem;
|
|
}
|
|
#dokuwiki__detail .img-link a img {
|
|
margin:0;
|
|
display:block;
|
|
border:solid 0.1rem transparent;
|
|
position:relative;
|
|
}
|
|
#dokuwiki__detail .img-link a:hover,
|
|
#dokuwiki__detail .img-link a:focus,
|
|
#dokuwiki__detail .img-link a:active {
|
|
text-decoration:none;
|
|
}
|
|
#dokuwiki__detail .img-link a:hover::before,
|
|
#dokuwiki__detail .img-link a:focus::before,
|
|
#dokuwiki__detail .img-link a:active::before {
|
|
content:attr(title);
|
|
border:solid 0.1rem var(--color-glow-primary);
|
|
transition:var(--transition-glow);
|
|
filter:var(--filter-glow-primary);
|
|
}
|
|
#dokuwiki__detail .img-link a:hover img,
|
|
#dokuwiki__detail .img-link a:focus img,
|
|
#dokuwiki__detail .img-link a:active img {
|
|
border:solid 0.1rem var(--color-shade-4);
|
|
}
|
|
}
|
|
@media screen {
|
|
#dokuwiki__detail div.img_detail {
|
|
background-color:var(--color-shade-1);
|
|
border:solid .1em var(--color-shade-4);
|
|
margin:2rem -2rem;
|
|
color:var(--color-foreground);
|
|
}
|
|
#dokuwiki__detail div.img_detail h1,
|
|
#dokuwiki__detail div.img_detail h2,
|
|
#dokuwiki__detail div.img_detail h3,
|
|
#dokuwiki__detail div.img_detail h4,
|
|
#dokuwiki__detail div.img_detail h5,
|
|
#dokuwiki__detail div.img_detail h6,
|
|
#dokuwiki__detail div.img_detail p {
|
|
padding-left:2rem;
|
|
padding-right:2rem;
|
|
}
|
|
#dokuwiki__detail div.img_detail > h4 {
|
|
padding-top:1rem;
|
|
}
|
|
}
|
|
@media screen {
|
|
#dokuwiki__detail div.img_detail dl {
|
|
display:flex;
|
|
display:-ms-flexbox;
|
|
display:-webkit-flex;
|
|
flex-wrap:wrap;
|
|
-webkit-flex-wrap:wrap;
|
|
-ms-flex-wrap:wrap;
|
|
width:100%;
|
|
}
|
|
#dokuwiki__detail div.img_detail dl dt,
|
|
#dokuwiki__detail div.img_detail dl dd {
|
|
box-sizing:border-box;
|
|
margin:.2em 0;
|
|
padding:0.6rem .3rem;
|
|
}
|
|
}
|
|
#dokuwiki__detail div.img_detail dl dt {
|
|
background-color:none;
|
|
color:var(--color-foreground);
|
|
}
|
|
@media only screen and (min-width:768px) {
|
|
#dokuwiki__detail div.img_detail dl dt {
|
|
width:33.3%;
|
|
}
|
|
}
|
|
@media only screen and (max-width:767px) {
|
|
#dokuwiki__detail div.img_detail dl dt {
|
|
width:40%;
|
|
}
|
|
}
|
|
#dokuwiki__detail div.img_detail dl dd {
|
|
padding-left:0.6rem;
|
|
}
|
|
@media only screen and (min-width:768px) {
|
|
#dokuwiki__detail div.img_detail dl dd {
|
|
width:66.6%;
|
|
}
|
|
}
|
|
@media only screen and (max-width:767px) {
|
|
#dokuwiki__detail div.img_detail dl dd {
|
|
width:59.9%;
|
|
}
|
|
}
|
|
#dokuwiki__detail div.img_detail .os-map p {
|
|
text-align:right;
|
|
}
|
|
#dokuwiki__detail div.img_detail .os-map iframe {
|
|
border:solid #286DA8;
|
|
border-width:1px 0;
|
|
margin:0;
|
|
padding:0;
|
|
}
|
|
@media only screen and (max-width:1023px) {
|
|
#dokuwiki__detail div.img_detail {
|
|
margin-right:-3.2rem;
|
|
}
|
|
#dokuwiki__detail div.img_detail h1,
|
|
#dokuwiki__detail div.img_detail h2,
|
|
#dokuwiki__detail div.img_detail h3,
|
|
#dokuwiki__detail div.img_detail h4,
|
|
#dokuwiki__detail div.img_detail h5,
|
|
#dokuwiki__detail div.img_detail h6,
|
|
#dokuwiki__detail div.img_detail p {
|
|
padding-right:3.2rem;
|
|
}
|
|
}
|
|
@media only screen and (max-width:767px) {
|
|
#dokuwiki__detail div.img_detail {
|
|
margin-left:-1rem;
|
|
}
|
|
#dokuwiki__detail div.img_detail h1,
|
|
#dokuwiki__detail div.img_detail h2,
|
|
#dokuwiki__detail div.img_detail h3,
|
|
#dokuwiki__detail div.img_detail h4,
|
|
#dokuwiki__detail div.img_detail h5,
|
|
#dokuwiki__detail div.img_detail h6,
|
|
#dokuwiki__detail div.img_detail p {
|
|
padding-left:1rem;
|
|
}
|
|
}
|
|
.toollist__listitem {
|
|
list-style:none;
|
|
}
|
|
.toollist__listitem a {
|
|
display:inline-flex;
|
|
flex-direction:row-reverse;
|
|
flex-wrap:nowrap;
|
|
align-items:center;
|
|
}
|
|
.toollist__listitem span {
|
|
font-size:1rem;
|
|
}
|
|
.toollist__listitem svg {
|
|
width:1rem;
|
|
vertical-align:middle;
|
|
fill:var(--color-foreground);
|
|
margin-right:.2em;
|
|
}
|
|
#popupviewer > .controls > .content {
|
|
padding:1.5rem 1rem 1rem;
|
|
}
|
|
#popupviewer > .controls > .content td,
|
|
#popupviewer > .controls > .content th {
|
|
font-size:1rem;
|
|
line-height:125%;
|
|
}
|
|
#popupviewer > .controls > .content td a,
|
|
#popupviewer > .controls > .content th a {
|
|
font-size:1rem;
|
|
line-height:125%;
|
|
}
|
|
#popupviewer > .controls > .content .li,
|
|
#popupviewer > .controls > .content li {
|
|
font-size:1rem;
|
|
line-height:125%;
|
|
}
|
|
#spr__magic-matcher {
|
|
position:fixed;
|
|
top:0;
|
|
left:0;
|
|
width:100%;
|
|
}
|
|
@media only screen and (min-width:1024px) and (max-width:1199px) {
|
|
#spr__magic-matcher .container {
|
|
margin-left:1.8rem;
|
|
}
|
|
}
|
|
#spr__magic-matcher #mm__issueselect_chosen {
|
|
max-width:50%;
|
|
}
|
|
#spr__magic-matcher select[name="mmissues"] + div.chosen-container {
|
|
max-width:67%;
|
|
}
|
|
#spr__magic-matcher button[name="toggleSuggestions"] {
|
|
position:absolute;
|
|
right:0;
|
|
top:0;
|
|
border:0;
|
|
border-bottom:1px solid #BBB;
|
|
border-left:1px solid #BBB;
|
|
color:#696969;
|
|
background:#fff;
|
|
border-radius:0;
|
|
border-bottom-left-radius:5px;
|
|
}
|
|
#spr__magic-matcher button[name="toggleSuggestions"]:hover,
|
|
#spr__magic-matcher button[name="toggleSuggestions"]:focus,
|
|
#spr__magic-matcher button[name="toggleSuggestions"]:active {
|
|
border-color:#286DA8;
|
|
color:#286DA8;
|
|
}
|
|
#spr__magic-matcher #magicmatcher__context {
|
|
position:relative;
|
|
width:100%;
|
|
min-height:50px;
|
|
box-sizing:border-box;
|
|
box-shadow:0 0 .5em rgba(153,153,153,0.5);
|
|
background-color:var(--color-background);
|
|
border-radius:0 0 3px 3px;
|
|
font-size:1rem;
|
|
padding:.8em 1em .5em;
|
|
margin-bottom:0;
|
|
}
|
|
#spr__magic-matcher #magicmatcher__context .chosen-container-single,
|
|
#spr__magic-matcher #magicmatcher__context .chosen-container-single *,
|
|
#spr__magic-matcher #magicmatcher__context #mm_issue_loading,
|
|
#spr__magic-matcher #magicmatcher__context .mm__status,
|
|
#spr__magic-matcher #magicmatcher__context .toggleSuggestions {
|
|
font-size:1rem;
|
|
}
|
|
#spr__magic-matcher #magicmatcher__context .chosen-container-single .chosen-single span {
|
|
line-height:140%;
|
|
}
|
|
@media only screen and (max-width:1023px) {
|
|
#spr__magic-matcher #magicmatcher__context {
|
|
padding-top:2rem;
|
|
}
|
|
#spr__magic-matcher #magicmatcher__context .chosen-container {
|
|
display:block;
|
|
min-width:100%;
|
|
max-width:100%;
|
|
margin-bottom:.5rem;
|
|
}
|
|
}
|
|
a.jiralink {
|
|
font-size:1rem;
|
|
}
|
|
a.jiralink img {
|
|
float:left;
|
|
display:inline-block;
|
|
margin-top:.13em;
|
|
margin-right:3px;
|
|
}
|
|
a.jiralink span.mm__status {
|
|
display:inline-block;
|
|
font-size:1rem;
|
|
margin-left:5px;
|
|
padding:1px 4px;
|
|
}
|
|
.dokuwiki .serverToolTip {
|
|
box-shadow:0 0 .5em rgba(153,153,153,0.5);
|
|
border-radius:0.5rem;
|
|
font-size:1rem;
|
|
}
|
|
.dokuwiki .serverToolTip h1.issueTitle {
|
|
font-size:1rem;
|
|
}
|
|
.dokuwiki .serverToolTip h2 {
|
|
font-size:.88rem;
|
|
}
|
|
.dokuwiki .serverToolTip ul {
|
|
margin-top:.3rem;
|
|
}
|
|
.dokuwiki .serverToolTip p,
|
|
.dokuwiki .serverToolTip li {
|
|
font-size:0.82rem;
|
|
}
|
|
.dokuwiki .serverToolTip p *,
|
|
.dokuwiki .serverToolTip li * {
|
|
font-size:inherit;
|
|
}
|
|
.dokuwiki .serverToolTip p {
|
|
margin-top:.3rem;
|
|
margin-bottom:.3rem;
|
|
}
|
|
.dokuwiki .serverToolTip .components .component {
|
|
font-size:0.82rem;
|
|
}
|
|
.dokuwiki .serverToolTip .labels .label {
|
|
font-size:0.82rem;
|
|
}
|
|
.dokuwiki .serverToolTip .descriptionTeaser {
|
|
font-size:0.82rem;
|
|
margin-top:0.6rem;
|
|
margin-bottom:0.6rem;
|
|
}
|
|
.no-js #spr__magic-matcher {
|
|
display:none;
|
|
}
|
|
.do-admin #dokuwiki__content #magicmatcher__repoadmin .tabs li a,
|
|
.do-admin #dokuwiki__content #magicmatcher_adminimport .tabs li a {
|
|
cursor:pointer;
|
|
}
|
|
.do-admin #dokuwiki__content #magicmatcher__repoadmin .tabs li.active a,
|
|
.do-admin #dokuwiki__content #magicmatcher_adminimport .tabs li.active a {
|
|
cursor:default;
|
|
}
|
|
.do-admin #dokuwiki__content #magicmatcher__repoadmin .service_wrapper > a,
|
|
.do-admin #dokuwiki__content #magicmatcher_adminimport .service_wrapper > a {
|
|
display:inline-block;
|
|
margin-top:20px;
|
|
}
|
|
@media only screen and (max-width:1199px) {
|
|
#spr__magic-matcher #magicmatcher__context .chosen-container-single {
|
|
width:20% !important;
|
|
}
|
|
#spr__magic-matcher #magicmatcher__context .chosen-container-single + select + .chosen-container-single {
|
|
width:58% !important;
|
|
}
|
|
}
|
|
@media only screen and (max-width:1023px) {
|
|
#spr__magic-matcher {
|
|
display:none;
|
|
}
|
|
}
|
|
@media print {
|
|
#spr__magic-matcher {
|
|
display:none;
|
|
}
|
|
}
|
|
#dokuwiki__usertools.nav-usertools ul li.user-task {
|
|
display:inline-block;
|
|
min-height:1.75rem;
|
|
min-width:1.75rem;
|
|
box-sizing:border-box;
|
|
color:#696969;
|
|
font-size:.88rem;
|
|
padding:0;
|
|
margin:0 .25rem;
|
|
position:relative;
|
|
}
|
|
#dokuwiki__usertools.nav-usertools ul li.user-task * {
|
|
font-size:.88rem;
|
|
}
|
|
#dokuwiki__usertools.nav-usertools ul li.user-task .num {
|
|
position:absolute;
|
|
right:-0.4rem;
|
|
top:-0.5em;
|
|
background-color:#286da8;
|
|
border-radius:2px;
|
|
color:#FFF;
|
|
font-size:.73rem;
|
|
font-weight:400;
|
|
text-align:center;
|
|
line-height:1;
|
|
padding:.1em .2rem;
|
|
transition:ease-out .30s color,ease-out .30s background-color;
|
|
}
|
|
#dokuwiki__usertools.nav-usertools ul li.user-task .plugin__do_usertasks {
|
|
width:100%;
|
|
min-width:2rem;
|
|
min-height:1.75rem;
|
|
border-radius:3px;
|
|
border:1px solid #CCC;
|
|
padding:.14rem 0 0 0;
|
|
}
|
|
#dokuwiki__usertools.nav-usertools ul li.user-task .plugin__do_usertasks::before {
|
|
content:'';
|
|
}
|
|
#dokuwiki__usertools.nav-usertools ul li.user-task .plugin__do_usertasks:hover,
|
|
#dokuwiki__usertools.nav-usertools ul li.user-task .plugin__do_usertasks:focus,
|
|
#dokuwiki__usertools.nav-usertools ul li.user-task .plugin__do_usertasks:active {
|
|
background-color:#286da8;
|
|
border:none;
|
|
}
|
|
#dokuwiki__usertools.nav-usertools ul li.user-task .plugin__do_usertasks:hover svg path,
|
|
#dokuwiki__usertools.nav-usertools ul li.user-task .plugin__do_usertasks:focus svg path,
|
|
#dokuwiki__usertools.nav-usertools ul li.user-task .plugin__do_usertasks:active svg path {
|
|
fill:#FFF;
|
|
}
|
|
#dokuwiki__usertools.nav-usertools ul li.user-task button {
|
|
background-color:#FFF;
|
|
}
|
|
#dokuwiki__usertools.nav-usertools ul li.user-task svg {
|
|
width:1.2rem;
|
|
height:1.2rem;
|
|
margin-bottom:2px;
|
|
}
|
|
#dokuwiki__usertools.nav-usertools ul li.user-task svg path {
|
|
fill:#286da8;
|
|
}
|
|
#dokuwiki__usertools.nav-usertools ul li.user-task .noopentasks span {
|
|
background-color:var(--color-background);
|
|
border-color:#BBB;
|
|
color:#696969;
|
|
}
|
|
#dokuwiki__usertools.nav-usertools ul li.user-task .noopentasks svg path {
|
|
fill:#696969;
|
|
}
|
|
#dokuwiki__usertools.nav-usertools ul li.user-task .noopentasks .num {
|
|
background-color:#BBB;
|
|
color:#666;
|
|
margin-top:1px;
|
|
}
|
|
@media only screen and (max-width:767px) {
|
|
#dokuwiki__usertools.nav-usertools ul li.user-task {
|
|
display:none;
|
|
}
|
|
}
|
|
.plugin__do_usertasks_list {
|
|
background-color:transparent;
|
|
}
|
|
@media only screen and (max-width:991px) {
|
|
.plugin__do_usertasks_list {
|
|
right:1.25rem !important;
|
|
left:1.25rem !important;
|
|
}
|
|
}
|
|
.plugin__do_usertasks_list table.inline {
|
|
background-color:var(--color-background);
|
|
margin-top:.5rem;
|
|
}
|
|
@media only screen and (max-width:991px) {
|
|
.plugin__do_usertasks_list table.inline {
|
|
width:100%;
|
|
}
|
|
}
|
|
.qc-output {
|
|
position:relative;
|
|
min-width:100%;
|
|
width:auto;
|
|
background-color:#FFF !important;
|
|
font-size:90%;
|
|
box-shadow:0 .1em .5em rgba(153,153,153,0.5);
|
|
border-bottom:solid 1px #DADADA;
|
|
margin-bottom:0;
|
|
padding-top:0 !important;
|
|
}
|
|
@media only screen and (min-width:480px) {
|
|
.qc-output {
|
|
margin-right:-2rem;
|
|
margin-left:-2rem;
|
|
padding-left:2rem;
|
|
padding-right:2rem;
|
|
}
|
|
}
|
|
@media only screen and (min-width:1024px) {
|
|
.qc-output {
|
|
top:-1rem;
|
|
}
|
|
}
|
|
@media only screen and (max-width:1023px) {
|
|
.qc-output {
|
|
top:0;
|
|
margin-top:-3rem;
|
|
margin-right:-3.2rem;
|
|
margin-left:-2rem;
|
|
padding-top:2rem;
|
|
}
|
|
}
|
|
@media only screen and (max-width:479px) {
|
|
.qc-output {
|
|
margin-left:-1rem;
|
|
padding-left:1rem;
|
|
padding-right:2rem;
|
|
}
|
|
}
|
|
@media only screen and (min-width:1024px) {
|
|
.qc-output h1 {
|
|
padding-top:0;
|
|
}
|
|
}
|
|
.qc-output h2 {
|
|
font-size:1.3rem;
|
|
}
|
|
.qc-output h3 {
|
|
font-size:1.1rem;
|
|
}
|
|
.qc-output h4,
|
|
.qc-output h5,
|
|
.qc-output h6 {
|
|
font-size:1rem;
|
|
}
|
|
.qc-output div,
|
|
.qc-output p {
|
|
margin-left:0;
|
|
}
|
|
.qc-output dl dt,
|
|
.qc-output dl dd {
|
|
padding-bottom:.3rem;
|
|
}
|
|
@media only screen and (max-width:479px) {
|
|
.qc-output dl dt,
|
|
.qc-output dl dd {
|
|
float:none;
|
|
display:inline-block;
|
|
width:49%;
|
|
max-width:10em;
|
|
vertical-align:top;
|
|
margin-left:0;
|
|
}
|
|
}
|
|
.qc-output .qc_icon {
|
|
background-color:#fff;
|
|
border-radius:0.5rem;
|
|
vertical-align:top;
|
|
padding:.1rem;
|
|
}
|
|
.do-admin #dokuwiki__content #plugin__qc_admin table .centeralign .qc_icon svg + span {
|
|
min-width:2em;
|
|
padding-left:.2em;
|
|
text-align:left;
|
|
display:inline-block;
|
|
}
|
|
#dokuwiki__content .structaggregation {
|
|
position:relative;
|
|
padding-bottom:1.5rem;
|
|
margin-bottom:1rem;
|
|
}
|
|
#dokuwiki__content .structaggregation td,
|
|
#dokuwiki__content .structaggregation th {
|
|
line-height:125%;
|
|
}
|
|
#dokuwiki__content .structaggregation td a,
|
|
#dokuwiki__content .structaggregation th a {
|
|
line-height:125%;
|
|
}
|
|
#dokuwiki__content .structaggregation th a {
|
|
color:#286DA8;
|
|
}
|
|
#dokuwiki__content .structaggregation table th input:not(:focus) {
|
|
cursor:pointer;
|
|
}
|
|
#dokuwiki__content .structaggregation table th input:focus {
|
|
width:100%;
|
|
box-sizing:border-box;
|
|
}
|
|
#dokuwiki__content .structaggregation .table {
|
|
margin-bottom:0;
|
|
}
|
|
#dokuwiki__content .structaggregation > a {
|
|
position:absolute;
|
|
bottom:0;
|
|
height:1.5rem;
|
|
margin-bottom:0;
|
|
}
|
|
#dokuwiki__content .structaggregation > a.export {
|
|
bottom:1px;
|
|
overflow-x:hidden;
|
|
background:transparent url("../tpl/sprintdoc/svg.php%3Fsvg=file-export.svg&f=existing") left center no-repeat;
|
|
background-size:auto 20px;
|
|
border:solid 1px #BBB;
|
|
border-radius:0 0 0.5rem 0.5rem;
|
|
color:#286DA8;
|
|
font-size:.88rem;
|
|
line-height:1;
|
|
margin-top:-1px;
|
|
padding-top:.4em;
|
|
transition:ease-out .30s background-color,ease-out .30s border-color,ease-out .30s color;
|
|
}
|
|
#dokuwiki__content .structaggregation > a.export:hover,
|
|
#dokuwiki__content .structaggregation > a.export:focus,
|
|
#dokuwiki__content .structaggregation > a.export:active {
|
|
background-color:#286DA8;
|
|
background-image:url("../tpl/sprintdoc/svg.php%3Fsvg=file-export.svg&f=background");
|
|
border-color:#286DA8;
|
|
text-decoration:none;
|
|
}
|
|
#dokuwiki__content #plugin__struct_output {
|
|
margin-right:0;
|
|
}
|
|
#dokuwiki__content #plugin__struct_output th {
|
|
background-color:#F6F6F6;
|
|
}
|
|
#dokuwiki__content .struct_entry_form {
|
|
margin-bottom:2rem;
|
|
}
|
|
#dokuwiki__content .struct_entry_form > fieldset {
|
|
margin-top:1.5rem;
|
|
}
|
|
#dokuwiki__content textarea + .struct_entry_form {
|
|
margin-top:-0.5rem;
|
|
}
|
|
#dokuwiki__content div.editBox .struct_entry_form label span.label {
|
|
color:var(--color-foreground);
|
|
}
|
|
.dokuwiki .struct_inlineditor {
|
|
box-shadow:0 .1em .5em rgba(153,153,153,0.5);
|
|
}
|
|
.dokuwiki .struct_inlineditor p.hint {
|
|
margin-top:.3rem;
|
|
margin-bottom:1rem;
|
|
}
|
|
.dokuwiki .struct_inlineditor button[type="submit"] + button {
|
|
min-height:2rem;
|
|
vertical-align:middle;
|
|
margin-left:.3rem;
|
|
}
|
|
.dokuwiki .bureaucracy__plugin .field {
|
|
clear:both;
|
|
}
|
|
.dokuwiki .bureaucracy__plugin .field label {
|
|
padding:0;
|
|
}
|
|
.dokuwiki .bureaucracy__plugin .field label .label {
|
|
text-align:right;
|
|
font-weight:bold;
|
|
padding:0;
|
|
}
|
|
.dokuwiki .bureaucracy__plugin .field .input {
|
|
line-height:2.5em;
|
|
}
|
|
form.doku_form.struct_newschema fieldset > label > span:first-child {
|
|
display:inline-block;
|
|
}
|
|
@media only screen and (min-width:1200px) {
|
|
form.doku_form.struct_newschema fieldset > label > span:first-child {
|
|
width:48.8%;
|
|
}
|
|
}
|
|
@media only screen and (max-width:1199px) {
|
|
form.doku_form.struct_newschema fieldset > label > span:first-child {
|
|
width:48.5%;
|
|
}
|
|
}
|
|
form.doku_form.struct_newschema fieldset > label > input[type="text"] {
|
|
width:50%;
|
|
}
|
|
form.doku_form.struct_newschema fieldset button {
|
|
cursor:pointer;
|
|
box-shadow:none;
|
|
background-image:none;
|
|
background-color:#286DA8;
|
|
border:1px solid #286DA8;
|
|
border-radius:0.5rem;
|
|
color:#FFF;
|
|
vertical-align:top;
|
|
margin-top:.3em;
|
|
padding:.3em 1rem;
|
|
transition:ease-out .30s background-color,ease-out .30s color;
|
|
}
|
|
form.doku_form.struct_newschema fieldset button:hover,
|
|
form.doku_form.struct_newschema fieldset button:active,
|
|
form.doku_form.struct_newschema fieldset button:focus {
|
|
background-color:#FFF;
|
|
color:#286DA8;
|
|
}
|
|
form.doku_form.struct_newschema fieldset button + p {
|
|
padding-top:1rem;
|
|
}
|
|
#dokuwiki__content .struct_status {
|
|
border-color:#BBB;
|
|
border-radius:0.5rem;
|
|
font-size:.88rem;
|
|
}
|
|
.dokuwiki form.bureaucracy__plugin fieldset {
|
|
width:100%;
|
|
max-width:800px;
|
|
box-sizing:border-box;
|
|
border:0 none;
|
|
text-align:center;
|
|
margin-left:0;
|
|
margin-bottom:2rem;
|
|
padding:1rem 0 0;
|
|
}
|
|
.dokuwiki form.bureaucracy__plugin fieldset > *:not(button) {
|
|
text-align:left;
|
|
}
|
|
.dokuwiki form.bureaucracy__plugin legend {
|
|
font-size:.88rem;
|
|
font-weight:bold;
|
|
text-align:left;
|
|
}
|
|
.dokuwiki form.bureaucracy__plugin label {
|
|
clear:both;
|
|
padding-top:0.5rem;
|
|
}
|
|
.dokuwiki form.bureaucracy__plugin label::after {
|
|
content:'';
|
|
clear:both;
|
|
}
|
|
.dokuwiki form.bureaucracy__plugin label sup {
|
|
float:right;
|
|
font-size:1em;
|
|
}
|
|
.dokuwiki form.bureaucracy__plugin label input,
|
|
.dokuwiki form.bureaucracy__plugin label select {
|
|
float:left;
|
|
width:50%;
|
|
text-align:left;
|
|
padding:.1em .2em;
|
|
}
|
|
.dokuwiki form.bureaucracy__plugin label input[type="checkbox"] {
|
|
width:1.5rem;
|
|
height:1.5rem;
|
|
background-image:none;
|
|
}
|
|
.dokuwiki form.bureaucracy__plugin label span {
|
|
float:left;
|
|
text-align:right;
|
|
line-height:125%;
|
|
padding-top:.2em;
|
|
padding-right:1rem;
|
|
}
|
|
.dokuwiki form.bureaucracy__plugin label span:not([class]) {
|
|
font-weight:bold;
|
|
margin-top:.5em;
|
|
}
|
|
.dokuwiki form.bureaucracy__plugin label span:not([class]) + input,
|
|
.dokuwiki form.bureaucracy__plugin label span:not([class]) + select {
|
|
margin-top:.3em;
|
|
}
|
|
.dokuwiki form.bureaucracy__plugin label span:not([class]) + input + input {
|
|
margin-top:.3em;
|
|
}
|
|
.dokuwiki form.bureaucracy__plugin label span.label {
|
|
text-align:right;
|
|
padding-top:.5em;
|
|
}
|
|
.dokuwiki form.bureaucracy__plugin label span.input {
|
|
width:49%;
|
|
text-align:left;
|
|
padding-left:0;
|
|
}
|
|
.dokuwiki form.bureaucracy__plugin button[type="submit"] {
|
|
margin-top:2rem;
|
|
}
|
|
@media only screen and (min-width:1440px) {
|
|
.dokuwiki form.bureaucracy__plugin p {
|
|
font-size:1rem;
|
|
}
|
|
}
|
|
@media only screen and (max-width:1439px) {
|
|
.dokuwiki form.bureaucracy__plugin p,
|
|
.dokuwiki form.bureaucracy__plugin label,
|
|
.dokuwiki form.bureaucracy__plugin button[type="submit"] {
|
|
font-size:1rem;
|
|
}
|
|
}
|
|
#plugin__highlightparent {
|
|
clear:none;
|
|
display:block;
|
|
position:relative;
|
|
}
|
|
#plugin__highlightparent + * {
|
|
clear:both;
|
|
padding-top:1em;
|
|
}
|
|
@media only screen and (max-width:1023px) {
|
|
#plugin__highlightparent {
|
|
clear:both;
|
|
margin-top:1rem;
|
|
}
|
|
}
|
|
#dokuwiki__content div.section_highlight {
|
|
clear:right;
|
|
background:repeating-linear-gradient(-45deg,var(--color-shade-1),var(--color-shade-1) 10px,var(--color-background) 10px,var(--color-background) 20px);
|
|
border-color:var(--color-background);
|
|
}
|
|
#dokuwiki__content .secedit button {
|
|
clear:both;
|
|
font-size:100%;
|
|
margin-top:.5rem;
|
|
margin-bottom:.5rem;
|
|
}
|
|
#dokuwiki__content .secedit button:hover::after {
|
|
border:none;
|
|
}
|
|
#dokuwiki__content div.editBox {
|
|
background-color:var(--color-background);
|
|
border:solid 2px var(--color-shade-4);
|
|
border-radius:0.5rem;
|
|
padding:0.5rem;
|
|
}
|
|
#dokuwiki__content div.editBox .editButtons {
|
|
display:inline-block;
|
|
padding-bottom:1rem;
|
|
}
|
|
@media only screen and (max-width:767px) {
|
|
#dokuwiki__content div.editBox div.summary label[for=edit__summary] {
|
|
white-space:normal;
|
|
display:block;
|
|
width:100%;
|
|
}
|
|
#dokuwiki__content div.editBox div.summary label[for=edit__summary] span {
|
|
display:inline-block;
|
|
padding-bottom:.4rem;
|
|
}
|
|
#dokuwiki__content div.editBox div.summary label[for=edit__summary] input#edit__summary {
|
|
max-width:100%;
|
|
box-sizing:border-box;
|
|
}
|
|
}
|
|
.mode_edit .content .msg-area {
|
|
display:block;
|
|
margin-bottom:1.5rem;
|
|
clear:both;
|
|
}
|
|
.mode_edit .content #spr__meta-box {
|
|
display:none;
|
|
}
|
|
#mediamanager__page .namespaces h2 {
|
|
bottom:0;
|
|
line-height:100%;
|
|
margin-bottom:-1px;
|
|
background-color:var(--color-shade-3);
|
|
color:var(--color-foreground);
|
|
border-color:var(--color-shade-4);
|
|
}
|
|
#mediamanager__page .namespaces .panelHeader {
|
|
border-color:var(--color-shade-4);
|
|
}
|
|
#mediamanager__page #media__tree ul li img {
|
|
padding-top:.3em;
|
|
}
|
|
#mediamanager__page ul.tabs li a {
|
|
border-bottom-color:transparent;
|
|
}
|
|
#mediamanager__page #page__revisions > .no > ul > li input[type="checkbox"] {
|
|
margin-left:0;
|
|
}
|
|
#mediamanager__page .panelHeader {
|
|
background-color:var(--color-shade-2);
|
|
}
|
|
#mediamanager__page .filelist .panelContent ul li {
|
|
background-color:var(--color-shade-2);
|
|
color:var(--color-foreground);
|
|
}
|
|
#mediamanager__page .filelist .panelContent ul li:hover {
|
|
background-color:var(--color-shade-4);
|
|
border:none;
|
|
}
|
|
#mediamanager__page .file dl dt {
|
|
background-color:var(--color-shade-2);
|
|
padding:.2em;
|
|
}
|
|
#mediamanager__page .file dl dd {
|
|
background-color:var(--color-shade-1);
|
|
padding:.2em;
|
|
}
|
|
@media only screen and (max-width:1023px) {
|
|
#mediamanager__page {
|
|
min-width:100%;
|
|
max-width:100%;
|
|
}
|
|
}
|
|
div#dwpl-ti-container li.dwpl-ti-tab {
|
|
box-shadow:none;
|
|
background-color:#F6F6F6;
|
|
border-color:#BBB;
|
|
border-radius:0.5rem 0.5rem 0 0;
|
|
color:#252525;
|
|
padding:0;
|
|
}
|
|
div#dwpl-ti-container li.dwpl-ti-tab:hover {
|
|
background-color:#F6F6F6;
|
|
text-decoration:none;
|
|
}
|
|
div#dwpl-ti-container li.dwpl-ti-tab:hover div {
|
|
text-decoration:underline;
|
|
}
|
|
div#dwpl-ti-container li.dwpl-ti-tab:hover div.selected {
|
|
color:#252525;
|
|
}
|
|
div#dwpl-ti-container li.dwpl-ti-tab div {
|
|
border-radius:inherit;
|
|
color:inherit;
|
|
padding:.1em .35em;
|
|
}
|
|
div#dwpl-ti-container li.dwpl-ti-tab div.selected {
|
|
position:relative;
|
|
background-color:var(--color-background);
|
|
color:#252525;
|
|
}
|
|
div#dwpl-ti-container div.dwpl-ti-content-box {
|
|
position:relative;
|
|
overflow:auto;
|
|
box-shadow:0 0 .5em rgba(153,153,153,0.5);
|
|
background-color:var(--color-background);
|
|
border:solid 1px #BBB;
|
|
border-radius:0;
|
|
margin-top:-1px;
|
|
}
|
|
#spr__meta-box ul.tagging_cloud {
|
|
width:100%;
|
|
padding-right:0;
|
|
}
|
|
#spr__meta-box ul.tagging_cloud li.t0 a {
|
|
font-size:.88rem;
|
|
}
|
|
#spr__meta-box ul.tagging_cloud li.t1 a {
|
|
font-size:1rem;
|
|
}
|
|
#spr__meta-box ul.tagging_cloud li.t2 a {
|
|
font-size:1.1rem;
|
|
}
|
|
#spr__meta-box ul.tagging_cloud li.t3 a {
|
|
font-size:1.2rem;
|
|
}
|
|
#spr__meta-box ul.tagging_cloud li.t4 a {
|
|
font-size:1.3rem;
|
|
}
|
|
#spr__meta-box ul.tagging_cloud li.t5 a {
|
|
font-size:1.4rem;
|
|
}
|
|
#spr__meta-box ul.tagging_cloud li.t6 a {
|
|
font-size:1.5rem;
|
|
}
|
|
#spr__meta-box ul.tagging_cloud li.t7 a {
|
|
font-size:1.6rem;
|
|
}
|
|
#spr__meta-box ul.tagging_cloud li.t8 a {
|
|
font-size:1.7rem;
|
|
}
|
|
#spr__meta-box ul.tagging_cloud li.t9 a {
|
|
font-size:1.8rem;
|
|
}
|
|
#spr__meta-box ul.tagging_cloud li.t10 a {
|
|
font-size:1.9rem;
|
|
}
|
|
#spr__meta-box form#tagging__edit {
|
|
width:100%;
|
|
}
|
|
#spr__meta-box form#tagging__edit label {
|
|
display:block;
|
|
}
|
|
#spr__meta-box form#tagging__edit input.edit {
|
|
width:100%;
|
|
margin-bottom:.5rem;
|
|
}
|
|
@media only screen and (max-width:1023px) {
|
|
#spr__meta-box form#tagging__edit label {
|
|
display:inline-block;
|
|
min-width:50%;
|
|
vertical-align:top;
|
|
margin-bottom:.5rem;
|
|
}
|
|
#spr__meta-box form#tagging__edit input.edit {
|
|
margin-bottom:0;
|
|
}
|
|
}
|
|
@media only screen and (max-width:767px) {
|
|
#spr__meta-box form div > button[type="submit"] {
|
|
width:49%;
|
|
padding:0;
|
|
}
|
|
#spr__meta-box form#tagging__edit::after {
|
|
content:'';
|
|
clear:both;
|
|
display:block;
|
|
}
|
|
#spr__meta-box form#tagging__edit label {
|
|
display:block;
|
|
width:100%;
|
|
}
|
|
#spr__meta-box form#tagging__edit button[type="submit"] {
|
|
float:right;
|
|
}
|
|
#spr__meta-box form#tagging__edit button[type="submit"]:first-of-type {
|
|
float:left;
|
|
}
|
|
}
|
|
#dokuwiki__content.main-content #edittable__editor th,
|
|
#dokuwiki__content.main-content #edittable__editor .handsontable th {
|
|
border-color:var(--color-shade-4);
|
|
background-color:var(--color-shade-1);
|
|
color:var(--color-foreground);
|
|
}
|
|
#dokuwiki__content.main-content #edittable__editor th.ht__highlight,
|
|
#dokuwiki__content.main-content #edittable__editor .handsontable th.ht__highlight {
|
|
background-color:var(--color-shade-2);
|
|
}
|
|
#dokuwiki__content.main-content #edittable__editor td {
|
|
border-color:var(--color-shade-4);
|
|
background-color:var(--color-background);
|
|
color:var(--color-foreground);
|
|
}
|
|
#dokuwiki__content.main-content #edittable__editor td.current {
|
|
background-color:var(--color-shade-1);
|
|
}
|
|
#dokuwiki__content.main-content div.editbutton_table {
|
|
position:relative;
|
|
float:left;
|
|
margin-top:-1.4em !important;
|
|
}
|
|
#dokuwiki__content.main-content div.editbutton_table form div.no button,
|
|
#dokuwiki__content.main-content div.editbutton_table form div.no input.button {
|
|
min-height:1rem;
|
|
background-color:var(--color-shade-1);
|
|
border:solid .1em var(--color-shade-2);
|
|
border-radius:0.5rem;
|
|
color:var(--color-foreground);
|
|
font-size:.88rem;
|
|
margin:0;
|
|
margin-top:0.5rem;
|
|
padding:0.2rem 0.4rem;
|
|
height:auto;
|
|
}
|
|
#dokuwiki__content.main-content div.editbutton_table form div.no button:hover,
|
|
#dokuwiki__content.main-content div.editbutton_table form div.no button:focus,
|
|
#dokuwiki__content.main-content div.editbutton_table form div.no button:active,
|
|
#dokuwiki__content.main-content div.editbutton_table form div.no input.button:hover,
|
|
#dokuwiki__content.main-content div.editbutton_table form div.no input.button:focus,
|
|
#dokuwiki__content.main-content div.editbutton_table form div.no input.button:active {
|
|
background-color:transparent;
|
|
color:var(--color-glow-primary);
|
|
border-color:var(--color-glow-primary);
|
|
transition:var(--transition-glow);
|
|
filter:var(--filter-glow-primary);
|
|
}
|
|
#dokuwiki__content.main-content div.editbutton_table + * {
|
|
clear:left;
|
|
}
|
|
#dokuwiki__content.main-content div.editbutton_table + div.editbutton_table {
|
|
clear:none;
|
|
}
|
|
#dokuwiki__content.main-content .secedit.editbutton_table a.button.print {
|
|
min-height:1rem;
|
|
background-color:var(--color-background);
|
|
border-radius:0 3px;
|
|
border-top:solid 1px;
|
|
border-color:#BBB;
|
|
font-size:.88rem;
|
|
margin-top:-1px;
|
|
padding-right:.3em;
|
|
}
|
|
.dokuwiki #extension__manager .actions {
|
|
font-size:0;
|
|
}
|
|
.dokuwiki #extension__manager .actions > button {
|
|
font-size:.92rem;
|
|
margin-left:.3rem;
|
|
padding-left:.3rem;
|
|
padding-right:.3rem;
|
|
}
|
|
.dokuwiki #extension__manager .actions p.permerror {
|
|
display:flex;
|
|
align-items:start;
|
|
gap:0.5rem;
|
|
background:none;
|
|
}
|
|
@media only screen and (max-width:1023px) {
|
|
.dokuwiki #extension__manager .actions p.permerror {
|
|
flex-direction:column;
|
|
}
|
|
}
|
|
.dokuwiki #extension__manager .actions p.permerror::before {
|
|
content:"";
|
|
flex-shrink:0;
|
|
margin-top:.3em;
|
|
width:1em;
|
|
height:1em;
|
|
mask-size:contain;
|
|
mask-position:center top;
|
|
mask-repeat:no-repeat;
|
|
mask-image:url(../tpl/sprintdoc/img/warning.svg);
|
|
background-color:var(--color-warning);
|
|
}
|
|
.dokuwiki #extension__manager ul.tabs li.active a {
|
|
background-color:var(--color-shade-3);
|
|
color:var(--color-foreground);
|
|
border-color:var(--color-shade-4);
|
|
}
|
|
.dokuwiki #extension__manager .panelHeader {
|
|
background-color:var(--color-shade-2);
|
|
}
|
|
.dokuwiki #extension__list .extensionList li {
|
|
color:var(--color-foreground);
|
|
}
|
|
#dokuwiki__content a.folder {
|
|
background:transparent url("../tpl/sprintdoc/svg.php%3Fsvg=down.svg&f=existing") right center no-repeat;
|
|
color:#286DA8;
|
|
padding-right:20px;
|
|
}
|
|
#dokuwiki__content a.folder.open {
|
|
background-image:url("../tpl/sprintdoc/svg.php%3Fsvg=up.svg&f=existing");
|
|
}
|
|
#dokuwiki__content div.folded {
|
|
box-shadow:0 0 .5em rgba(40,109,168,0.5);
|
|
border:1px solid rgba(40,109,168,0.5);
|
|
border-radius:0;
|
|
margin-top:-0.7rem;
|
|
margin-bottom:.7rem;
|
|
padding:.5em;
|
|
}
|
|
#dokuwiki__content div.folded p {
|
|
margin:.5rem 0;
|
|
}
|
|
#dokuwiki__content span.folded {
|
|
border:1px dotted #BBB;
|
|
}
|
|
#dokuwiki__content #config__manager fieldset {
|
|
min-width:100%;
|
|
overflow-x:auto;
|
|
box-sizing:border-box;
|
|
background-color:var(--color-background);
|
|
margin-left:0;
|
|
margin-right:0;
|
|
color:var(--color-foreground);
|
|
}
|
|
#dokuwiki__content #config__manager .selectiondefault {
|
|
background-color:transparent;
|
|
color:inherit;
|
|
}
|
|
#dokuwiki__content #config__manager tr a {
|
|
color:var(--color-shade-4);
|
|
}
|
|
#dokuwiki__content #config__manager tr .input {
|
|
background-color:transparent;
|
|
color:inherit;
|
|
}
|
|
#dokuwiki__content #config__manager tr input,
|
|
#dokuwiki__content #config__manager tr select,
|
|
#dokuwiki__content #config__manager tr textarea {
|
|
background-color:var(--color-background);
|
|
color:var(--color-foreground);
|
|
}
|
|
#dokuwiki__content #config__manager tr select.edit {
|
|
padding:0 .3em;
|
|
}
|
|
#dokuwiki__content #config__manager tr:hover td {
|
|
color:inherit;
|
|
}
|
|
#dokuwiki__content #config__manager tr.default .input {
|
|
background-color:transparent;
|
|
}
|
|
#dokuwiki__content #config__manager tr.default input,
|
|
#dokuwiki__content #config__manager tr.default select,
|
|
#dokuwiki__content #config__manager tr.default textarea {
|
|
background-color:var(--color-shade-1);
|
|
}
|
|
#dokuwiki__content #config__manager td.label {
|
|
padding:.8em 0 1.2em 1em;
|
|
}
|
|
#dokuwiki__content #config__manager td.label span.outkey {
|
|
background-color:var(--color-background);
|
|
color:inherit;
|
|
font-size:0.82rem;
|
|
font-weight:bold;
|
|
padding:0 .2rem;
|
|
}
|
|
#dokuwiki__content #config__manager td.label span.outkey a {
|
|
font-size:inherit;
|
|
}
|
|
#dokuwiki__content #config__manager td.label label {
|
|
line-height:135%;
|
|
}
|
|
@media only screen and (max-width:1023px) {
|
|
#dokuwiki__content #config__manager td.label label,
|
|
#dokuwiki__content #config__manager td.label span {
|
|
font-size:.88rem;
|
|
}
|
|
#dokuwiki__content #config__manager td.label + td {
|
|
font-size:.88rem;
|
|
}
|
|
#dokuwiki__content #config__manager td.label + td span {
|
|
font-size:inherit;
|
|
}
|
|
#dokuwiki__content #config__manager td select,
|
|
#dokuwiki__content #config__manager td input.edit {
|
|
font-size:.88rem;
|
|
}
|
|
#dokuwiki__content #config__manager .selectiondefault label {
|
|
font-size:.88rem;
|
|
}
|
|
}
|
|
@media only screen and (max-width:991px) {
|
|
#dokuwiki__content #config__manager table {
|
|
border-top:0 none;
|
|
}
|
|
#dokuwiki__content #config__manager td {
|
|
padding-top:0;
|
|
}
|
|
#dokuwiki__content #config__manager td.label {
|
|
display:block;
|
|
width:100%;
|
|
border:0 none;
|
|
border-top:1px solid #BBB;
|
|
border-bottom:0 none;
|
|
padding:.8em .5em .3em;
|
|
}
|
|
#dokuwiki__content #config__manager td.label span.outkey {
|
|
margin-left:0;
|
|
}
|
|
#dokuwiki__content #config__manager td .input {
|
|
width:100%;
|
|
}
|
|
#dokuwiki__content #config__manager td.value,
|
|
#dokuwiki__content #config__manager td.label + td {
|
|
display:block;
|
|
width:100%;
|
|
border:0 none;
|
|
margin-bottom:1.2rem;
|
|
}
|
|
#dokuwiki__content #config__manager td select,
|
|
#dokuwiki__content #config__manager td input.edit {
|
|
width:100%;
|
|
text-overflow:ellipsis;
|
|
}
|
|
#dokuwiki__content #config__manager .selectiondefault {
|
|
float:none;
|
|
max-width:100%;
|
|
width:auto;
|
|
}
|
|
#dokuwiki__content #config__manager .selectiondefault label {
|
|
width:90%;
|
|
}
|
|
}
|
|
nav.nav-starred ul {
|
|
list-style:none;
|
|
}
|
|
nav.nav-starred ul li {
|
|
margin-left:0;
|
|
}
|
|
nav.nav-starred ul li svg {
|
|
vertical-align:text-top;
|
|
fill:#696969;
|
|
}
|
|
#plugin__sitemapnavi {
|
|
padding-bottom:1.3rem;
|
|
margin-bottom:1.3rem;
|
|
border-bottom:1px solid #696969;
|
|
}
|
|
#plugin__sitemapnavi label {
|
|
padding-left:.5em;
|
|
}
|
|
#plugin__sitemapnavi li {
|
|
line-height:140%;
|
|
}
|
|
#plugin__sitemapnavi li li {
|
|
margin-left:.75em;
|
|
}
|
|
.wide-content #plugin__sitemapnavi {
|
|
display:none;
|
|
}
|
|
#dokuwiki__content .dataplugin_entry dl {
|
|
margin-left:0;
|
|
margin-right:0;
|
|
}
|
|
#dokuwiki__content .editbutton_plugin_data {
|
|
position:relative;
|
|
top:-1em;
|
|
float:left;
|
|
font-size:.88rem;
|
|
margin-top:0;
|
|
}
|
|
#dokuwiki__content .editbutton_plugin_data form button {
|
|
min-height:1rem;
|
|
height:1.8em;
|
|
background-color:var(--color-background);
|
|
border-top:solid 1px #286DA8;
|
|
border-color:#BBB;
|
|
border-radius:0 0 0.5rem 0.5rem;
|
|
color:#286DA8;
|
|
font-size:.88rem;
|
|
line-height:1.8em;
|
|
margin-top:-1px;
|
|
margin-left:.6em;
|
|
padding:0 .3em;
|
|
transition:ease-out .30s background-color,ease-out .30s border-color,ease-out .30s color;
|
|
}
|
|
#dokuwiki__content .editbutton_plugin_data form button:hover,
|
|
#dokuwiki__content .editbutton_plugin_data form button:focus,
|
|
#dokuwiki__content .editbutton_plugin_data form button:active {
|
|
background-color:#286DA8;
|
|
border-color:#286DA8;
|
|
color:var(--color-background);
|
|
}
|
|
.mode_edit .content .row > .col-xs-12 #dokuwiki__content::before {
|
|
display:none;
|
|
}
|
|
.wide-content .sidebarheader,
|
|
.wide-content .sidebarfooter {
|
|
visibility:hidden;
|
|
}
|
|
.dokuwiki div.plugin_translation {
|
|
clear:none;
|
|
display:block;
|
|
position:relative;
|
|
float:none;
|
|
box-sizing:border-box;
|
|
width:100%;
|
|
padding-bottom:0.5rem;
|
|
height:4rem;
|
|
}
|
|
.dokuwiki div.plugin_translation + * {
|
|
clear:both;
|
|
padding-top:1em;
|
|
}
|
|
.dokuwiki div.plugin_translation ul li {
|
|
margin-top:0;
|
|
}
|
|
.dokuwiki div.plugin_translation ul li span.wikilink1 {
|
|
border-radius:0.5rem;
|
|
background-color:var(--color-shade-1);
|
|
transition:background-color 150ms;
|
|
color:var(--color-foreground);
|
|
font-size:1.2em;
|
|
border:solid .1em var(--color-shade-1);
|
|
transition-property:filter,border-color;
|
|
transition-duration:200ms;
|
|
transition-timing-function:ease-out;
|
|
background-color:transparent;
|
|
border:solid .1em var(--color-glow-primary);
|
|
text-decoration:none;
|
|
color:var(--color-glow-primary);
|
|
filter:var(--filter-glow-primary);
|
|
transition:var(--transition-glow);
|
|
cursor:default;
|
|
}
|
|
.dokuwiki div.plugin_translation ul li span.wikilink1:hover,
|
|
.dokuwiki div.plugin_translation ul li span.wikilink1.active {
|
|
background-color:transparent;
|
|
border:solid .1em var(--color-glow-primary);
|
|
text-decoration:none;
|
|
color:var(--color-glow-primary);
|
|
filter:var(--filter-glow-primary);
|
|
transition:var(--transition-glow);
|
|
}
|
|
.dokuwiki div.plugin_translation ul li a.wikilink1 {
|
|
border-radius:0.5rem;
|
|
background-color:var(--color-shade-1);
|
|
transition:background-color 150ms;
|
|
color:var(--color-foreground);
|
|
font-size:1.2em;
|
|
border:solid .1em var(--color-shade-1);
|
|
transition-property:filter,border-color;
|
|
transition-duration:200ms;
|
|
transition-timing-function:ease-out;
|
|
}
|
|
.dokuwiki div.plugin_translation ul li a.wikilink1:hover,
|
|
.dokuwiki div.plugin_translation ul li a.wikilink1.active {
|
|
background-color:transparent;
|
|
border:solid .1em var(--color-glow-primary);
|
|
text-decoration:none;
|
|
color:var(--color-glow-primary);
|
|
filter:var(--filter-glow-primary);
|
|
transition:var(--transition-glow);
|
|
}
|
|
.dokuwiki div.plugin_translation ul li span.wikilink2 {
|
|
border-radius:0.5rem;
|
|
background-color:var(--color-shade-1);
|
|
transition:background-color 150ms;
|
|
color:var(--color-foreground);
|
|
font-size:1.2em;
|
|
border:solid .1em var(--color-shade-1);
|
|
transition-property:filter,border-color;
|
|
transition-duration:200ms;
|
|
transition-timing-function:ease-out;
|
|
background-color:transparent;
|
|
border:solid .1em var(--color-glow-secondary);
|
|
text-decoration:none;
|
|
color:var(--color-glow-secondary);
|
|
filter:var(--filter-glow-secondary);
|
|
transition:var(--transition-glow);
|
|
}
|
|
.dokuwiki div.plugin_translation ul li span.wikilink2:hover,
|
|
.dokuwiki div.plugin_translation ul li span.wikilink2.active {
|
|
background-color:transparent;
|
|
border:solid .1em var(--color-glow-primary);
|
|
text-decoration:none;
|
|
color:var(--color-glow-primary);
|
|
filter:var(--filter-glow-primary);
|
|
transition:var(--transition-glow);
|
|
}
|
|
.dokuwiki div.plugin_translation ul li span.wikilink2:hover,
|
|
.dokuwiki div.plugin_translation ul li span.wikilink2.active {
|
|
background-color:transparent;
|
|
border:solid .1em var(--color-glow-secondary);
|
|
text-decoration:none;
|
|
color:var(--color-glow-secondary);
|
|
filter:var(--filter-glow-secondary);
|
|
transition:var(--transition-glow);
|
|
}
|
|
.dokuwiki div.plugin_translation ul li a.wikilink2,
|
|
.dokuwiki div.plugin_translation ul li a.wikilink2:visited {
|
|
border-radius:0.5rem;
|
|
background-color:var(--color-shade-1);
|
|
transition:background-color 150ms;
|
|
color:var(--color-foreground);
|
|
font-size:1.2em;
|
|
border:solid .1em var(--color-shade-1);
|
|
transition-property:filter,border-color;
|
|
transition-duration:200ms;
|
|
transition-timing-function:ease-out;
|
|
background-color:var(--color-shade-4);
|
|
}
|
|
.dokuwiki div.plugin_translation ul li a.wikilink2:hover,
|
|
.dokuwiki div.plugin_translation ul li a.wikilink2.active,
|
|
.dokuwiki div.plugin_translation ul li a.wikilink2:visited:hover,
|
|
.dokuwiki div.plugin_translation ul li a.wikilink2:visited.active {
|
|
background-color:transparent;
|
|
border:solid .1em var(--color-glow-primary);
|
|
text-decoration:none;
|
|
color:var(--color-glow-primary);
|
|
filter:var(--filter-glow-primary);
|
|
transition:var(--transition-glow);
|
|
}
|
|
.dokuwiki div.plugin_translation ul li a.wikilink2:hover,
|
|
.dokuwiki div.plugin_translation ul li a.wikilink2.active,
|
|
.dokuwiki div.plugin_translation ul li a.wikilink2:visited:hover,
|
|
.dokuwiki div.plugin_translation ul li a.wikilink2:visited.active {
|
|
background-color:transparent;
|
|
border:solid .1em var(--color-glow-secondary);
|
|
text-decoration:none;
|
|
color:var(--color-glow-secondary);
|
|
filter:var(--filter-glow-secondary);
|
|
transition:var(--transition-glow);
|
|
}
|
|
@media only screen and (max-width:1023px) {
|
|
.dokuwiki div.plugin_translation {
|
|
clear:both;
|
|
margin-top:1rem;
|
|
}
|
|
}
|
|
.dokuwiki span.wrap_em {
|
|
color:var(--color-error);
|
|
}
|
|
.dokuwiki span.wrap_hi {
|
|
background-color:var(--color-highlight);
|
|
color:var(--color-foreground);
|
|
}
|
|
.dokuwiki span.wrap_lo {
|
|
color:var(--color-text-2);
|
|
}
|
|
.dokuwiki div.plugin_wrap.wrap_box {
|
|
background-color:var(--color-shade-1);
|
|
color:var(--color-foreground);
|
|
}
|
|
.dokuwiki div.plugin_wrap.wrap_info,
|
|
.dokuwiki div.plugin_wrap.wrap_tip,
|
|
.dokuwiki div.plugin_wrap.wrap_important,
|
|
.dokuwiki div.plugin_wrap.wrap_alert,
|
|
.dokuwiki div.plugin_wrap.wrap_help,
|
|
.dokuwiki div.plugin_wrap.wrap_download,
|
|
.dokuwiki div.plugin_wrap.wrap_todo {
|
|
display:flex;
|
|
align-items:start;
|
|
gap:1rem;
|
|
border:none;
|
|
border-left:solid 0.5rem var(--color-shade-4);
|
|
border-radius:0.5rem;
|
|
padding:1em;
|
|
background-image:none;
|
|
background-color:var(--color-shade-1);
|
|
}
|
|
@media only screen and (max-width:1023px) {
|
|
.dokuwiki div.plugin_wrap.wrap_info,
|
|
.dokuwiki div.plugin_wrap.wrap_tip,
|
|
.dokuwiki div.plugin_wrap.wrap_important,
|
|
.dokuwiki div.plugin_wrap.wrap_alert,
|
|
.dokuwiki div.plugin_wrap.wrap_help,
|
|
.dokuwiki div.plugin_wrap.wrap_download,
|
|
.dokuwiki div.plugin_wrap.wrap_todo {
|
|
flex-direction:column;
|
|
}
|
|
}
|
|
.dokuwiki div.plugin_wrap.wrap_info::before,
|
|
.dokuwiki div.plugin_wrap.wrap_tip::before,
|
|
.dokuwiki div.plugin_wrap.wrap_important::before,
|
|
.dokuwiki div.plugin_wrap.wrap_alert::before,
|
|
.dokuwiki div.plugin_wrap.wrap_help::before,
|
|
.dokuwiki div.plugin_wrap.wrap_download::before,
|
|
.dokuwiki div.plugin_wrap.wrap_todo::before {
|
|
content:"";
|
|
flex-shrink:0;
|
|
margin-top:.3em;
|
|
width:2em;
|
|
height:2em;
|
|
mask-size:contain;
|
|
mask-position:center top;
|
|
mask-repeat:no-repeat;
|
|
background-color:currentColor;
|
|
}
|
|
.dokuwiki div.plugin_wrap.wrap_info {
|
|
color:var(--color-foreground);
|
|
}
|
|
.dokuwiki div.plugin_wrap.wrap_info::before {
|
|
mask-image:url(../tpl/sprintdoc/img/info.svg);
|
|
}
|
|
.dokuwiki div.plugin_wrap.wrap_tip {
|
|
color:var(--color-foreground);
|
|
}
|
|
.dokuwiki div.plugin_wrap.wrap_tip::before {
|
|
mask-image:url(../tpl/sprintdoc/img/lightbulb.svg);
|
|
}
|
|
.dokuwiki div.plugin_wrap.wrap_important {
|
|
border-left-color:var(--color-warning);
|
|
color:var(--color-foreground);
|
|
}
|
|
.dokuwiki div.plugin_wrap.wrap_important::before {
|
|
background-color:var(--color-warning);
|
|
mask-image:url(../tpl/sprintdoc/img/warning.svg);
|
|
}
|
|
.dokuwiki div.plugin_wrap.wrap_alert {
|
|
border-left-color:var(--color-error);
|
|
color:var(--color-foreground);
|
|
}
|
|
.dokuwiki div.plugin_wrap.wrap_alert::before {
|
|
background-color:var(--color-error);
|
|
mask-image:url(../tpl/sprintdoc/img/power.svg);
|
|
}
|
|
.dokuwiki div.plugin_wrap.wrap_help {
|
|
border-left-color:var(--color-accent-1);
|
|
color:var(--color-foreground);
|
|
}
|
|
.dokuwiki div.plugin_wrap.wrap_help::before {
|
|
background-color:var(--color-accent-1);
|
|
mask-image:url(../tpl/sprintdoc/img/question.svg);
|
|
}
|
|
.dokuwiki div.plugin_wrap.wrap_download {
|
|
border-left-color:var(--color-success);
|
|
color:var(--color-foreground);
|
|
}
|
|
.dokuwiki div.plugin_wrap.wrap_download::before {
|
|
background-color:var(--color-success);
|
|
mask-image:url(../tpl/sprintdoc/img/arrow_down.svg);
|
|
}
|
|
.dokuwiki div.plugin_wrap.wrap_todo {
|
|
color:var(--color-foreground);
|
|
}
|
|
.dokuwiki div.plugin_wrap.wrap_todo::before {
|
|
mask-image:url(../tpl/sprintdoc/img/tick_small.svg);
|
|
}
|
|
@media print {
|
|
div.error,
|
|
div.info,
|
|
div.success,
|
|
div.notify,
|
|
.secedit,
|
|
.a11y,
|
|
.JSpopup,
|
|
#link__wiz {
|
|
display:none;
|
|
}
|
|
.dokuwiki div.editbutton_table {
|
|
display:none !important;
|
|
}
|
|
.dokuwiki div.plugin_translation {
|
|
display:none;
|
|
}
|
|
.dokuwiki .wrap_pagebreak {
|
|
break-after:page;
|
|
page-break-after:always;
|
|
}
|
|
.dokuwiki .wrap_nopagebreak {
|
|
break-inside:avoid;
|
|
page-break-inside:avoid;
|
|
}
|
|
.dokuwiki .wrap_noprint {
|
|
display:none;
|
|
}
|
|
.dokuwiki div.wrap_box,
|
|
.dokuwiki div.wrap_danger,
|
|
.dokuwiki div.wrap_warning,
|
|
.dokuwiki div.wrap_caution,
|
|
.dokuwiki div.wrap_notice,
|
|
.dokuwiki div.wrap_safety,
|
|
.dokuwiki div.wrap_info,
|
|
.dokuwiki div.wrap_important,
|
|
.dokuwiki div.wrap_alert,
|
|
.dokuwiki div.wrap_tip,
|
|
.dokuwiki div.wrap_help,
|
|
.dokuwiki div.wrap_todo,
|
|
.dokuwiki div.wrap_download {
|
|
border:2px solid #999;
|
|
padding:1em 1em .5em;
|
|
margin-bottom:1.5em;
|
|
}
|
|
.dokuwiki span.wrap_box,
|
|
.dokuwiki span.wrap_danger,
|
|
.dokuwiki span.wrap_warning,
|
|
.dokuwiki span.wrap_caution,
|
|
.dokuwiki span.wrap_notice,
|
|
.dokuwiki span.wrap_safety,
|
|
.dokuwiki span.wrap_info,
|
|
.dokuwiki span.wrap_important,
|
|
.dokuwiki span.wrap_alert,
|
|
.dokuwiki span.wrap_tip,
|
|
.dokuwiki span.wrap_help,
|
|
.dokuwiki span.wrap_todo,
|
|
.dokuwiki span.wrap_download {
|
|
border:1px solid #999;
|
|
padding:0 .3em;
|
|
}
|
|
.dokuwiki .wrap_hi {
|
|
border:1px solid #999;
|
|
}
|
|
.dokuwiki .wrap_spoiler {
|
|
visibility:hidden;
|
|
}
|
|
html,
|
|
body {
|
|
background:transparent;
|
|
}
|
|
a:link,
|
|
a:visited {
|
|
background:transparent !important;
|
|
color:#000 !important;
|
|
text-decoration:underline;
|
|
}
|
|
#dokuwiki__top[style="overflow: hidden;"] .page-wrapper,
|
|
#spr__direct,
|
|
.top-header,
|
|
.main-footer,
|
|
.menu-togglelink,
|
|
.main-title.desktop-only,
|
|
#spr__meta-box,
|
|
.content .row > .col-xs-12 #dokuwiki__content::before,
|
|
.page-wrapper > .tools,
|
|
.breadcrumbs,
|
|
.wikilink1[href*="id=pagefooter"],
|
|
.structaggregation > a.export,
|
|
#dokuwiki__content .structaggregation > a,
|
|
#dokuwiki__content a.folder {
|
|
display:none !important;
|
|
}
|
|
.content .row > .col-xs-12 {
|
|
box-shadow:none;
|
|
}
|
|
.dokuwiki div.page,
|
|
.main-sidebar.claim,
|
|
.page-footer {
|
|
padding:20pt 20pt 0;
|
|
}
|
|
#dokuwiki__header .logo img {
|
|
height:4rem;
|
|
width:auto;
|
|
}
|
|
#acl__tree {
|
|
display:none;
|
|
}
|
|
#acl__detail .aclpage {
|
|
display:block;
|
|
font-size:110%;
|
|
margin-top:13pt;
|
|
padding-bottom:13pt;
|
|
}
|
|
#extension__manager form.search {
|
|
display:inline-block;
|
|
margin-bottom:20pt;
|
|
}
|
|
#extension__manager form.install {
|
|
display:none;
|
|
}
|
|
#extension__manager ul.tabs li.active a {
|
|
font-weight:bold;
|
|
text-decoration:none;
|
|
}
|
|
#extension__list .extensionList {
|
|
border-bottom:1pt solid #ccc;
|
|
padding:0;
|
|
}
|
|
#extension__list .extensionList li {
|
|
list-style-type:none;
|
|
border-top:1pt solid #ccc;
|
|
margin-left:0;
|
|
}
|
|
#extension__list .extensionList li::after {
|
|
content:'';
|
|
clear:both;
|
|
display:table;
|
|
height:10pt;
|
|
}
|
|
#extension__list .extensionList li a.info,
|
|
#extension__list .extensionList li .actions.col {
|
|
display:none;
|
|
}
|
|
#extension__list .extensionList li .screenshot {
|
|
float:left;
|
|
border:1pt solid #ccc;
|
|
margin:0 10pt 5pt 0;
|
|
}
|
|
#extension__list .extensionList li h2,
|
|
#extension__list .extensionList li h2 * {
|
|
font-size:100%;
|
|
}
|
|
#user__manager table input,
|
|
#user__manager .import_users input {
|
|
display:none !important;
|
|
}
|
|
#acl__detail #acl__user {
|
|
display:none;
|
|
}
|
|
.do-admin #dokuwiki__content #confmanager .popup,
|
|
.do-admin #dokuwiki__content #confmanager .confmanager_singleLine#local,
|
|
.do-admin #dokuwiki__content #confmanager button,
|
|
.do-admin #dokuwiki__content #confmanager .button.saveButton {
|
|
display:none !important;
|
|
}
|
|
.do-admin #dokuwiki__content #confmanager .confmanager_singleLine div.defaultValue {
|
|
word-break:break-all;
|
|
}
|
|
.do-admin #dokuwiki__content > form > fieldset {
|
|
border-color:#ccc;
|
|
}
|
|
.do-admin #dokuwiki__content > form > fieldset > textarea.edit[readonly] {
|
|
border:0 none;
|
|
min-height:2250pt;
|
|
overflow:visible;
|
|
display:block;
|
|
page-break-inside:auto;
|
|
}
|
|
.do-admin #dokuwiki__content > form > fieldset > textarea.edit[readonly] + br + label[for="autosubmit"] {
|
|
margin-top:20pt;
|
|
}
|
|
.do-admin #dokuwiki__content > form > fieldset > textarea.edit[readonly] + br + label[for="autosubmit"] input {
|
|
margin-right:5pt;
|
|
}
|
|
.do-admin #dokuwiki__content #magicmatcher__repoadmin button {
|
|
display:none;
|
|
}
|
|
.do-admin #dokuwiki__content #magicmatcher__repoadmin .service-wrapper {
|
|
padding-top:1rem;
|
|
}
|
|
.do-admin #dokuwiki__content .plugin_move_form legend {
|
|
display:none;
|
|
}
|
|
.do-admin #dokuwiki__content #plugin__qc_admin table .centeralign .qc_icon svg + span {
|
|
vertical-align:top;
|
|
}
|
|
.do-admin #dokuwiki__content .doku_form.struct_newschema button {
|
|
display:none;
|
|
}
|
|
.do-admin #dokuwiki__content form.plugin_tagging {
|
|
display:none;
|
|
}
|
|
.do-admin #dokuwiki__content #plugin__upgrade_meter ol li .stage {
|
|
padding-left:.4em;
|
|
}
|
|
.do-admin #dokuwiki__content #plugin__upgrade code {
|
|
word-break:break-all;
|
|
font-size:.82rem;
|
|
}
|
|
#dokuwiki__content #config__manager fieldset {
|
|
padding:0;
|
|
}
|
|
#dokuwiki__content #config__manager fieldset legend {
|
|
padding:0 .5em;
|
|
text-align:center;
|
|
background-color:#fff;
|
|
}
|
|
#dokuwiki__content #config__manager fieldset > .table > table {
|
|
border:0 solid #ccc;
|
|
width:100%;
|
|
}
|
|
#dokuwiki__content #config__manager fieldset > .table > table tr {
|
|
border-top:1pt solid #ccc;
|
|
}
|
|
#dokuwiki__content #config__manager fieldset > .table > table tr:first-child {
|
|
border-top-width:0;
|
|
}
|
|
#dokuwiki__content #config__manager fieldset > .table > table tr td {
|
|
border-width:0;
|
|
}
|
|
#dokuwiki__content #config__manager td.value,
|
|
#dokuwiki__content #config__manager td.label {
|
|
font-size:100%;
|
|
padding:.6em 0 .8em 1em;
|
|
}
|
|
#dokuwiki__content #config__manager td.label {
|
|
width:35%;
|
|
}
|
|
#dokuwiki__content #config__manager td.label span.outkey,
|
|
#dokuwiki__content #config__manager td.label span.outkey * {
|
|
font-size:100%;
|
|
}
|
|
#dokuwiki__content #config__manager td.label label {
|
|
display:block;
|
|
}
|
|
#dokuwiki__content #config__manager td.label span.outkey,
|
|
#dokuwiki__content #config__manager td.label label {
|
|
padding-left:.2rem;
|
|
}
|
|
#dokuwiki__content #config__manager td.value input[type="text"] {
|
|
border:0 none;
|
|
}
|
|
#dokuwiki__content #config__manager td.value select {
|
|
max-width:80%;
|
|
box-sizing:border-box;
|
|
border:1px solid transparent;
|
|
background:transparent;
|
|
}
|
|
#dokuwiki__content #config__manager td.value .selectiondefault {
|
|
position:relative;
|
|
}
|
|
#dokuwiki__content #config__manager td.value .selectiondefault input.checkbox {
|
|
position:absolute;
|
|
top:0;
|
|
left:0;
|
|
}
|
|
#dokuwiki__content #config__manager td.value .selectiondefault label,
|
|
#dokuwiki__content #config__manager td.value .selectiondefault input[type="text"] {
|
|
position:relative;
|
|
top:0;
|
|
left:0;
|
|
margin-left:20pt;
|
|
margin-top:.5em;
|
|
padding-left:0;
|
|
background-color:transparent;
|
|
}
|
|
.do-admin div.ui-admin ul.admin_tasks li,
|
|
.do-admin div.ui-admin ul.admin_plugins li {
|
|
list-style-type:none;
|
|
min-height:2em;
|
|
}
|
|
.do-admin div.ui-admin ul.admin_tasks li a span.icon,
|
|
.do-admin div.ui-admin ul.admin_plugins li a span.icon {
|
|
float:left;
|
|
clear:left;
|
|
display:inline-block;
|
|
width:22pt;
|
|
height:22pt;
|
|
border:1pt solid #ccc;
|
|
margin:0 10pt 0 0;
|
|
}
|
|
.do-admin div.ui-admin ul.admin_tasks li a span.icon:empty::before,
|
|
.do-admin div.ui-admin ul.admin_plugins li a span.icon:empty::before {
|
|
content:"?";
|
|
display:inline-block;
|
|
padding-top:1pt;
|
|
}
|
|
.do-admin div.ui-admin ul.admin_tasks li a span.icon svg,
|
|
.do-admin div.ui-admin ul.admin_plugins li a span.icon svg {
|
|
width:20pt;
|
|
height:20pt;
|
|
}
|
|
.do-admin div.ui-admin ul.admin_tasks li a span.icon svg path,
|
|
.do-admin div.ui-admin ul.admin_plugins li a span.icon svg path {
|
|
fill:#000;
|
|
}
|
|
.do-admin div.ui-admin ul.admin_tasks li a span.prompt,
|
|
.do-admin div.ui-admin ul.admin_plugins li a span.prompt {
|
|
min-height:26pt;
|
|
display:inline-block;
|
|
margin:0;
|
|
padding-top:4pt;
|
|
}
|
|
.page-footer {
|
|
border-top:1pt solid #ccc;
|
|
margin-top:13pt;
|
|
}
|
|
#dokuwiki__content #plugin__styling button {
|
|
display:none !important;
|
|
}
|
|
#dokuwiki__content #plugin__styling .styling input[type="text"] {
|
|
border:0 none;
|
|
}
|
|
.dataplugin_entry dl {
|
|
border:1pt solid #ccc;
|
|
padding:7pt;
|
|
margin:7pt 0;
|
|
}
|
|
.dataplugin_entry dl dt {
|
|
clear:left;
|
|
float:left;
|
|
width:22%;
|
|
font-weight:bold;
|
|
text-align:right;
|
|
margin-right:5pt;
|
|
}
|
|
#dokuwiki__detail div.img_detail dl dt {
|
|
display:inline-block;
|
|
width:20%;
|
|
background-color:transparent;
|
|
}
|
|
#dokuwiki__detail div.img_detail dl dd {
|
|
display:inline-block;
|
|
width:75%;
|
|
}
|
|
div#dwpl-ti-container .dwpl-ti,
|
|
.dwpl-ti-permalink-header,
|
|
.dwpl-ti-permalink-footer {
|
|
display:none !important;
|
|
}
|
|
div#dwpl-ti-container div.dwpl-ti-content-box {
|
|
box-shadow:none;
|
|
border:0 none;
|
|
}
|
|
#mediamanager__page .namespaces,
|
|
#mediamanager__page .filelist .tabs,
|
|
#mediamanager__page .panelHeader form {
|
|
display:none;
|
|
}
|
|
#mediamanager__page ul.rows {
|
|
width:auto;
|
|
padding:0;
|
|
}
|
|
#mediamanager__page .filelist li {
|
|
clear:both;
|
|
list-style-type:none;
|
|
margin:7pt 0 0;
|
|
}
|
|
#mediamanager__page .filelist li dl {
|
|
position:relative;
|
|
display:table;
|
|
border-top:solid 1pt #ccc;
|
|
padding-top:2rem;
|
|
}
|
|
#mediamanager__page .filelist li dt {
|
|
display:table-cell;
|
|
width:10%;
|
|
height:40px;
|
|
}
|
|
#mediamanager__page .filelist li dt .size,
|
|
#mediamanager__page .filelist li dt .filesize {
|
|
width:15%;
|
|
}
|
|
#mediamanager__page .filelist li dt .date {
|
|
width:20%;
|
|
}
|
|
#mediamanager__page .filelist li dd {
|
|
display:table-cell;
|
|
}
|
|
#mediamanager__page .filelist li dd.name {
|
|
position:absolute;
|
|
top:.5rem;
|
|
left:0;
|
|
display:block;
|
|
font-weight:bold;
|
|
margin:0;
|
|
}
|
|
form button[type="submit"],
|
|
form button[type="reset"] {
|
|
display:none;
|
|
}
|
|
form fieldset label,
|
|
form fieldset label.block {
|
|
display:block;
|
|
text-align:left;
|
|
}
|
|
form fieldset br + br {
|
|
display:none;
|
|
}
|
|
form fieldset label {
|
|
clear:both;
|
|
}
|
|
form fieldset label > input:first-child {
|
|
float:left;
|
|
}
|
|
form fieldset label > input + span {
|
|
float:left;
|
|
display:inline-block;
|
|
padding-left:7pt;
|
|
padding-bottom:13pt;
|
|
}
|
|
form fieldset label.block {
|
|
display:block;
|
|
text-align:left;
|
|
}
|
|
form fieldset label.block > span {
|
|
float:none;
|
|
padding-bottom:0;
|
|
}
|
|
form fieldset label.block > span:first-child {
|
|
display:block;
|
|
}
|
|
form input,
|
|
form textarea,
|
|
form select {
|
|
border:1pt solid #777;
|
|
}
|
|
}
|