Dotclear


Ignore:
Timestamp:
05/03/11 13:22:07 (14 years ago)
Author:
Anne-Sophie Tranchet as.tranchet@…
Branch:
userprefs
Children:
132:dece855f9b39, 144:c7ce5ceade9a
Message:

Sticky footer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r116 r131  
    135135} 
    136136#info-box a img, #info-box2 a img { 
    137      vertical-align: middle;  
     137     vertical-align: middle; 
    138138     padding-left: .3em; 
    139139     } 
     
    217217 
    218218/* favoris en haut */ 
    219 #fav-add {  
     219#fav-add { 
    220220     position: absolute; 
    221221     top: 3.5em; 
     
    226226     clear: both; 
    227227     padding: .75em 2em; 
    228      margin: 6em 1em .5em 1em; 
     228     margin: 6em 15px .5em 15px; 
    229229     -webkit-border-radius: .3em; 
    230230     -moz-border-radius: .3em; 
     
    243243} 
    244244#footer p span.credit { 
    245      font-size: .85em;  
     245     font-size: .85em; 
    246246     font-weight: normal; 
    247247} 
     
    996996} 
    997997.dragable tbody td { 
    998       
     998 
    999999} 
    10001000.handle { 
     
    11111111p.field { 
    11121112     position: relative; 
    1113       
     1113 
    11141114} 
    11151115p.field label { 
     
    11771177} 
    11781178/* commun */ 
    1179 input[type=submit],  
    1180 input[type=reset],  
    1181 input[type=button],  
     1179input[type=submit], 
     1180input[type=reset], 
     1181input[type=button], 
    11821182a.button, 
    1183 a.button.add,  
     1183a.button.add, 
    11841184a.back { 
    11851185     display: inline-block; 
     
    11901190     padding: .1em .75em .1em; 
    11911191     text-shadow: 0 1px 1px rgba(0,0,0,.3); 
    1192      -webkit-border-radius: .2em;  
     1192     -webkit-border-radius: .2em; 
    11931193     -moz-border-radius: .2em; 
    11941194     border-radius: .2em; 
     
    11961196} 
    11971197/* validation */ 
    1198 input[type=submit],  
     1198input[type=submit], 
    11991199input[type=button], 
    12001200a.button.add { 
     
    12051205     background: -moz-linear-gradient(top,  #2C8FD1,  #2373A8); 
    12061206} 
    1207 input[type=submit]:hover,  
    1208 input[type=reset]:hover,  
     1207input[type=submit]:hover, 
     1208input[type=reset]:hover, 
    12091209input[type=button]:hover, 
    1210 input[type=submit]:focus,  
    1211 input[type=reset]:focus,  
     1210input[type=submit]:focus, 
     1211input[type=reset]:focus, 
    12121212input[type=button]:focus, 
    12131213a.button.add:hover, 
     
    12201220} 
    12211221/* suppression et reset */ 
    1222 a.button,  
    1223 a.back,  
    1224 input[type=submit].reset,  
     1222a.button, 
     1223a.back, 
     1224input[type=submit].reset, 
    12251225input[type=submit].delete { 
    12261226     border: 1px solid #999; 
     
    12311231     text-shadow: none; 
    12321232     } 
    1233 a.button:hover,  
    1234 a.back:hover,  
    1235 input[type=submit].reset:hover,  
     1233a.button:hover, 
     1234a.back:hover, 
     1235input[type=submit].reset:hover, 
    12361236input[type=submit].delete:hover, 
    1237 a.button:focus,  
    1238 a.back:focus,  
    1239 input[type=submit].reset:focus,  
     1237a.button:focus, 
     1238a.back:focus, 
     1239input[type=submit].reset:focus, 
    12401240input[type=submit].delete:focus { 
    12411241     background: #e5e5e5; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map