From: Adam Miller Date: Thu, 15 Apr 2010 13:26:07 +0000 (+0000) Subject: Compliment to r65046 - Removing duplicate css from Vector's css file X-Git-Tag: 1.31.0-rc.0~37101 X-Git-Url: http://git.cyclocoop.org/%22.%24redirect_annul.%22?a=commitdiff_plain;h=1a90d5b76ac45cbb5d9c36745ae09e39d50aee28;p=lhc%2Fweb%2Fwiklou.git Compliment to r65046 - Removing duplicate css from Vector's css file --- diff --git a/skins/vector/main-ltr.css b/skins/vector/main-ltr.css index 0b01f95d34..ae1e1224d3 100644 --- a/skins/vector/main-ltr.css +++ b/skins/vector/main-ltr.css @@ -373,17 +373,6 @@ body { #simpleSearch > button#searchButton { height: 100%; } - .suggestions-special .special-label { - font-size: 0.8em; - color: gray; - } - .suggestions-special .special-query { - color: black; - font-style: italic; - } - .suggestions-special .special-hover { - background-color: silver; - } /* Panel */ #panel { position: absolute; diff --git a/skins/vector/main-rtl.css b/skins/vector/main-rtl.css index 15134f8dfa..cbcef2f2bf 100644 --- a/skins/vector/main-rtl.css +++ b/skins/vector/main-rtl.css @@ -373,17 +373,6 @@ body { #simpleSearch > button#searchButton { height: 100%; } - .suggestions-special .special-label { - font-size: 0.8em; - color: gray; - } - .suggestions-special .special-query { - color: black; - font-style: italic; - } - .suggestions-special .special-hover { - background-color: silver; - } /* Panel */ #panel { position: absolute;