X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=templates%2Fdefault%2Fstylesheet.tpl;h=0ae3d9ceb33439937a0fbc3b868c8e66eba53ae2;hb=146acc1149d7aedc95b68bba3673883260a74481;hp=83ec53cc7a2e9085be2810cddb40f54f3e96f1d2;hpb=c03e9db075592f5ab297edd0e0d381fe104c11c5;p=squirrelmail.git diff --git a/templates/default/stylesheet.tpl b/templates/default/stylesheet.tpl index 83ec53cc..0ae3d9ce 100644 --- a/templates/default/stylesheet.tpl +++ b/templates/default/stylesheet.tpl @@ -1,5 +1,4 @@ /* older css template */ body, td, th, dd, dt, h1, h2, h3, h4, h5, h6, p, ol, ul, li { @@ -81,12 +80,11 @@ a:link, a:visited, a:hover, a:active { .sqm_leftMain a:link, .sqm_leftMain a:visited, .sqm_leftMain a:hover, .sqm_leftMain a:active { color: ; } + .leftunseen, .leftspecial, .leftspecial a:link, .leftspecial a:visited, .leftspecial a:hover, .leftspecial a:active { color: ; } -.leftrecent { - font-weight:bold; -} + .leftnoselect a:link, .leftnoselect a:visited, .leftnoselect a:hover, .leftnoselect a:active { color: ; } @@ -96,46 +94,10 @@ a:link, a:visited, a:hover, a:active { color: ; } -/* left_main.tpl definitions */ -.sqm_wrapperTable { - border:0; - padding:0; - margin-left:0; - border-spacing:0; - width:99% -} -sqm_leftMain table { - border:0; - padding:0; - margin:0; - border-spacing:0; -} -.sqm_folderHeader { - font-size:18px; - font-weight:bold; - text-align:center; -} -.sqm_clock { -} -.sqm_lastRefreshTime { - white-space: nowrap; -} -.sqm_refreshButton { -} - -/* formating of error template */ -.thead_caption { - font-weight: bold; - text-align: center; -} - -.error_list { -} .error_table { color: ; border: 2px solid ; background-color: ; - width: 100%; } .error_thead { background-color: ; @@ -148,235 +110,164 @@ sqm_leftMain table { } .error_val { color: ; - width: 80%; border: 2px solid ; } .error_key { - width: 20%; border: 2px solid ; color: ; - font-weight: bold; - font-style: italic; background-color: ; } -/* form fields */ -input.sqmtextfield{ -} -input.sqmpwfield { -} -input.sqmcheckbox { -} -input.sqmradiobox { +table.table_empty, table.table_blank { + margin: 0; + padding: 0; + border: 0; + width: 100%; } -input.sqmhiddenfield { + +table.table1 { + border: 1px solid ; + width: 90%; + margin-left: auto; + margin-right: auto; } -input.sqmsubmitfield { + +table.table1 td { + padding-left: 2px; + padding-right: 2px; } -input.sqmresetfield { + +table.table2 { + border: 1px solid ; + width: 80%; + margin-left: auto; + margin-right: auto; } -input.sqmtextarea { + +table.table2 td { + padding-left: 2px; + padding-right: 2px; } -/* basic definitions */ -.table_empty { - width:100%; - border:0; - margin:0; - padding:0; - border-spacing:0; +td.emptyList { + text-align: center; + font-weight: bold; } -.table_standard { - width:100%; - border:1px solid ; - padding:0; - margin:0; - border-spacing:0; +td.header1 { + background: ; + text-align: center; + font-weight: bold; } -em { - font-weight:bold; - font-style:normal; +td.header2 { + background: ; + text-align: center; + font-weight: bold; + padding-top: 2px; + padding-bottom: 2px; } -small { - font-size:80%; +td.header3 { + text-align: center; + font-weight: bold; + padding-top: 4px; + padding-bottom: 4px; } -img { - border:0; + +td.header4 { + background: ; + font-weight: bold; + padding-top:2px; + padding-bottom: 2px; + text-align: center; } -/* login.tpl definitions */ -#sqm_login table { - border:0; - margin:0; - padding:0; - border-spacing:0; - margin-left:auto; - margin-right:auto; +tr.even { + background: ; } -#sqm_login td { - padding:2px; +tr.odd { + background: ; } -.sqm_loginImage { - margin-left:auto; - margin-right:auto; - padding:2px; -} -.sqm_loginTop { - text-align:center; - font-size:80%; +.table_standard { + border:1px solid ; } -.sqm_loginOrgName { - font-weight:bold; - text-align:center; + +.sqm_loginOrgName, .sqm_signoutBar { background: ; - width:350px; - border:0; -} -.sqm_loginFieldName { - text-align:right; - width:30%; -} -.sqm_loginFieldInput { - text-align:left; -} -.sqm_loginSubmit { - text-align:center; } -/* note.tpl defs */ -.sqm_noteWrapper { - text-align:center; - width:100%; -} -.sqm_note { - margin-left:auto; - margin-right:auto; - font-weight:bold; - text-align:center; +.sqm_signout { + margin-top: 2em; + text-align: center; } -/* motd.tpl defs */ -.sqm_motdWrapper { - text-align:center; - width:100%; - margin:1px; -} .sqm_motd { - margin-left:auto; - margin-right:auto; - text-align:center; background: ; - width:70%; - padding:0; } .sqm_motd td { - text-align:center; background: ; - padding:5px; } /* empty_folder.tpl defs */ -.sqm_emptyFolderWrapper { - text-align:center; - width:100%; -} .sqm_emptyFolder { - margin-left:auto; - margin-right:auto; - text-align:center; background: ; - padding:1; - width:100%; } .sqm_emptyFolder td { - text-align:center; background: ; - padding-top:15px; - padding-bottom:15px; +} + +/* error_box.tpl definitions */ +.table_errorBoxWrapper { + background: ; +} + +.table_errorBox { + background: ; +} +.error_message { + background: ; } /* page_header.tpl definitions */ .sqm_currentFolder { background: ; - padding:2px; text-align: ; } .sqm_headerSignout { background: ; - padding:2px; text-align: ; - font-weight:bold; } .sqm_topNavigation { - padding:2px; text-align: ; } .sqm_providerInfo { - padding:2px; text-align: ; } /* message_list.tpl definitions */ .table_messageListWrapper { - width:100%; - padding:0; - border-spacing:0; - border:0; - text-align:center; - margin-left:auto; - margin-right:auto; background: ; } .table_messageList { - width:100%; - padding:0; - border-spacing:0; - border:0; - text-align:center; - margin-left:auto; - margin-right:auto; background: ; } -.table_messageList a { - white-space:nowrap; -} - .table_messageList tr.headerRow { text-align: ; - white-space:nowrap; - font-weight:bold; } .table_messageList td.spacer { - height:1px; background: ; } - -.table_messageList tr { - vertical-align:top; -} -.table_messageList tr.even { - background: ; -} -.table_messageList tr.odd { - background: ; -} .table_messageList tr.mouse_over { background: ; } .table_messageList tr.clicked { background: ; } - -.table_messageList td { - white-space:nowrap; -} .table_messageList td.col_check { text-align: ; } @@ -386,16 +277,9 @@ img { .table_messageList td.col_flags { text-align: ; } -.table_messageList td.col_date { - text-align:center; -} .table_messageList td.col_text { text-align: ; } - -.unread { - font-weight:bold; -} .deleted { color: ; } @@ -409,42 +293,562 @@ img { color: ; } -.col_checked { -} - .links_paginator { text-align: ; } -.message_count { - text-align:right; - font-size:8pt; -} - .message_list_controls { background: ; } -.message_control_button { - padding:0px; - margin:0px; -} .message_control_buttons { text-align: ; - font-size:10px; /* replaces tags to allow greater control of fonts w/ using an id. */ } .message_control_delete { text-align: ; - font-size:10px; /* replaces tags to allow greater control of fonts w/ using an id. */ } .message_control_move { text-align: ; - font-size:10px; /* replaces tags to allow greater control of fonts w/ using an id. */ } .spacer { - height:5px; background: ; } +/* folder_manip.tpl defs */ +#folderManip { + text-align:center; +} + +#folderManip td { + text-align: center; + padding: 2px; +} + +#folderManip table { + margin-left: auto; + margin-right: auto; + padding-top: 8px; + padding-bottom: 8px; + border: 0; + width: 70%; +} + +#folderManip table.wrapper { + border: 1px solid ; + width: 95%; + margin-left: auto; + margin-right: auto; + padding: 0; +} + +#folderManip td.folderAction { + background: ; +} + +#folderManip div { + margin-left: auto; + margin-right: auto; + width: 80%; + text-align: ; +} + +/* addressbook_list.tpl defs */ +#addressList { + text-align: center; +} + +#addressList input { + font-size: 8pt; +} + +#addressList select { + font-size: 75%; +} + +#addressList table { + margin-left: auto; + margin-right: auto; + width: 95%; + border: 1px solid ; + margin-top: 8px; + margin-bottom: 8px; +} + +#addressList td { + text-align: ; + padding: 2px; +} + +#addressList td.header1 { + text-align: center; + background: ; +} +#addressList td.abookSwitch { + background: ; + text-align: ; +} + +#addressList td.abookButtons { + background: ; +} + +#addressList td.abookField { + border-left: 1px solid ; + border-right: 1px solid ; + white-space: nowrap; + overflow: hidden; +} + +#addressList td.colHeader { + text-align: center; + font-weight: bold; + font-size: 98%; + background: ; + padding-top: 0px; + padding-bottom: 0px; +} + +#addressList td.abookEmpty { + text-align:center; + font-weight: bold; +} + +#addressList td.abookCompose { + font-size: 8pt; + white-space: nowrap; +} + +#addrBookSearch { + text-align: center; +} + +#addrBookSearch table { + padding: 0; + border: 0; + margin-left: auto; + margin-right: auto; +} + +#addrBookSearch table.wrapper { + border: 1px solid ; + width: 95%; + margin-left: auto; + margin-right: auto; + padding: 0; +} + +#addrBookSearch td { + padding: 2px; +} + +#addrBookSearch label { + font-weight: bold; +} + +#addrBookSearch input { + font-size: 75%; +} + +#addrBookSearch select { + font-size: 75%; +} + +#addrBookSearch td.buttons { + text-align: center; +} + +#addrAddEdit { + text-align: center; +} + +#addrAddEdit table { + border: 1px solid ; + margin-left: auto; + margin-right: auto; + margin-top: 6px; + margin-bottom: 6px; + width: 95% +} + +#addrAddEdit td.header { + background: ; + text-align: center; + font-weight: bold; +} + +#addrAddEdit td.fieldName { + text-align: ; + width: 30%; +} + +#addrAddEdit td.addButton { + text-align: center; +} + +#addrAddEdit td { + text-align: ; + padding: 2px; +} + +#addrAddEdit input { + font-size: 75%; +} + +#addrAddEdit select { + font-size: 75%; +} + +#optionGroups { + text-align: center; +} + +#optionGroups table { + border: 1px solid ; + margin-left: auto; + margin-right: auto; + padding: 0; + width: 95%; +} + +#optionGroups td { + width: 50%; + padding: 2px; + vertical-align: top; +} + +#optionGroups td.title { + background: ; + text-align: center; + font-weight: bold; +} + +#optionGroups td.optionElement { + height: 100%; + padding: 10px; +} + +#optionGroups td.optionElement table { + border:1px solid ; + height: 100%; +} + + +#optionGroups td.optionName { + background: ; + text-align: ; + height: 1%; +} + +#optionGroups td.optionDesc { + text-align: ; + background: ; +} + +#optionDisplay { + text-align:center; +} + +#optionDisplay table { + margin-left: auto; + margin-right: auto; + margin-top: 8px; + margin-bottom: 8px; + width: 95%; + border: 1px solid +} + +#optionDisplay td { + width: 50%; + padding-top: 2px; + padding-bottom: 2px; + padding-left: 4px; + padding-right: 4px; + white-space: nowrap; +} + +#optionDisplay td.optionName { + text-align: ; +} + +#optionDisplay td.optionValue { + text-align:; +} + +#optionOrder { + text-align:center; +} + +#optionOrder table { + margin-left: auto; + margin-right: auto; + margin-top: 8px; + margin-bottom: 8px; + width: 95%; + border: 1px solid +} + +#optionOrder table.moveFields { + width: auto; +} + +#optionOrder table.moveFields td { + border-left: 1px solid ; + border-right: 1px solid ; + padding-left: 2px; + padding-right: 2px; +} + +#optionOrder td.moveLink { + text-align: ; + font-size: 75%; + vertical-align: bottom; +} + +#optionOrder td.fieldName { + text-align: ; +} + +#optionHightlightList { + text-align: center; +} + +#optionHighlightList table table { + margin-top: 10px; + margin-bottom: 10px; + width: 75%; +} + +#optionHighlightList td.ruleButtons { + text-align: center; + width: 1%; +} + +#optionHighlightList td.ruleName { + text-align: ; + width: 30%; + padding-left: 4px; + padding-right: 4px; +} + +#optionHighlightAdd { + text-align: center; +} + +#optionHighlightAdd table table { + margin-top: 10px; + margin-bottom: 10px; + width: 75%; +} + +#optionHighlightAdd td.ruleField { + text-align: ; + font-weight: bold; + width: 40%; +} + +#optionHighlightAdd td.fieldValue { + text-align: ; +} + +#optionHighlightAdd td.colorTable { + text-align: center; +} + +#optionHighlightAdd table.colorTable { + margin-left: auto; + margin-right: auto; +} + +/* help defs */ +#help { + text-align: center; +} + +#help td.help { + text-align: ; +} + +#help li { + padding-left: 0px; +} + +#help ul { + padding-left: 20px; + padding-right: 75px; +} + +#help td.nav { + text-align: center; + color: ; + padding-top: 15px; + padding-bottom: 5px; +} + +#help h1 { + font-size: 14pt; + font-weight: bold; + margin-top: 2px; + margin-bottom: 0px; +} + +#help h2 { + font-size: 10pt; + font-weight: normal; + margin-bottom: 2px; + margin-top: 0; +} + +#help h3 { + font-weight: bold; + font-size: 10pt; + margin: 0; + padding: 0; +} + +#help td.help p { + margin-top: 2px; + margin-bottom: 10px; +} + +#help td.help li { + margin-left: 10px; +} + +#optionsIdentity table { + margin-top: 10px; + margin-bottom: 10px; +} + +#optionsIdentity table.table2 tr { + background: ; +} + +#optionsIdentity td.fieldName { + text-align: ; + width: 30%; +} + +#optionsIdentity td.fieldValue { + text-align: ; +} + +#optionsIdentity td.actionButtons { + text-align: center; +} + +#optionsIdentity hr { + width: 95%; + border: 1px solid ; +} + +#vCard { + text-align: center; +} + +#vCard table { + margin-left: auto; + margin-right: auto; + margin-top: 10px; + margin-bottom: 10px; +} + +#vCard td.fieldName { + text-align: ; + font-weight: bold; + vertical-align: top; +} + +#vCard td.fieldValue { + text-align: ; +} + +.search table { + margin-top: 12px; + margin-bottom: 12px; +} + +.search td.header4 { + border-bottom: 1px solid ; + vertical-align: bottom; +} + +.search td.queryAction { + text-align: center; + font-size: small; + width: 1%; + padding-left: 8px; + padding-right: 8px; + border-left: 1px solid ; + border-top: 1px solid ; + border-bottom: 1px solid ; +} + +.search td.queryDesc { + border-top: 1px solid ; + border-bottom: 1px solid ; +} + +.search span { + padding-left: 2px; + padding-right: 2px; +} + +.search span.operator { + font-weight: normal; + text-decoration: underline; + font-style: italic; +} + +.search span.mailbox { + font-weight: bold +} + +.search span.conditions { + font-weight: normal; + text-decoration: underline; + font-style: italic; +} + +.search span.value { + font-weight: bold; +} + +.search span.error { + color: ; + font-weight: bold; + font-size: 125%; +} + +.search td.searchForm { + border-right: 1px solid ; + border-left: 1px solid ; + font-weight: bold; + text-align: center; +} + +.search td.queryError { + color: ; + font-weight: bold; + text-align: center; + padding: 4px; +} + +.search td.header1 input { + font-size: 80%; + margin: 2px; +} + +.search h1 { + font-weight: bold; + font-size: 150%; + margin-top: 6px; + margin-bottom: 2px; +} + +.search h2 { + color: ; + font-weight: bold; + text-align: center; +}