2670 lines
88 KiB
CSS
2670 lines
88 KiB
CSS
* {
|
|
border-radius: 0 !important
|
|
}
|
|
|
|
#remote-objects-message a.button {
|
|
border-width: 1px !important;
|
|
border-style: solid !important
|
|
}
|
|
|
|
body div.ui-dialog div.ui-dialog-titlebar button.ui-dialog-titlebar-close {
|
|
background-color: transparent !important;
|
|
border: none !important
|
|
}
|
|
|
|
body div.ui-dialog div.ui-dialog-titlebar button.ui-dialog-titlebar-close:hover {
|
|
background-color: transparent !important
|
|
}
|
|
|
|
#searchmenulink:before,
|
|
#searchreset:before,
|
|
#maillistmode:before,
|
|
#mailthreadmode:before {
|
|
display: none
|
|
}
|
|
|
|
.menuselector:after {
|
|
display: none
|
|
}
|
|
|
|
.flatpickr-confirm {
|
|
margin: 5px;
|
|
height: auto
|
|
}
|
|
|
|
input.button.mainaction {
|
|
font-weight: bold
|
|
}
|
|
|
|
.toolbarmenu.selectable li a.selected {
|
|
padding-left: 17px
|
|
}
|
|
|
|
.toolbarmenu.selectable li a.selected:before {
|
|
font-family: RcpIconFont;
|
|
font-weight: normal;
|
|
position: absolute;
|
|
left: -8px;
|
|
padding-top: 3px
|
|
}
|
|
|
|
.toolbar a.button {
|
|
border: none;
|
|
font-size: 11px;
|
|
padding-top: 24px
|
|
}
|
|
|
|
.formbuttons input.button:active {
|
|
background-image: none !important
|
|
}
|
|
|
|
input[type="button"],
|
|
input[type="submit"],
|
|
input[type="reset"],
|
|
button,
|
|
.buttons a.button,
|
|
input.button,
|
|
.formbuttons input.button,
|
|
input.button.mainaction,
|
|
input.button.mainaction:active,
|
|
#login-form input.button {
|
|
color: #333;
|
|
border: 1px solid #ddd
|
|
}
|
|
|
|
#mainscreen {
|
|
top: 86px
|
|
}
|
|
|
|
#mainscreen .toolbar a:hover {
|
|
background-color: transparent !important
|
|
}
|
|
|
|
#messageheader a.button {
|
|
background-color: #fff !important
|
|
}
|
|
|
|
#messageheader a.button.selected {
|
|
background-color: #ccc !important
|
|
}
|
|
|
|
body.xlarry.xskin .mailbox>a:before {
|
|
display: none
|
|
}
|
|
|
|
#topline,
|
|
#topline,
|
|
.minimal #topline,
|
|
#topnav {
|
|
background: linear-gradient(0deg, #d9e2e6 0%, #f1f1f1 75%, #9daec0 100%);
|
|
font-weight: bold;
|
|
}
|
|
|
|
#topline {
|
|
/* box-shadow: inset 0px -2px 8px 1px #555555ee !important; */
|
|
padding: 4px 0px 4px 10px !important;
|
|
font-size: 10pt;
|
|
}
|
|
|
|
#topline a:hover {
|
|
text-decoration: none;
|
|
color: #88bcf366 !important;
|
|
mix-blend-mode: exclusion;
|
|
}
|
|
|
|
#topnav,
|
|
.minimal #topnav {
|
|
padding: 5px 0 0 0;
|
|
height: 34px;
|
|
margin: 0;
|
|
background: #d3e8ff;
|
|
border-bottom: 2px solid #ddd;
|
|
box-shadow: 0px -2px 10px -1px #55555599 !important;
|
|
top: 0
|
|
}
|
|
|
|
#topnav img {
|
|
position: absolute;
|
|
left: 8px;
|
|
top: -6px
|
|
}
|
|
|
|
#taskbar a,
|
|
.minimal #taskbar a,
|
|
#taskbar #interface-options-button {
|
|
display: inline-block;
|
|
height: 20px;
|
|
padding: 8px 8px 4px 0;
|
|
margin: 1px 5px 0 0;
|
|
border: 1px solid #ddd;
|
|
border-bottom: none;
|
|
border-top-left-radius: 5px !important;
|
|
border-top-right-radius: 5px !important;
|
|
float: left
|
|
}
|
|
|
|
.minimal #taskbar .button-logout {
|
|
padding-right: 6px !important
|
|
}
|
|
|
|
.minimal #taskbar .button-apps,
|
|
.minimal #taskbar .button-help {
|
|
padding-right: 4px !important;
|
|
}
|
|
|
|
#taskbar a.button-selected {
|
|
height: 22px;
|
|
border: 2px solid #ddd;
|
|
border-bottom: none;
|
|
margin-top: 0;
|
|
}
|
|
|
|
#header #topnav #taskbar a.button-selected {
|
|
background: linear-gradient(0deg, #cbd4d8 0%, #c7cfd3 20%, #e2ecef 100%) !important;
|
|
box-shadow: 0px -2px 4px -1px #21212188 !important;
|
|
}
|
|
|
|
#taskbar a:hover {
|
|
background-color: transparent
|
|
}
|
|
|
|
#taskbar a span.button-inner {
|
|
font-size: 100%;
|
|
font-weight: bold;
|
|
text-shadow: none;
|
|
padding: 0 0 0 34px;
|
|
height: 19px;
|
|
color: #333
|
|
}
|
|
|
|
#header {
|
|
background: linear-gradient(0deg, #ffffff 0%, #9cbdcc 100%) !important;
|
|
min-height: 100px !important;
|
|
}
|
|
|
|
.minimal #taskbar a:hover .tooltip {
|
|
top: 32px
|
|
}
|
|
|
|
select.deco {
|
|
font-size: 1em
|
|
}
|
|
|
|
#mailboxlist li.mailbox .unreadcount,
|
|
#mailboxlist li.mailbox.selected>a .unreadcount {
|
|
background: #fff;
|
|
border-radius: 5px !important;
|
|
color: #333;
|
|
font-weight: normal
|
|
}
|
|
|
|
.boxfooter .listbutton {
|
|
padding: 0;
|
|
margin: 0
|
|
}
|
|
|
|
#quotadisplay {
|
|
top: 8px
|
|
}
|
|
|
|
table.quota-info td,
|
|
table.quota-info th {
|
|
color: #333
|
|
}
|
|
|
|
.uibox .boxtitle,
|
|
.uibox .listing thead td,
|
|
.uibox .listing thead th {
|
|
color: #333 !important
|
|
}
|
|
|
|
.iframebox {
|
|
border: none
|
|
}
|
|
|
|
input.button,
|
|
.formbuttons input.button,
|
|
input.button.mainaction,
|
|
#login-form input.button {
|
|
border: 1px solid #ddd;
|
|
color: #333;
|
|
background: #eee
|
|
}
|
|
|
|
input[type=text],
|
|
input[type=password],
|
|
input[type=email] input[type=button],
|
|
textarea {
|
|
border: 1px solid #ddd;
|
|
color: #333
|
|
}
|
|
|
|
.contentbox .boxtitle,
|
|
body.iframe .boxtitle,
|
|
.contactfieldgroup legend {
|
|
background: #fff
|
|
}
|
|
|
|
.records-table.fixedheader {
|
|
border-bottom: 1px solid #ddd
|
|
}
|
|
|
|
.records-table thead td,
|
|
.records-table thead th {
|
|
font-weight: normal;
|
|
color: #333
|
|
}
|
|
|
|
.records-table tbody td {
|
|
border: none;
|
|
border-bottom: 1px solid #eee
|
|
}
|
|
|
|
.records-table tbody tr td:first-child {
|
|
border-left: none !important
|
|
}
|
|
|
|
.records-table tbody tr td:last-child {
|
|
border-right: none !important
|
|
}
|
|
|
|
.records-table thead td a,
|
|
.records-table thead th a,
|
|
.records-table thead td span,
|
|
.records-table thead th span,
|
|
.records-table thead td div,
|
|
.records-table thead th div,
|
|
.records-table thead tr td.sortedASC a,
|
|
.records-table thead tr th.sortedASC a,
|
|
.records-table thead tr td.sortedDESC a,
|
|
.records-table thead tr th.sortedDESC a {
|
|
color: #333 !important
|
|
}
|
|
|
|
.boxpagenav a.icon {
|
|
visibility: visible;
|
|
padding: 1px 3px
|
|
}
|
|
|
|
#listselectors {
|
|
margin-top: 2px
|
|
}
|
|
|
|
#messageheader {
|
|
border: none;
|
|
border-bottom: 1px solid #ddd
|
|
}
|
|
|
|
.toolbar .spacer {
|
|
display: none
|
|
}
|
|
|
|
#compose-attachments {
|
|
border-top: none;
|
|
border-bottom: none;
|
|
border-right: none
|
|
}
|
|
|
|
#composebuttons a.button.extwin {
|
|
background: #fff !important
|
|
}
|
|
|
|
#compose-contacts .boxfooter a span {
|
|
width: auto;
|
|
height: auto;
|
|
padding: 10px
|
|
}
|
|
|
|
.headers-table.compose-headers textarea {
|
|
height: 1.4em !important
|
|
}
|
|
|
|
#messagelistfooter,
|
|
.searchbox input,
|
|
#quicksearchbar input {
|
|
background: transparent
|
|
}
|
|
|
|
#messagelistfooter #listcontrols a {
|
|
position: relative
|
|
}
|
|
|
|
#messagelistfooter #listcontrols a:before {
|
|
top: 2px
|
|
}
|
|
|
|
.messagelist tbody td a,
|
|
.messagelist tbody td {
|
|
color: #525252
|
|
}
|
|
|
|
.boxfooter .listbutton {
|
|
border: none
|
|
}
|
|
|
|
#mailboxlist .mailbox a:before {
|
|
display: none !important
|
|
}
|
|
|
|
#vertical-preview {
|
|
border: 1px solid #ddd
|
|
}
|
|
|
|
ul.listing li {
|
|
background-color: transparent !important
|
|
}
|
|
|
|
.popupmenu:not(#listoptions-menu) ul li a span {
|
|
background-image: none
|
|
}
|
|
|
|
#pluginbody .boxcontent {
|
|
border: none
|
|
}
|
|
|
|
#taskbar a.button-calendar span.button-inner,
|
|
#taskbar a.button-calendar.button-selected span.button-inner {
|
|
background-color: transparent
|
|
}
|
|
|
|
#todaybutton input {
|
|
color: #333 !important;
|
|
padding-top: 2px;
|
|
padding-bottom: 2px
|
|
}
|
|
|
|
ul#planner_controls li a {
|
|
color: #333;
|
|
border: 1px solid #ddd
|
|
}
|
|
|
|
#taskviewmenu .toolbarmenu a.icon span {
|
|
background-image: none
|
|
}
|
|
|
|
.googie_list td span,
|
|
ul.toolbarmenu li a.active {
|
|
color: #000
|
|
}
|
|
|
|
.googie_list td {
|
|
padding: 0;
|
|
border: none;
|
|
border-bottom: 1px solid #ddd
|
|
}
|
|
|
|
.googie_list td.googie_list_onhover {
|
|
background: #E9E9E9
|
|
}
|
|
|
|
.googie_list form {
|
|
padding: 6px !important
|
|
}
|
|
|
|
.googie_list form img {
|
|
background: #6b6b6b;
|
|
padding: 1px 3px 2px 3px;
|
|
float: right
|
|
}
|
|
|
|
#taskbar a:before,
|
|
#topnav a.button-interface-options:before,
|
|
.toolbar a.button:before,
|
|
.dropbutton .dropbuttontip:before,
|
|
#mailboxlist div.expanded:before,
|
|
#mailboxlist div.collapsed:before,
|
|
#subscription-table div.expanded:before,
|
|
#subscription-table div.collapsed:before,
|
|
.boxfooter .listbutton:before,
|
|
.toolbar a.button.scheduled_sending:before,
|
|
#calendartoolbar .addevent:before,
|
|
#calendartoolbar .refresh:before,
|
|
#taskstoolbar .button.newtask:before,
|
|
#taskstoolbar .button.refresh:before,
|
|
#helptoolbar a.button.help:before,
|
|
#helptoolbar a.button.about:before,
|
|
#helptoolbar a.button.license:before,
|
|
#carddavsyncbut:before,
|
|
#tb_label_popuplink:before,
|
|
#calendar .fc-button-agendaDay .fc-button-inner:before,
|
|
#calendar .fc-button-agendaWeek .fc-button-inner:before,
|
|
#calendar .fc-button-month .fc-button-inner:before,
|
|
#calendar .fc-button-table .fc-button-inner:before {
|
|
content: "" !important;
|
|
display: none !important
|
|
}
|
|
|
|
#taskbar a span.button-inner,
|
|
#messagetoolbar.toolbar a.button,
|
|
#addressbooktoolbar.toolbar a.button,
|
|
.dropbutton .dropbuttontip,
|
|
#taskbar .minmodetoggle,
|
|
.boxfooter .listbutton .inner,
|
|
.pagenav a.button span.inner,
|
|
#mailpreviewtoggle,
|
|
.toolbar a.button,
|
|
a.iconbutton {
|
|
background-image: url(../images/buttons.png)
|
|
}
|
|
|
|
#mailboxlist li.mailbox a,
|
|
ul.treelist li div.treetoggle,
|
|
#sections-table tbody td.section,
|
|
#settings-sections span.listitem a,
|
|
#settings-sections li.listitem a,
|
|
#settings-sections span.tablink a,
|
|
#settings-sections li.tablink a,
|
|
#compose-contacts li a,
|
|
.folderlist li.mailbox a,
|
|
.messagelist tr td div.collapsed,
|
|
.messagelist tr td div.expanded,
|
|
.messagelist tr td.threads div.listmenu,
|
|
.messagelist tr td.attachment span.attachment,
|
|
.messagelist tr td.attachment span.report,
|
|
.messagelist tr td.priority span.priority,
|
|
.messagelist tr td.priority span.prio1,
|
|
.messagelist tr td.priority span.prio2,
|
|
.messagelist tr td.priority span.prio3,
|
|
.messagelist tr td.priority span.prio4,
|
|
.messagelist tr td.priority span.prio5,
|
|
.messagelist tr td.flag span.flagged,
|
|
.messagelist tr td.flag span.unflagged,
|
|
.messagelist tr td.flag span.unflagged:hover,
|
|
.messagelist tr td.status span.status,
|
|
.messagelist tr td.status span.msgicon,
|
|
.messagelist tr td.status span.deleted,
|
|
.messagelist tr td.status span.unread,
|
|
.messagelist tr td.status span.unreadchildren,
|
|
.messagelist tr td.subject span.msgicon,
|
|
.messagelist tr td.subject span.deleted,
|
|
.messagelist tr td.subject span.unread,
|
|
.messagelist tr td.subject span.replied,
|
|
.messagelist tr td.subject span.forwarded,
|
|
.messagelist tr td.subject span.unreadchildren,
|
|
#folder-selector li a span,
|
|
ul.toolbarmenu li span.icon,
|
|
#directorylist li a,
|
|
#contacts-table .contact td.name,
|
|
#compose-contacts li a {
|
|
background-image: url(../images/listicons.png)
|
|
}
|
|
|
|
a.menuselector .handle {
|
|
background-image: url(../images/selector.png)
|
|
}
|
|
|
|
#taskbar a.button-mail span.button-inner {
|
|
background-position: 0 2px !important
|
|
}
|
|
|
|
#taskbar a.button-addressbook span.button-inner {
|
|
background-position: 0 -48px !important
|
|
}
|
|
|
|
#taskbar a.button-settings span.button-inner {
|
|
background-position: 0 -96px !important
|
|
}
|
|
|
|
#taskbar a.button-calendar span.button-inner {
|
|
background-position: 0 -144px !important
|
|
}
|
|
|
|
#messagetoolbar a.markasjunk2,
|
|
#messagetoolbar a.markasnotjunk2,
|
|
#messagetoolbar a.markasjunk2Sel,
|
|
#messagetoolbar a.markasnotjunk2Sel,
|
|
#messagetoolbar a.junk,
|
|
#messagetoolbar a.notjunk {
|
|
background-position: center -770px !important;
|
|
}
|
|
|
|
#messagetoolbar a.markasnotjunk2Sel:before {
|
|
content: "" !important
|
|
}
|
|
|
|
#taskbar a.button-sticky_notes,
|
|
#taskbar a.button-planner,
|
|
#taskbar a.button-nabble {
|
|
background: transparent
|
|
}
|
|
|
|
#taskbar a.button-interface-options {
|
|
width: 24px;
|
|
background-position: center center;
|
|
background-repeat: no-repeat
|
|
}
|
|
|
|
#interface-options {
|
|
color: #333
|
|
}
|
|
|
|
#topline a.button-logout {
|
|
background: url(../images/icon-logout-min.png) no-repeat !important
|
|
}
|
|
|
|
#taskbar a.button-logout span.button-inner {
|
|
background: url(../images/icon-logout.png) 8px 0 no-repeat !important
|
|
}
|
|
|
|
#taskbar a.button-help span.button-inner {
|
|
background: url(../images/icon-help.png) 8px 0 no-repeat !important
|
|
}
|
|
|
|
#taskbar a.button-sticky_notes span.button-inner {
|
|
background: url(../images/icon-notes.png) 8px 0 no-repeat !important
|
|
}
|
|
|
|
#taskbar a.button-tasklist span.button-inner {
|
|
background: url(../images/icon-tasks.png) 8px 0 no-repeat !important
|
|
}
|
|
|
|
#taskbar a.button-planner span.button-inner {
|
|
background: url(../images/icon-planner.png) 8px 0 no-repeat !important
|
|
}
|
|
|
|
#taskbar a.button-nabble span.button-inner {
|
|
background: url(../images/icon-nabble.png) 8px 0 no-repeat !important
|
|
}
|
|
|
|
#taskbar a.button-jappix4roundcube span.button-inner {
|
|
background: url(../images/icon-jappix.png) 8px 0 no-repeat !important
|
|
}
|
|
|
|
#taskbar a.button-interface-options {
|
|
background-image: url(../images/icon-interface.png) !important
|
|
}
|
|
|
|
#taskbar a.button-xresell span.button-inner {
|
|
background: url(../images/icon-apps.png) 8px 0 no-repeat !important
|
|
}
|
|
|
|
#taskbar a.button-apps span.button-inner {
|
|
background: url(../images/icon-apps.png) 8px 0 no-repeat !important
|
|
}
|
|
|
|
#messagetoolbar a.vcard_send {
|
|
background: url(../images/toolbar-vcard.png) center 5px no-repeat !important
|
|
}
|
|
|
|
#calneweventbut {
|
|
background: url(../images/toolbar-calendar-add.png) center 5px no-repeat !important
|
|
}
|
|
|
|
#calswitchbut {
|
|
background: url(../images/toolbar-calendar-users.png) center 5px no-repeat !important
|
|
}
|
|
|
|
#calexportbut {
|
|
background: url(../images/toolbar-calendar-export.png) center 5px no-repeat !important
|
|
}
|
|
|
|
#calimportbut {
|
|
background: url(../images/toolbar-calendar-import.png) center 5px no-repeat !important
|
|
}
|
|
|
|
#calprintprevbut {
|
|
background: url(../images/toolbar-calendar-print.png) center 5px no-repeat !important
|
|
}
|
|
|
|
#message-list-sort {
|
|
background: url(../images/toolbar-sort.png) center 5px no-repeat !important
|
|
}
|
|
|
|
.toolbar a.button.enigma,
|
|
.toolbar a.button.encrypt {
|
|
background: url(../images/toolbar-enigma.png) 50% 4px no-repeat !important
|
|
}
|
|
|
|
#tb_label_popuplink {
|
|
background: url(../images/toolbar-thunderbird-labels.png) 50% 6px no-repeat !important
|
|
}
|
|
|
|
#messagetoolbar.toolbar a.tb-label {
|
|
background: url(../images/toolbar-thunderbird-labels.png) 50% 6px no-repeat !important
|
|
}
|
|
|
|
#keystoolbar a.button.import {
|
|
background: url(../images/toolbar-key-import.png) 50% 4px no-repeat !important
|
|
}
|
|
|
|
#keystoolbar a.button.export {
|
|
background: url(../images/toolbar-key-export.png) 50% 4px no-repeat !important
|
|
}
|
|
|
|
#sections-table #rcmrowxai td.section {
|
|
background-image: url(../images/settings-ai.png) !important;
|
|
background-position: 10px center !important
|
|
}
|
|
|
|
#sections-table #rcmrowcalendarlink td.section {
|
|
background-image: url(../images/settings-calendar.png) !important;
|
|
background-position: 10px center !important
|
|
}
|
|
|
|
#sections-table #rcmrowmh_preferences td.section {
|
|
background-image: url(../images/settings-highlights.png) !important;
|
|
background-position: 10px center !important
|
|
}
|
|
|
|
#sections-table #rcmrownabblelink td.section {
|
|
background-image: url(../images/settings-nabble.png) !important;
|
|
background-position: 10px center !important
|
|
}
|
|
|
|
#sections-table #rcmrowplugin_manager td.section {
|
|
background-image: url(../images/settings-plugins.png) !important;
|
|
background-position: 10px center !important
|
|
}
|
|
|
|
#sections-table #rcmrowaccountlink td.section {
|
|
background-image: url(../images/settings-admin.png) !important;
|
|
background-position: 10px center !important
|
|
}
|
|
|
|
#sections-table #rcmrowapps td.section {
|
|
background-image: url(../images/settings-apps.png) !important;
|
|
background-position: 10px center !important
|
|
}
|
|
|
|
#sections-table #rcmrowenigma td.section {
|
|
background-image: url(../images/toolbar-enigma.png) !important;
|
|
background-position: 10px center !important
|
|
}
|
|
|
|
#sections-table #rcmrowthunderbird_labels td.section {
|
|
background-image: url(../images/settings-thunderbird-labels.png) !important;
|
|
background-position: 10px center !important
|
|
}
|
|
|
|
#sections-table #rcmrowencryption td.section {
|
|
background-image: url(../images/settings-encryption.png) !important;
|
|
background-position: 10px center !important
|
|
}
|
|
|
|
#settings-sections .enigma.keys a {
|
|
background-image: url(../images/settings-pgp.png) !important;
|
|
background-position: 10px center !important
|
|
}
|
|
|
|
#xsidebar-button {
|
|
border: none
|
|
}
|
|
|
|
#sections-table #rcmrowxsidebar td.section {
|
|
background-image: url(../images/settings-sidebar.png) !important;
|
|
background-position: 8px 5px !important
|
|
}
|
|
|
|
#sections-table #rcmrowxweather td.section {
|
|
background-image: url(../images/settings-weather.png) !important;
|
|
background-position: 10px center !important
|
|
}
|
|
|
|
.xcalendar .ui-datepicker .ui-datepicker-header {
|
|
background: #ddd
|
|
}
|
|
|
|
#xcalendar-toolbar .button.calendar-day {
|
|
background: url(../images/calendar-day.png) center 5px no-repeat
|
|
}
|
|
|
|
#xcalendar-toolbar .button.calendar-week {
|
|
background: url(../images/calendar-week.png) center 5px no-repeat
|
|
}
|
|
|
|
#xcalendar-toolbar .button.calendar-month {
|
|
background: url(../images/calendar-month.png) center 5px no-repeat
|
|
}
|
|
|
|
#xcalendar-toolbar .button.calendar-agenda {
|
|
background: url(../images/calendar-agenda.png) center 5px no-repeat
|
|
}
|
|
|
|
#xcalendar-toolbar .button.calendar-search {
|
|
background: url(../images/calendar-search.png) center 5px no-repeat
|
|
}
|
|
|
|
#xcalendar-toolbar .button.calendar-add-event {
|
|
background: url(../images/calendar-create-event.png) center 5px no-repeat
|
|
}
|
|
|
|
#xcalendar-toolbar .button {
|
|
padding-top: 24px !important
|
|
}
|
|
|
|
.xcalendar .ui-datepicker .ui-datepicker-month,
|
|
.xcalendar .ui-datepicker .ui-datepicker-year,
|
|
.xcalendar .ui-datepicker .ui-datepicker-prev,
|
|
.xcalendar .ui-datepicker .ui-datepicker-next,
|
|
.xcalendar .fc-state-default,
|
|
.xcalendar .boxtitle button {
|
|
color: #333 !important;
|
|
text-shadow: none
|
|
}
|
|
|
|
#messagetoolbar a.button.xai-compose {
|
|
background: url(../images/xai.png) center 5px no-repeat
|
|
}
|
|
|
|
#messagetoolbar a.button.scheduled {
|
|
background: url(../images/schedule.png) center 5px no-repeat
|
|
}
|
|
|
|
#sections-table #rcmrowxemail_schedule td.section {
|
|
background-image: url(../images/settings-email-scheduler.png) !important;
|
|
background-position: 10px center !important
|
|
}
|
|
|
|
#sections-table #rcmrowxskin td.section {
|
|
background-image: url(../images/settings-skin.png) !important;
|
|
background-position: 8px 5px !important
|
|
}
|
|
|
|
#sections-table #rcmrowxnews_feed td.section {
|
|
background-image: url(../images/settings-rss.png) !important;
|
|
background-position: 8px 5px !important
|
|
}
|
|
|
|
#sections-table #rcmrowxwebdav td.section {
|
|
background-image: url(../images/settings-webdav.png) !important;
|
|
background-position: 8px 5px !important
|
|
}
|
|
|
|
#sections-table #rcmrowxbackground td.section {
|
|
background-image: url(../images/settings-background.png) !important;
|
|
background-position: 10px center !important
|
|
}
|
|
|
|
body.xskin.xbg .folderlist li.mailbox a {
|
|
background-repeat: no-repeat
|
|
}
|
|
|
|
body.xskin.xbg .uibox .boxtitle,
|
|
body.xskin.xbg.iframe h1.boxtitle,
|
|
body.xskin.xbg .records-table thead th a,
|
|
body.xskin.xbg #taskbar a.button-selected {
|
|
background: transparent !important
|
|
}
|
|
|
|
body.xskin.xbg #taskbar a.button-selected {
|
|
border-bottom-style: solid;
|
|
border-bottom-width: 1px;
|
|
height: 20px
|
|
}
|
|
|
|
#plugin-ident_switch-account {
|
|
border: none;
|
|
margin-top: 6px !important;
|
|
float: left;
|
|
font-size: 110%
|
|
}
|
|
|
|
#taskbar a.button-cpwebmail span.button-inner {
|
|
padding: 0 0 0 34px;
|
|
font-weight: bold;
|
|
background-size: 20%;
|
|
background-position-y: 0;
|
|
background-position-x: 5px
|
|
}
|
|
|
|
body.login-page {
|
|
background: #EFF9FF url(../images/login_bg.png) repeat-x;
|
|
padding: 0;
|
|
margin: 0
|
|
}
|
|
|
|
body.login-page #login-form {
|
|
width: 100% !important;
|
|
margin: 0 !important;
|
|
padding: 155px 0 0 0;
|
|
background: url(../images/login.png) no-repeat center top;
|
|
border: none
|
|
}
|
|
|
|
body.login-page #login-form .boxtitle {
|
|
color: #333 !important;
|
|
margin-top: 20px;
|
|
border: none
|
|
}
|
|
|
|
body.login-page #login-form .box-inner {
|
|
margin: 0 auto 0 auto;
|
|
padding: 25px 0 10px 0;
|
|
width: 450px;
|
|
border: 1px solid #aaccee;
|
|
background: #e9f4ff;
|
|
box-shadow: 3px 3px 4px #c0dcee !important;
|
|
text-align: center
|
|
}
|
|
|
|
body.login-page #login-form h1 {
|
|
display: none
|
|
}
|
|
|
|
body.login-page #login-form form {
|
|
padding: 0 30px 10px 30px
|
|
}
|
|
|
|
body.login-page #login-form form[name=registerform] {
|
|
padding-top: 0
|
|
}
|
|
|
|
body.login-page #login-form #rcmloginsubmit {
|
|
color: #2c7dcf;
|
|
padding: 5px 16px;
|
|
background: #f4fbff;
|
|
border: 1px solid #aaccee
|
|
}
|
|
|
|
body.login-page #login-form #rcmloginsubmit:hover {
|
|
background: #ddf1fd !important
|
|
}
|
|
|
|
body.login-page #login-form .box-bottom {
|
|
margin: 0 auto;
|
|
width: 450px
|
|
}
|
|
|
|
body.login-page #login-form .formbuttons {
|
|
margin-bottom: 0
|
|
}
|
|
|
|
body.login-page #login-form .formbuttons input.button,
|
|
body.login-page #login-form .formbuttons input,
|
|
body.login-page #login-form .formbuttons input:active,
|
|
body.login-page #login-form .formbuttons button.submit,
|
|
body.login-page #login-form .formbuttons a.button {
|
|
background: #D3E8FF !important;
|
|
padding: 8px 20px;
|
|
margin: 0 0 10px 0;
|
|
font-weight: bold
|
|
}
|
|
|
|
body.login-page #logo {
|
|
padding: 20px 20px 0 20px
|
|
}
|
|
|
|
body.login-page #header #topnav #taskbar {
|
|
background: #E9F4FF !important;
|
|
border-bottom: 1px solid #ACE
|
|
}
|
|
|
|
body.login-page #header #topnav #taskbar a span {
|
|
color: #333 !important;
|
|
font-weight: normal
|
|
}
|
|
|
|
body.login-page:not(.xbackground-login-image) #bottomline {
|
|
background: transparent
|
|
}
|
|
|
|
body.login-page:not(.xbackground-login-image) #bottomline,
|
|
body.login-page:not(.xbackground-login-image) #bottomline a {
|
|
color: #717171
|
|
}
|
|
|
|
body.xbackground-login-image #login-form {
|
|
background: transparent !important
|
|
}
|
|
|
|
body.xbackground-login-image #login-form .box-inner {
|
|
box-shadow: none !important
|
|
}
|
|
|
|
body.xcolor-6da1d3 #topline {
|
|
color: blue
|
|
}
|
|
|
|
body.xmobile.xcolor-6da1d3 .popup-close,
|
|
body.xmobile.xcolor-6da1d3 #mailboxlist li.mailbox a .unreadcount,
|
|
body.xmobile.xcolor-6da1d3 #messagelistcontainer .boxpagenav a.icon,
|
|
body.xmobile.xcolor-6da1d3 #messagelistcontainer .pagenav a.button,
|
|
body.xmobile.xcolor-6da1d3 #messagestack div,
|
|
body.xmobile.xcolor-6da1d3 #message-objects div a.button,
|
|
body.xmobile.xcolor-6da1d3 .boxfooter .listbutton {
|
|
background-color: #6da1d3
|
|
}
|
|
|
|
body.xcolor-6da1d3 input.switchbox-input:checked+label.switchbox,
|
|
body.xcolor-6da1d3 #messageheader a.button.selected {
|
|
background-color: #6da1d3 !important
|
|
}
|
|
|
|
body.xcolor-6da1d3 .records-table td span:before,
|
|
body.xcolor-6da1d3 .records-table th span:before,
|
|
body.xcolor-6da1d3 .records-table th a:before,
|
|
body.xcolor-6da1d3 .records-table thead td div:before,
|
|
body.xcolor-6da1d3 .records-table thead th div:before,
|
|
body.xcolor-6da1d3 .records-table thead td a:after,
|
|
body.xcolor-6da1d3 .records-table thead th a:after,
|
|
body.xcolor-6da1d3 .records-table div.expanded,
|
|
body.xcolor-6da1d3 .records-table div.collapsed,
|
|
body.xcolor-6da1d3 .boxfooter .listbutton.groupactions:before,
|
|
body.xcolor-6da1d3 #rss a,
|
|
body.xcolor-6da1d3 a.iconbutton:before,
|
|
body.xcolor-6da1d3 .minmodetoggle:before,
|
|
body.xcolor-6da1d3 #mailpreviewtoggle,
|
|
body.xcolor-6da1d3 .toolbar a.button:before,
|
|
body.xcolor-6da1d3 .boxfooter .listbutton.groupactions,
|
|
body.xcolor-6da1d3 .boxfooter .listbutton.add,
|
|
body.xcolor-6da1d3 .boxfooter .listbutton.delete,
|
|
body.xcolor-6da1d3 .boxfooter .listbutton.removegroup,
|
|
body.xcolor-6da1d3 .boxfooter .listbutton.addto .inner,
|
|
body.xcolor-6da1d3 .boxfooter .listbutton.addcc .inner,
|
|
body.xcolor-6da1d3 .boxfooter .listbutton.addbcc .inner,
|
|
body.xcolor-6da1d3 .boxfooter .countdisplay,
|
|
body.xcolor-6da1d3.xskin #apps-menu a.app-item>div.icon,
|
|
body.xmobile.xcolor-6da1d3 #folderlist-footer #quotadisplay,
|
|
body.xmobile.xcolor-6da1d3 #mailboxlist li.mailbox div.treetoggle,
|
|
body.xmobile.xcolor-6da1d3 #directorylist li.addressbook div.collapsed,
|
|
body.xmobile.xcolor-6da1d3 #directorylist li.addressbook div.expanded,
|
|
body.xmobile.xcolor-6da1d3 #main-menu a,
|
|
body.xmobile.xcolor-6da1d3 #full-headers .more-headers,
|
|
body.xmobile.xcolor-6da1d3 #attachment-list .delete,
|
|
body.xmobile.xcolor-6da1d3 #attachment-list .drop,
|
|
body.xmobile.xcolor-6da1d3 #messageheader .pagenav a.button,
|
|
body.xmobile.xcolor-6da1d3 #messagelist td.subject:before,
|
|
body.xmobile.xcolor-6da1d3 #messagelist tr.selected td.subject:before,
|
|
body.xmobile.xcolor-6da1d3 #messagelist tr.unfocused td.subject:before,
|
|
body.xmobile.xcolor-6da1d3 .folderlist li.mailbox div.treetoggle:before {
|
|
color: #6da1d3
|
|
}
|
|
|
|
body.xcolor-6da1d3 .flatpickr-confirm,
|
|
body.xcolor-6da1d3 .flatpickr-day.selected,
|
|
body.xmobile.xcolor-6da1d3 .popup-close a,
|
|
body.xmobile.xcolor-6da1d3 .popup-box h5,
|
|
body.xmobile.xcolor-6da1d3 .popup-box .boxtitle,
|
|
body.xmobile.xcolor-6da1d3 .popup-box .boxtitle span,
|
|
body.xmobile.xcolor-6da1d3 #quicksearchbar .popup-close a {
|
|
color: #6da1d3 !important
|
|
}
|
|
|
|
body.xcolor-6da1d3 button,
|
|
body.xcolor-6da1d3 a.btn,
|
|
body.xcolor-6da1d3 .button,
|
|
body.xcolor-6da1d3 #remote-objects-message a.button,
|
|
body.xcolor-6da1d3 #messageheader a.button,
|
|
body.xcolor-6da1d3 #messageheader .buttongroup,
|
|
body.xcolor-6da1d3 input[type=button],
|
|
body.xcolor-6da1d3 input[type=button]:hover,
|
|
body.xcolor-6da1d3 fieldset,
|
|
body.xcolor-6da1d3 a.menuselector,
|
|
body.xcolor-6da1d3 #topnav,
|
|
body.xcolor-6da1d3.minimal #topnav,
|
|
body.xcolor-6da1d3 #taskbar a.button-selected,
|
|
body.xcolor-6da1d3 .popupmenu,
|
|
body.xcolor-6da1d3 #messagestack div,
|
|
body.xcolor-6da1d3 #maillistmode.selected,
|
|
body.xcolor-6da1d3 #mailthreadmode.selected,
|
|
body.xcolor-6da1d3 #rcmKSearchpane,
|
|
body.xcolor-6da1d3 .xtabs.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
|
|
body.xdesktop.xcolor-6da1d3 select,
|
|
body.xmobile.xcolor-6da1d3 #main-menu,
|
|
body.xmobile.xcolor-6da1d3 .popup-close,
|
|
body.xmobile.xcolor-6da1d3 #all-headers {
|
|
border-color: #6da1d3 !important
|
|
}
|
|
|
|
body.xdesktop.xcolor-6da1d3 input[type=text],
|
|
body.xdesktop.xcolor-6da1d3 input[type=password],
|
|
body.xdesktop.xcolor-6da1d3 input[type=email],
|
|
body.xdesktop.xcolor-6da1d3 textarea,
|
|
body.xcolor-6da1d3 input.button,
|
|
body.xcolor-6da1d3 a.btn,
|
|
body.xcolor-6da1d3 .buttons a.button,
|
|
body.xcolor-6da1d3 .ui-dialog button.ui-button,
|
|
body.xcolor-6da1d3 .flatpickr-confirm,
|
|
body.xcolor-6da1d3 .flatpickr-day.selected,
|
|
body.xmobile.xcolor-6da1d3 #main-menu a,
|
|
body.xcolor-6da1d3 input.switchbox-input:checked+label.switchbox,
|
|
body.xmobile.xcolor-6da1d3 a.contactfieldbutton,
|
|
body.xmobile.xcolor-6da1d3 #uploadformlink {
|
|
border: 1px solid #ddd !important;
|
|
border-color: #6da1d3 !important
|
|
}
|
|
|
|
body.xcolor-6da1d3 body.mailbox #inboxButton a {
|
|
background-color: #1F75CC
|
|
}
|
|
|
|
body.xcolor-6da1d3 .uibox .boxtitle,
|
|
body.xcolor-6da1d3 #xsidebar .boxtitle :before,
|
|
body.xcolor-6da1d3 .widescreen #messagelistheader,
|
|
body.xcolor-6da1d3.xcalendar .ui-datepicker .ui-datepicker-header select,
|
|
body.xcolor-6da1d3.xcalendar .ui-datepicker .ui-datepicker-header a,
|
|
body.xcolor-6da1d3.xcalendar .ui-datepicker .ui-datepicker-header span,
|
|
body.xcolor-6da1d3 .records-table thead tr .status span.status,
|
|
body.xcolor-6da1d3 .records-table thead tr .flag span.flagged,
|
|
body.xcolor-6da1d3 .records-table thead tr .attachment span.attachment,
|
|
body.xcolor-6da1d3 .records-table thead tr .priority span.priority,
|
|
body.xcolor-6da1d3 .records-table thead td a,
|
|
body.xcolor-6da1d3 .records-table thead th a {
|
|
color: #1F75CC !important
|
|
}
|
|
|
|
body.xdesktop.xcolor-6da1d3 a {
|
|
color: #166ac0
|
|
}
|
|
|
|
body.xcolor-6da1d3 button,
|
|
body.xcolor-6da1d3 input[type=button],
|
|
body.xcolor-6da1d3 input[type=submit],
|
|
body.xcolor-6da1d3 input[type=reset],
|
|
body.xcolor-6da1d3 .buttons a.button,
|
|
body.xcolor-6da1d3 #compose-attachments a.button,
|
|
body.xcolor-6da1d3 input.button,
|
|
body.xcolor-6da1d3 a.btn,
|
|
body.xcolor-6da1d3 input.button:active,
|
|
body.xcolor-6da1d3 .buttons a.button,
|
|
body.xcolor-6da1d3 .formbuttons input.button,
|
|
body.xcolor-6da1d3 input.button.mainaction,
|
|
body.xcolor-6da1d3 #login-form input.button,
|
|
body.xcolor-6da1d3 #topline .topleft a,
|
|
body.xcolor-6da1d3 #topline .topright a,
|
|
body.xcolor-6da1d3 #topline .topright a.button-logout,
|
|
body.xcolor-6da1d3 #topline .topright span,
|
|
body.xcolor-6da1d3 .username select.deco,
|
|
body.xcolor-6da1d3 #taskbar a span.button-inner,
|
|
body.xcolor-6da1d3 .toolbar a.button,
|
|
body.xcolor-6da1d3 #topline,
|
|
body.xcolor-6da1d3 .minimal #topline,
|
|
body.xcolor-6da1d3 #main-menu a.active,
|
|
body.xcolor-6da1d3 #taskbar a.button-calendar span.button-inner,
|
|
body.xcolor-6da1d3 #taskbar a.button-calendar.button-selected span.button-inner,
|
|
body.xcolor-6da1d3 ul#planner_controls li a,
|
|
body.xmobile.xcolor-6da1d3 a.contactfieldbutton,
|
|
body.xmobile.xcolor-6da1d3 #uploadformlink,
|
|
body.xmobile.xcolor-6da1d3 .tablink a {
|
|
color: #166ac0 !important
|
|
}
|
|
|
|
body.xcolor-6da1d3.xcalendar button.new-calendar,
|
|
body.xcolor-6da1d3.xcalendar .calendar-item a:before,
|
|
body.xcolor-6da1d3.xcalendar #calendar-grid .fc-icon {
|
|
color: #166ac0 !important
|
|
}
|
|
|
|
body.xcolor-6da1d3 .uibox,
|
|
body.xcolor-6da1d3 #compose-content,
|
|
body.xcolor-6da1d3 #mailview-top,
|
|
body.xcolor-6da1d3 #mailview-bottom,
|
|
body.xcolor-6da1d3 #messagebody p.image-attachment,
|
|
body.xcolor-6da1d3 .records-table.fixedheader,
|
|
body.xcolor-6da1d3 #messagelistfooter,
|
|
body.xcolor-6da1d3 .moreheaderstoggle,
|
|
body.xcolor-6da1d3 #messageheader,
|
|
body.xcolor-6da1d3 #composeheaders,
|
|
body.xcolor-6da1d3 #composeoptions,
|
|
body.xcolor-6da1d3 #compose-attachments,
|
|
body.xcolor-6da1d3 #compose-contacts #directorylist,
|
|
body.xcolor-6da1d3 .listbox .boxfooter,
|
|
body.xcolor-6da1d3 #taskbar a,
|
|
body.xcolor-6da1d3 .minimal #taskbar a,
|
|
body.xcolor-6da1d3 ul#planner_controls li a,
|
|
body.xcolor-6da1d3 .boxtitle,
|
|
.uibox .listing thead td,
|
|
body.xcolor-6da1d3 .boxtitle,
|
|
.uibox .listing thead th,
|
|
body.xcolor-6da1d3.iframe h1.boxtitle,
|
|
body.xcolor-6da1d3 #vertical-preview,
|
|
body.xcolor-6da1d3 .widescreen #messagelistheader {
|
|
border-color: #BFD9F2
|
|
}
|
|
|
|
body.xmobile.xcolor-6da1d3 #messageheader .pagenav a.button.disabled {
|
|
color: #BFD9F2
|
|
}
|
|
|
|
body.xcolor-6da1d3 .listbox .listitem.selected,
|
|
body.xcolor-6da1d3 .listbox .tablink.selected,
|
|
body.xcolor-6da1d3 .listbox .listitem.selected>a,
|
|
body.xcolor-6da1d3 .listbox .tablink.selected>a,
|
|
body.xcolor-6da1d3 .listing tbody tr.unfocused td,
|
|
body.xcolor-6da1d3 .listing tbody tr.selected td,
|
|
body.xcolor-6da1d3 .listing li.selected,
|
|
body.xcolor-6da1d3 .listing li.selected>a,
|
|
body.xcolor-6da1d3 #mailboxlist li.mailbox .unreadcount,
|
|
body.xdesktop.xcolor-6da1d3 #composeoptionstoggle,
|
|
body.xmobile.xcolor-6da1d3 #main-menu a.active {
|
|
background-color: #D3E8FF
|
|
}
|
|
|
|
body.xcolor-6da1d3 button.button:hover,
|
|
body.xcolor-6da1d3 a.btn:hover,
|
|
body.xcolor-6da1d3 a.button:hover,
|
|
body.xcolor-6da1d3 .ui-dialog button.ui-button:hover,
|
|
body.xcolor-6da1d3 #compose-attachments a.button:hover,
|
|
body.xcolor-6da1d3 input.button:hover,
|
|
body.xcolor-6da1d3 input[type=button]:hover,
|
|
body.xcolor-6da1d3 .records-table tr.selected,
|
|
body.xcolor-6da1d3 .records-table tr.unfocused,
|
|
body.xcolor-6da1d3 .records-table tr.selected td,
|
|
body.xcolor-6da1d3 .records-table tr.unfocused td,
|
|
body.xcolor-6da1d3 a.rowLink:hover,
|
|
body.xcolor-6da1d3 #xsidebar .boxtitle,
|
|
body.xcolor-6da1d3 #remote-objects-message a:hover,
|
|
body.xcolor-6da1d3.compact-message-list-always #mailview-top tr:hover,
|
|
body.xcolor-6da1d3.compact-message-list-preview #mailview-top.preview-visible tr:hover,
|
|
body.xmobile.xcolor-6da1d3 #messagelist tr.selected,
|
|
body.xmobile.xcolor-6da1d3 #messagelist tr.unfocused,
|
|
body.xmobile.xcolor-6da1d3 #messagelist tr.selected td.date {
|
|
background-color: #D3E8FF !important
|
|
}
|
|
|
|
body.xcolor-6da1d3 #mailboxlist li.mailbox ul,
|
|
body.xcolor-6da1d3 .listbox .listitem,
|
|
body.xcolor-6da1d3 .listbox .tablink,
|
|
body.xcolor-6da1d3 .listing tbody td,
|
|
body.xcolor-6da1d3 .listing li {
|
|
border-color: #D3E8FF
|
|
}
|
|
|
|
body.xcolor-6da1d3.compact-message-list-always #mailview-top tr,
|
|
body.xcolor-6da1d3.compact-message-list-preview #mailview-top.preview-visible tr {
|
|
border-color: #D3E8FF !important
|
|
}
|
|
|
|
body.xcolor-6da1d3 #compose-attachments a.button,
|
|
body.xcolor-6da1d3 button.button,
|
|
body.xcolor-6da1d3 .ui-dialog button.ui-button,
|
|
body.xcolor-6da1d3 #remote-objects-message .button,
|
|
body.xcolor-6da1d3 input.button,
|
|
body.xcolor-6da1d3 a.btn,
|
|
body.xcolor-6da1d3 input[type=button],
|
|
body.xcolor-6da1d3 .widescreen #messagelistheader,
|
|
body.xcolor-6da1d3 .flatpickr-confirm,
|
|
body.xcolor-6da1d3 .flatpickr-day.selected,
|
|
body.xmobile.xcolor-6da1d3 a.contactfieldbutton,
|
|
body.xmobile.xcolor-6da1d3 #uploadformlink {
|
|
background-color: #E9F4FF !important
|
|
}
|
|
|
|
body.xcolor-6da1d3 #composeheaders,
|
|
body.xcolor-6da1d3 #composebodycontainer .mce-panel,
|
|
body.xcolor-6da1d3 #taskbar a,
|
|
body.xcolor-6da1d3 .minimal #taskbar a,
|
|
body.xcolor-6da1d3 .moreheaderstoggle,
|
|
body.xcolor-6da1d3 #messageheader,
|
|
body.xcolor-6da1d3 .records-table thead td,
|
|
body.xcolor-6da1d3 .records-table thead th,
|
|
body.xcolor-6da1d3 input[type=button],
|
|
body.xcolor-6da1d3 .uibox .listing thead td,
|
|
body.xcolor-6da1d3 .uibox .listing thead th,
|
|
body.xcolor-6da1d3 .uibox .boxtitle,
|
|
body.xcolor-6da1d3.xcalendar .ui-datepicker .ui-datepicker-header,
|
|
body.xdesktop.xcolor-6da1d3 .listbox,
|
|
body.xdesktop.xcolor-6da1d3 .buttons a.button,
|
|
body.xcolor-6da1d3 ul#planner_controls li a,
|
|
body.xcolor-6da1d3 #messagelistfooter,
|
|
body.xcolor-6da1d3 #mailpreviewtoggle,
|
|
body.xcolor-6da1d3.iframe h1.boxtitle,
|
|
body.xmobile.xcolor-6da1d3 #main-menu a {
|
|
background-color: #E9F4FF
|
|
}
|
|
|
|
body.xcolor-6da1d3 .popupmenu a:hover {
|
|
background-color: #E9F4FF !important
|
|
}
|
|
|
|
body.xmobile.xcolor-6dcfd3 .popup-close,
|
|
body.xmobile.xcolor-6dcfd3 #mailboxlist li.mailbox a .unreadcount,
|
|
body.xmobile.xcolor-6dcfd3 #messagelistcontainer .boxpagenav a.icon,
|
|
body.xmobile.xcolor-6dcfd3 #messagelistcontainer .pagenav a.button,
|
|
body.xmobile.xcolor-6dcfd3 #messagestack div,
|
|
body.xmobile.xcolor-6dcfd3 #message-objects div a.button,
|
|
body.xmobile.xcolor-6dcfd3 .boxfooter .listbutton {
|
|
background-color: #6dcfd3
|
|
}
|
|
|
|
body.xcolor-6dcfd3 input.switchbox-input:checked+label.switchbox,
|
|
body.xcolor-6dcfd3 #messageheader a.button.selected {
|
|
background-color: #6dcfd3 !important
|
|
}
|
|
|
|
body.xcolor-6dcfd3 .records-table td span:before,
|
|
body.xcolor-6dcfd3 .records-table th span:before,
|
|
body.xcolor-6dcfd3 .records-table th a:before,
|
|
body.xcolor-6dcfd3 .records-table thead td div:before,
|
|
body.xcolor-6dcfd3 .records-table thead th div:before,
|
|
body.xcolor-6dcfd3 .records-table thead td a:after,
|
|
body.xcolor-6dcfd3 .records-table thead th a:after,
|
|
body.xcolor-6dcfd3 .records-table div.expanded,
|
|
body.xcolor-6dcfd3 .records-table div.collapsed,
|
|
body.xcolor-6dcfd3 .boxfooter .listbutton.groupactions:before,
|
|
body.xcolor-6dcfd3 #rss a,
|
|
body.xcolor-6dcfd3 a.iconbutton:before,
|
|
body.xcolor-6dcfd3 .minmodetoggle:before,
|
|
body.xcolor-6dcfd3 #mailpreviewtoggle,
|
|
body.xcolor-6dcfd3 .toolbar a.button:before,
|
|
body.xcolor-6dcfd3 .boxfooter .listbutton.groupactions,
|
|
body.xcolor-6dcfd3 .boxfooter .listbutton.add,
|
|
body.xcolor-6dcfd3 .boxfooter .listbutton.delete,
|
|
body.xcolor-6dcfd3 .boxfooter .listbutton.removegroup,
|
|
body.xcolor-6dcfd3 .boxfooter .listbutton.addto .inner,
|
|
body.xcolor-6dcfd3 .boxfooter .listbutton.addcc .inner,
|
|
body.xcolor-6dcfd3 .boxfooter .listbutton.addbcc .inner,
|
|
body.xcolor-6dcfd3 .boxfooter .countdisplay,
|
|
body.xcolor-6dcfd3.xskin #apps-menu a.app-item>div.icon,
|
|
body.xmobile.xcolor-6dcfd3 #folderlist-footer #quotadisplay,
|
|
body.xmobile.xcolor-6dcfd3 #mailboxlist li.mailbox div.treetoggle,
|
|
body.xmobile.xcolor-6dcfd3 #directorylist li.addressbook div.collapsed,
|
|
body.xmobile.xcolor-6dcfd3 #directorylist li.addressbook div.expanded,
|
|
body.xmobile.xcolor-6dcfd3 #main-menu a,
|
|
body.xmobile.xcolor-6dcfd3 #full-headers .more-headers,
|
|
body.xmobile.xcolor-6dcfd3 #attachment-list .delete,
|
|
body.xmobile.xcolor-6dcfd3 #attachment-list .drop,
|
|
body.xmobile.xcolor-6dcfd3 #messageheader .pagenav a.button,
|
|
body.xmobile.xcolor-6dcfd3 #messagelist td.subject:before,
|
|
body.xmobile.xcolor-6dcfd3 #messagelist tr.selected td.subject:before,
|
|
body.xmobile.xcolor-6dcfd3 #messagelist tr.unfocused td.subject:before,
|
|
body.xmobile.xcolor-6dcfd3 .folderlist li.mailbox div.treetoggle:before {
|
|
color: #6dcfd3
|
|
}
|
|
|
|
body.xcolor-6dcfd3 .flatpickr-confirm,
|
|
body.xcolor-6dcfd3 .flatpickr-day.selected,
|
|
body.xmobile.xcolor-6dcfd3 .popup-close a,
|
|
body.xmobile.xcolor-6dcfd3 .popup-box h5,
|
|
body.xmobile.xcolor-6dcfd3 .popup-box .boxtitle,
|
|
body.xmobile.xcolor-6dcfd3 .popup-box .boxtitle span,
|
|
body.xmobile.xcolor-6dcfd3 #quicksearchbar .popup-close a {
|
|
color: #6dcfd3 !important
|
|
}
|
|
|
|
body.xcolor-6dcfd3 button,
|
|
body.xcolor-6dcfd3 a.btn,
|
|
body.xcolor-6dcfd3 .button,
|
|
body.xcolor-6dcfd3 #remote-objects-message a.button,
|
|
body.xcolor-6dcfd3 #messageheader a.button,
|
|
body.xcolor-6dcfd3 #messageheader .buttongroup,
|
|
body.xcolor-6dcfd3 input[type=button],
|
|
body.xcolor-6dcfd3 input[type=button]:hover,
|
|
body.xcolor-6dcfd3 fieldset,
|
|
body.xcolor-6dcfd3 a.menuselector,
|
|
body.xcolor-6dcfd3 #topnav,
|
|
body.xcolor-6dcfd3.minimal #topnav,
|
|
body.xcolor-6dcfd3 #taskbar a.button-selected,
|
|
body.xcolor-6dcfd3 .popupmenu,
|
|
body.xcolor-6dcfd3 #messagestack div,
|
|
body.xcolor-6dcfd3 #maillistmode.selected,
|
|
body.xcolor-6dcfd3 #mailthreadmode.selected,
|
|
body.xcolor-6dcfd3 #rcmKSearchpane,
|
|
body.xcolor-6dcfd3 .xtabs.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
|
|
body.xdesktop.xcolor-6dcfd3 select,
|
|
body.xmobile.xcolor-6dcfd3 #main-menu,
|
|
body.xmobile.xcolor-6dcfd3 .popup-close,
|
|
body.xmobile.xcolor-6dcfd3 #all-headers {
|
|
border-color: #6dcfd3 !important
|
|
}
|
|
|
|
body.xdesktop.xcolor-6dcfd3 input[type=text],
|
|
body.xdesktop.xcolor-6dcfd3 input[type=password],
|
|
body.xdesktop.xcolor-6dcfd3 input[type=email],
|
|
body.xdesktop.xcolor-6dcfd3 textarea,
|
|
body.xcolor-6dcfd3 input.button,
|
|
body.xcolor-6dcfd3 a.btn,
|
|
body.xcolor-6dcfd3 .buttons a.button,
|
|
body.xcolor-6dcfd3 .ui-dialog button.ui-button,
|
|
body.xcolor-6dcfd3 .flatpickr-confirm,
|
|
body.xcolor-6dcfd3 .flatpickr-day.selected,
|
|
body.xmobile.xcolor-6dcfd3 #main-menu a,
|
|
body.xcolor-6dcfd3 input.switchbox-input:checked+label.switchbox,
|
|
body.xmobile.xcolor-6dcfd3 a.contactfieldbutton,
|
|
body.xmobile.xcolor-6dcfd3 #uploadformlink {
|
|
border: 1px solid #ddd !important;
|
|
border-color: #6dcfd3 !important
|
|
}
|
|
|
|
body.xcolor-6dcfd3 body.mailbox #inboxButton a {
|
|
background-color: #1fbecc
|
|
}
|
|
|
|
body.xcolor-6dcfd3 .uibox .boxtitle,
|
|
body.xcolor-6dcfd3 #xsidebar .boxtitle :before,
|
|
body.xcolor-6dcfd3 .widescreen #messagelistheader,
|
|
body.xcolor-6dcfd3.xcalendar .ui-datepicker .ui-datepicker-header select,
|
|
body.xcolor-6dcfd3.xcalendar .ui-datepicker .ui-datepicker-header a,
|
|
body.xcolor-6dcfd3.xcalendar .ui-datepicker .ui-datepicker-header span,
|
|
body.xcolor-6dcfd3 .records-table thead tr .status span.status,
|
|
body.xcolor-6dcfd3 .records-table thead tr .flag span.flagged,
|
|
body.xcolor-6dcfd3 .records-table thead tr .attachment span.attachment,
|
|
body.xcolor-6dcfd3 .records-table thead tr .priority span.priority,
|
|
body.xcolor-6dcfd3 .records-table thead td a,
|
|
body.xcolor-6dcfd3 .records-table thead th a {
|
|
color: #1fbecc !important
|
|
}
|
|
|
|
body.xdesktop.xcolor-6dcfd3 a {
|
|
color: #16aac0
|
|
}
|
|
|
|
body.xcolor-6dcfd3 button,
|
|
body.xcolor-6dcfd3 input[type=button],
|
|
body.xcolor-6dcfd3 input[type=submit],
|
|
body.xcolor-6dcfd3 input[type=reset],
|
|
body.xcolor-6dcfd3 .buttons a.button,
|
|
body.xcolor-6dcfd3 #compose-attachments a.button,
|
|
body.xcolor-6dcfd3 input.button,
|
|
body.xcolor-6dcfd3 a.btn,
|
|
body.xcolor-6dcfd3 input.button:active,
|
|
body.xcolor-6dcfd3 .buttons a.button,
|
|
body.xcolor-6dcfd3 .formbuttons input.button,
|
|
body.xcolor-6dcfd3 input.button.mainaction,
|
|
body.xcolor-6dcfd3 #login-form input.button,
|
|
body.xcolor-6dcfd3 #topline .topleft a,
|
|
body.xcolor-6dcfd3 #topline .topright a,
|
|
body.xcolor-6dcfd3 #topline .topright a.button-logout,
|
|
body.xcolor-6dcfd3 #topline .topright span,
|
|
body.xcolor-6dcfd3 .username select.deco,
|
|
body.xcolor-6dcfd3 #taskbar a span.button-inner,
|
|
body.xcolor-6dcfd3 .toolbar a.button,
|
|
body.xcolor-6dcfd3 #topline,
|
|
body.xcolor-6dcfd3 .minimal #topline,
|
|
body.xcolor-6dcfd3 #main-menu a.active,
|
|
body.xcolor-6dcfd3 #taskbar a.button-calendar span.button-inner,
|
|
body.xcolor-6dcfd3 #taskbar a.button-calendar.button-selected span.button-inner,
|
|
body.xcolor-6dcfd3 ul#planner_controls li a,
|
|
body.xmobile.xcolor-6dcfd3 a.contactfieldbutton,
|
|
body.xmobile.xcolor-6dcfd3 #uploadformlink,
|
|
body.xmobile.xcolor-6dcfd3 .tablink a {
|
|
color: #16aac0 !important
|
|
}
|
|
|
|
body.xcolor-6dcfd3.xcalendar button.new-calendar,
|
|
body.xcolor-6dcfd3.xcalendar .calendar-item a:before,
|
|
body.xcolor-6dcfd3.xcalendar #calendar-grid .fc-icon {
|
|
color: #16aac0 !important
|
|
}
|
|
|
|
body.xcolor-6dcfd3 .uibox,
|
|
body.xcolor-6dcfd3 #compose-content,
|
|
body.xcolor-6dcfd3 #mailview-top,
|
|
body.xcolor-6dcfd3 #mailview-bottom,
|
|
body.xcolor-6dcfd3 #messagebody p.image-attachment,
|
|
body.xcolor-6dcfd3 .records-table.fixedheader,
|
|
body.xcolor-6dcfd3 #messagelistfooter,
|
|
body.xcolor-6dcfd3 .moreheaderstoggle,
|
|
body.xcolor-6dcfd3 #messageheader,
|
|
body.xcolor-6dcfd3 #composeheaders,
|
|
body.xcolor-6dcfd3 #composeoptions,
|
|
body.xcolor-6dcfd3 #compose-attachments,
|
|
body.xcolor-6dcfd3 #compose-contacts #directorylist,
|
|
body.xcolor-6dcfd3 .listbox .boxfooter,
|
|
body.xcolor-6dcfd3 #taskbar a,
|
|
body.xcolor-6dcfd3 .minimal #taskbar a,
|
|
body.xcolor-6dcfd3 ul#planner_controls li a,
|
|
body.xcolor-6dcfd3 .boxtitle,
|
|
.uibox .listing thead td,
|
|
body.xcolor-6dcfd3 .boxtitle,
|
|
.uibox .listing thead th,
|
|
body.xcolor-6dcfd3.iframe h1.boxtitle,
|
|
body.xcolor-6dcfd3 #vertical-preview,
|
|
body.xcolor-6dcfd3 .widescreen #messagelistheader {
|
|
border-color: #bfeef2
|
|
}
|
|
|
|
body.xmobile.xcolor-6dcfd3 #messageheader .pagenav a.button.disabled {
|
|
color: #bfeef2
|
|
}
|
|
|
|
body.xcolor-6dcfd3 .listbox .listitem.selected,
|
|
body.xcolor-6dcfd3 .listbox .tablink.selected,
|
|
body.xcolor-6dcfd3 .listbox .listitem.selected>a,
|
|
body.xcolor-6dcfd3 .listbox .tablink.selected>a,
|
|
body.xcolor-6dcfd3 .listing tbody tr.unfocused td,
|
|
body.xcolor-6dcfd3 .listing tbody tr.selected td,
|
|
body.xcolor-6dcfd3 .listing li.selected,
|
|
body.xcolor-6dcfd3 .listing li.selected>a,
|
|
body.xcolor-6dcfd3 #mailboxlist li.mailbox .unreadcount,
|
|
body.xdesktop.xcolor-6dcfd3 #composeoptionstoggle,
|
|
body.xmobile.xcolor-6dcfd3 #main-menu a.active {
|
|
background-color: #d3f9ff
|
|
}
|
|
|
|
body.xcolor-6dcfd3 button.button:hover,
|
|
body.xcolor-6dcfd3 a.btn:hover,
|
|
body.xcolor-6dcfd3 a.button:hover,
|
|
body.xcolor-6dcfd3 .ui-dialog button.ui-button:hover,
|
|
body.xcolor-6dcfd3 #compose-attachments a.button:hover,
|
|
body.xcolor-6dcfd3 input.button:hover,
|
|
body.xcolor-6dcfd3 input[type=button]:hover,
|
|
body.xcolor-6dcfd3 .records-table tr.selected,
|
|
body.xcolor-6dcfd3 .records-table tr.unfocused,
|
|
body.xcolor-6dcfd3 .records-table tr.selected td,
|
|
body.xcolor-6dcfd3 .records-table tr.unfocused td,
|
|
body.xcolor-6dcfd3 a.rowLink:hover,
|
|
body.xcolor-6dcfd3 #xsidebar .boxtitle,
|
|
body.xcolor-6dcfd3 #remote-objects-message a:hover,
|
|
body.xcolor-6dcfd3.compact-message-list-always #mailview-top tr:hover,
|
|
body.xcolor-6dcfd3.compact-message-list-preview #mailview-top.preview-visible tr:hover,
|
|
body.xmobile.xcolor-6dcfd3 #messagelist tr.selected,
|
|
body.xmobile.xcolor-6dcfd3 #messagelist tr.unfocused,
|
|
body.xmobile.xcolor-6dcfd3 #messagelist tr.selected td.date {
|
|
background-color: #d3f9ff !important
|
|
}
|
|
|
|
body.xcolor-6dcfd3 #mailboxlist li.mailbox ul,
|
|
body.xcolor-6dcfd3 .listbox .listitem,
|
|
body.xcolor-6dcfd3 .listbox .tablink,
|
|
body.xcolor-6dcfd3 .listing tbody td,
|
|
body.xcolor-6dcfd3 .listing li {
|
|
border-color: #d3f9ff
|
|
}
|
|
|
|
body.xcolor-6dcfd3.compact-message-list-always #mailview-top tr,
|
|
body.xcolor-6dcfd3.compact-message-list-preview #mailview-top.preview-visible tr {
|
|
border-color: #d3f9ff !important
|
|
}
|
|
|
|
body.xcolor-6dcfd3 #compose-attachments a.button,
|
|
body.xcolor-6dcfd3 button.button,
|
|
body.xcolor-6dcfd3 .ui-dialog button.ui-button,
|
|
body.xcolor-6dcfd3 #remote-objects-message .button,
|
|
body.xcolor-6dcfd3 input.button,
|
|
body.xcolor-6dcfd3 a.btn,
|
|
body.xcolor-6dcfd3 input[type=button],
|
|
body.xcolor-6dcfd3 .widescreen #messagelistheader,
|
|
body.xcolor-6dcfd3 .flatpickr-confirm,
|
|
body.xcolor-6dcfd3 .flatpickr-day.selected,
|
|
body.xmobile.xcolor-6dcfd3 a.contactfieldbutton,
|
|
body.xmobile.xcolor-6dcfd3 #uploadformlink {
|
|
background-color: #e9fcff !important
|
|
}
|
|
|
|
body.xcolor-6dcfd3 #composeheaders,
|
|
body.xcolor-6dcfd3 #composebodycontainer .mce-panel,
|
|
body.xcolor-6dcfd3 #taskbar a,
|
|
body.xcolor-6dcfd3 .minimal #taskbar a,
|
|
body.xcolor-6dcfd3 .moreheaderstoggle,
|
|
body.xcolor-6dcfd3 #messageheader,
|
|
body.xcolor-6dcfd3 .records-table thead td,
|
|
body.xcolor-6dcfd3 .records-table thead th,
|
|
body.xcolor-6dcfd3 input[type=button],
|
|
body.xcolor-6dcfd3 .uibox .listing thead td,
|
|
body.xcolor-6dcfd3 .uibox .listing thead th,
|
|
body.xcolor-6dcfd3 .uibox .boxtitle,
|
|
body.xcolor-6dcfd3.xcalendar .ui-datepicker .ui-datepicker-header,
|
|
body.xdesktop.xcolor-6dcfd3 .listbox,
|
|
body.xdesktop.xcolor-6dcfd3 .buttons a.button,
|
|
body.xcolor-6dcfd3 ul#planner_controls li a,
|
|
body.xcolor-6dcfd3 #messagelistfooter,
|
|
body.xcolor-6dcfd3 #mailpreviewtoggle,
|
|
body.xcolor-6dcfd3.iframe h1.boxtitle,
|
|
body.xmobile.xcolor-6dcfd3 #main-menu a {
|
|
background-color: #e9fcff
|
|
}
|
|
|
|
body.xcolor-6dcfd3 .popupmenu a:hover {
|
|
background-color: #e9fcff !important
|
|
}
|
|
|
|
body.xmobile.xcolor-6dd374 .popup-close,
|
|
body.xmobile.xcolor-6dd374 #mailboxlist li.mailbox a .unreadcount,
|
|
body.xmobile.xcolor-6dd374 #messagelistcontainer .boxpagenav a.icon,
|
|
body.xmobile.xcolor-6dd374 #messagelistcontainer .pagenav a.button,
|
|
body.xmobile.xcolor-6dd374 #messagestack div,
|
|
body.xmobile.xcolor-6dd374 #message-objects div a.button,
|
|
body.xmobile.xcolor-6dd374 .boxfooter .listbutton {
|
|
background-color: #6dd374
|
|
}
|
|
|
|
body.xcolor-6dd374 input.switchbox-input:checked+label.switchbox,
|
|
body.xcolor-6dd374 #messageheader a.button.selected {
|
|
background-color: #6dd374 !important
|
|
}
|
|
|
|
body.xcolor-6dd374 .records-table td span:before,
|
|
body.xcolor-6dd374 .records-table th span:before,
|
|
body.xcolor-6dd374 .records-table th a:before,
|
|
body.xcolor-6dd374 .records-table thead td div:before,
|
|
body.xcolor-6dd374 .records-table thead th div:before,
|
|
body.xcolor-6dd374 .records-table thead td a:after,
|
|
body.xcolor-6dd374 .records-table thead th a:after,
|
|
body.xcolor-6dd374 .records-table div.expanded,
|
|
body.xcolor-6dd374 .records-table div.collapsed,
|
|
body.xcolor-6dd374 .boxfooter .listbutton.groupactions:before,
|
|
body.xcolor-6dd374 #rss a,
|
|
body.xcolor-6dd374 a.iconbutton:before,
|
|
body.xcolor-6dd374 .minmodetoggle:before,
|
|
body.xcolor-6dd374 #mailpreviewtoggle,
|
|
body.xcolor-6dd374 .toolbar a.button:before,
|
|
body.xcolor-6dd374 .boxfooter .listbutton.groupactions,
|
|
body.xcolor-6dd374 .boxfooter .listbutton.add,
|
|
body.xcolor-6dd374 .boxfooter .listbutton.delete,
|
|
body.xcolor-6dd374 .boxfooter .listbutton.removegroup,
|
|
body.xcolor-6dd374 .boxfooter .listbutton.addto .inner,
|
|
body.xcolor-6dd374 .boxfooter .listbutton.addcc .inner,
|
|
body.xcolor-6dd374 .boxfooter .listbutton.addbcc .inner,
|
|
body.xcolor-6dd374 .boxfooter .countdisplay,
|
|
body.xcolor-6dd374.xskin #apps-menu a.app-item>div.icon,
|
|
body.xmobile.xcolor-6dd374 #folderlist-footer #quotadisplay,
|
|
body.xmobile.xcolor-6dd374 #mailboxlist li.mailbox div.treetoggle,
|
|
body.xmobile.xcolor-6dd374 #directorylist li.addressbook div.collapsed,
|
|
body.xmobile.xcolor-6dd374 #directorylist li.addressbook div.expanded,
|
|
body.xmobile.xcolor-6dd374 #main-menu a,
|
|
body.xmobile.xcolor-6dd374 #full-headers .more-headers,
|
|
body.xmobile.xcolor-6dd374 #attachment-list .delete,
|
|
body.xmobile.xcolor-6dd374 #attachment-list .drop,
|
|
body.xmobile.xcolor-6dd374 #messageheader .pagenav a.button,
|
|
body.xmobile.xcolor-6dd374 #messagelist td.subject:before,
|
|
body.xmobile.xcolor-6dd374 #messagelist tr.selected td.subject:before,
|
|
body.xmobile.xcolor-6dd374 #messagelist tr.unfocused td.subject:before,
|
|
body.xmobile.xcolor-6dd374 .folderlist li.mailbox div.treetoggle:before {
|
|
color: #6dd374
|
|
}
|
|
|
|
body.xcolor-6dd374 .flatpickr-confirm,
|
|
body.xcolor-6dd374 .flatpickr-day.selected,
|
|
body.xmobile.xcolor-6dd374 .popup-close a,
|
|
body.xmobile.xcolor-6dd374 .popup-box h5,
|
|
body.xmobile.xcolor-6dd374 .popup-box .boxtitle,
|
|
body.xmobile.xcolor-6dd374 .popup-box .boxtitle span,
|
|
body.xmobile.xcolor-6dd374 #quicksearchbar .popup-close a {
|
|
color: #6dd374 !important
|
|
}
|
|
|
|
body.xcolor-6dd374 button,
|
|
body.xcolor-6dd374 a.btn,
|
|
body.xcolor-6dd374 .button,
|
|
body.xcolor-6dd374 #remote-objects-message a.button,
|
|
body.xcolor-6dd374 #messageheader a.button,
|
|
body.xcolor-6dd374 #messageheader .buttongroup,
|
|
body.xcolor-6dd374 input[type=button],
|
|
body.xcolor-6dd374 input[type=button]:hover,
|
|
body.xcolor-6dd374 fieldset,
|
|
body.xcolor-6dd374 a.menuselector,
|
|
body.xcolor-6dd374 #topnav,
|
|
body.xcolor-6dd374.minimal #topnav,
|
|
body.xcolor-6dd374 #taskbar a.button-selected,
|
|
body.xcolor-6dd374 .popupmenu,
|
|
body.xcolor-6dd374 #messagestack div,
|
|
body.xcolor-6dd374 #maillistmode.selected,
|
|
body.xcolor-6dd374 #mailthreadmode.selected,
|
|
body.xcolor-6dd374 #rcmKSearchpane,
|
|
body.xcolor-6dd374 .xtabs.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
|
|
body.xdesktop.xcolor-6dd374 select,
|
|
body.xmobile.xcolor-6dd374 #main-menu,
|
|
body.xmobile.xcolor-6dd374 .popup-close,
|
|
body.xmobile.xcolor-6dd374 #all-headers {
|
|
border-color: #6dd374 !important
|
|
}
|
|
|
|
body.xdesktop.xcolor-6dd374 input[type=text],
|
|
body.xdesktop.xcolor-6dd374 input[type=password],
|
|
body.xdesktop.xcolor-6dd374 input[type=email],
|
|
body.xdesktop.xcolor-6dd374 textarea,
|
|
body.xcolor-6dd374 input.button,
|
|
body.xcolor-6dd374 a.btn,
|
|
body.xcolor-6dd374 .buttons a.button,
|
|
body.xcolor-6dd374 .ui-dialog button.ui-button,
|
|
body.xcolor-6dd374 .flatpickr-confirm,
|
|
body.xcolor-6dd374 .flatpickr-day.selected,
|
|
body.xmobile.xcolor-6dd374 #main-menu a,
|
|
body.xcolor-6dd374 input.switchbox-input:checked+label.switchbox,
|
|
body.xmobile.xcolor-6dd374 a.contactfieldbutton,
|
|
body.xmobile.xcolor-6dd374 #uploadformlink {
|
|
border: 1px solid #ddd !important;
|
|
border-color: #6dd374 !important
|
|
}
|
|
|
|
body.xcolor-6dd374 body.mailbox #inboxButton a {
|
|
background-color: #1fcc2b
|
|
}
|
|
|
|
body.xcolor-6dd374 .uibox .boxtitle,
|
|
body.xcolor-6dd374 #xsidebar .boxtitle :before,
|
|
body.xcolor-6dd374 .widescreen #messagelistheader,
|
|
body.xcolor-6dd374.xcalendar .ui-datepicker .ui-datepicker-header select,
|
|
body.xcolor-6dd374.xcalendar .ui-datepicker .ui-datepicker-header a,
|
|
body.xcolor-6dd374.xcalendar .ui-datepicker .ui-datepicker-header span,
|
|
body.xcolor-6dd374 .records-table thead tr .status span.status,
|
|
body.xcolor-6dd374 .records-table thead tr .flag span.flagged,
|
|
body.xcolor-6dd374 .records-table thead tr .attachment span.attachment,
|
|
body.xcolor-6dd374 .records-table thead tr .priority span.priority,
|
|
body.xcolor-6dd374 .records-table thead td a,
|
|
body.xcolor-6dd374 .records-table thead th a {
|
|
color: #1fcc2b !important
|
|
}
|
|
|
|
body.xdesktop.xcolor-6dd374 a {
|
|
color: #2fae50
|
|
}
|
|
|
|
body.xcolor-6dd374 button,
|
|
body.xcolor-6dd374 input[type=button],
|
|
body.xcolor-6dd374 input[type=submit],
|
|
body.xcolor-6dd374 input[type=reset],
|
|
body.xcolor-6dd374 .buttons a.button,
|
|
body.xcolor-6dd374 #compose-attachments a.button,
|
|
body.xcolor-6dd374 input.button,
|
|
body.xcolor-6dd374 a.btn,
|
|
body.xcolor-6dd374 input.button:active,
|
|
body.xcolor-6dd374 .buttons a.button,
|
|
body.xcolor-6dd374 .formbuttons input.button,
|
|
body.xcolor-6dd374 input.button.mainaction,
|
|
body.xcolor-6dd374 #login-form input.button,
|
|
body.xcolor-6dd374 #topline .topleft a,
|
|
body.xcolor-6dd374 #topline .topright a,
|
|
body.xcolor-6dd374 #topline .topright a.button-logout,
|
|
body.xcolor-6dd374 #topline .topright span,
|
|
body.xcolor-6dd374 .username select.deco,
|
|
body.xcolor-6dd374 #taskbar a span.button-inner,
|
|
body.xcolor-6dd374 .toolbar a.button,
|
|
body.xcolor-6dd374 #topline,
|
|
body.xcolor-6dd374 .minimal #topline,
|
|
body.xcolor-6dd374 #main-menu a.active,
|
|
body.xcolor-6dd374 #taskbar a.button-calendar span.button-inner,
|
|
body.xcolor-6dd374 #taskbar a.button-calendar.button-selected span.button-inner,
|
|
body.xcolor-6dd374 ul#planner_controls li a,
|
|
body.xmobile.xcolor-6dd374 a.contactfieldbutton,
|
|
body.xmobile.xcolor-6dd374 #uploadformlink,
|
|
body.xmobile.xcolor-6dd374 .tablink a {
|
|
color: #2fae50 !important
|
|
}
|
|
|
|
body.xcolor-6dd374.xcalendar button.new-calendar,
|
|
body.xcolor-6dd374.xcalendar .calendar-item a:before,
|
|
body.xcolor-6dd374.xcalendar #calendar-grid .fc-icon {
|
|
color: #2fae50 !important
|
|
}
|
|
|
|
body.xcolor-6dd374 .uibox,
|
|
body.xcolor-6dd374 #compose-content,
|
|
body.xcolor-6dd374 #mailview-top,
|
|
body.xcolor-6dd374 #mailview-bottom,
|
|
body.xcolor-6dd374 #messagebody p.image-attachment,
|
|
body.xcolor-6dd374 .records-table.fixedheader,
|
|
body.xcolor-6dd374 #messagelistfooter,
|
|
body.xcolor-6dd374 .moreheaderstoggle,
|
|
body.xcolor-6dd374 #messageheader,
|
|
body.xcolor-6dd374 #composeheaders,
|
|
body.xcolor-6dd374 #composeoptions,
|
|
body.xcolor-6dd374 #compose-attachments,
|
|
body.xcolor-6dd374 #compose-contacts #directorylist,
|
|
body.xcolor-6dd374 .listbox .boxfooter,
|
|
body.xcolor-6dd374 #taskbar a,
|
|
body.xcolor-6dd374 .minimal #taskbar a,
|
|
body.xcolor-6dd374 ul#planner_controls li a,
|
|
body.xcolor-6dd374 .boxtitle,
|
|
.uibox .listing thead td,
|
|
body.xcolor-6dd374 .boxtitle,
|
|
.uibox .listing thead th,
|
|
body.xcolor-6dd374.iframe h1.boxtitle,
|
|
body.xcolor-6dd374 #vertical-preview,
|
|
body.xcolor-6dd374 .widescreen #messagelistheader {
|
|
border-color: #bff2c3
|
|
}
|
|
|
|
body.xmobile.xcolor-6dd374 #messageheader .pagenav a.button.disabled {
|
|
color: #bff2c3
|
|
}
|
|
|
|
body.xcolor-6dd374 .listbox .listitem.selected,
|
|
body.xcolor-6dd374 .listbox .tablink.selected,
|
|
body.xcolor-6dd374 .listbox .listitem.selected>a,
|
|
body.xcolor-6dd374 .listbox .tablink.selected>a,
|
|
body.xcolor-6dd374 .listing tbody tr.unfocused td,
|
|
body.xcolor-6dd374 .listing tbody tr.selected td,
|
|
body.xcolor-6dd374 .listing li.selected,
|
|
body.xcolor-6dd374 .listing li.selected>a,
|
|
body.xcolor-6dd374 #mailboxlist li.mailbox .unreadcount,
|
|
body.xdesktop.xcolor-6dd374 #composeoptionstoggle,
|
|
body.xmobile.xcolor-6dd374 #main-menu a.active {
|
|
background-color: #d3ffd5
|
|
}
|
|
|
|
body.xcolor-6dd374 button.button:hover,
|
|
body.xcolor-6dd374 a.btn:hover,
|
|
body.xcolor-6dd374 a.button:hover,
|
|
body.xcolor-6dd374 .ui-dialog button.ui-button:hover,
|
|
body.xcolor-6dd374 #compose-attachments a.button:hover,
|
|
body.xcolor-6dd374 input.button:hover,
|
|
body.xcolor-6dd374 input[type=button]:hover,
|
|
body.xcolor-6dd374 .records-table tr.selected,
|
|
body.xcolor-6dd374 .records-table tr.unfocused,
|
|
body.xcolor-6dd374 .records-table tr.selected td,
|
|
body.xcolor-6dd374 .records-table tr.unfocused td,
|
|
body.xcolor-6dd374 a.rowLink:hover,
|
|
body.xcolor-6dd374 #xsidebar .boxtitle,
|
|
body.xcolor-6dd374 #remote-objects-message a:hover,
|
|
body.xcolor-6dd374.compact-message-list-always #mailview-top tr:hover,
|
|
body.xcolor-6dd374.compact-message-list-preview #mailview-top.preview-visible tr:hover,
|
|
body.xmobile.xcolor-6dd374 #messagelist tr.selected,
|
|
body.xmobile.xcolor-6dd374 #messagelist tr.unfocused,
|
|
body.xmobile.xcolor-6dd374 #messagelist tr.selected td.date {
|
|
background-color: #d3ffd5 !important
|
|
}
|
|
|
|
body.xcolor-6dd374 #mailboxlist li.mailbox ul,
|
|
body.xcolor-6dd374 .listbox .listitem,
|
|
body.xcolor-6dd374 .listbox .tablink,
|
|
body.xcolor-6dd374 .listing tbody td,
|
|
body.xcolor-6dd374 .listing li {
|
|
border-color: #d3ffd5
|
|
}
|
|
|
|
body.xcolor-6dd374.compact-message-list-always #mailview-top tr,
|
|
body.xcolor-6dd374.compact-message-list-preview #mailview-top.preview-visible tr {
|
|
border-color: #d3ffd5 !important
|
|
}
|
|
|
|
body.xcolor-6dd374 #compose-attachments a.button,
|
|
body.xcolor-6dd374 button.button,
|
|
body.xcolor-6dd374 .ui-dialog button.ui-button,
|
|
body.xcolor-6dd374 #remote-objects-message .button,
|
|
body.xcolor-6dd374 input.button,
|
|
body.xcolor-6dd374 a.btn,
|
|
body.xcolor-6dd374 input[type=button],
|
|
body.xcolor-6dd374 .widescreen #messagelistheader,
|
|
body.xcolor-6dd374 .flatpickr-confirm,
|
|
body.xcolor-6dd374 .flatpickr-day.selected,
|
|
body.xmobile.xcolor-6dd374 a.contactfieldbutton,
|
|
body.xmobile.xcolor-6dd374 #uploadformlink {
|
|
background-color: #e9ffec !important
|
|
}
|
|
|
|
body.xcolor-6dd374 #composeheaders,
|
|
body.xcolor-6dd374 #composebodycontainer .mce-panel,
|
|
body.xcolor-6dd374 #taskbar a,
|
|
body.xcolor-6dd374 .minimal #taskbar a,
|
|
body.xcolor-6dd374 .moreheaderstoggle,
|
|
body.xcolor-6dd374 #messageheader,
|
|
body.xcolor-6dd374 .records-table thead td,
|
|
body.xcolor-6dd374 .records-table thead th,
|
|
body.xcolor-6dd374 input[type=button],
|
|
body.xcolor-6dd374 .uibox .listing thead td,
|
|
body.xcolor-6dd374 .uibox .listing thead th,
|
|
body.xcolor-6dd374 .uibox .boxtitle,
|
|
body.xcolor-6dd374.xcalendar .ui-datepicker .ui-datepicker-header,
|
|
body.xdesktop.xcolor-6dd374 .listbox,
|
|
body.xdesktop.xcolor-6dd374 .buttons a.button,
|
|
body.xcolor-6dd374 ul#planner_controls li a,
|
|
body.xcolor-6dd374 #messagelistfooter,
|
|
body.xcolor-6dd374 #mailpreviewtoggle,
|
|
body.xcolor-6dd374.iframe h1.boxtitle,
|
|
body.xmobile.xcolor-6dd374 #main-menu a {
|
|
background-color: #e9ffec
|
|
}
|
|
|
|
body.xcolor-6dd374 .popupmenu a:hover {
|
|
background-color: #e9ffec !important
|
|
}
|
|
|
|
body.xmobile.xcolor-b76dd3 .popup-close,
|
|
body.xmobile.xcolor-b76dd3 #mailboxlist li.mailbox a .unreadcount,
|
|
body.xmobile.xcolor-b76dd3 #messagelistcontainer .boxpagenav a.icon,
|
|
body.xmobile.xcolor-b76dd3 #messagelistcontainer .pagenav a.button,
|
|
body.xmobile.xcolor-b76dd3 #messagestack div,
|
|
body.xmobile.xcolor-b76dd3 #message-objects div a.button,
|
|
body.xmobile.xcolor-b76dd3 .boxfooter .listbutton {
|
|
background-color: #b76dd3
|
|
}
|
|
|
|
body.xcolor-b76dd3 input.switchbox-input:checked+label.switchbox,
|
|
body.xcolor-b76dd3 #messageheader a.button.selected {
|
|
background-color: #b76dd3 !important
|
|
}
|
|
|
|
body.xcolor-b76dd3 .records-table td span:before,
|
|
body.xcolor-b76dd3 .records-table th span:before,
|
|
body.xcolor-b76dd3 .records-table th a:before,
|
|
body.xcolor-b76dd3 .records-table thead td div:before,
|
|
body.xcolor-b76dd3 .records-table thead th div:before,
|
|
body.xcolor-b76dd3 .records-table thead td a:after,
|
|
body.xcolor-b76dd3 .records-table thead th a:after,
|
|
body.xcolor-b76dd3 .records-table div.expanded,
|
|
body.xcolor-b76dd3 .records-table div.collapsed,
|
|
body.xcolor-b76dd3 .boxfooter .listbutton.groupactions:before,
|
|
body.xcolor-b76dd3 #rss a,
|
|
body.xcolor-b76dd3 a.iconbutton:before,
|
|
body.xcolor-b76dd3 .minmodetoggle:before,
|
|
body.xcolor-b76dd3 #mailpreviewtoggle,
|
|
body.xcolor-b76dd3 .toolbar a.button:before,
|
|
body.xcolor-b76dd3 .boxfooter .listbutton.groupactions,
|
|
body.xcolor-b76dd3 .boxfooter .listbutton.add,
|
|
body.xcolor-b76dd3 .boxfooter .listbutton.delete,
|
|
body.xcolor-b76dd3 .boxfooter .listbutton.removegroup,
|
|
body.xcolor-b76dd3 .boxfooter .listbutton.addto .inner,
|
|
body.xcolor-b76dd3 .boxfooter .listbutton.addcc .inner,
|
|
body.xcolor-b76dd3 .boxfooter .listbutton.addbcc .inner,
|
|
body.xcolor-b76dd3 .boxfooter .countdisplay,
|
|
body.xcolor-b76dd3.xskin #apps-menu a.app-item>div.icon,
|
|
body.xmobile.xcolor-b76dd3 #folderlist-footer #quotadisplay,
|
|
body.xmobile.xcolor-b76dd3 #mailboxlist li.mailbox div.treetoggle,
|
|
body.xmobile.xcolor-b76dd3 #directorylist li.addressbook div.collapsed,
|
|
body.xmobile.xcolor-b76dd3 #directorylist li.addressbook div.expanded,
|
|
body.xmobile.xcolor-b76dd3 #main-menu a,
|
|
body.xmobile.xcolor-b76dd3 #full-headers .more-headers,
|
|
body.xmobile.xcolor-b76dd3 #attachment-list .delete,
|
|
body.xmobile.xcolor-b76dd3 #attachment-list .drop,
|
|
body.xmobile.xcolor-b76dd3 #messageheader .pagenav a.button,
|
|
body.xmobile.xcolor-b76dd3 #messagelist td.subject:before,
|
|
body.xmobile.xcolor-b76dd3 #messagelist tr.selected td.subject:before,
|
|
body.xmobile.xcolor-b76dd3 #messagelist tr.unfocused td.subject:before,
|
|
body.xmobile.xcolor-b76dd3 .folderlist li.mailbox div.treetoggle:before {
|
|
color: #b76dd3
|
|
}
|
|
|
|
body.xcolor-b76dd3 .flatpickr-confirm,
|
|
body.xcolor-b76dd3 .flatpickr-day.selected,
|
|
body.xmobile.xcolor-b76dd3 .popup-close a,
|
|
body.xmobile.xcolor-b76dd3 .popup-box h5,
|
|
body.xmobile.xcolor-b76dd3 .popup-box .boxtitle,
|
|
body.xmobile.xcolor-b76dd3 .popup-box .boxtitle span,
|
|
body.xmobile.xcolor-b76dd3 #quicksearchbar .popup-close a {
|
|
color: #b76dd3 !important
|
|
}
|
|
|
|
body.xcolor-b76dd3 button,
|
|
body.xcolor-b76dd3 a.btn,
|
|
body.xcolor-b76dd3 .button,
|
|
body.xcolor-b76dd3 #remote-objects-message a.button,
|
|
body.xcolor-b76dd3 #messageheader a.button,
|
|
body.xcolor-b76dd3 #messageheader .buttongroup,
|
|
body.xcolor-b76dd3 input[type=button],
|
|
body.xcolor-b76dd3 input[type=button]:hover,
|
|
body.xcolor-b76dd3 fieldset,
|
|
body.xcolor-b76dd3 a.menuselector,
|
|
body.xcolor-b76dd3 #topnav,
|
|
body.xcolor-b76dd3.minimal #topnav,
|
|
body.xcolor-b76dd3 #taskbar a.button-selected,
|
|
body.xcolor-b76dd3 .popupmenu,
|
|
body.xcolor-b76dd3 #messagestack div,
|
|
body.xcolor-b76dd3 #maillistmode.selected,
|
|
body.xcolor-b76dd3 #mailthreadmode.selected,
|
|
body.xcolor-b76dd3 #rcmKSearchpane,
|
|
body.xcolor-b76dd3 .xtabs.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
|
|
body.xdesktop.xcolor-b76dd3 select,
|
|
body.xmobile.xcolor-b76dd3 #main-menu,
|
|
body.xmobile.xcolor-b76dd3 .popup-close,
|
|
body.xmobile.xcolor-b76dd3 #all-headers {
|
|
border-color: #b76dd3 !important
|
|
}
|
|
|
|
body.xdesktop.xcolor-b76dd3 input[type=text],
|
|
body.xdesktop.xcolor-b76dd3 input[type=password],
|
|
body.xdesktop.xcolor-b76dd3 input[type=email],
|
|
body.xdesktop.xcolor-b76dd3 textarea,
|
|
body.xcolor-b76dd3 input.button,
|
|
body.xcolor-b76dd3 a.btn,
|
|
body.xcolor-b76dd3 .buttons a.button,
|
|
body.xcolor-b76dd3 .ui-dialog button.ui-button,
|
|
body.xcolor-b76dd3 .flatpickr-confirm,
|
|
body.xcolor-b76dd3 .flatpickr-day.selected,
|
|
body.xmobile.xcolor-b76dd3 #main-menu a,
|
|
body.xcolor-b76dd3 input.switchbox-input:checked+label.switchbox,
|
|
body.xmobile.xcolor-b76dd3 a.contactfieldbutton,
|
|
body.xmobile.xcolor-b76dd3 #uploadformlink {
|
|
border: 1px solid #ddd !important;
|
|
border-color: #b76dd3 !important
|
|
}
|
|
|
|
body.xcolor-b76dd3 body.mailbox #inboxButton a {
|
|
background-color: #a51fcc
|
|
}
|
|
|
|
body.xcolor-b76dd3 .uibox .boxtitle,
|
|
body.xcolor-b76dd3 #xsidebar .boxtitle :before,
|
|
body.xcolor-b76dd3 .widescreen #messagelistheader,
|
|
body.xcolor-b76dd3.xcalendar .ui-datepicker .ui-datepicker-header select,
|
|
body.xcolor-b76dd3.xcalendar .ui-datepicker .ui-datepicker-header a,
|
|
body.xcolor-b76dd3.xcalendar .ui-datepicker .ui-datepicker-header span,
|
|
body.xcolor-b76dd3 .records-table thead tr .status span.status,
|
|
body.xcolor-b76dd3 .records-table thead tr .flag span.flagged,
|
|
body.xcolor-b76dd3 .records-table thead tr .attachment span.attachment,
|
|
body.xcolor-b76dd3 .records-table thead tr .priority span.priority,
|
|
body.xcolor-b76dd3 .records-table thead td a,
|
|
body.xcolor-b76dd3 .records-table thead th a {
|
|
color: #a51fcc !important
|
|
}
|
|
|
|
body.xdesktop.xcolor-b76dd3 a {
|
|
color: #90c
|
|
}
|
|
|
|
body.xcolor-b76dd3 button,
|
|
body.xcolor-b76dd3 input[type=button],
|
|
body.xcolor-b76dd3 input[type=submit],
|
|
body.xcolor-b76dd3 input[type=reset],
|
|
body.xcolor-b76dd3 .buttons a.button,
|
|
body.xcolor-b76dd3 #compose-attachments a.button,
|
|
body.xcolor-b76dd3 input.button,
|
|
body.xcolor-b76dd3 a.btn,
|
|
body.xcolor-b76dd3 input.button:active,
|
|
body.xcolor-b76dd3 .buttons a.button,
|
|
body.xcolor-b76dd3 .formbuttons input.button,
|
|
body.xcolor-b76dd3 input.button.mainaction,
|
|
body.xcolor-b76dd3 #login-form input.button,
|
|
body.xcolor-b76dd3 #topline .topleft a,
|
|
body.xcolor-b76dd3 #topline .topright a,
|
|
body.xcolor-b76dd3 #topline .topright a.button-logout,
|
|
body.xcolor-b76dd3 #topline .topright span,
|
|
body.xcolor-b76dd3 .username select.deco,
|
|
body.xcolor-b76dd3 #taskbar a span.button-inner,
|
|
body.xcolor-b76dd3 .toolbar a.button,
|
|
body.xcolor-b76dd3 #topline,
|
|
body.xcolor-b76dd3 .minimal #topline,
|
|
body.xcolor-b76dd3 #main-menu a.active,
|
|
body.xcolor-b76dd3 #taskbar a.button-calendar span.button-inner,
|
|
body.xcolor-b76dd3 #taskbar a.button-calendar.button-selected span.button-inner,
|
|
body.xcolor-b76dd3 ul#planner_controls li a,
|
|
body.xmobile.xcolor-b76dd3 a.contactfieldbutton,
|
|
body.xmobile.xcolor-b76dd3 #uploadformlink,
|
|
body.xmobile.xcolor-b76dd3 .tablink a {
|
|
color: #90c !important
|
|
}
|
|
|
|
body.xcolor-b76dd3.xcalendar button.new-calendar,
|
|
body.xcolor-b76dd3.xcalendar .calendar-item a:before,
|
|
body.xcolor-b76dd3.xcalendar #calendar-grid .fc-icon {
|
|
color: #90c !important
|
|
}
|
|
|
|
body.xcolor-b76dd3 .uibox,
|
|
body.xcolor-b76dd3 #compose-content,
|
|
body.xcolor-b76dd3 #mailview-top,
|
|
body.xcolor-b76dd3 #mailview-bottom,
|
|
body.xcolor-b76dd3 #messagebody p.image-attachment,
|
|
body.xcolor-b76dd3 .records-table.fixedheader,
|
|
body.xcolor-b76dd3 #messagelistfooter,
|
|
body.xcolor-b76dd3 .moreheaderstoggle,
|
|
body.xcolor-b76dd3 #messageheader,
|
|
body.xcolor-b76dd3 #composeheaders,
|
|
body.xcolor-b76dd3 #composeoptions,
|
|
body.xcolor-b76dd3 #compose-attachments,
|
|
body.xcolor-b76dd3 #compose-contacts #directorylist,
|
|
body.xcolor-b76dd3 .listbox .boxfooter,
|
|
body.xcolor-b76dd3 #taskbar a,
|
|
body.xcolor-b76dd3 .minimal #taskbar a,
|
|
body.xcolor-b76dd3 ul#planner_controls li a,
|
|
body.xcolor-b76dd3 .boxtitle,
|
|
.uibox .listing thead td,
|
|
body.xcolor-b76dd3 .boxtitle,
|
|
.uibox .listing thead th,
|
|
body.xcolor-b76dd3.iframe h1.boxtitle,
|
|
body.xcolor-b76dd3 #vertical-preview,
|
|
body.xcolor-b76dd3 .widescreen #messagelistheader {
|
|
border-color: #e4bff2
|
|
}
|
|
|
|
body.xmobile.xcolor-b76dd3 #messageheader .pagenav a.button.disabled {
|
|
color: #e4bff2
|
|
}
|
|
|
|
body.xcolor-b76dd3 .listbox .listitem.selected,
|
|
body.xcolor-b76dd3 .listbox .tablink.selected,
|
|
body.xcolor-b76dd3 .listbox .listitem.selected>a,
|
|
body.xcolor-b76dd3 .listbox .tablink.selected>a,
|
|
body.xcolor-b76dd3 .listing tbody tr.unfocused td,
|
|
body.xcolor-b76dd3 .listing tbody tr.selected td,
|
|
body.xcolor-b76dd3 .listing li.selected,
|
|
body.xcolor-b76dd3 .listing li.selected>a,
|
|
body.xcolor-b76dd3 #mailboxlist li.mailbox .unreadcount,
|
|
body.xdesktop.xcolor-b76dd3 #composeoptionstoggle,
|
|
body.xmobile.xcolor-b76dd3 #main-menu a.active {
|
|
background-color: #edd3ff
|
|
}
|
|
|
|
body.xcolor-b76dd3 button.button:hover,
|
|
body.xcolor-b76dd3 a.btn:hover,
|
|
body.xcolor-b76dd3 a.button:hover,
|
|
body.xcolor-b76dd3 .ui-dialog button.ui-button:hover,
|
|
body.xcolor-b76dd3 #compose-attachments a.button:hover,
|
|
body.xcolor-b76dd3 input.button:hover,
|
|
body.xcolor-b76dd3 input[type=button]:hover,
|
|
body.xcolor-b76dd3 .records-table tr.selected,
|
|
body.xcolor-b76dd3 .records-table tr.unfocused,
|
|
body.xcolor-b76dd3 .records-table tr.selected td,
|
|
body.xcolor-b76dd3 .records-table tr.unfocused td,
|
|
body.xcolor-b76dd3 a.rowLink:hover,
|
|
body.xcolor-b76dd3 #xsidebar .boxtitle,
|
|
body.xcolor-b76dd3 #remote-objects-message a:hover,
|
|
body.xcolor-b76dd3.compact-message-list-always #mailview-top tr:hover,
|
|
body.xcolor-b76dd3.compact-message-list-preview #mailview-top.preview-visible tr:hover,
|
|
body.xmobile.xcolor-b76dd3 #messagelist tr.selected,
|
|
body.xmobile.xcolor-b76dd3 #messagelist tr.unfocused,
|
|
body.xmobile.xcolor-b76dd3 #messagelist tr.selected td.date {
|
|
background-color: #edd3ff !important
|
|
}
|
|
|
|
body.xcolor-b76dd3 #mailboxlist li.mailbox ul,
|
|
body.xcolor-b76dd3 .listbox .listitem,
|
|
body.xcolor-b76dd3 .listbox .tablink,
|
|
body.xcolor-b76dd3 .listing tbody td,
|
|
body.xcolor-b76dd3 .listing li {
|
|
border-color: #edd3ff
|
|
}
|
|
|
|
body.xcolor-b76dd3.compact-message-list-always #mailview-top tr,
|
|
body.xcolor-b76dd3.compact-message-list-preview #mailview-top.preview-visible tr {
|
|
border-color: #edd3ff !important
|
|
}
|
|
|
|
body.xcolor-b76dd3 #compose-attachments a.button,
|
|
body.xcolor-b76dd3 button.button,
|
|
body.xcolor-b76dd3 .ui-dialog button.ui-button,
|
|
body.xcolor-b76dd3 #remote-objects-message .button,
|
|
body.xcolor-b76dd3 input.button,
|
|
body.xcolor-b76dd3 a.btn,
|
|
body.xcolor-b76dd3 input[type=button],
|
|
body.xcolor-b76dd3 .widescreen #messagelistheader,
|
|
body.xcolor-b76dd3 .flatpickr-confirm,
|
|
body.xcolor-b76dd3 .flatpickr-day.selected,
|
|
body.xmobile.xcolor-b76dd3 a.contactfieldbutton,
|
|
body.xmobile.xcolor-b76dd3 #uploadformlink {
|
|
background-color: #fae9ff !important
|
|
}
|
|
|
|
body.xcolor-b76dd3 #composeheaders,
|
|
body.xcolor-b76dd3 #composebodycontainer .mce-panel,
|
|
body.xcolor-b76dd3 #taskbar a,
|
|
body.xcolor-b76dd3 .minimal #taskbar a,
|
|
body.xcolor-b76dd3 .moreheaderstoggle,
|
|
body.xcolor-b76dd3 #messageheader,
|
|
body.xcolor-b76dd3 .records-table thead td,
|
|
body.xcolor-b76dd3 .records-table thead th,
|
|
body.xcolor-b76dd3 input[type=button],
|
|
body.xcolor-b76dd3 .uibox .listing thead td,
|
|
body.xcolor-b76dd3 .uibox .listing thead th,
|
|
body.xcolor-b76dd3 .uibox .boxtitle,
|
|
body.xcolor-b76dd3.xcalendar .ui-datepicker .ui-datepicker-header,
|
|
body.xdesktop.xcolor-b76dd3 .listbox,
|
|
body.xdesktop.xcolor-b76dd3 .buttons a.button,
|
|
body.xcolor-b76dd3 ul#planner_controls li a,
|
|
body.xcolor-b76dd3 #messagelistfooter,
|
|
body.xcolor-b76dd3 #mailpreviewtoggle,
|
|
body.xcolor-b76dd3.iframe h1.boxtitle,
|
|
body.xmobile.xcolor-b76dd3 #main-menu a {
|
|
background-color: #fae9ff
|
|
}
|
|
|
|
body.xcolor-b76dd3 .popupmenu a:hover {
|
|
background-color: #fae9ff !important
|
|
}
|
|
|
|
body.xmobile.xcolor-d3bc6d .popup-close,
|
|
body.xmobile.xcolor-d3bc6d #mailboxlist li.mailbox a .unreadcount,
|
|
body.xmobile.xcolor-d3bc6d #messagelistcontainer .boxpagenav a.icon,
|
|
body.xmobile.xcolor-d3bc6d #messagelistcontainer .pagenav a.button,
|
|
body.xmobile.xcolor-d3bc6d #messagestack div,
|
|
body.xmobile.xcolor-d3bc6d #message-objects div a.button,
|
|
body.xmobile.xcolor-d3bc6d .boxfooter .listbutton {
|
|
background-color: #d3bc6d
|
|
}
|
|
|
|
body.xcolor-d3bc6d input.switchbox-input:checked+label.switchbox,
|
|
body.xcolor-d3bc6d #messageheader a.button.selected {
|
|
background-color: #d3bc6d !important
|
|
}
|
|
|
|
body.xcolor-d3bc6d .records-table td span:before,
|
|
body.xcolor-d3bc6d .records-table th span:before,
|
|
body.xcolor-d3bc6d .records-table th a:before,
|
|
body.xcolor-d3bc6d .records-table thead td div:before,
|
|
body.xcolor-d3bc6d .records-table thead th div:before,
|
|
body.xcolor-d3bc6d .records-table thead td a:after,
|
|
body.xcolor-d3bc6d .records-table thead th a:after,
|
|
body.xcolor-d3bc6d .records-table div.expanded,
|
|
body.xcolor-d3bc6d .records-table div.collapsed,
|
|
body.xcolor-d3bc6d .boxfooter .listbutton.groupactions:before,
|
|
body.xcolor-d3bc6d #rss a,
|
|
body.xcolor-d3bc6d a.iconbutton:before,
|
|
body.xcolor-d3bc6d .minmodetoggle:before,
|
|
body.xcolor-d3bc6d #mailpreviewtoggle,
|
|
body.xcolor-d3bc6d .toolbar a.button:before,
|
|
body.xcolor-d3bc6d .boxfooter .listbutton.groupactions,
|
|
body.xcolor-d3bc6d .boxfooter .listbutton.add,
|
|
body.xcolor-d3bc6d .boxfooter .listbutton.delete,
|
|
body.xcolor-d3bc6d .boxfooter .listbutton.removegroup,
|
|
body.xcolor-d3bc6d .boxfooter .listbutton.addto .inner,
|
|
body.xcolor-d3bc6d .boxfooter .listbutton.addcc .inner,
|
|
body.xcolor-d3bc6d .boxfooter .listbutton.addbcc .inner,
|
|
body.xcolor-d3bc6d .boxfooter .countdisplay,
|
|
body.xcolor-d3bc6d.xskin #apps-menu a.app-item>div.icon,
|
|
body.xmobile.xcolor-d3bc6d #folderlist-footer #quotadisplay,
|
|
body.xmobile.xcolor-d3bc6d #mailboxlist li.mailbox div.treetoggle,
|
|
body.xmobile.xcolor-d3bc6d #directorylist li.addressbook div.collapsed,
|
|
body.xmobile.xcolor-d3bc6d #directorylist li.addressbook div.expanded,
|
|
body.xmobile.xcolor-d3bc6d #main-menu a,
|
|
body.xmobile.xcolor-d3bc6d #full-headers .more-headers,
|
|
body.xmobile.xcolor-d3bc6d #attachment-list .delete,
|
|
body.xmobile.xcolor-d3bc6d #attachment-list .drop,
|
|
body.xmobile.xcolor-d3bc6d #messageheader .pagenav a.button,
|
|
body.xmobile.xcolor-d3bc6d #messagelist td.subject:before,
|
|
body.xmobile.xcolor-d3bc6d #messagelist tr.selected td.subject:before,
|
|
body.xmobile.xcolor-d3bc6d #messagelist tr.unfocused td.subject:before,
|
|
body.xmobile.xcolor-d3bc6d .folderlist li.mailbox div.treetoggle:before {
|
|
color: #d3bc6d
|
|
}
|
|
|
|
body.xcolor-d3bc6d .flatpickr-confirm,
|
|
body.xcolor-d3bc6d .flatpickr-day.selected,
|
|
body.xmobile.xcolor-d3bc6d .popup-close a,
|
|
body.xmobile.xcolor-d3bc6d .popup-box h5,
|
|
body.xmobile.xcolor-d3bc6d .popup-box .boxtitle,
|
|
body.xmobile.xcolor-d3bc6d .popup-box .boxtitle span,
|
|
body.xmobile.xcolor-d3bc6d #quicksearchbar .popup-close a {
|
|
color: #d3bc6d !important
|
|
}
|
|
|
|
body.xcolor-d3bc6d button,
|
|
body.xcolor-d3bc6d a.btn,
|
|
body.xcolor-d3bc6d .button,
|
|
body.xcolor-d3bc6d #remote-objects-message a.button,
|
|
body.xcolor-d3bc6d #messageheader a.button,
|
|
body.xcolor-d3bc6d #messageheader .buttongroup,
|
|
body.xcolor-d3bc6d input[type=button],
|
|
body.xcolor-d3bc6d input[type=button]:hover,
|
|
body.xcolor-d3bc6d fieldset,
|
|
body.xcolor-d3bc6d a.menuselector,
|
|
body.xcolor-d3bc6d #topnav,
|
|
body.xcolor-d3bc6d.minimal #topnav,
|
|
body.xcolor-d3bc6d #taskbar a.button-selected,
|
|
body.xcolor-d3bc6d .popupmenu,
|
|
body.xcolor-d3bc6d #messagestack div,
|
|
body.xcolor-d3bc6d #maillistmode.selected,
|
|
body.xcolor-d3bc6d #mailthreadmode.selected,
|
|
body.xcolor-d3bc6d #rcmKSearchpane,
|
|
body.xcolor-d3bc6d .xtabs.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
|
|
body.xdesktop.xcolor-d3bc6d select,
|
|
body.xmobile.xcolor-d3bc6d #main-menu,
|
|
body.xmobile.xcolor-d3bc6d .popup-close,
|
|
body.xmobile.xcolor-d3bc6d #all-headers {
|
|
border-color: #d3bc6d !important
|
|
}
|
|
|
|
body.xdesktop.xcolor-d3bc6d input[type=text],
|
|
body.xdesktop.xcolor-d3bc6d input[type=password],
|
|
body.xdesktop.xcolor-d3bc6d input[type=email],
|
|
body.xdesktop.xcolor-d3bc6d textarea,
|
|
body.xcolor-d3bc6d input.button,
|
|
body.xcolor-d3bc6d a.btn,
|
|
body.xcolor-d3bc6d .buttons a.button,
|
|
body.xcolor-d3bc6d .ui-dialog button.ui-button,
|
|
body.xcolor-d3bc6d .flatpickr-confirm,
|
|
body.xcolor-d3bc6d .flatpickr-day.selected,
|
|
body.xmobile.xcolor-d3bc6d #main-menu a,
|
|
body.xcolor-d3bc6d input.switchbox-input:checked+label.switchbox,
|
|
body.xmobile.xcolor-d3bc6d a.contactfieldbutton,
|
|
body.xmobile.xcolor-d3bc6d #uploadformlink {
|
|
border: 1px solid #ddd !important;
|
|
border-color: #d3bc6d !important
|
|
}
|
|
|
|
body.xcolor-d3bc6d body.mailbox #inboxButton a {
|
|
background-color: #cca51f
|
|
}
|
|
|
|
body.xcolor-d3bc6d .uibox .boxtitle,
|
|
body.xcolor-d3bc6d #xsidebar .boxtitle :before,
|
|
body.xcolor-d3bc6d .widescreen #messagelistheader,
|
|
body.xcolor-d3bc6d.xcalendar .ui-datepicker .ui-datepicker-header select,
|
|
body.xcolor-d3bc6d.xcalendar .ui-datepicker .ui-datepicker-header a,
|
|
body.xcolor-d3bc6d.xcalendar .ui-datepicker .ui-datepicker-header span,
|
|
body.xcolor-d3bc6d .records-table thead tr .status span.status,
|
|
body.xcolor-d3bc6d .records-table thead tr .flag span.flagged,
|
|
body.xcolor-d3bc6d .records-table thead tr .attachment span.attachment,
|
|
body.xcolor-d3bc6d .records-table thead tr .priority span.priority,
|
|
body.xcolor-d3bc6d .records-table thead td a,
|
|
body.xcolor-d3bc6d .records-table thead th a {
|
|
color: #cca51f !important
|
|
}
|
|
|
|
body.xdesktop.xcolor-d3bc6d a {
|
|
color: #c09616
|
|
}
|
|
|
|
body.xcolor-d3bc6d button,
|
|
body.xcolor-d3bc6d input[type=button],
|
|
body.xcolor-d3bc6d input[type=submit],
|
|
body.xcolor-d3bc6d input[type=reset],
|
|
body.xcolor-d3bc6d .buttons a.button,
|
|
body.xcolor-d3bc6d #compose-attachments a.button,
|
|
body.xcolor-d3bc6d input.button,
|
|
body.xcolor-d3bc6d a.btn,
|
|
body.xcolor-d3bc6d input.button:active,
|
|
body.xcolor-d3bc6d .buttons a.button,
|
|
body.xcolor-d3bc6d .formbuttons input.button,
|
|
body.xcolor-d3bc6d input.button.mainaction,
|
|
body.xcolor-d3bc6d #login-form input.button,
|
|
body.xcolor-d3bc6d #topline .topleft a,
|
|
body.xcolor-d3bc6d #topline .topright a,
|
|
body.xcolor-d3bc6d #topline .topright a.button-logout,
|
|
body.xcolor-d3bc6d #topline .topright span,
|
|
body.xcolor-d3bc6d .username select.deco,
|
|
body.xcolor-d3bc6d #taskbar a span.button-inner,
|
|
body.xcolor-d3bc6d .toolbar a.button,
|
|
body.xcolor-d3bc6d #topline,
|
|
body.xcolor-d3bc6d .minimal #topline,
|
|
body.xcolor-d3bc6d #main-menu a.active,
|
|
body.xcolor-d3bc6d #taskbar a.button-calendar span.button-inner,
|
|
body.xcolor-d3bc6d #taskbar a.button-calendar.button-selected span.button-inner,
|
|
body.xcolor-d3bc6d ul#planner_controls li a,
|
|
body.xmobile.xcolor-d3bc6d a.contactfieldbutton,
|
|
body.xmobile.xcolor-d3bc6d #uploadformlink,
|
|
body.xmobile.xcolor-d3bc6d .tablink a {
|
|
color: #c09616 !important
|
|
}
|
|
|
|
body.xcolor-d3bc6d.xcalendar button.new-calendar,
|
|
body.xcolor-d3bc6d.xcalendar .calendar-item a:before,
|
|
body.xcolor-d3bc6d.xcalendar #calendar-grid .fc-icon {
|
|
color: #c09616 !important
|
|
}
|
|
|
|
body.xcolor-d3bc6d .uibox,
|
|
body.xcolor-d3bc6d #compose-content,
|
|
body.xcolor-d3bc6d #mailview-top,
|
|
body.xcolor-d3bc6d #mailview-bottom,
|
|
body.xcolor-d3bc6d #messagebody p.image-attachment,
|
|
body.xcolor-d3bc6d .records-table.fixedheader,
|
|
body.xcolor-d3bc6d #messagelistfooter,
|
|
body.xcolor-d3bc6d .moreheaderstoggle,
|
|
body.xcolor-d3bc6d #messageheader,
|
|
body.xcolor-d3bc6d #composeheaders,
|
|
body.xcolor-d3bc6d #composeoptions,
|
|
body.xcolor-d3bc6d #compose-attachments,
|
|
body.xcolor-d3bc6d #compose-contacts #directorylist,
|
|
body.xcolor-d3bc6d .listbox .boxfooter,
|
|
body.xcolor-d3bc6d #taskbar a,
|
|
body.xcolor-d3bc6d .minimal #taskbar a,
|
|
body.xcolor-d3bc6d ul#planner_controls li a,
|
|
body.xcolor-d3bc6d .boxtitle,
|
|
.uibox .listing thead td,
|
|
body.xcolor-d3bc6d .boxtitle,
|
|
.uibox .listing thead th,
|
|
body.xcolor-d3bc6d.iframe h1.boxtitle,
|
|
body.xcolor-d3bc6d #vertical-preview,
|
|
body.xcolor-d3bc6d .widescreen #messagelistheader {
|
|
border-color: #f2e4bf
|
|
}
|
|
|
|
body.xmobile.xcolor-d3bc6d #messageheader .pagenav a.button.disabled {
|
|
color: #f2e4bf
|
|
}
|
|
|
|
body.xcolor-d3bc6d .listbox .listitem.selected,
|
|
body.xcolor-d3bc6d .listbox .tablink.selected,
|
|
body.xcolor-d3bc6d .listbox .listitem.selected>a,
|
|
body.xcolor-d3bc6d .listbox .tablink.selected>a,
|
|
body.xcolor-d3bc6d .listing tbody tr.unfocused td,
|
|
body.xcolor-d3bc6d .listing tbody tr.selected td,
|
|
body.xcolor-d3bc6d .listing li.selected,
|
|
body.xcolor-d3bc6d .listing li.selected>a,
|
|
body.xcolor-d3bc6d #mailboxlist li.mailbox .unreadcount,
|
|
body.xdesktop.xcolor-d3bc6d #composeoptionstoggle,
|
|
body.xmobile.xcolor-d3bc6d #main-menu a.active {
|
|
background-color: #fff5d3
|
|
}
|
|
|
|
body.xcolor-d3bc6d button.button:hover,
|
|
body.xcolor-d3bc6d a.btn:hover,
|
|
body.xcolor-d3bc6d a.button:hover,
|
|
body.xcolor-d3bc6d .ui-dialog button.ui-button:hover,
|
|
body.xcolor-d3bc6d #compose-attachments a.button:hover,
|
|
body.xcolor-d3bc6d input.button:hover,
|
|
body.xcolor-d3bc6d input[type=button]:hover,
|
|
body.xcolor-d3bc6d .records-table tr.selected,
|
|
body.xcolor-d3bc6d .records-table tr.unfocused,
|
|
body.xcolor-d3bc6d .records-table tr.selected td,
|
|
body.xcolor-d3bc6d .records-table tr.unfocused td,
|
|
body.xcolor-d3bc6d a.rowLink:hover,
|
|
body.xcolor-d3bc6d #xsidebar .boxtitle,
|
|
body.xcolor-d3bc6d #remote-objects-message a:hover,
|
|
body.xcolor-d3bc6d.compact-message-list-always #mailview-top tr:hover,
|
|
body.xcolor-d3bc6d.compact-message-list-preview #mailview-top.preview-visible tr:hover,
|
|
body.xmobile.xcolor-d3bc6d #messagelist tr.selected,
|
|
body.xmobile.xcolor-d3bc6d #messagelist tr.unfocused,
|
|
body.xmobile.xcolor-d3bc6d #messagelist tr.selected td.date {
|
|
background-color: #fff5d3 !important
|
|
}
|
|
|
|
body.xcolor-d3bc6d #mailboxlist li.mailbox ul,
|
|
body.xcolor-d3bc6d .listbox .listitem,
|
|
body.xcolor-d3bc6d .listbox .tablink,
|
|
body.xcolor-d3bc6d .listing tbody td,
|
|
body.xcolor-d3bc6d .listing li {
|
|
border-color: #fff5d3
|
|
}
|
|
|
|
body.xcolor-d3bc6d.compact-message-list-always #mailview-top tr,
|
|
body.xcolor-d3bc6d.compact-message-list-preview #mailview-top.preview-visible tr {
|
|
border-color: #fff5d3 !important
|
|
}
|
|
|
|
body.xcolor-d3bc6d #compose-attachments a.button,
|
|
body.xcolor-d3bc6d button.button,
|
|
body.xcolor-d3bc6d .ui-dialog button.ui-button,
|
|
body.xcolor-d3bc6d #remote-objects-message .button,
|
|
body.xcolor-d3bc6d input.button,
|
|
body.xcolor-d3bc6d a.btn,
|
|
body.xcolor-d3bc6d input[type=button],
|
|
body.xcolor-d3bc6d .widescreen #messagelistheader,
|
|
body.xcolor-d3bc6d .flatpickr-confirm,
|
|
body.xcolor-d3bc6d .flatpickr-day.selected,
|
|
body.xmobile.xcolor-d3bc6d a.contactfieldbutton,
|
|
body.xmobile.xcolor-d3bc6d #uploadformlink {
|
|
background-color: #fffae9 !important
|
|
}
|
|
|
|
body.xcolor-d3bc6d #composeheaders,
|
|
body.xcolor-d3bc6d #composebodycontainer .mce-panel,
|
|
body.xcolor-d3bc6d #taskbar a,
|
|
body.xcolor-d3bc6d .minimal #taskbar a,
|
|
body.xcolor-d3bc6d .moreheaderstoggle,
|
|
body.xcolor-d3bc6d #messageheader,
|
|
body.xcolor-d3bc6d .records-table thead td,
|
|
body.xcolor-d3bc6d .records-table thead th,
|
|
body.xcolor-d3bc6d input[type=button],
|
|
body.xcolor-d3bc6d .uibox .listing thead td,
|
|
body.xcolor-d3bc6d .uibox .listing thead th,
|
|
body.xcolor-d3bc6d .uibox .boxtitle,
|
|
body.xcolor-d3bc6d.xcalendar .ui-datepicker .ui-datepicker-header,
|
|
body.xdesktop.xcolor-d3bc6d .listbox,
|
|
body.xdesktop.xcolor-d3bc6d .buttons a.button,
|
|
body.xcolor-d3bc6d ul#planner_controls li a,
|
|
body.xcolor-d3bc6d #messagelistfooter,
|
|
body.xcolor-d3bc6d #mailpreviewtoggle,
|
|
body.xcolor-d3bc6d.iframe h1.boxtitle,
|
|
body.xmobile.xcolor-d3bc6d #main-menu a {
|
|
background-color: #fffae9
|
|
}
|
|
|
|
body.xcolor-d3bc6d .popupmenu a:hover {
|
|
background-color: #fffae9 !important
|
|
}
|
|
|
|
body.xmobile.xcolor-ce7070 .popup-close,
|
|
body.xmobile.xcolor-ce7070 #mailboxlist li.mailbox a .unreadcount,
|
|
body.xmobile.xcolor-ce7070 #messagelistcontainer .boxpagenav a.icon,
|
|
body.xmobile.xcolor-ce7070 #messagelistcontainer .pagenav a.button,
|
|
body.xmobile.xcolor-ce7070 #messagestack div,
|
|
body.xmobile.xcolor-ce7070 #message-objects div a.button,
|
|
body.xmobile.xcolor-ce7070 .boxfooter .listbutton {
|
|
background-color: #ce7070
|
|
}
|
|
|
|
body.xcolor-ce7070 input.switchbox-input:checked+label.switchbox,
|
|
body.xcolor-ce7070 #messageheader a.button.selected {
|
|
background-color: #ce7070 !important
|
|
}
|
|
|
|
body.xcolor-ce7070 .records-table td span:before,
|
|
body.xcolor-ce7070 .records-table th span:before,
|
|
body.xcolor-ce7070 .records-table th a:before,
|
|
body.xcolor-ce7070 .records-table thead td div:before,
|
|
body.xcolor-ce7070 .records-table thead th div:before,
|
|
body.xcolor-ce7070 .records-table thead td a:after,
|
|
body.xcolor-ce7070 .records-table thead th a:after,
|
|
body.xcolor-ce7070 .records-table div.expanded,
|
|
body.xcolor-ce7070 .records-table div.collapsed,
|
|
body.xcolor-ce7070 .boxfooter .listbutton.groupactions:before,
|
|
body.xcolor-ce7070 #rss a,
|
|
body.xcolor-ce7070 a.iconbutton:before,
|
|
body.xcolor-ce7070 .minmodetoggle:before,
|
|
body.xcolor-ce7070 #mailpreviewtoggle,
|
|
body.xcolor-ce7070 .toolbar a.button:before,
|
|
body.xcolor-ce7070 .boxfooter .listbutton.groupactions,
|
|
body.xcolor-ce7070 .boxfooter .listbutton.add,
|
|
body.xcolor-ce7070 .boxfooter .listbutton.delete,
|
|
body.xcolor-ce7070 .boxfooter .listbutton.removegroup,
|
|
body.xcolor-ce7070 .boxfooter .listbutton.addto .inner,
|
|
body.xcolor-ce7070 .boxfooter .listbutton.addcc .inner,
|
|
body.xcolor-ce7070 .boxfooter .listbutton.addbcc .inner,
|
|
body.xcolor-ce7070 .boxfooter .countdisplay,
|
|
body.xcolor-ce7070.xskin #apps-menu a.app-item>div.icon,
|
|
body.xmobile.xcolor-ce7070 #folderlist-footer #quotadisplay,
|
|
body.xmobile.xcolor-ce7070 #mailboxlist li.mailbox div.treetoggle,
|
|
body.xmobile.xcolor-ce7070 #directorylist li.addressbook div.collapsed,
|
|
body.xmobile.xcolor-ce7070 #directorylist li.addressbook div.expanded,
|
|
body.xmobile.xcolor-ce7070 #main-menu a,
|
|
body.xmobile.xcolor-ce7070 #full-headers .more-headers,
|
|
body.xmobile.xcolor-ce7070 #attachment-list .delete,
|
|
body.xmobile.xcolor-ce7070 #attachment-list .drop,
|
|
body.xmobile.xcolor-ce7070 #messageheader .pagenav a.button,
|
|
body.xmobile.xcolor-ce7070 #messagelist td.subject:before,
|
|
body.xmobile.xcolor-ce7070 #messagelist tr.selected td.subject:before,
|
|
body.xmobile.xcolor-ce7070 #messagelist tr.unfocused td.subject:before,
|
|
body.xmobile.xcolor-ce7070 .folderlist li.mailbox div.treetoggle:before {
|
|
color: #ce7070
|
|
}
|
|
|
|
body.xcolor-ce7070 .flatpickr-confirm,
|
|
body.xcolor-ce7070 .flatpickr-day.selected,
|
|
body.xmobile.xcolor-ce7070 .popup-close a,
|
|
body.xmobile.xcolor-ce7070 .popup-box h5,
|
|
body.xmobile.xcolor-ce7070 .popup-box .boxtitle,
|
|
body.xmobile.xcolor-ce7070 .popup-box .boxtitle span,
|
|
body.xmobile.xcolor-ce7070 #quicksearchbar .popup-close a {
|
|
color: #ce7070 !important
|
|
}
|
|
|
|
body.xcolor-ce7070 button,
|
|
body.xcolor-ce7070 a.btn,
|
|
body.xcolor-ce7070 .button,
|
|
body.xcolor-ce7070 #remote-objects-message a.button,
|
|
body.xcolor-ce7070 #messageheader a.button,
|
|
body.xcolor-ce7070 #messageheader .buttongroup,
|
|
body.xcolor-ce7070 input[type=button],
|
|
body.xcolor-ce7070 input[type=button]:hover,
|
|
body.xcolor-ce7070 fieldset,
|
|
body.xcolor-ce7070 a.menuselector,
|
|
body.xcolor-ce7070 #topnav,
|
|
body.xcolor-ce7070.minimal #topnav,
|
|
body.xcolor-ce7070 #taskbar a.button-selected,
|
|
body.xcolor-ce7070 .popupmenu,
|
|
body.xcolor-ce7070 #messagestack div,
|
|
body.xcolor-ce7070 #maillistmode.selected,
|
|
body.xcolor-ce7070 #mailthreadmode.selected,
|
|
body.xcolor-ce7070 #rcmKSearchpane,
|
|
body.xcolor-ce7070 .xtabs.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
|
|
body.xdesktop.xcolor-ce7070 select,
|
|
body.xmobile.xcolor-ce7070 #main-menu,
|
|
body.xmobile.xcolor-ce7070 .popup-close,
|
|
body.xmobile.xcolor-ce7070 #all-headers {
|
|
border-color: #ce7070 !important
|
|
}
|
|
|
|
body.xdesktop.xcolor-ce7070 input[type=text],
|
|
body.xdesktop.xcolor-ce7070 input[type=password],
|
|
body.xdesktop.xcolor-ce7070 input[type=email],
|
|
body.xdesktop.xcolor-ce7070 textarea,
|
|
body.xcolor-ce7070 input.button,
|
|
body.xcolor-ce7070 a.btn,
|
|
body.xcolor-ce7070 .buttons a.button,
|
|
body.xcolor-ce7070 .ui-dialog button.ui-button,
|
|
body.xcolor-ce7070 .flatpickr-confirm,
|
|
body.xcolor-ce7070 .flatpickr-day.selected,
|
|
body.xmobile.xcolor-ce7070 #main-menu a,
|
|
body.xcolor-ce7070 input.switchbox-input:checked+label.switchbox,
|
|
body.xmobile.xcolor-ce7070 a.contactfieldbutton,
|
|
body.xmobile.xcolor-ce7070 #uploadformlink {
|
|
border: 1px solid #ddd !important;
|
|
border-color: #ce7070 !important
|
|
}
|
|
|
|
body.xcolor-ce7070 body.mailbox #inboxButton a {
|
|
background-color: #970000
|
|
}
|
|
|
|
body.xcolor-ce7070 .uibox .boxtitle,
|
|
body.xcolor-ce7070 #xsidebar .boxtitle :before,
|
|
body.xcolor-ce7070 .widescreen #messagelistheader,
|
|
body.xcolor-ce7070.xcalendar .ui-datepicker .ui-datepicker-header select,
|
|
body.xcolor-ce7070.xcalendar .ui-datepicker .ui-datepicker-header a,
|
|
body.xcolor-ce7070.xcalendar .ui-datepicker .ui-datepicker-header span,
|
|
body.xcolor-ce7070 .records-table thead tr .status span.status,
|
|
body.xcolor-ce7070 .records-table thead tr .flag span.flagged,
|
|
body.xcolor-ce7070 .records-table thead tr .attachment span.attachment,
|
|
body.xcolor-ce7070 .records-table thead tr .priority span.priority,
|
|
body.xcolor-ce7070 .records-table thead td a,
|
|
body.xcolor-ce7070 .records-table thead th a {
|
|
color: #970000 !important
|
|
}
|
|
|
|
body.xdesktop.xcolor-ce7070 a {
|
|
color: #cc1f1f
|
|
}
|
|
|
|
body.xcolor-ce7070 button,
|
|
body.xcolor-ce7070 input[type=button],
|
|
body.xcolor-ce7070 input[type=submit],
|
|
body.xcolor-ce7070 input[type=reset],
|
|
body.xcolor-ce7070 .buttons a.button,
|
|
body.xcolor-ce7070 #compose-attachments a.button,
|
|
body.xcolor-ce7070 input.button,
|
|
body.xcolor-ce7070 a.btn,
|
|
body.xcolor-ce7070 input.button:active,
|
|
body.xcolor-ce7070 .buttons a.button,
|
|
body.xcolor-ce7070 .formbuttons input.button,
|
|
body.xcolor-ce7070 input.button.mainaction,
|
|
body.xcolor-ce7070 #login-form input.button,
|
|
body.xcolor-ce7070 #topline .topleft a,
|
|
body.xcolor-ce7070 #topline .topright a,
|
|
body.xcolor-ce7070 #topline .topright a.button-logout,
|
|
body.xcolor-ce7070 #topline .topright span,
|
|
body.xcolor-ce7070 .username select.deco,
|
|
body.xcolor-ce7070 #taskbar a span.button-inner,
|
|
body.xcolor-ce7070 .toolbar a.button,
|
|
body.xcolor-ce7070 #topline,
|
|
body.xcolor-ce7070 .minimal #topline,
|
|
body.xcolor-ce7070 #main-menu a.active,
|
|
body.xcolor-ce7070 #taskbar a.button-calendar span.button-inner,
|
|
body.xcolor-ce7070 #taskbar a.button-calendar.button-selected span.button-inner,
|
|
body.xcolor-ce7070 ul#planner_controls li a,
|
|
body.xmobile.xcolor-ce7070 a.contactfieldbutton,
|
|
body.xmobile.xcolor-ce7070 #uploadformlink,
|
|
body.xmobile.xcolor-ce7070 .tablink a {
|
|
color: #cc1f1f !important
|
|
}
|
|
|
|
body.xcolor-ce7070.xcalendar button.new-calendar,
|
|
body.xcolor-ce7070.xcalendar .calendar-item a:before,
|
|
body.xcolor-ce7070.xcalendar #calendar-grid .fc-icon {
|
|
color: #cc1f1f !important
|
|
}
|
|
|
|
body.xcolor-ce7070 .uibox,
|
|
body.xcolor-ce7070 #compose-content,
|
|
body.xcolor-ce7070 #mailview-top,
|
|
body.xcolor-ce7070 #mailview-bottom,
|
|
body.xcolor-ce7070 #messagebody p.image-attachment,
|
|
body.xcolor-ce7070 .records-table.fixedheader,
|
|
body.xcolor-ce7070 #messagelistfooter,
|
|
body.xcolor-ce7070 .moreheaderstoggle,
|
|
body.xcolor-ce7070 #messageheader,
|
|
body.xcolor-ce7070 #composeheaders,
|
|
body.xcolor-ce7070 #composeoptions,
|
|
body.xcolor-ce7070 #compose-attachments,
|
|
body.xcolor-ce7070 #compose-contacts #directorylist,
|
|
body.xcolor-ce7070 .listbox .boxfooter,
|
|
body.xcolor-ce7070 #taskbar a,
|
|
body.xcolor-ce7070 .minimal #taskbar a,
|
|
body.xcolor-ce7070 ul#planner_controls li a,
|
|
body.xcolor-ce7070 .boxtitle,
|
|
.uibox .listing thead td,
|
|
body.xcolor-ce7070 .boxtitle,
|
|
.uibox .listing thead th,
|
|
body.xcolor-ce7070.iframe h1.boxtitle,
|
|
body.xcolor-ce7070 #vertical-preview,
|
|
body.xcolor-ce7070 .widescreen #messagelistheader {
|
|
border-color: #f8d7d7
|
|
}
|
|
|
|
body.xmobile.xcolor-ce7070 #messageheader .pagenav a.button.disabled {
|
|
color: #f8d7d7
|
|
}
|
|
|
|
body.xcolor-ce7070 .listbox .listitem.selected,
|
|
body.xcolor-ce7070 .listbox .tablink.selected,
|
|
body.xcolor-ce7070 .listbox .listitem.selected>a,
|
|
body.xcolor-ce7070 .listbox .tablink.selected>a,
|
|
body.xcolor-ce7070 .listing tbody tr.unfocused td,
|
|
body.xcolor-ce7070 .listing tbody tr.selected td,
|
|
body.xcolor-ce7070 .listing li.selected,
|
|
body.xcolor-ce7070 .listing li.selected>a,
|
|
body.xcolor-ce7070 #mailboxlist li.mailbox .unreadcount,
|
|
body.xdesktop.xcolor-ce7070 #composeoptionstoggle,
|
|
body.xmobile.xcolor-ce7070 #main-menu a.active {
|
|
background-color: #ffd3d3
|
|
}
|
|
|
|
body.xcolor-ce7070 button.button:hover,
|
|
body.xcolor-ce7070 a.btn:hover,
|
|
body.xcolor-ce7070 a.button:hover,
|
|
body.xcolor-ce7070 .ui-dialog button.ui-button:hover,
|
|
body.xcolor-ce7070 #compose-attachments a.button:hover,
|
|
body.xcolor-ce7070 input.button:hover,
|
|
body.xcolor-ce7070 input[type=button]:hover,
|
|
body.xcolor-ce7070 .records-table tr.selected,
|
|
body.xcolor-ce7070 .records-table tr.unfocused,
|
|
body.xcolor-ce7070 .records-table tr.selected td,
|
|
body.xcolor-ce7070 .records-table tr.unfocused td,
|
|
body.xcolor-ce7070 a.rowLink:hover,
|
|
body.xcolor-ce7070 #xsidebar .boxtitle,
|
|
body.xcolor-ce7070 #remote-objects-message a:hover,
|
|
body.xcolor-ce7070.compact-message-list-always #mailview-top tr:hover,
|
|
body.xcolor-ce7070.compact-message-list-preview #mailview-top.preview-visible tr:hover,
|
|
body.xmobile.xcolor-ce7070 #messagelist tr.selected,
|
|
body.xmobile.xcolor-ce7070 #messagelist tr.unfocused,
|
|
body.xmobile.xcolor-ce7070 #messagelist tr.selected td.date {
|
|
background-color: #ffd3d3 !important
|
|
}
|
|
|
|
body.xcolor-ce7070 #mailboxlist li.mailbox ul,
|
|
body.xcolor-ce7070 .listbox .listitem,
|
|
body.xcolor-ce7070 .listbox .tablink,
|
|
body.xcolor-ce7070 .listing tbody td,
|
|
body.xcolor-ce7070 .listing li {
|
|
border-color: #ffd3d3
|
|
}
|
|
|
|
body.xcolor-ce7070.compact-message-list-always #mailview-top tr,
|
|
body.xcolor-ce7070.compact-message-list-preview #mailview-top.preview-visible tr {
|
|
border-color: #ffd3d3 !important
|
|
}
|
|
|
|
body.xcolor-ce7070 #compose-attachments a.button,
|
|
body.xcolor-ce7070 button.button,
|
|
body.xcolor-ce7070 .ui-dialog button.ui-button,
|
|
body.xcolor-ce7070 #remote-objects-message .button,
|
|
body.xcolor-ce7070 input.button,
|
|
body.xcolor-ce7070 a.btn,
|
|
body.xcolor-ce7070 input[type=button],
|
|
body.xcolor-ce7070 .widescreen #messagelistheader,
|
|
body.xcolor-ce7070 .flatpickr-confirm,
|
|
body.xcolor-ce7070 .flatpickr-day.selected,
|
|
body.xmobile.xcolor-ce7070 a.contactfieldbutton,
|
|
body.xmobile.xcolor-ce7070 #uploadformlink {
|
|
background-color: #feefef !important
|
|
}
|
|
|
|
body.xcolor-ce7070 #composeheaders,
|
|
body.xcolor-ce7070 #composebodycontainer .mce-panel,
|
|
body.xcolor-ce7070 #taskbar a,
|
|
body.xcolor-ce7070 .minimal #taskbar a,
|
|
body.xcolor-ce7070 .moreheaderstoggle,
|
|
body.xcolor-ce7070 #messageheader,
|
|
body.xcolor-ce7070 .records-table thead td,
|
|
body.xcolor-ce7070 .records-table thead th,
|
|
body.xcolor-ce7070 input[type=button],
|
|
body.xcolor-ce7070 .uibox .listing thead td,
|
|
body.xcolor-ce7070 .uibox .listing thead th,
|
|
body.xcolor-ce7070 .uibox .boxtitle,
|
|
body.xcolor-ce7070.xcalendar .ui-datepicker .ui-datepicker-header,
|
|
body.xdesktop.xcolor-ce7070 .listbox,
|
|
body.xdesktop.xcolor-ce7070 .buttons a.button,
|
|
body.xcolor-ce7070 ul#planner_controls li a,
|
|
body.xcolor-ce7070 #messagelistfooter,
|
|
body.xcolor-ce7070 #mailpreviewtoggle,
|
|
body.xcolor-ce7070.iframe h1.boxtitle,
|
|
body.xmobile.xcolor-ce7070 #main-menu a {
|
|
background-color: #feefef
|
|
}
|
|
|
|
body.xcolor-ce7070 .popupmenu a:hover {
|
|
background-color: #feefef !important
|
|
}
|
|
|
|
/*# sourceMappingURL=desktop.css.map */ |