SPR-768: Anpassungen - SprintMeeting 10.1.2017 - breadcrumb padding

This commit is contained in:
Silke Pisulla 2017-01-11 15:17:39 +01:00
commit bbf124abb2

View file

@ -4,22 +4,26 @@
* @author Jana Deutschlaender <deutschlaender@cosmocode.de>
*/
.content .row {
> .col-xs-12 {
box-shadow: @box-shadow;
#dokuwiki__content {
position: relative;
z-index: 10;
&::before {
content: "";
position: absolute;
top: 0;
left: 0;
z-index: -1;
height: 2.45rem;
width: 100%;
background-color: @background_page-header;
border-bottom: 1px solid @color-border;
position: absolute;
top: 0; left: 0;
height: 3rem; width: 100%;
z-index: -1;
}
#meta-box {
display: inline-block;
min-height: 1.95rem;
@ -53,6 +57,7 @@
font-size: .88rem;
}
}
.dokuwiki .structaggregation a.export {
padding-top: .3em;
font-size: .88rem;