|
@@ -0,0 +1,275 @@
|
|
|
|
+/* older css template */
|
|
|
|
+/* page body formatting */
|
|
|
|
+body {
|
|
|
|
+ color: #61ff5c;
|
|
|
|
+ background-color: #000000;
|
|
|
|
+}
|
|
|
|
+body.sqm_leftMain {
|
|
|
|
+ color: #4cc748;
|
|
|
|
+ background-color: #000000;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+/* right links */
|
|
|
|
+a:link, a:visited, a:hover, a:active {
|
|
|
|
+ color: #ffffff;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+/* left links */
|
|
|
|
+.sqm_leftMain a:link, .sqm_leftMain a:visited, .sqm_leftMain a:hover, .sqm_leftMain a:active {
|
|
|
|
+ color: #4cc748;
|
|
|
|
+}
|
|
|
|
+.leftunseen, .leftspecial, .leftspecial a:link, .leftspecial a:visited, .leftspecial a:hover, .leftspecial a:active {
|
|
|
|
+ color: #ffffff;
|
|
|
|
+}
|
|
|
|
+.leftnoselect a:link, .leftnoselect a:visited, .leftnoselect a:hover, .leftnoselect a:active {
|
|
|
|
+ color: #002266;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+/* highlighted texts */
|
|
|
|
+.highlight {
|
|
|
|
+ color: #002266;
|
|
|
|
+}
|
|
|
|
+.error_table {
|
|
|
|
+ color: #ff0000;
|
|
|
|
+ border: 2px solid #19881a;
|
|
|
|
+ background-color: #000000;
|
|
|
|
+}
|
|
|
|
+.error_thead {
|
|
|
|
+ background-color: #105611;
|
|
|
|
+}
|
|
|
|
+.error_thead_caption {
|
|
|
|
+ background-color: #105611;
|
|
|
|
+}
|
|
|
|
+.error_row {
|
|
|
|
+ color: #ff0000;
|
|
|
|
+}
|
|
|
|
+.error_val {
|
|
|
|
+ color: #61ff5c;
|
|
|
|
+ border: 2px solid #19881a;
|
|
|
|
+
|
|
|
|
+}
|
|
|
|
+.error_key {
|
|
|
|
+ border: 2px solid #19881a;
|
|
|
|
+ color: #ff0000;
|
|
|
|
+ background-color: #19881a;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+/* Standard defs */
|
|
|
|
+table.table1 {
|
|
|
|
+ border: 1px solid #19881a;
|
|
|
|
+}
|
|
|
|
+table.table2 {
|
|
|
|
+ border: 1px solid #157316;
|
|
|
|
+}
|
|
|
|
+td.header1 {
|
|
|
|
+ background: #19881a;
|
|
|
|
+}
|
|
|
|
+td.header2 {
|
|
|
|
+ background: #157316;
|
|
|
|
+}
|
|
|
|
+td.header4 {
|
|
|
|
+ background: #0a6c11;
|
|
|
|
+}
|
|
|
|
+tr.even {
|
|
|
|
+ background: #ededed;
|
|
|
|
+}
|
|
|
|
+tr.odd {
|
|
|
|
+ background: #000000;
|
|
|
|
+}
|
|
|
|
+.table_standard {
|
|
|
|
+ border:1px solid #19881a;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+.sqm_loginOrgName, .sqm_signoutBar {
|
|
|
|
+ background: #19881a;
|
|
|
|
+}
|
|
|
|
+.sqm_motd {
|
|
|
|
+ background: #157316;
|
|
|
|
+}
|
|
|
|
+.sqm_motd td {
|
|
|
|
+ background: #000000;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+/* empty_folder.tpl defs */
|
|
|
|
+.sqm_emptyFolder {
|
|
|
|
+ background: #157316;
|
|
|
|
+}
|
|
|
|
+.sqm_emptyFolder td {
|
|
|
|
+ background: #000000;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+/* error_box.tpl definitions */
|
|
|
|
+.table_errorBoxWrapper {
|
|
|
|
+ background: #157316;
|
|
|
|
+}
|
|
|
|
+.table_errorBox {
|
|
|
|
+ background: #19881a;
|
|
|
|
+}
|
|
|
|
+.error_message {
|
|
|
|
+ background: #000000;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+/* page_header.tpl definitions */
|
|
|
|
+.sqm_currentFolder {
|
|
|
|
+ background: #157316;
|
|
|
|
+}
|
|
|
|
+.sqm_headerSignout {
|
|
|
|
+ background: #157316;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+/* message_list.tpl definitions */
|
|
|
|
+.table_messageListWrapper {
|
|
|
|
+ background: #157316;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+.table_messageList {
|
|
|
|
+ background: #0a6c11;
|
|
|
|
+}
|
|
|
|
+.table_messageList td.spacer {
|
|
|
|
+ background: #19881a;
|
|
|
|
+}
|
|
|
|
+.table_messageList tr.mouse_over {
|
|
|
|
+ background: #0a6c11;
|
|
|
|
+}
|
|
|
|
+.table_messageList tr.clicked {
|
|
|
|
+ background: #ff9933;
|
|
|
|
+}
|
|
|
|
+.deleted {
|
|
|
|
+ color: #157316;
|
|
|
|
+}
|
|
|
|
+.flagged {
|
|
|
|
+ color: #cc0000;
|
|
|
|
+}
|
|
|
|
+.high_priority {
|
|
|
|
+ color: #800000;
|
|
|
|
+}
|
|
|
|
+.low_priority {
|
|
|
|
+ color: #61ff5c;
|
|
|
|
+}
|
|
|
|
+.message_list_controls {
|
|
|
|
+ background: #19881a;
|
|
|
|
+}
|
|
|
|
+.spacer {
|
|
|
|
+ background: #000000;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+/* folder_manip.tpl defs */
|
|
|
|
+#folderManip table.wrapper {
|
|
|
|
+ border: 1px solid #19881a;
|
|
|
|
+}
|
|
|
|
+#folderManip td.folderAction {
|
|
|
|
+ background: #19881a;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+/* addressbook_list.tpl defs */
|
|
|
|
+#addressList table {
|
|
|
|
+ border: 1px solid #157316;
|
|
|
|
+}
|
|
|
|
+#addressList td.header1 {
|
|
|
|
+ background: #157316;
|
|
|
|
+}
|
|
|
|
+#addressList td.abookSwitch {
|
|
|
|
+ background: #19881a;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+#addressList td.abookButtons {
|
|
|
|
+ background: #19881a;
|
|
|
|
+}
|
|
|
|
+#addressList td.abookField {
|
|
|
|
+ border-left: 1px solid #157316;
|
|
|
|
+ border-right: 1px solid #157316;
|
|
|
|
+}
|
|
|
|
+#addressList td.colHeader {
|
|
|
|
+ background: #157316;
|
|
|
|
+}
|
|
|
|
+#addrBookSearch table.wrapper {
|
|
|
|
+ border: 1px solid #157316;
|
|
|
|
+}
|
|
|
|
+#addrAddEdit table {
|
|
|
|
+ border: 1px solid #157316;
|
|
|
|
+}
|
|
|
|
+#addrAddEdit td.header {
|
|
|
|
+ background: #157316;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+/* options defs */
|
|
|
|
+#optionGroups table {
|
|
|
|
+ border: 1px solid #19881a;
|
|
|
|
+}
|
|
|
|
+#optionGroups td.title {
|
|
|
|
+ background: #19881a;
|
|
|
|
+}
|
|
|
|
+#optionGroups td.optionElement table {
|
|
|
|
+ border:1px solid #157316;
|
|
|
|
+}
|
|
|
|
+#optionGroups td.optionName {
|
|
|
|
+ background: #157316;
|
|
|
|
+}
|
|
|
|
+#optionGroups td.optionDesc {
|
|
|
|
+ background: #19881a;
|
|
|
|
+}
|
|
|
|
+#optionDisplay table {
|
|
|
|
+ border: 1px solid #19881a
|
|
|
|
+}
|
|
|
|
+#optionOrder table {
|
|
|
|
+ border: 1px solid #19881a
|
|
|
|
+}
|
|
|
|
+#optionOrder table.moveFields td {
|
|
|
|
+ border-left: 1px solid #19881a;
|
|
|
|
+ border-right: 1px solid #19881a;
|
|
|
|
+}
|
|
|
|
+#optionsIdentity table.table2 tr {
|
|
|
|
+ background: #19881a;
|
|
|
|
+}
|
|
|
|
+#optionsIdentity hr {
|
|
|
|
+ width: 95%;
|
|
|
|
+ border: 1px solid #157316;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+/* help defs */
|
|
|
|
+#help td.nav {
|
|
|
|
+ color: #19881a;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+/* search defs */
|
|
|
|
+div.search td.header4 {
|
|
|
|
+ border-bottom: 1px solid #157316;
|
|
|
|
+}
|
|
|
|
+div.search td.queryAction {
|
|
|
|
+ border-left: 1px solid #157316;
|
|
|
|
+ border-top: 1px solid #157316;
|
|
|
|
+ border-bottom: 1px solid #157316;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+div.search td.queryDesc {
|
|
|
|
+ border-top: 1px solid #157316;
|
|
|
|
+ border-bottom: 1px solid #157316;
|
|
|
|
+}
|
|
|
|
+div.search span.error {
|
|
|
|
+ color: #cc0000;
|
|
|
|
+}
|
|
|
|
+div.search td.searchForm {
|
|
|
|
+ border-right: 1px solid #19881a;
|
|
|
|
+ border-left: 1px solid #19881a;
|
|
|
|
+}
|
|
|
|
+div.search td.queryError {
|
|
|
|
+ color: #cc0000;
|
|
|
|
+}
|
|
|
|
+div.search h2 {
|
|
|
|
+ color: #cc0000;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+/* compse defs */
|
|
|
|
+div.compose tr.header {
|
|
|
|
+ background: #157316;
|
|
|
|
+}
|
|
|
|
+div.compose tr.attachment td {
|
|
|
|
+ background: #19881a;
|
|
|
|
+ border-top: 1px solid #157316;
|
|
|
|
+ border-bottom: 1px solid #157316;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+div.compose table.close {
|
|
|
|
+ background: #19881a;
|
|
|
|
+ border:1px solid #157316;
|
|
|
|
+}
|