blob: 023ced9f0018b95a1a005818f63d346af60843c2 [file] [log] [blame]
body, table {
font-size: small;
}
body {
background: #fff;
color: black;
font-family: Helvetica, Arial, sans-serif;
margin: 8px;
margin-top: 3px;
}
a {
color: #000;
}
a:visited {
color: #000;
}
.gwt-DialogBox {
background-color: white;
}
.gwt-DialogBox .Caption {
background: url(gradient.gif) repeat-x 0px -1px;
font-weight: normal;
cursor: default;
padding: 5px 10px;
border: 1px solid #666;
text-align: left;
}
.gwt-DialogBox .dialogContent {
border: 1px solid #666;
border-top: 0;
}
.gwt-DialogBox td {
text-align: right;
}
.gwt-DialogBox .gwt-Button {
margin: 10px;
}
.gwt-Tree {
}
.gwt-Tree .gwt-TreeItem {
padding: 1px 3px 0 3px;
cursor: hand;
cursor: pointer;
display: block !important;
}
.gwt-Tree .gwt-TreeItem-selected {
background: #ccc;
}
.mail-List {
border-left: 1px solid #666;
border-right: 1px solid #666;
border-bottom: 1px solid #666;
cursor: pointer;
cursor: hand;
}
.mail-List td {
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
padding: 2px 0 2px 10px;
}
.mail-ListHeader td {
border-top: none;
}
.mail-ListHeader {
background: #c1eec8 url(gradient.gif) repeat-x 0px -1px;
font-weight: normal;
}
.mail-ListHeader .mail-ListNavBar .gwt-HTML {
font-weight: normal;
}
.mail-ListHeader td {
padding: 2px 0 2px 10px;
border-top: 1px solid #666;
border-bottom: 1px solid #666;
}
.mail-ListNavBar table {
}
.mail-ListNavBar td {
border: none;
}
.mail-ListNavBar a {
margin: 0 8px;
}
.mail-SelectedRow td {
border-bottom: 1px solid #666;
border-top: 1px solid #666;
}
.mail-SelectedRow {
background: #eee;
}