We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dd11d2 commit 748c98bCopy full SHA for 748c98b
css/releasenotes.plugin.css
@@ -9,7 +9,7 @@
9
.milestoneContainer.separator{background:url("../images/lineseparator.png") bottom center no-repeat;}
10
.milestoneContainer .cursor:hover{cursor:pointer;}
11
12
-h3.release {margin:0 0 2px 0;font-size:18px;}
+h3.release {margin:0 0 2px 0;font-size:19px;}
13
p.dateRelease{margin:0 0 10px 0; font-size:14px;}
14
15
.milestoneContainer .body p{padding:5px 0; margin:0;}
@@ -125,6 +125,7 @@ p.dateRelease{margin:0 0 10px 0; font-size:14px;}
125
.milestoneContainer .cmeta .date {font-size:11px;}
126
.milestoneContainer .issue{
127
padding-bottom: 3px;
128
+ list-style-type:disc
129
}
130
.milestoneContainer .issues{
131
color:#555;
0 commit comments