parent
bd238c7555
commit
f5fc27a19c
1 changed files with 8 additions and 0 deletions
|
@ -456,3 +456,11 @@ label.control-label > span.field-optional:before {
|
|||
.pagination > li > a, .pagination > li > span {
|
||||
padding: 3px 10px !important;
|
||||
}
|
||||
|
||||
body.sidebar-collapse .main-header .logo {
|
||||
overflow: hidden;
|
||||
text-indent: 100%;
|
||||
background-image: url('/favicons/favicon-32x32.png');
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue