mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-11 08:18:52 +00:00
Added support for dynamic mail labels/tags management.
The CSS in the UIxPreferences remains to be done.
This commit is contained in:
@@ -1,14 +1,15 @@
|
||||
/*
|
||||
Copyright (C) 2005-2013 Inverse inc.
|
||||
Copyright (C) 2005 SKYRIX Software AG
|
||||
|
||||
This file is part of OpenGroupware.org.
|
||||
This file is part of SOGo.
|
||||
|
||||
OGo is free software; you can redistribute it and/or modify it under
|
||||
SOGo is free software; you can redistribute it and/or modify it under
|
||||
the terms of the GNU Lesser General Public License as published by the
|
||||
Free Software Foundation; either version 2, or (at your option) any
|
||||
later version.
|
||||
|
||||
OGo is distributed in the hope that it will be useful, but WITHOUT ANY
|
||||
SOGo is distributed in the hope that it will be useful, but WITHOUT ANY
|
||||
WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
|
||||
License for more details.
|
||||
@@ -93,21 +94,6 @@ DIV#folderTreeContent
|
||||
right: 0px;
|
||||
overflow: auto; }
|
||||
|
||||
#label-menu LI.label1
|
||||
{ color: #f00; }
|
||||
|
||||
#label-menu LI.label2
|
||||
{ color: #ff9a00; }
|
||||
|
||||
#label-menu LI.label3
|
||||
{ color: #009a00; }
|
||||
|
||||
#label-menu LI.label4
|
||||
{ color: #3130ff; }
|
||||
|
||||
#label-menu LI.label5
|
||||
{ color: #9c309c; }
|
||||
|
||||
.aptview_title
|
||||
{
|
||||
color: #000000;
|
||||
|
||||
Reference in New Issue
Block a user