[ Index ]
 

Code source de WordPress 2.1.2

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

title

Body

[fermer]

/wp-admin/ -> rtl.css (source)

   1  #viewarc, #viewcat, #namediv, #emaildiv, #uridiv, #planetnews li, #login ul li, #your-profile fieldset, 
   2      #footer .logo, .alignleft .available-theme { float: right; }
   3  
   4  #templateside, .alignright { float: left; }
   5  
   6  #login #send, .readmore, .widefat th { text-align: right; }
   7  
   8  #postcustomsubmit, form#upload th, .submit, .editform th { text-align: left; }
   9  
  10  #devnews h4, #wphead h1, #your-profile legend, fieldset.options legend, 
  11      #planetnews li .post { font-family: Tahoma, Georgia, "Times New Roman", Times, serif; }
  12  
  13  #wphead { padding: .8em 2em .8em 19em; }
  14  
  15  #wphead h1 { font-size: 2.4em; }
  16  
  17  #postdiv , #titlediv, #guiddiv { margin: 0 0 0 8px; }
  18  
  19  #ed_toolbar input { margin: 3px 0 2px 2px; }
  20  
  21  #edButtons input, #edButtons input:active { margin: 0px 0 -1px 2px; }
  22  
  23  body, td { font: 13px Tahoma, "Lucida Grande", "Lucida Sans Unicode", Verdana; }
  24  
  25  h2 { font: normal 32px/5px serif; }
  26  
  27  textarea, input, select { font:  13px Tahoma, Verdana, Arial, Helvetica, sans-serif; }
  28  
  29  .quicktags, .search { font: 12px Tahoma, Georgia, "Times New Roman", Times, serif; }
  30  
  31  .updated, .confirm { padding: 0 3em 0 1em; }
  32  
  33  .submit input, .submit input:focus, .button, .button:focus {
  34      border-left-color: #999;
  35      border-right-color: #ccc;
  36  }
  37  
  38  .submit input:active, .button:active {
  39      border-left-color: #ccc;
  40      border-right-color: #999;
  41  }
  42  
  43  #adminmenu {
  44      padding: .2em 2em .3em .2em;
  45      height: 30px;
  46  }
  47  
  48  #adminmenu a {
  49      margin: 0 0 0 10px;
  50      display: block;
  51      float: right;
  52  }
  53  
  54  #adminmenu a.current {
  55      border-right: 0;
  56      border-left: 2px solid #4f96c8;
  57  }
  58  
  59  #adminmenu li { line-height: 180%; }
  60  
  61  #submenu, #minisub { padding: 3px 3em 0 2em; }
  62  
  63  #submenu .current {
  64      border-right: 0;
  65      border-left: 2px solid #045290;
  66  }
  67  
  68  #submenu a {
  69      padding: .3em .4em .4em .4em;
  70      margin: 0 0 0 10px;
  71      display: block;
  72      float: right;
  73  }
  74  
  75  #submenu li { line-height: 120%; }
  76  
  77  #currenttheme img {
  78      float: right;
  79      margin-right: auto;
  80      margin-left: 1em;
  81  }
  82  
  83  #postdiv #quicktags {
  84      padding-right: 0;
  85      padding-left: 6px;
  86  }
  87  
  88  .readmore {
  89      margin-right: auto;
  90      margin-left: 5em;
  91  }
  92  
  93  * html #postexcerpt .dbx-toggle-open, * html #postexcerpt .dbx-toggle-open, #postexcerpt div, #attachmentlinks div {
  94      padding-right: 0;
  95      padding-left: 8px;
  96  }
  97  
  98  #searchform {
  99      float: right;
 100      margin-right: auto;
 101      margin-left: 1em;
 102  }
 103  
 104  #poststuff {
 105      margin-right: auto;
 106      margin-left: 16em;
 107  }
 108  
 109  #template div {
 110      margin-right: auto;
 111      margin-left: 190px;
 112  }
 113  
 114  * html #template div {
 115      margin-right: auto;
 116      margin-left: 0px;
 117  }
 118  
 119  #user_info {
 120      right: auto;
 121      left: 1em;
 122  }
 123  
 124  #zeitgeist {
 125      float: left;
 126      margin-left: auto;
 127      margin-right: 1em;
 128  }
 129  
 130  #zeitgeist ul {
 131      margin: 0 .6em .3em 0;
 132      padding: 0 .6em 0 0;
 133  }
 134  
 135  #categorydiv ul {
 136      margin-left: auto;
 137      margin-right: 10px;
 138  }
 139  
 140  #moremeta fieldset div { margin: 2px 0px 0 0; }
 141  
 142  #moremeta {
 143      margin-right: auto;
 144      margin-left: 15px;
 145      right: auto;
 146      left: 5%;
 147  }
 148  
 149  #moremeta .dbx-content {
 150      background: url(images/box-butt.gif) no-repeat bottom left;
 151      padding-right: 0;
 152      padding-left: 2px;
 153  }
 154  
 155  #moremeta .dbx-handle { background: #2685af url(images/box-head.gif) no-repeat left; }
 156  
 157  #moremeta .dbx-box { background: url(images/box-bg.gif) repeat-y left; }
 158  
 159  a.dbx-toggle, a.dbx-toggle:visited {
 160      right: auto;
 161      left: 2px;
 162  }
 163  
 164  #advancedstuff a.dbx-toggle, #advancedstuff a.dbx-toggle-open:visited {
 165      right: auto;
 166      left: 5px;
 167  }
 168  
 169  #advancedstuff a.dbx-toggle-open, #advancedstuff a.dbx-toggle-open:visited {
 170      right: auto;
 171      left: 5px;
 172  }
 173  
 174  #categorychecklist {
 175      margin-right: auto;
 176      margin-left: 6px;
 177  }
 178  
 179  #ajax-response.alignleft {
 180      margin-left: auto;
 181      margin-right: 2em;
 182  }
 183  
 184  #postdivrich #edButtons {
 185      padding-left: 0;
 186      padding-right: 3px;
 187  }
 188  
 189  .page-numbers {
 190      margin-right: auto;
 191      margin-left: 3px;
 192  }


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