r96913 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r96912
|
r96913
|
r96914
>
Date:
21:46, 12 September 2011
Author:
yaron
Status:
deferred
Tags:
Comment:
Some CSS changes
Modified paths:
/trunk/extensions/Survey/resources/jquery.survey.css
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/Survey/resources/jquery.survey.css
—
—
@@ -4,7 +4,9 @@
5
5
width: 80%
6
6
}
7
7
8
-div .survey-question {
9
- padding-bottom: 7px;
10
- font-size: 10pt;
8
+div.survey-question {
9
+ border-top: 1px solid #ddd;
10
+ padding-top: 10px;
11
+ padding-bottom: 10px;
12
+ font-size: smaller;
11
13
}
Status & tagging log
01:30, 13 September 2011
😂
(
talk
|
contribs
)
changed the
status
of r96913
[
removed:
new
added:
deferred]