r103261 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r103260
|
r103261
|
r103262
>
Date:
23:37, 15 November 2011
Author:
pgehres
Status:
ok
Tags:
Comment:
Mimicing the old CSS overrides
Modified paths:
/trunk/extensions/DonationInterface/payflowpro_gateway/forms/css/TwoStepTwoColumnLetter3.css
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/DonationInterface/payflowpro_gateway/forms/css/TwoStepTwoColumnLetter3.css
—
—
@@ -28,9 +28,11 @@
29
29
line-height: 120%;
30
30
}
31
31
#payflow-table-donor td.label, #payflow-table-comment td.label, #payflow-table-cc td.label {
32
- padding-right: 0.5em;
33
- width: 100px;
34
32
white-space: nowrap;
33
+ display: block;
34
+ padding-right: 1em;
35
+ text-align: right;
36
+ width: 94px;
35
37
}
36
38
input#city {
37
39
width: 130px;
Follow-up revisions
Revision
Commit summary
Author
Date
r103265
MFT
r103261
awjrichards
23:44, 15 November 2011
Status & tagging log
23:38, 15 November 2011
Kaldari
(
talk
|
contribs
)
changed the
status
of r103261
[
removed:
new
added:
ok]