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

update requirecss

This commit is contained in:
Luke Pulverenti 2015-12-01 00:22:52 -05:00
parent 57708e9007
commit 91051df493
30 changed files with 600 additions and 221 deletions

View file

@ -6,7 +6,7 @@
self.show = function () {
require(['css!/css/search.css']);
require(['css!css/search.css']);
$('.headerSearchInput').val('');
$('.btnCloseSearch').hide();