From: Adam Miller Date: Tue, 15 Dec 2009 20:00:00 +0000 (+0000) Subject: making the height of the wikieditor tabs a bit smaller with the vector expirmental... X-Git-Tag: 1.31.0-rc.0~38526 X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dmembres/modifier.php?a=commitdiff_plain;h=01eaff122274cc4d10d9c8384aea1e4688706045;p=lhc%2Fweb%2Fwiklou.git making the height of the wikieditor tabs a bit smaller with the vector expirmental tabs stylesheet --- diff --git a/skins/vector/experiments/new-tabs.css b/skins/vector/experiments/new-tabs.css index 56dd572558..5f88dc3b88 100644 --- a/skins/vector/experiments/new-tabs.css +++ b/skins/vector/experiments/new-tabs.css @@ -303,12 +303,18 @@ } .wikiEditor-ui-tabs { border: none; + height: 2.15em; +} +.wikiEditor-ui-buttons { + height: 2.15em; } .wikiEditor-ui-tabs div { border: 1px solid silver; margin-right: 1px; + height: 2.15em; } .wikiEditor-ui-tabs div a { + line-height: 2.15em; background: #FFFFFF url(images/tab-fade.png) repeat-x 0 100%; } .wikiEditor-ui-tabs div.current a {