*
  • SQM_BACKGROUND - background color *
  • SQM_BACKGROUND_LEFT - background of folder tree *
  • SQM_TEXT_STANDARD - text color *
  • SQM_TEXT_STANDARD_LEFT - text color of folder tree *
  • SQM_LINK - color of links *
  • SQM_LINK_LEFT - color of links in folder tree *
  • SQM_TEXT_SPECIAL - color of special folder links in folder tree *
  • todo: other constants should be documented here * * * Optional template variables * * Variables are set to empty string, when value is not set. * * @copyright © 2005-2006 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package squirrelmail * @subpackage templates */ /* retrieve the template vars */ extract($t); //return false; ?> /* older css template */ body, td, th, dd, dt, h1, h2, h3, h4, h5, h6, p, ol, ul, li { } body, small { } td, th { } textarea, pre { font-family: monospace; } /* page body formatting */ body { color: ; background-color: ; } body.sqm_leftMain { color: ; background-color: ; text-align: left; } /* right links */ a:link, a:visited, a:hover, a:active { color: ; } /* left links */ .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: ; } .leftnoselect a:link, .leftnoselect a:visited, .leftnoselect a:hover, .leftnoselect a:active { color: ; } /* highlighted texts */ .highlight { color: ; } .error_table { color: ; border: 2px solid ; background-color: ; } .error_thead { background-color: ; } .error_thead_caption { background-color: ; } .error_row { color: ; } .error_val { color: ; border: 2px solid ; } .error_key { border: 2px solid ; color: ; background-color: ; } table.table_empty, table.table_blank { margin: 0; padding: 0; border: 0; width: 100%; } table.table1 { border: 1px solid ; width: 90%; margin-left: auto; margin-right: auto; } table.table1 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: 4px; padding-bottom: 4px; } tr.even { background: ; } tr.odd { background: ; } .table_standard { border:1px solid ; } .sqm_loginOrgName, .sqm_signoutBar { background: ; } .sqm_signout { margin-top: 2em; text-align: center; } .sqm_motd { background: ; } .sqm_motd td { background: ; } /* empty_folder.tpl defs */ .sqm_emptyFolder { background: ; } .sqm_emptyFolder td { background: ; } /* error_box.tpl definitions */ .table_errorBoxWrapper { background: ; } .table_errorBox { background: ; } .error_message { background: ; } /* page_header.tpl definitions */ .sqm_currentFolder { background: ; text-align: ; } .sqm_headerSignout { background: ; text-align: ; } .sqm_topNavigation { text-align: ; } .sqm_providerInfo { text-align: ; } /* message_list.tpl definitions */ .table_messageListWrapper { background: ; } .table_messageList { background: ; } .table_messageList tr.headerRow { text-align: ; } .table_messageList td.spacer { background: ; } .table_messageList tr.mouse_over { background: ; } .table_messageList tr.clicked { background: ; } .table_messageList td.col_check { text-align: ; } .table_messageList td.col_subject { text-align: ; } .table_messageList td.col_flags { text-align: ; } .table_messageList td.col_text { text-align: ; } .deleted { color: ; } .flagged { color: ; } .high_priority { color: ; } .low_priority { color: ; } .links_paginator { text-align: ; } .message_list_controls { background: ; } .message_control_buttons { text-align: ; } .message_control_delete { text-align: ; } .message_control_move { text-align: ; } .spacer { 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; }