From: Darren Date: Fri, 7 Dec 2012 17:08:58 +0000 (+0000) Subject: Previous style changes moved to CLU theme only X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=d98b7d33e832680799353414c4167dcabe24d96e;p=KiwiIRC.git Previous style changes moved to CLU theme only --- diff --git a/client/assets/css/style.css b/client/assets/css/style.css index 8cbcf64..4f78cde 100644 --- a/client/assets/css/style.css +++ b/client/assets/css/style.css @@ -956,12 +956,12 @@ html, body { height:100%; } #kiwi.theme_cli .server_select .kiwi_logo img { } -#kiwi .divider-verticle { +#kiwi.theme_cli .divider-verticle { border-left: 1px solid #303030; border-right: 1px solid #1B1B1B; } -#kiwi .divider-horizontal { +#kiwi.theme_cli .divider-horizontal { border-top: 1px solid #303030; border-bottom: 1px solid #1B1B1B; } \ No newline at end of file