top: 0;
bottom: 0;
left: 250px;
- width: 23px;
+ width: 20px;
height: 100%;
z-index: 150;
opacity: .3;
display: inline-block;
position: relative;
height: 100%;
- width: 23px;
+ width: 20px;
}
aside.sidebar.collapsed .collapsibleSidebarButton {
Activate it if you want to test your own header image */
/* background-image: url('../../../images/header.png'); */
background-position: left top;
- background-repeat: repeat-x;
+ background-repeat: repeat-x;
+ display: table;
+ width: 100%;
}
/* Headings */