r59242 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r59241
|
r59242
|
r59243
>
Date:
11:05, 19 November 2009
Author:
tomasz
Status:
deferred
Tags:
Comment:
adding styling
Modified paths:
/trunk/extensions/DonationInterface/payflowpro_gateway/payflowpro_gateway.css
(added) (
history
)
Diff
[
purge
]
Index: trunk/extensions/DonationInterface/payflowpro_gateway/payflowpro_gateway.css
—
—
@@ -0,0 +1,24 @@
2
+.creditcard-error-msg {
3
+ color: #cc1100;
4
+}
5
+
6
+.mw-creditcard-donor {
7
+ width: 25px;
8
+}
9
+
10
+.mw-donate-submessage {
11
+ padding-top: 10px;
12
+}
13
+
14
+#mw-donate-submit-button {
15
+ padding-top: 10px;
16
+ padding-bottom: 10px;
17
+ padding-left: 100px;
18
+}
19
+
20
+#payflow-table-cc {
21
+}
22
+
23
+#payflow-table-donor {
24
+}
25
+
Status & tagging log
02:23, 12 January 2010
Tim Starling
(
talk
|
contribs
)
changed the
status
of r59242
[
removed:
new
added:
deferred]