mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
search box style
This commit is contained in:
parent
cba380b0e5
commit
fa6759085b
4 changed files with 62 additions and 22 deletions
|
@ -28,10 +28,6 @@
|
|||
color: #fff;
|
||||
}
|
||||
|
||||
.type-home {
|
||||
background: #494949 url(images/bgflip.png) repeat-x!important;
|
||||
}
|
||||
|
||||
.listHeader {
|
||||
margin-top: .5em;
|
||||
margin-bottom: 5px;
|
||||
|
@ -82,10 +78,6 @@
|
|||
}
|
||||
|
||||
@media all and (min-width: 1000px) {
|
||||
/*.libraryPage:not(.folderListPage) > .ui-content, .libraryPage:not(.folderListPage) > .ui-panel-content-wrap {
|
||||
margin-top: -35px!important;
|
||||
}*/
|
||||
|
||||
.detailPageContent {
|
||||
width: 90%;
|
||||
margin: 0 auto;
|
||||
|
@ -94,10 +86,6 @@
|
|||
|
||||
@media all and (min-width: 1200px) {
|
||||
|
||||
.libraryPage .ui-content {
|
||||
padding-top: 0;
|
||||
}
|
||||
|
||||
.ehsContent {
|
||||
max-width: 850px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue