mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-27 00:52:45 +00:00
Added "dot" image to drag handles.
Monotone-Parent: 63df8bd030698477828cd7b3769314edbeb8bc62 Monotone-Revision: 533cf8ab1e070968af4fbbe2ddbd0d66b8fd2b7b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-11-25T01:36:35
This commit is contained in:
BIN
UI/WebServerResources/dragdot.png
Normal file
BIN
UI/WebServerResources/dragdot.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 174 B |
@@ -424,7 +424,7 @@ TD.tbtv_subject_headercell
|
||||
DIV.dragHandle
|
||||
{ position: absolute;
|
||||
z-index: 1;
|
||||
background-color: #E6E7E6; }
|
||||
background: #E6E7E6 url("dragdot.png") no-repeat center center; }
|
||||
|
||||
DIV.dragHandle:active
|
||||
{ background-color: #99a; }
|
||||
|
||||
Reference in New Issue
Block a user