r55251 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r55250
|
r55251
|
r55252
>
Date:
18:04, 18 August 2009
Author:
tparscal
Status:
deferred
Tags:
Comment:
Added some padding to tables in dialogs.
Modified paths:
/trunk/extensions/UsabilityInitiative/css/wikiEditor.css
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/UsabilityInitiative/css/wikiEditor.css
—
—
@@ -40,3 +40,6 @@
41
41
border: solid silver 1px;
42
42
width: 100%;
43
43
}
44
+.ui-dialog-content fieldset table td {
45
+ padding: 0.25em;
46
+}
\ No newline at end of file
Follow-up revisions
Revision
Commit summary
Author
Date
r55257
wmf-deployment: Merge
r55247
and
r55251
to fix
bug 20221
(Edit box loses chan...
catrope
18:56, 18 August 2009
Status & tagging log
01:08, 18 January 2012
Siebrand
(
talk
|
contribs
)
changed the
tags
for r55251
[
removed:
wmf-deployment]
00:20, 14 September 2011
Meno25
(
talk
|
contribs
)
changed the
status
of r55251
[
removed:
old
added:
deferred]
01:04, 14 November 2010
Reedy
(
talk
|
contribs
)
changed the
status
of r55251
[
removed:
new
added:
old]
20:56, 18 August 2009
Catrope
(
talk
|
contribs
)
changed the
tags
for r55251
[
added:
wmf-deployment]