Dotclear

Changeset 2152:e0cb51d6543f for plugins


Ignore:
Timestamp:
09/29/13 15:16:01 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

Nouvelle image pour le date-picker
Améliorations CSS (vérifiez notamment vos two-boxes, three-boxes et box si vous en utilisez dans vos plugins, me dire si ça casse quelque chose -- en principe non !)
Tableau-liste des commentaires, liens vers les billets plus discrets.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/tags/style.css

    r2079 r2152  
    1010.tag90 { font-size: 220%; } 
    1111.tag100 { font-size: 230%; } 
    12  
    1312table.tags { 
    1413     margin-left: 3em; 
    15 } 
    16  
    17  
     14     } 
    1815tr.tagLetter span { 
    1916     font-size : 250%; 
     
    2421     top: 0.80em; 
    2522     left: -2ex; 
    26 } 
    27  
     23     } 
    2824ul.metaList { 
    2925     margin: 0 0 1em 0; 
    3026     padding: 0; 
    31 } 
     27     } 
    3228ul.metaList li { 
    3329     margin: 0; 
     
    3531     list-style: square; 
    3632     list-style-position: inside; 
    37 } 
    38  
     33     } 
    3934a.metaRemove { 
    4035     color : #999 !important; 
    4136     border: none; 
    42 } 
     37     } 
    4338a.metaRemove:hover, a.metaRemove:focus { 
    4439     color : #06c !important; 
    45 } 
    46  
     40     } 
    4741.addMeta a { 
    4842     border: none; 
    49 } 
     43     } 
    5044.addMeta a:hover, .addMeta a:focus { 
    5145     background: #fc0; 
    5246     color: #000; 
    53 } 
     47     } 
    5448.addMeta a.metaGetMore { 
    5549     font-weight: bold; 
    56 } 
     50     } 
    5751/* Auto Complete */ 
    5852.ac_results { 
     
    6256     overflow: hidden; 
    6357     z-index: 99999; 
    64 } 
     58     } 
    6559.ac_results ul { 
    6660     width: 100%; 
     
    6963     padding: 0; 
    7064     margin: 0; 
    71 } 
     65     } 
    7266.ac_results li { 
    7367     margin: 0px; 
     
    8882     line-height: 16px; 
    8983     overflow: hidden; 
    90 } 
     84     } 
    9185.ac_loading { 
    9286     background: transparent url('index.php?pf=tags/img/loader.gif') right center no-repeat; 
    93 } 
     87     } 
    9488.ac_odd { 
    9589     background-color: #eee; 
    96 } 
     90     } 
    9791.ac_over { 
    9892     background-color: #06c; 
    9993     color: white; 
    100 } 
    101 #post_meta_input { 
    102     margin: 0 0.5em 0 0; 
    103     width: 13em; 
    104 } 
     94     } 
    10595#post_meta_input:focus { 
    10696     -moz-box-sizing: content-box; 
    107 } 
    108 #tags-edit input[type=button] { 
    109      width: 3.5em; 
    110 } 
     97     } 
     98#tags-edit input[type=text] { 
     99     width: 11.5em; 
     100     } 
    111101.tag-actions form { 
    112102     display: inline-block; 
    113103     margin-right: 1.5em; 
    114 } 
     104     } 
Note: See TracChangeset for help on using the changeset viewer.

Sites map