home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 July / PCWorld_2000-07_cd.bin / Komunik / sambar / _SETUP.1 / webmail_spring.css < prev    next >
Cascading Style Sheet File  |  2000-04-10  |  5KB  |  293 lines

  1. BODY {
  2.     background-color : #EBFCDD;
  3.     color : Black;
  4.     font-size : 1em;
  5. }
  6.  
  7. /*indepedent styles */
  8. STRONG {
  9.     font-weight : bold;
  10.     display : inline;
  11. }
  12.  
  13.  
  14. SPAN.statistics {
  15.     font-size : 65%;
  16. }
  17.  
  18. SPAN.disabled {
  19.     color : #D3D3D3;
  20. }
  21.  
  22. TD.backlink {
  23.     background-color : #185A28;
  24.     color : #FAEDBC;
  25.     font-family : Century, serif;
  26.     font-size : 80%;
  27.     vertical-align : bottom;
  28. }
  29.  
  30. TD.backlink A {
  31.     color : #99BA8B;
  32.     text-decoration : underline;
  33. }
  34.  
  35. TD.backlink A:HOVER {
  36.     text-decoration : none;
  37. }
  38.  
  39. SMALL {
  40.     display : inline;
  41.     font-size : 80%;
  42. }
  43.  
  44.  
  45.  
  46. /* the sidemenu */
  47. TD.sidemenuheader {
  48.     color : #99BA8B;
  49.     background-color : #185A28;
  50.     text-align : center;
  51.     font-family : Century, serif;
  52.     font-size : 100%;
  53.     font-weight : bold;
  54. }
  55.  
  56. TD.sidemenuitem {
  57.     background-color : #99BA8B;
  58.     color : #185A28;
  59.     font-family: Century, serif;
  60.     font-size: 90%;
  61.     text-align : left;
  62. }
  63.  
  64. TD.sidemenuitem A {
  65.     display: inline;
  66.     color: #185A28;
  67.     text-decoration: underline;
  68. }
  69.  
  70. TD.sidemenuitem A:HOVER {
  71.     display: inline;
  72.     color: #EBFCDD;
  73.     text-decoration: none;
  74. }
  75.  
  76.  
  77.  
  78. /* index.htm */
  79. H2 {
  80.     color: #185A28;
  81. }
  82.  
  83. TABLE.index TD {
  84.     font-family : Century, serif;
  85.     font-size : 80%;
  86. }
  87.  
  88. INPUT {
  89.     font-family : "Andale Mono", "Courier New", monospace;
  90. }
  91.  
  92. /* webmail.stm: general */
  93.  
  94. TH {
  95.     background-color: #185A28;
  96.     color: #99BA8B;
  97.     font-family: Century, serif;
  98.     font-size: 100%;
  99.     font-weight: bold;
  100.     text-align : left;
  101. }
  102.  
  103. SPAN.headline {
  104.     font-size: 200%;
  105.     text-transform : capitalize;
  106. }
  107.  
  108. SPAN.time {
  109.     font-size: 80%;
  110. }
  111.  
  112. TD.wmmainheader {
  113.     font-family: Century, serif;
  114.     background-color: #185A28;
  115.     color: #EBFCDD;
  116. }
  117.  
  118. TD.wmmainheader A{
  119.     color: #99BA8B;
  120.     text-decoration : underline;
  121. }
  122.  
  123. TD.wmmainheader A:HOVER{
  124.     color: #FFFFBC;
  125.     text-decoration : none;
  126. }
  127.  
  128. TD.navbar {
  129.     font-family: Century, serif;
  130.     color: #185A28;
  131. }
  132.  
  133. TD.navscore {
  134.     color: Red;
  135.     background-color : #EBFCDD;
  136.     font-family : Tahoma, Verdana, Univers-Extended, sans-serif;
  137.     font-size : 8pt;
  138.     font-weight : bold;
  139. }
  140.  
  141. /* mailmsg.stm */
  142. TD.msgtitle {
  143.     font-family : "Arial Black";
  144.     font-size : 240%;
  145.     text-align : right;
  146.     color : #185A28;
  147.     background-color : #EBFCDD;
  148. }
  149.  
  150. TD.msgids {
  151.     background-color : #185A28;
  152.     color : #EBFCDD;
  153.     font-family : "Andale Mono", "Courier New", monospace;
  154.     font-size : 125%;
  155.     line-height : 150%;
  156. }
  157.  
  158. TD.msgids A {
  159.     display: inline;
  160.     color: #c9eabb;
  161.     text-decoration: underline;
  162. }
  163.  
  164. TD.msgids A:HOVER {
  165.     display: inline;
  166.     color: #E9EFEF;
  167.     text-decoration: none;
  168. }
  169.  
  170. TD.lblmsgheader {
  171.     background-color : #185A28;
  172.     color : #EBFCDD;
  173.     font-family : Century, serif;
  174.     font-weight : bold;
  175. }
  176.  
  177. TD.msgheader {
  178.     background-color : #99BA8B;
  179.     color : #185A28;
  180.     font-family : Century, serif;
  181.     font-size : 90%;
  182.     font-weight : bold;
  183. }
  184.  
  185. TD.msgheader A {
  186.     display : inline;
  187.     color : #DE2031;
  188.     text-decoration : underline;
  189. }
  190.  
  191. TD.msgheader A:HOVER {
  192.     display : inline;
  193.     color : ;
  194.     text-decoration : none;
  195. }
  196.  
  197. TD.msgnav {
  198.     background-color : #185A28;
  199.     color : #EBFCDD;
  200.     font-family : "Andale Mono", "Courier New", monospace;
  201.     font-size : 90%;
  202.     text-align : center;
  203. }
  204.  
  205. TD.msgnav A {
  206.     display : inline;
  207.     color : #99BA8B;
  208.     text-decoration : underline;
  209. }
  210.  
  211. TD.msgnav A:HOVER {
  212.     display : inline;
  213.     color : #EBFCDD;
  214.     text-decoration : none;
  215. }
  216.  
  217. TD.msgbanner {
  218.     color : #185A28;
  219.     background-color : #99BA8B;
  220.     text-align : center;
  221. }
  222.  
  223. TD.sidemenu {
  224.     color : #185A28;
  225.     background-color : #99BA8B;
  226.     vertical-align : top;
  227. }
  228.  
  229. TD.msgbody {
  230.     color : Black;
  231.     background-color : #EBFCDD;
  232. }
  233.  
  234. TD.msgbody PRE {
  235.     font-family : "Andale Mono", "Courier New", monospace;
  236.     font-size : 1em;
  237.  
  238. }
  239.  
  240. #tabody {
  241.     background-color : #FAEDBC;
  242.     color : #185A28;
  243.     font-family : "Andale Mono", "Courier New", monospace;
  244.     font-size : 1em;
  245. }
  246.  
  247. /* defaults.stm */
  248. TD.attrheader {
  249.     background-color : #185A28;
  250.     color : #EBFCDD;
  251.     font-family : Century, serif;
  252.     font-size : 100%;
  253.     font-weight : bold;
  254. }
  255.  
  256.  
  257. /* mailto.stm */
  258. TD.lblmailto {
  259.     background-color : #185A28;
  260.     color : #EBFCDD;
  261.     font-family : Century, serif;
  262.     font-size : 90%;
  263.     font-weight : bold;
  264. }
  265.  
  266. /* filters.stm */
  267. TD.filterlist TD {
  268.     font-family : Century, serif;
  269.     font-size : 90%;
  270. }
  271.  
  272. /* mailsearch rpc */
  273. TD.mailsearch {
  274.     background-color : #EBFCDD;
  275.     color : #185A28;
  276.     font-family : Century, serif;
  277.     font-size : 90%;
  278. }
  279.  
  280. TD.mailsearch A {
  281.     display : inline;
  282.     color : #084A18;
  283.     text-decoration : underline;
  284. }
  285.  
  286. TD.mailsearch A:HOVER {
  287.     display : inline;
  288.     color : #de2031;
  289.     text-decoration : none;
  290. }
  291.  
  292.  
  293.