generalise folder_manip_dialog CSS into dialogbox CSS
authorkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 27 Feb 2007 18:14:34 +0000 (18:14 +0000)
committerkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 27 Feb 2007 18:14:34 +0000 (18:14 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@12281 7612ce4b-ef26-0410-bec9-ea0150e637f0

12 files changed:
css/alien_glow/default.css
css/autumn/default.css
css/autumn2/default.css
css/black_bean_burrito/default.css
css/blue_grey/default.css
css/blue_on_blue/default.css
css/bluesnews/default.css
css/bluesome/default.css
css/bluesteel/default.css
templates/default/css/default.css
templates/default/folder_manip.tpl
templates/default/folder_manip_dialog.tpl

index 1bec4dd0b7725b8c036aa8c77940c3e34ab45fd1..f59d4143db88941898959f946b25ba8e2de64770 100644 (file)
@@ -153,11 +153,11 @@ tr.odd  {
     background: #000000;
 }
 
-/* folder_manip.tpl defs */
-#folderManip   table.wrapper   {
+/* dialog box defs */
+.dialogbox   table.wrapper   {
     border: 1px solid #19881a;
 }
-#folderManip   td.folderAction {
+.dialogbox   td.folderAction {
     background: #19881a;
 }
 
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;
 }
 
index f3abefe7162a407318bcefbe07a32f50916f6bd7..4ef76028b6716072f8d30677e5493aaeeadebb9d 100644 (file)
@@ -153,11 +153,11 @@ tr.odd  {
     background: #dcddc5;
 }
 
-/* folder_manip.tpl defs */
-#folderManip   table.wrapper   {
+/* dialog box defs */
+.dialogbox   table.wrapper   {
     border: 1px solid #bca87e;
 }
-#folderManip   td.folderAction {
+.dialogbox   td.folderAction {
     background: #bca87e;
 }
 
index a2799f91ad7a422e99ad20d23f7ef2e74ff6469f..871eaa3eaf5af650c2a0c5ce74dd1de4048d9b26 100644 (file)
@@ -153,11 +153,11 @@ tr.odd  {
     background: #000000;
 }
 
-/* folder_manip.tpl defs */
-#folderManip   table.wrapper   {
+/* dialog box defs */
+.dialogbox   table.wrapper   {
     border: 1px solid #595959;
 }
-#folderManip   td.folderAction {
+.dialogbox   td.folderAction {
     background: #595959;
 }
 
index 9c48e58696047b823d71646ea248be89e47a4121..365bf6b49e50814164494c462d01b43bc860c2aa 100644 (file)
@@ -153,11 +153,11 @@ tr.odd  {
     background: #929292;
 }
 
-/* folder_manip.tpl defs */
-#folderManip   table.wrapper   {
+/* dialog box defs */
+.dialogbox   table.wrapper   {
     border: 1px solid #6188a9;
 }
-#folderManip   td.folderAction {
+.dialogbox   td.folderAction {
     background: #6188a9;
 }
 
index dc4135e759fc4eaea84ee1d6bccf0b881314caac..e3100f785241dc23e68ac65af0729da6539edb14 100644 (file)
@@ -153,11 +153,11 @@ tr.odd  {
     background: #19193a;
 }
 
-/* folder_manip.tpl defs */
-#folderManip   table.wrapper   {
+/* dialog box defs */
+.dialogbox   table.wrapper   {
     border: 1px solid #4c4b83;
 }
-#folderManip   td.folderAction {
+.dialogbox   td.folderAction {
     background: #4c4b83;
 }
 
index ca6551bfbae45ac6b539bb34a2f0f57f96b93ab3..ca82bfd4a8e2f3ec60bbf10e1843a56349613e93 100644 (file)
@@ -153,11 +153,11 @@ tr.odd  {
     background: #000000;
 }
 
-/* folder_manip.tpl defs */
-#folderManip   table.wrapper   {
+/* dialog box defs */
+.dialogbox   table.wrapper   {
     border: 1px solid #181818;
 }
-#folderManip   td.folderAction {
+.dialogbox   td.folderAction {
     background: #181818;
 }
 
