qsos-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qsos-commits] qsos/apps/xuleditor/chrome/skin classic.css


From: Raphaël Semeteys
Subject: [Qsos-commits] qsos/apps/xuleditor/chrome/skin classic.css
Date: Mon, 05 Feb 2007 07:28:08 +0000

CVSROOT:        /sources/qsos
Module name:    qsos
Changes by:     Raphaël Semeteys <rsemeteys>   07/02/05 07:28:08

Modified files:
        apps/xuleditor/chrome/skin: classic.css 

Log message:
        Color of selected treeitem

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qsos/apps/xuleditor/chrome/skin/classic.css?cvsroot=qsos&r1=1.1&r2=1.2

Patches:
Index: classic.css
===================================================================
RCS file: /sources/qsos/qsos/apps/xuleditor/chrome/skin/classic.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- classic.css 13 Apr 2006 12:37:15 -0000      1.1
+++ classic.css 5 Feb 2007 07:28:08 -0000       1.2
@@ -3,3 +3,6 @@
 
 textbox.inside textarea { background-color:#EEEEEE; }
 textbox.outside textarea { background-color:white; }
\ No newline at end of file
+
+treechildren::-moz-tree-row(selected) { background-color: #FFFFAA; }
+treechildren::-moz-tree-cell-text(selected) { color: #000000; }
\ No newline at end of file




reply via email to

[Prev in Thread] Current Thread [Next in Thread]