r45559 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r45558
|
r45559
|
r45560
>
Date:
09:55, 8 January 2009
Author:
mkroetzsch
Status:
deferred
Tags:
Comment:
Rather use smw prefix on class names to prevent clashes
Modified paths:
/trunk/extensions/SemanticMediaWiki/skins/SMW_custom.css
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/SemanticMediaWiki/skins/SMW_custom.css
—
—
@@ -4,7 +4,7 @@
5
5
font-style: italic;
6
6
}
7
7
8
-div.pre { /* make divs look like <pre> */
8
+div.smwpre { /* make divs look like <pre> */
9
9
white-space: pre;
10
10
font-family: monospace;
11
11
padding: 1em;
Status & tagging log
13:12, 8 January 2009
Aaron Schulz
(
talk
|
contribs
)
changed the
status
of r45559
[
removed:
new
added:
deferred]