index 7e75e73a66f66c4005d91f0e62f50c8143535175..104afdb91d813a1a3facf07a37d1d4a8335de335 100644 (file)
@@ -153,11 +153,11 @@ tr.odd  {
     background: #CBD2D9;
 }
 
-/* folder_manip.tpl defs */
-#folderManip   table.wrapper   {
+/* dialog box defs */
+.dialogbox   table.wrapper   {
     border: 1px solid #9DB5CB;
 }
-#folderManip   td.folderAction {
+.dialogbox   td.folderAction {
     background: #9DB5CB;
 }
 
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;
 }
 
index a5361d3d18e4142b2deb06826ea41c8340472eb3..ad5871b9f775de23b9eca98598539580b6e58a2f 100644 (file)
@@ -394,17 +394,17 @@ td.message_count  {
    color: navy;
 }
 
-/* folder_manip.tpl defs */
-#folderManip   {
+/* dialog box defs */
+.dialogbox   {
     text-align:center;
 }
 
-#folderManip   td  {
+.dialogbox   td  {
     text-align: center;
     padding: 2px;
 }
 
-#folderManip   table   {
+.dialogbox   table   {
     margin-left: auto;
     margin-right: auto;
     padding-top: 8px;
@@ -413,7 +413,7 @@ td.message_count    {
     width: 70%;
 }
 
-#folderManip   table.wrapper   {
+.dialogbox   table.wrapper   {
     border: 1px solid #dcdcdc /* __COLOR0__ */;
     width: 95%;
     margin-left: auto;
@@ -421,11 +421,7 @@ td.message_count   {
     padding: 0;
 }
 
-#folderManip   td.folderAction {
-    background: #dcdcdc /* __COLOR0__ */;
-}
-
-#folderManip    div {
+.dialogbox  div {
     margin-left: auto;
     margin-right: auto;
     width: 80%;
index 993cc61b464590c24b576c3bc1494b7f537fad54..010b74747407026be1952256fabbdde43e8d736a 100644 (file)
@@ -34,7 +34,7 @@
 /* retrieve the template vars */
 extract($t);
 ?>
-<div id="folderManip">
+<div class="dialogbox">
 <table cellspacing="0" class="wrapper">
  <tr>
   <td class="header1">
@@ -50,7 +50,7 @@ extract($t);
      </td>
     </tr>
     <tr>
-     <td class="folderAction">
+     <td>
       <form method="post" action="folders.php" name="cf" id="cf">
       <input type="hidden" name="smaction" value="create" />
       <input type="text" name="folder_name" size="25" value="" />
@@ -87,7 +87,7 @@ extract($t);
      </td>
     </tr>
     <tr>
-     <td class="folderAction">
+     <td>
       <?php
         if ( !empty($rendel_folder_list) ) {
             ?>
@@ -118,7 +118,7 @@ extract($t);
      </td>
     </tr>
     <tr>
-     <td class="folderAction">
+     <td>
       <?php
         if ( !empty($rendel_folder_list) ) { 
             ?>
@@ -152,7 +152,7 @@ extract($t);
      </td>
     </tr>
     <tr>
-     <td class="folderAction">
+     <td>
       <?php
         if (!empty($rendel_folder_list)) {
             ?>
@@ -170,7 +170,7 @@ extract($t);
         }
       ?>
      </td>
-     <td class="folderAction">
+     <td>
      <?php
         if ($no_list_for_subscribe) {
             ?>
index 7f3e6158ec4b89fa4ebb881c61c6fbdb84784f0d..0cb7a1f79dbc36e6ef5b3b5fda724b795122aa65 100644 (file)
@@ -29,7 +29,7 @@
 /* retrieve the template vars */
 extract($t);
 ?>
-<div id="folderManip">
+<div class="dialogbox">
 <form action="folders.php" method="post">
 <table cellspacing="0" class="wrapper">
 <?php
@@ -80,4 +80,4 @@ if ( $dialog_type == 'rename' ) {
  </tr>
 </table>
 </form>
-</div>
\ No newline at end of file
+</div>