Fixed broken highlighting form (missing security tokens) (#3381117)
[squirrelmail.git] / css / bluesteel / default.css
index 088d5e848c519c6e15d87e1a30575fe5b4820dea..3b63647499e22699be03da53a57ca49657b884c8 100644 (file)
@@ -153,11 +153,11 @@ tr.odd  {
     background: #dedfdf;
 }
 
-/* folder_manip.tpl defs */
-#folderManip   table.wrapper   {
+/* dialog box defs */
+.dialogbox   table.wrapper   {
     border: 1px solid #a8a8a8;
 }
-#folderManip   td.folderAction {
+.dialogbox   td.folderAction {
     background: #a8a8a8;
 }