From: Robert Kaiser Date: Fri, 4 Jan 2013 22:04:44 +0000 (+0100) Subject: convert buttons to a more LCARS-like and visible look with a new color scheme X-Git-Tag: LCARStrek-2.16~22 X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=commitdiff_plain;h=be8f410d6a4ec31f45b1e7d55033daac2a02ae3f convert buttons to a more LCARS-like and visible look with a new color scheme --- diff --git a/LCARStrek/global/button.css b/LCARStrek/global/button.css index 20d17486..804481f3 100644 --- a/LCARStrek/global/button.css +++ b/LCARStrek/global/button.css @@ -88,7 +88,7 @@ button[checked="true"] > .button-box { button[disabled="true"], button[disabled="true"]:hover:active { border: none; - background-color: #8050B0 !important; + background-color: #402858 !important; color: #000000 !important; }