From: Robert Kaiser Date: Sun, 11 Jan 2015 02:50:12 +0000 (+0100) Subject: fix errors found by review of 2.30 X-Git-Tag: LCARStrek-2.32~4 X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=commitdiff_plain;h=9e756f9d6d35b95bee30bdc8361db9d1001ea9bc fix errors found by review of 2.30 --- diff --git a/LCARStrek/browser/devtools/webconsole.css b/LCARStrek/browser/devtools/webconsole.css index d3d77591..a0540c99 100644 --- a/LCARStrek/browser/devtools/webconsole.css +++ b/LCARStrek/browser/devtools/webconsole.css @@ -554,7 +554,7 @@ a { } .webconsole-filter-button > .toolbarbutton-menubutton-button:before { width: 12px; - height: 12x; + height: 12px; margin-left: 1px; } .toolbarbutton-menubutton-dropmarker { diff --git a/LCARStrek/global/in-content/common.css b/LCARStrek/global/in-content/common.css index 9e7dc971..c6cb07e6 100644 --- a/LCARStrek/global/in-content/common.css +++ b/LCARStrek/global/in-content/common.css @@ -120,7 +120,7 @@ html|button { border: none; background-color: #C09070; color: #000000; - / * override forms.css * / + /* override forms.css */ font: inherit; }