mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-20 05:45:57 +00:00
Fixed CSS for IE in categories editor of preferences window.
Monotone-Parent: 39c75e19bf860149cbc9f36ece8744fbd26e0134 Monotone-Revision: 5a7e429f43453ecb7e1ca7ac57a0e13f01a7d0be Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-11-26T01:09:50 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -58,7 +58,8 @@ DIV.colorBox
|
||||
width: 1em; }
|
||||
|
||||
TR.categoryListRow
|
||||
{ background: #CCDDEC; }
|
||||
{ background: #CCDDEC;
|
||||
cursor: pointer; }
|
||||
|
||||
TD.categoryListCell
|
||||
{ -moz-user-select: none; }
|
||||
|
||||
Reference in New Issue
Block a user