When sending an address literal to an SMTP EHLO command, do it with the right syntax
[squirrelmail.git] / css / autumn / default.css
index e94179f9f3953b12cb4330e217e20194a988eccd..4fed03524222bd97c9aebf9756979ac6906ce0ae 100644 (file)
@@ -153,11 +153,11 @@ tr.odd  {
     background: #ffffff;
 }
 
-/* folder_manip.tpl defs */
-#folderManip   table.wrapper   {
+/* dialog box defs */
+.dialogbox   table.wrapper   {
     border: 1px solid #bb9d45;
 }
-#folderManip   td.folderAction {
+.dialogbox   td.folderAction {
     background: #bb9d45;
 }