From: pzed Date: Fri, 4 Sep 2009 15:41:49 +0000 (+0000) Subject: my account colours changed to match uwin theme X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=5854902ae6d4d55500bd2c094a887cd8410b5688;p=contrib%2FConifer.git my account colours changed to match uwin theme git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/trunk@650 6d9bc8c9-1ec2-4278-b937-99fde70a366f --- diff --git a/web/opac/skin/uwin/css/colors.css b/web/opac/skin/uwin/css/colors.css index e38077818d..7d295854d1 100644 --- a/web/opac/skin/uwin/css/colors.css +++ b/web/opac/skin/uwin/css/colors.css @@ -78,7 +78,7 @@ a:focus { background: #E0F0E0; color: #000000;} .adv_quick_search_submit { border-bottom: 3px solid #CCC;} -.myopac_link_active { background: #E0F6E0; } +.myopac_link_active { background: #B2BB1E; } .sidebar_extra_link { text-decoration: none; } #searchbar_tag_on { color: red; }