1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

merge from dev

This commit is contained in:
Luke Pulverenti 2015-12-14 10:43:03 -05:00
parent 1c8f02ce0f
commit 33b01d778c
911 changed files with 34157 additions and 57125 deletions

View file

@ -108,26 +108,20 @@
}
.headerSearchInput {
margin: 0!important;
background: #222!important;
border: 0!important;
color: #ddd!important;
border-radius: 3px!important;
padding: 4px 0 3px 0!important;
text-indent: 50px!important;
margin: 0 !important;
background: #222 !important;
border: 0 !important;
color: #eee !important;
border-radius: 0 !important;
padding: 7px 0 6px 0 !important;
text-indent: 10px !important;
font-size: 16px;
font-family: inherit;
outline: none;
vertical-align: middle;
width: 85%!important;
display: inline-block!important;
}
.searchInputIcon {
position: absolute;
left: 20px;
top: 12px;
color: #ddd !important;
width: 85% !important;
display: inline-block !important;
height: 100%!important;
}
.viewMenuSearch {
@ -163,7 +157,7 @@
.viewMenuSearchForm {
max-width: none;
padding: 10px;
padding: 5px;
}
.searchResultsOverlay {