[3872] trunk/htdocs/system/admin/css/admin.css: Realign comments on comment admin page, since approved ones don' t have borders but all the others do.

0 views
Skip to first unread message

svn-N...@habariproject.org

unread,
Dec 9, 2009, 12:36:34 AM12/9/09
to habar...@googlegroups.com
Revision
3872
Author
mikelietz
Date
2009-12-09 05:36:34 +0000 (Wed, 09 Dec 2009)

Log Message

Realign comments on comment admin page, since approved ones don't have borders but all the others do.

Modified Paths

Diff

Modified: trunk/htdocs/system/admin/css/admin.css (3871 => 3872)


--- trunk/htdocs/system/admin/css/admin.css	2009-12-09 04:58:50 UTC (rev 3871)
+++ trunk/htdocs/system/admin/css/admin.css	2009-12-09 05:36:34 UTC (rev 3872)
@@ -1881,6 +1881,16 @@
 	border-right: 3px solid #fcd915;
 }
 
+#comments .item.approved {
+	border-left: 3px solid #fafafa;
+	border-right: 3px solid #fafafa;
+}
+
+#comments .item.approved:hover {
+	border-left: 3px solid #f3f3f3;
+	border-right: 3px solid #f3f3f3;
+}
+
 #comments .item p.comment-type {
 	font-size: 11px;
 	text-transform: capitalize;
Reply all
Reply to author
Forward
0 new messages