Dotclear


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

media queries, adaptations pour éviter les débordements de blocs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r2429 r2430  
    459459input[type=button], input[type=reset], a.button, button, textarea, select, legend { 
    460460     border-radius: 3px;  
     461     max-width: 100%; 
    461462     } 
    462463form { 
     
    14511452     } 
    14521453#icons p { 
    1453      width: 180px; 
     1454     width: 14em; 
    14541455     text-align: center; 
    14551456     margin: 1em 0 2em; 
     
    16281629     box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2); 
    16291630     border: 3px solid #fff; 
     1631     max-width: 100%; 
    16301632     } 
    16311633.module-actions { 
     
    16751677     width: 318px; 
    16761678     min-height: 304px; 
     1679     max-width: 100%; 
    16771680     } 
    16781681#theme-deactivate .box.theme:hover { 
     
    26472650.one-box, .two-boxes, .box, 
    26482651     .two-cols .col { 
    2649      width: 100%; 
     2652     width: 96%; 
    26502653     margin-left: 0; 
    26512654     margin-right: 0; 
     
    26842687     margin: 0; 
    26852688     } 
     2689#dashboard-main { 
     2690     padding: 0; 
     2691     } 
    26862692#main-menu a { 
    26872693     display: block; 
     
    27052711     #dashboard-boxes .box.small, .box.small, 
    27062712     #dashboard-boxes .box.large, .box.large { 
    2707      width: 100%; 
     2713     width: 90%; 
    27082714     margin: 10px auto; 
    27092715     } 
     
    27242730     margin-bottom: .5em; 
    27252731     } 
    2726 #icons p { 
    2727      width: 150px; 
    2728      } 
    27292732#content.with-help #help-button { 
    27302733     top: 101px; 
    27312734     } 
     2735#icons p { 
     2736     width: 12em; 
     2737     } 
     2738.media-item { 
     2739     width: 90%; 
     2740     } 
    27322741} 
Note: See TracChangeset for help on using the changeset viewer.

Sites map