mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-29 15:15:37 +00:00
See ChangeLog.
Monotone-Parent: 1ea08f6ec84d602c5e78b6c440e2f7d6297a82cd Monotone-Revision: 61b12be970a9603306d37277ee431b6fd5ab89cd Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-12-02T07:22:47
This commit is contained in:
@@ -6,6 +6,9 @@ FORM
|
||||
{ padding: 0px;
|
||||
margin: 0px; }
|
||||
|
||||
DIV#loginScreen A.button SPAN
|
||||
{ padding: 0; }
|
||||
|
||||
/* generic */
|
||||
|
||||
SPAN.disabledToolbarButton
|
||||
@@ -38,8 +41,13 @@ DIV.tabsContainer > DIV.scrollToolbar > A > SPAN
|
||||
DIV.dialog.none DIV
|
||||
{ padding-bottom: 0px; }
|
||||
|
||||
DIV#popupFrame IFRAME
|
||||
{ height: expression(document.body.clientHeight - 88 + "px") }
|
||||
|
||||
DIV#bgFrameDiv,
|
||||
DIV#bgDialogDiv
|
||||
{ filter: alpha(opacity=30); }
|
||||
{ background-color: #555;
|
||||
filter: alpha(opacity=40); }
|
||||
|
||||
/* MailerUI */
|
||||
|
||||
@@ -176,7 +184,10 @@ A.smallToolbarButton SPAN, A.smallToolbarButton:hover SPAN
|
||||
A.toolbarButton:active SPAN {
|
||||
background-position: auto; /*broken*/
|
||||
}
|
||||
A.toolbarButton, A.toolbarButton SPAN, A.button, A.button SPAN
|
||||
A.toolbarButton, A.toolbarButton SPAN
|
||||
{ color: #fff; }
|
||||
|
||||
A.button, A.button SPAN
|
||||
{ color: #262B33; }
|
||||
|
||||
DIV#toolbar
|
||||
|
||||
Reference in New Issue
Block a user