Update of /cvsroot/tmda/tmda/contrib/cgi/display
In directory sc8-pr-cvs1:/tmp/cvs-serv11935

Modified Files:
        styles.css 
Log Message:
Added InProcess and Note styles to the sample stylesheet.

These styles are used when pending messages are released or whitelisted (the
message entries tend to show up one last time on the pending page while the mail
server processes the e-mails).


Index: styles.css
===================================================================
RCS file: /cvsroot/tmda/tmda/contrib/cgi/display/styles.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- styles.css  25 Nov 2002 16:49:47 -0000      1.1
+++ styles.css  26 Nov 2002 19:24:25 -0000      1.2
@@ -7,9 +7,11 @@
 .Headers th  { text-align: left; vertical-align: baseline                    }
 .Headers td  { font-family: "Courier New", Courier, mono;
                font-size: smaller                                            }
+.InProcess   { font-style: italic                                            }
 .LoginButton { width: 66px                                                   }
 .LoginOuter  { border: medium double #000000                                 }
 .MailList th { text-align: left                                              }
 .MailList td { vertical-align: baseline                                      }
+.Note        { font-weight: bold; font-style: italic; vertical-align: top    }
 .PartDiv     { width: 530px; text-align: left                                }
 .Spacer      { background-color: #CCCCCC; height: 2px                        }

_______________________________________
tmda-cvs mailing list
http://tmda.net/lists/listinfo/tmda-cvs

Reply via email to