.icon.close:hover { background-position: -200px -20px; }
.icon.check { background-position: -220px 0; }
.icon.note { background-position: -240px 0; }
+.icon.note.grey { background-position: -240px -20px; }
.icon.query { background-position: -260px 0; }
/* Rules for links */
color: #000;
}
}
+
+ .comments {
+ float: right;
+ color: #999;
+ }
+
+ .comments-0 {
+ opacity: 0.5;
+ }
}
/* Rules for the browse sidebar */