X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=templates%2Fdefault%2Fstylesheet.tpl;h=e57ae940b3b911182df86a27d0c6b5c37c60f0bb;hp=6298a4d394ddf989bdaa19aebc1d842cfad8a2a8;hb=762853f42b4c1151804da245e042fec5c505f27e;hpb=393a696c0d8bed4d4bd4bbfa33857408f8c0ab57 diff --git a/templates/default/stylesheet.tpl b/templates/default/stylesheet.tpl index 6298a4d3..e57ae940 100644 --- a/templates/default/stylesheet.tpl +++ b/templates/default/stylesheet.tpl @@ -126,21 +126,64 @@ table.table_empty, table.table_blank { width: 100%; } +table.table1 { + border: 1px solid ; + width: 90%; + margin-left: auto; + margin-right: auto; +} + +table.table1 td { + padding-left: 2px; + padding-right: 2px; +} + +table.table2 { + border: 1px solid ; + width: 80%; + margin-left: auto; + margin-right: auto; +} + +table.table2 td { + padding-left: 2px; + padding-right: 2px; +} + +td.emptyList { + text-align: center; + font-weight: bold; +} + td.header1 { background: ; text-align: center; font-weight: bold; } - td.header2 { background: ; + text-align: center; + font-weight: bold; + padding-top: 2px; + padding-bottom: 2px; +} + +td.header3 { text-align: center; font-weight: bold; padding-top: 4px; padding-bottom: 4px; } +td.header4 { + background: ; + font-weight: bold; + padding-top:2px; + padding-bottom: 2px; + text-align: center; +} + tr.even { background: ; } @@ -307,7 +350,7 @@ tr.odd { margin-left: auto; margin-right: auto; width: 80%; - text-align: left; + text-align: ; } /* addressbook_list.tpl defs */ @@ -333,7 +376,7 @@ tr.odd { } #addressList td { - text-align: left; + text-align: ; padding: 2px; } @@ -343,7 +386,7 @@ tr.odd { } #addressList td.abookSwitch { background: ; - text-align: right; + text-align: ; } #addressList td.abookButtons { @@ -435,7 +478,7 @@ tr.odd { } #addrAddEdit td.fieldName { - text-align: right; + text-align: ; width: 30%; } @@ -444,7 +487,7 @@ tr.odd { } #addrAddEdit td { - text-align: left; + text-align: ; padding: 2px; } @@ -493,12 +536,12 @@ tr.odd { #optionGroups td.optionName { background: ; - text-align: left; + text-align: ; height: 1%; } #optionGroups td.optionDesc { - text-align: left; + text-align: ; background: ; } @@ -525,18 +568,18 @@ tr.odd { } #optionDisplay td.optionName { - text-align: right; + text-align: ; } #optionDisplay td.optionValue { - text-align: left; + text-align:; } -#optionHighlight { +#optionOrder { text-align:center; } -#optionHighlight table { +#optionOrder table { margin-left: auto; margin-right: auto; margin-top: 8px; @@ -545,23 +588,334 @@ tr.odd { border: 1px solid } -#optionHighlight table.moveFields { +#optionOrder table.moveFields { width: auto; } -#optionHighlight table.moveFields td { +#optionOrder table.moveFields td { border-left: 1px solid ; border-right: 1px solid ; padding-left: 2px; padding-right: 2px; } -#optionHighlight td.moveLink { - text-align: right; +#optionOrder td.moveLink { + text-align: ; font-size: 75%; vertical-align: bottom; } -#optionHighlight td.fieldName { - text-align: left; +#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: ; +} + +div.search table { + margin-top: 12px; + margin-bottom: 12px; +} + +div.search td.header4 { + border-bottom: 1px solid ; + vertical-align: bottom; +} + +div.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 ; +} + +div.search td.queryDesc { + border-top: 1px solid ; + border-bottom: 1px solid ; +} + +div.search span { + padding-left: 2px; + padding-right: 2px; +} + +div.search span.operator { + font-weight: normal; + text-decoration: underline; + font-style: italic; +} + +div.search span.mailbox { + font-weight: bold +} + +div.search span.conditions { + font-weight: normal; + text-decoration: underline; + font-style: italic; +} + +div.search span.value { + font-weight: bold; +} + +div.search span.error { + color: ; + font-weight: bold; + font-size: 125%; +} + +div.search td.searchForm { + border-right: 1px solid ; + border-left: 1px solid ; + font-weight: bold; + text-align: center; +} + +div.search td.queryError { + color: ; + font-weight: bold; + text-align: center; + padding: 4px; +} + +div.search td.header1 input { + font-size: 80%; + margin: 2px; +} + +div.search h1 { + font-weight: bold; + font-size: 150%; + margin-top: 6px; + margin-bottom: 2px; +} + +div.search h2 { + color: ; + font-weight: bold; + text-align: center; +} + +div.compose { + text-align: center; +} + +div.compose table { + margin-top: 10px; + margin-bottom: 10px; + margin-left: auto; + margin-right: auto; +} + +div.compose td.fieldName { + text-align: ; + font-weight: bold; + width: 30%; + vertical-align: top; +} + +div.compose td.fieldValue { + text-align: ; +} + +div.compose td.buttons { + text-align: center; +} + +div.compose input { + font-size: 80%; +} + +div.compose textarea { + margin-top: 5px; + margin-bottom: 5px; +} + +div.compose td.bottomSend { + text-align: center; +} + +div.compose tr.header { + background: ; +} + +div.compose tr.header td { + padding-top: 4px; + padding-bottom: 4px; +} + +div.compose tr.attachment td { + background: ; + border-top: 1px solid ; + border-bottom: 1px solid ; +} + +div.compose table.close { + width: 100%; + background: ; + border:1px solid ; + text-align: center; + margin: 0; +} + +div.readMenuBar table.table2 { + width: 100%; +} + +