r93294 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r93293
|
r93294
|
r93295
>
Date:
18:40, 27 July 2011
Author:
yaron
Status:
deferred
Tags:
Comment:
Added italics for property name - seems like reasonable default formatting
Modified paths:
/trunk/extensions/SemanticWatchlist/specials/ext.swl.watchlist.css
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/SemanticWatchlist/specials/ext.swl.watchlist.css
—
—
@@ -13,5 +13,5 @@
14
14
}
15
15
16
16
.swl-watchlist-prop {
17
-
18
-}
\ No newline at end of file
17
+ font-style: italic;
18
+}