r101747 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r101746
|
r101747
|
r101748
>
Date:
23:23, 2 November 2011
Author:
pgehres
Status:
ok
Tags:
Comment:
Fixing list-styling in IE on webitects_2_3step
Modified paths:
/trunk/extensions/DonationInterface/globalcollect_gateway/forms/css/webitects_2_3step.css
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/DonationInterface/globalcollect_gateway/forms/css/webitects_2_3step.css
—
—
@@ -85,5 +85,6 @@
86
86
font-size: 11px;
87
87
}
88
88
ul#moreinfolinks li{
89
- list-style: none;
89
+ list-style: none !important;
90
+ list-style-image: none !important;
90
91
}
\ No newline at end of file
Follow-up revisions
Revision
Commit summary
Author
Date
r101769
MFT
r101747
awjrichards
00:56, 3 November 2011
Status & tagging log
00:55, 3 November 2011
Awjrichards
(
talk
|
contribs
)
changed the
status
of r101747
[
removed:
new
added:
ok]