Added notifyleft

SVN revision: 840
This commit is contained in:
2004-03-21 18:40:36 +00:00
parent e06564770e
commit fab09f9fd0
+10
View File
@@ -407,6 +407,16 @@ td {
font-size:small;
}
.notifyleft {
padding:5px;
border:1px solid #806000;
border-top:1px solid white;
border-left:1px solid white;
background-color:#FFD070;
text-align:left;
font-size:medium;
}
/* dialog boxes (login, delete, etc.) */
.dlgframe {
width:50%;