From da794241f3a7111fd2429b44d18a07affc3cc71e Mon Sep 17 00:00:00 2001 From: Dongsheng Cai Date: Tue, 25 May 2010 06:48:55 +0000 Subject: [PATCH] "MDL-16597, show a hand cursor file menu" --- theme/base/style/core.css | 1 + 1 file changed, 1 insertion(+) diff --git a/theme/base/style/core.css b/theme/base/style/core.css index 97c5bb55230..972650db996 100644 --- a/theme/base/style/core.css +++ b/theme/base/style/core.css @@ -507,6 +507,7 @@ body.tag .managelink {padding: 5px;} .filemanager-container ul li a{padding:0} .filemanager-loading{display:none} .jsenabled .filemanager-loading{display:block} +.fm-menuicon{cursor: pointer;} #fm-move-div {margin: 6px;} #fm-move-div strong{color:red;} .fm-file-entry{border: 1px solid red;}