mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2024-12-22 21:40:08 +00:00
Fixed path to CSS
This commit is contained in:
parent
a76355a9c5
commit
ca4ee2d14d
@ -5,7 +5,7 @@
|
||||
|
||||
{include file='headInclude' sandbox=false}
|
||||
<style type="text/css">
|
||||
@import url("{@$__wcf->getPath('wcf')}style/be.bastelstu.chat.css");
|
||||
@import url("{@$__wcf->getPath('wcf')}style/be.bastelstu.wcf.chat.css");
|
||||
#timsChatCopyrightDialog {
|
||||
background-image: url("{link controller='Chat' action='Copyright' sheep=1}{/link}");
|
||||
background-position: right 45px;
|
||||
|
Loading…
Reference in New Issue
Block a user