mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-21 21:09:28 +00:00
merge of '3bb4ab21fa8d95f3fb6ba36a32d7541726045fd9'
and 'e409f99e26e7a5e1d224123fb22a166248351319' Monotone-Parent: 3bb4ab21fa8d95f3fb6ba36a32d7541726045fd9 Monotone-Parent: e409f99e26e7a5e1d224123fb22a166248351319 Monotone-Revision: ae3345097f59fc699c864086217dff63e641ee3d Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-16T18:09:12 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -41,7 +41,7 @@ DIV#categoriesListWrapper
|
||||
height:230px;
|
||||
padding:2px; }
|
||||
|
||||
div.colorBox
|
||||
DIV.colorBox
|
||||
{ border: 1px solid #333333;
|
||||
font-size: 80%;
|
||||
font-weight: normal;
|
||||
@@ -49,8 +49,10 @@ div.colorBox
|
||||
margin: 0 3px 0 0;
|
||||
width: 1em; }
|
||||
|
||||
tr.categoryListRow
|
||||
TR.categoryListRow
|
||||
{ background: #FFFFFF; }
|
||||
tr._selected
|
||||
TR._selected
|
||||
{ background: #333333; }
|
||||
|
||||
TD.categoryListCell
|
||||
{ -moz-user-select: none; }
|
||||
Reference in New Issue
Block a user