%PDF- %PDF-
| Direktori : /home/waritko/jetty-distribution-9.4.21.v20190926/webapps/ROOT/skins/flamingo/less/ |
| Current File : //home/waritko/jetty-distribution-9.4.21.v20190926/webapps/ROOT/skins/flamingo/less/headers.less |
//
// Headers
// --------------------------------------------------
.edit_section {
display: block;
height: @font-size-h1;
line-height: @font-size-h1;
margin: -@font-size-h1 0 0;
overflow: hidden;
position: relative;
visibility:hidden;
}
.edit_section a, .edit_section span {
background-color: @xwiki-page-content-bg;
background: @xwiki-page-content-bg linear-gradient(45deg, @xwiki-page-content-bg 50%, @xwiki-background-secondary-color 50%);
color: @text-color;
height: 20px;
margin: 0;
overflow: hidden;
padding: 3px 5px;
position: absolute;
right: 0;
text-indent: 0;
top: 0;
visibility:visible;
width: 20px;
}
.edit_section a:before {
content: @xwiki-icon-edit-section;
font: normal normal normal 12px/1 FontAwesome;
display: block;
}