mirror of
https://github.com/moparisthebest/SickRage
synced 2024-12-12 11:02:21 -05:00
Removed unneeded code from theme_name tests yesterday
This commit is contained in:
parent
29403ff2cb
commit
db6eb33db4
@ -37,9 +37,7 @@
|
||||
<link rel="stylesheet" type="text/css" href="$sbRoot/css/browser.css?$sbPID" />
|
||||
<link rel="stylesheet" type="text/css" href="$sbRoot/css/lib/jquery.qtip-2.0.1.min.css?$sbPID"/>
|
||||
<link rel="stylesheet" type="text/css" media="only screen and (max-device-width: 480px)" href="$sbRoot/css/iphone.css?$sbPID" />
|
||||
#if $sickbeard.THEME_NAME != '':
|
||||
<link rel="stylesheet" type="text/css" href="$sbRoot/css/${sickbeard.THEME_NAME}.css?$sbPID" />
|
||||
#end if
|
||||
|
||||
|
||||
<style type="text/css">
|
||||
|
Loading…
Reference in New Issue
Block a user