Dotclear

Changeset 2462:038a4061e499 for admin


Ignore:
Timestamp:
10/19/13 17:59:18 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
2.6
Message:

MQ. Pour tablette.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r2461 r2462  
    458458                                                                                     FORMULAIRES 
    459459---------------------------------------------------------------------------- */ 
    460 input[type=text], input[type=password], input[type=submit], 
     460input[type=text], input[type=password], input[type=submit],  
    461461input[type=button], input[type=reset], a.button, button, textarea, select, legend { 
    462      border-radius: 3px; 
     462     border-radius: 3px;  
    463463     max-width: 100%; 
    464464     } 
     
    686686/* suppression, reset, "neutres" fond gris */ 
    687687button, input[type=button], input.button, 
    688 input[type=reset], input[type=submit].reset, input.reset, 
     688input[type=reset], input[type=submit].reset, input.reset,  
    689689input[type=submit].delete, input.delete, 
    690690 a.button, a.button.delete, a.button.reset { 
     
    699699button:hover, input[type=button]:hover, input.button:hover, 
    700700     button:focus, input[type=button]:focus, input.button:focus, 
    701      input[type=reset]:hover, input[type=submit].reset:hover, input.reset:hover, 
    702      input[type=reset]:focus, input[type=submit].reset:focus, input.reset:focus, 
     701     input[type=reset]:hover, input[type=submit].reset:hover, input.reset:hover,  
     702     input[type=reset]:focus, input[type=submit].reset:focus, input.reset:focus,  
    703703     input[type=submit].delete:hover, input.delete:hover, 
    704704     input[type=submit].delete:focus, input.delete:focus, 
     
    16641664- dans Ajouter des thèmes : 240px (+ 10 padding image + 20 padding boîte + 6 bordure + 2 ombrage = 278) 
    16651665- dans Thèmes installés : 280px (+ 10 padding-image + 20 padding-boîte + 2 ombrage = 318) 
    1666 On adapte largeur et hauteur en fonction 
     1666On adapte largeur et hauteur en fonction  
    16671667*/ 
    16681668#theme-new .box.theme { /* Ajouter un thème */ 
     
    19071907     } 
    19081908/* upload multiple */ 
    1909 .enhanced_uploader .choose_files, .enhanced_uploader .cancel, 
     1909.enhanced_uploader .choose_files, .enhanced_uploader .cancel,  
    19101910.enhanced_uploader .clean, .enhanced_uploader .start { 
    19111911     margin-right: .4em; 
     
    25652565     border-color: #ffd478; 
    25662566     } 
    2567 /* ---------------------------------------------- Couleurs ajoutées via javascript 
     2567/* ---------------------------------------------- Couleurs ajoutées via javascript    
    25682568/* color-picker.js */ 
    2569 .color-color-picker { 
     2569.color-color-picker {  
    25702570     border: 1px solid #000; 
    2571      width: 195px; 
    2572      background: #fff; 
     2571     width: 195px;  
     2572     background: #fff;  
    25732573     } 
    25742574/* _media_item.js */ 
    2575 .color-div { 
     2575.color-div {  
    25762576     border: 1px solid #ccc; 
    25772577     } 
    25782578/* fadings ('color' est utilisé comme variable, pas comme text color) */ 
    2579 .colorBeginPassword, 
    2580 .colorBeginValidatorErr, 
     2579.colorBeginPassword,  
     2580.colorBeginValidatorErr,  
    25812581.colorBeginUserMail           { color: #fff; } 
    2582 .colorEndPassword, 
    2583 .colorEndError, 
    2584 .colorEndValidatorErr, 
     2582.colorEndPassword,  
     2583.colorEndError,  
     2584.colorEndValidatorErr,  
    25852585.colorEndUserMail             { color: #ffbaba; } 
    25862586.colorBeginMessage            { color: #ccc; } 
    2587 .colorEndMessage, 
     2587.colorEndMessage,  
    25882588.colorBeginValidatorMsg  { color: #676e78; } 
    25892589.colorBeginError              { color: #fefacd; } 
     
    26672667     } 
    26682668} 
     2669@media screen and (max-width: 48em) { 
     2670     #dashboard-boxes .box.medium, .box.medium, 
     2671     #dashboard-boxes .box.small, .box.small, 
     2672     #dashboard-boxes .box.large, .box.large { 
     2673     width: 95%; 
     2674     margin: 10px auto; 
     2675     } 
     2676} 
    26692677@media screen and (max-width: 44em) { 
    26702678#help-button { 
     
    28162824     } 
    28172825table .maximal { 
    2818      min-width: 15em; 
     2826     min-width: 14em; 
    28192827     } 
    28202828th, td { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map