Skip to content

Commit

Permalink
Merge pull request #336 from thesoultaker48/alpha
Browse files Browse the repository at this point in the history
Removed forced loading of darkness css
  • Loading branch information
sergejey committed Oct 11, 2018
2 parents 76258d2 + 3d4842a commit 9355bf0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion templates/app_player/action_usual.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<script language="javascript" type="text/javascript" src="<#ROOTHTML#>js/jquery-ui-1.9.1.custom.min.js"></script>
<link type="text/css" rel="stylesheet" href="<#ROOTHTML#>css/ui-darkness/jquery-ui-1.9.1.custom.css"/>
<style type="text/css">
#[#APP_PLAYER_ID#] { height: auto; min-width: 390px; width: 390px; border-radius: 3px; }
#[#APP_PLAYER_ID#] #html5audio { display: none; }
Expand Down

0 comments on commit 9355bf0

Please sign in to comment.