[ Index ]
 

Code source de LifeType 1.2.4

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/js/editor/ -> lifetypeeditor.css (source)

   1  .textEditorToolbar {
   2    cursor: default;
   3    background: ButtonFace;
   4    padding: 1px 1px 1px 1px;
   5    border: 1px solid;
   6    border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
   7    width: 100%;
   8    height: 20px;
   9  }
  10  
  11  .pressedButton {
  12    border: 1px solid;
  13    border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
  14    margin-left:2px;
  15    margin-bottom: 2px;
  16    color: ButtonText;  
  17    padding: 0px;  
  18    width: 18px;
  19    height: 18px;
  20  }
  21  
  22  .normalButton {
  23    border: 1px ButtonFace solid;
  24    margin-left:3px;
  25    margin-bottom: 3px;          
  26    color: ButtonText;  
  27    padding: 0px;
  28    width: 18px;
  29    height: 18px;    
  30  }
  31  
  32  .buttonHover {
  33    border: 1px solid;
  34    border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
  35    margin-left:3px;
  36    margin-bottom: 3px;  
  37    padding: 0px;
  38    width: 18px;
  39    height: 18px;    
  40  }
  41  
  42  .separator {
  43    margin-bottom: 3px;
  44    margin-left: 3px;
  45    margin-right: 3px;
  46    margin-top: 0px;
  47    border-left: 1px solid ButtonShadow;
  48    border-right: 1px solid ButtonHighlight;
  49    width: 0px;
  50    height: 16px;
  51    padding: 0px;
  52    position:relative;
  53    top: -9px;
  54  }
  55  
  56  .editorDropDownList {
  57   position: relative;
  58   top: -9px;
  59   padding: 0px;
  60   margin: 0px;
  61  }


Généré le : Mon Nov 26 21:04:15 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics