- Make fonts and colors more consistent (#1486565)
| | |
| | | left: 20px; |
| | | right: 20px; |
| | | border: 1px solid #999999; |
| | | background-color: #F9F9F9; |
| | | background-color: #F2F2F2; |
| | | padding-bottom: 4ex; |
| | | overflow: auto; |
| | | } |
| | |
| | | list-style: none; |
| | | margin: 0; |
| | | padding: 0; |
| | | background-color: #FFFFFF; |
| | | } |
| | | |
| | | #directorylist ul li |
| | |
| | | body.iframe, |
| | | #contact-frame |
| | | { |
| | | background-color: #F9F9F9; |
| | | background-color: #F2F2F2; |
| | | } |
| | | |
| | | #contact-frame |
| | |
| | | body |
| | | { |
| | | margin: 8px; |
| | | background-color: #F6F6F6; /* #EBEBEB; */ |
| | | background-color: #F6F6F6; |
| | | color: #000000; |
| | | } |
| | | |
| | |
| | | |
| | | h3 |
| | | { |
| | | font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; |
| | | font-size: 18px; |
| | | color: #000000; |
| | | } |
| | | |
| | | a, a:active, a:visited |
| | |
| | | input[type="password"], |
| | | textarea |
| | | { |
| | | font-size: 9pt; |
| | | font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; |
| | | padding: 1px; |
| | | padding-left: 3px; |
| | | padding-right: 3px; |
| | |
| | | background-color: #ffffff; |
| | | } |
| | | |
| | | input, textarea |
| | | input, textarea, select |
| | | { |
| | | font-size: 9pt; |
| | | font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; |
| | |
| | | .boxcontent |
| | | { |
| | | padding: 15px 10px 10px 10px; |
| | | background-color: #F2F2F2; |
| | | } |
| | | |
| | | .boxcontent table td.title |
| | |
| | | /* You can extend this CSS by adding your own CSS file with the the content_css option */ |
| | | |
| | | body, td, pre { |
| | | font-family: Verdana, Arial, Helvetica, sans-serif; |
| | | font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; |
| | | font-size: 12px; |
| | | } |
| | | |
| | |
| | | padding: 1px 4px; |
| | | margin: 1px 0px; |
| | | font-size: 9pt; |
| | | font-family: "Courier New", Courier, monospace; |
| | | font-family: monospace; |
| | | } |
| | | |
| | | .googie_edit_layer span { |
| | | font-size: 9pt; |
| | | font-family: "Courier New", Courier, monospace; |
| | | } |
| | | |
| | | .googie_list { |
| | |
| | | #messagetoolbar select, |
| | | #compose-container select |
| | | { |
| | | font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; |
| | | font-size: 11px; |
| | | color: #333333; |
| | | height: 21px; |
| | |
| | | min-height: 100px; |
| | | height: 100%; |
| | | font-size: 9pt; |
| | | font-family: "Courier New", Courier, monospace; |
| | | font-family: monospace; |
| | | } |
| | | |
| | | #compose-attachments |
| | |
| | | |
| | | div.message-part blockquote |
| | | { |
| | | color: blue; |
| | | border-left: 2px solid blue; |
| | | border-right: 2px solid blue; |
| | | background-color: #F6F6F6; |
| | | margin: 0.5em 0em 0.5em 0em; |
| | | padding: 0.25em 1em 0.25em 1em; |
| | | color: blue; |
| | | border-left: 2px solid blue; |
| | | border-right: 2px solid blue; |
| | | background-color: #F6F6F6; |
| | | margin: 0.5em 0em 0.5em 0em; |
| | | padding: 0.25em 1em 0.25em 1em; |
| | | } |
| | | |
| | | div.message-part blockquote blockquote |
| | | { |
| | | color: green; |
| | | border-left: 2px solid green; |
| | | border-right: 2px solid green; |
| | | color: green; |
| | | border-left: 2px solid green; |
| | | border-right: 2px solid green; |
| | | } |
| | | |
| | | div.message-part blockquote blockquote blockquote |
| | | { |
| | | color: #990000; |
| | | border-left: 2px solid #bb0000; |
| | | border-right: 2px solid #bb0000; |
| | | color: #990000; |
| | | border-left: 2px solid #bb0000; |
| | | border-right: 2px solid #bb0000; |
| | | } |
| | |
| | | { |
| | | width: 420px; |
| | | table-layout: fixed; |
| | | background-color: #F9F9F9; |
| | | } |
| | | |
| | | #subscription-table |
| | |
| | | bottom: 60px; |
| | | border: 1px solid #999999; |
| | | overflow: auto; |
| | | background-color: #F2F2F2; |
| | | } |
| | | |
| | | #identity-details table td.title |
| | |
| | | body.iframe, |
| | | #prefs-frame |
| | | { |
| | | background-color: #F9F9F9; |
| | | background-color: #F2F2F2; |
| | | border: none; |
| | | } |
| | | |