From 6d182e241055bffa3bf04adcc1aef5db530fe4cd Mon Sep 17 00:00:00 2001 From: raylu Date: Sun, 3 Jul 2011 04:32:10 -0700 Subject: run fromdos on all the php, css, and js files --- webroot/css/themes/purple.css | 56 +++++++++++++++++++++---------------------- 1 file changed, 28 insertions(+), 28 deletions(-) (limited to 'webroot/css/themes/purple.css') diff --git a/webroot/css/themes/purple.css b/webroot/css/themes/purple.css index 02defcb..7a8794d 100644 --- a/webroot/css/themes/purple.css +++ b/webroot/css/themes/purple.css @@ -1,28 +1,28 @@ -/* -Kameleon Template -Author: Chris Mooney (http://themeforest.net/user/ChrisMooney) -*/ - -a, a:active, a:visited { -color:#6f1156; -} -a:hover { -color:#6f1156; -} - - -.ribbon { - background:url(../../img/grad-purple.gif) repeat-x center top #8f146e; - border:1px solid #6f1156; - color:#FFFFFF; - text-shadow:0 -1px 0 #6f1156; -} -.triangle-ribbon { -border-color:transparent #5c0d47 transparent transparent; -} - - -.sidebar-nav li.current { -background:url(../../img/grad-purple.gif) repeat-x center top #8f146e; -border:1px solid #6f1156; -} +/* +Kameleon Template +Author: Chris Mooney (http://themeforest.net/user/ChrisMooney) +*/ + +a, a:active, a:visited { +color:#6f1156; +} +a:hover { +color:#6f1156; +} + + +.ribbon { + background:url(../../img/grad-purple.gif) repeat-x center top #8f146e; + border:1px solid #6f1156; + color:#FFFFFF; + text-shadow:0 -1px 0 #6f1156; +} +.triangle-ribbon { +border-color:transparent #5c0d47 transparent transparent; +} + + +.sidebar-nav li.current { +background:url(../../img/grad-purple.gif) repeat-x center top #8f146e; +border:1px solid #6f1156; +} -- cgit v1.2.3