fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [7745] Added styling for a movable (dragdrop)row in a


From: Torstein
Subject: [Fmsystem-commits] [7745] Added styling for a movable (dragdrop)row in a list
Date: Wed, 28 Sep 2011 06:27:26 +0000

Revision: 7745
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=7745
Author:   vator
Date:     2011-09-28 06:27:25 +0000 (Wed, 28 Sep 2011)
Log Message:
-----------
Added styling for a movable (dragdrop)row in a list

Modified Paths:
--------------
    trunk/controller/templates/base/css/base.css

Modified: trunk/controller/templates/base/css/base.css
===================================================================
--- trunk/controller/templates/base/css/base.css        2011-09-28 06:24:43 UTC 
(rev 7744)
+++ trunk/controller/templates/base/css/base.css        2011-09-28 06:27:25 UTC 
(rev 7745)
@@ -492,4 +492,7 @@
 ul.expand_list h4 span {
     padding-left: 5px;
     vertical-align: middle;
-}
\ No newline at end of file
+}
+#play ul li{
+       cursor: move;
+ }
\ No newline at end of file




reply via email to

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