Merge branch 'develop' into feature/api-v1
This commit is contained in:
commit
8dcab927e5
10 changed files with 41 additions and 28 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…
Add table
Add a link
Reference in a new issue