reduce star rating sizes
This commit is contained in:
parent
22ee826cd7
commit
a673f90a45
4 changed files with 18 additions and 12 deletions
|
@ -56,7 +56,7 @@
|
|||
|
||||
.viewSettings {
|
||||
text-align: center;
|
||||
margin: .5em 0;
|
||||
margin: .5em 0 .25em;
|
||||
}
|
||||
|
||||
.listPaging {
|
||||
|
@ -85,11 +85,11 @@
|
|||
}
|
||||
}
|
||||
|
||||
/*@media all and (min-width: 1000px) {
|
||||
.libraryPage:not(.folderListPage) > .ui-content, .libraryPage:not(.folderListPage) > .ui-panel-content-wrap {
|
||||
@media all and (min-width: 1000px) {
|
||||
/*.libraryPage:not(.folderListPage) > .ui-content, .libraryPage:not(.folderListPage) > .ui-panel-content-wrap {
|
||||
margin-top: -35px!important;
|
||||
}
|
||||
}*/
|
||||
}*/
|
||||
}
|
||||
|
||||
@media all and (min-width: 1200px) {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue