Changes

Jump to navigation Jump to search
Created page with ".addstatement { width: 100%; display: inline-block; font-weight: bold; } .addstatement a { font-weight: normal; color: darkblue; } .disabled { filter: graysca..."
.addstatement {
width: 100%;
display: inline-block;
font-weight: bold;
}

.addstatement a {
font-weight: normal;
color: darkblue;
}

.disabled {
filter: grayscale(0.3) opacity(.7);
}

fieldset#quickpresets {
width: 100%;
position: relative;
}
#quickpresets legend {
color:blue;font-weight:bold;
}

.quickpresetsinput {
float: right;
}

.compact {
display: inline-block;
}

.qpconfiglink {
position: absolute;
right: -0.5ex;
background: #fff;
font-size: 150%;
}

Navigation menu