r43158 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r43157‎ | r43158 | r43159 >
Date:21:58, 3 November 2008
Author:tomasz
Status:old
Tags:
Comment:
ui fixes
Modified paths:
  • /trunk/extensions/skins/Tomas/main.css (modified) (history)

Diff [purge]

Index: trunk/extensions/skins/Tomas/main.css
@@ -288,9 +288,11 @@
289289
290290 .red-input-button
291291 {
 292+ background-repeat: no-repeat;
292293 background-image: url(images/button-red.png);
293 - width: 158px;
294 - height: 27px;
 294+ background-color: white;
 295+ width: 160px;
 296+ height: 29px;
295297 color: #fff;
296298 font-size: 0.8em;
297299 font-weight: bold;
@@ -298,7 +300,7 @@
299301 display: block;
300302 vertical-align: middle;
301303 font-family: Verdana, Arial, Helvetica,Tahoma,sans-serif;
302 - border: 0px sold white;
 304+ border: 1px solid white;
303305 }
304306
305307 #red-button a:hover { text-decoration: none; }
@@ -380,6 +382,7 @@
381383 {
382384 width: 400px;
383385 margin: 0px auto;
 386+ padding-bottom: 50px;
384387 background: #fff url(images/curves/leftside.gif) repeat-y left top;
385388 }
386389
@@ -406,7 +409,7 @@
407410 .center-content
408411 {
409412 position: relative;
410 - padding: 1px 36px 1px 36px;
 413+ padding: 1px 36px 20px 36px;
411414 margin: -1px 0 -50px 0;
412415 }
413416

Status & tagging log