[ Index ]
 

Code source de Seagull 0.6.1

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/themes/default_admin/css/ -> navigation.php (source)

   1  
   2  /*
   3  ========================Page Manager==========================*/
   4  /*
   5  -- sectionList.html ------------------------------------------*/
   6  
   7  /*
   8  -- sectionEdit.html ------------------------------------------*/
   9  p.errorMsg {
  10      color: <?php echo $errorMessage ?>;
  11      text-align: center;
  12  }
  13  #sectionEdit p label {
  14      width: 200px;
  15  }
  16  #sectionEdit .longText {
  17      width: 250px;
  18  }
  19  
  20  /*
  21  ======================Category Manager========================*/
  22  
  23  /*
  24  -- categoryMgr.html -----------------------------------------*/
  25  #frmCategoryMgr p label {
  26      width: 170px; 
  27  }
  28  #frmCategoryMgr input.longText {
  29      width: 40%;
  30  }
  31  #frmCategoryMgr span.tipText {
  32      width: 300px;
  33  }
  34  #frmCategoryMgr fieldset#permissions {
  35      width: 80%;
  36      margin-top: 1em;
  37      border: 1px solid <?php echo $borderDark ?>;
  38  }
  39  #frmCategoryMgr #permissions p label {
  40      width: 160px;
  41  }
  42  
  43  /*
  44  -- categoryReorder.html --------------------------------------*/
  45  #frmCategoryReorder a {
  46      text-decoration: none; /* FIXME
  47      ------------------------- There shouldn't be any space to be undelined */
  48  }


Généré le : Fri Mar 30 01:27:52 2007 par Balluche grâce à PHPXref 0.7