Commit 9efb0e90 authored by Malte Sussdorff's avatar Malte Sussdorff

New files

parent 735f3908
/* ADP Reveal mode */
div.um-adp-box-off {
background-color: inherit;
border-width: 0px;
}
div.um-adp-output-off {
background-color: inherit;
border-width: 0px;
padding: 0px;
}
div.um-adp-box-off2 {
background-color: inherit;
border-width: 0px;
}
div.um-adp-output-off2 {
background-color: inherit;
border-width: 0px;
padding: 0px;
}
/* Developer-support footer */
.um-more-info {
clear: both;
padding: 6px;
border: none;
}
.um-more-info-off {
display: none;
}
.um-more-info2 {
clear: both;
padding: 6px;
border: none;
}
.um-more-info-off2 {
display: none;
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment