Dotclear


Ignore:
Timestamp:
11/27/13 16:32:38 (12 years ago)
Author:
Dsls
Branch:
twig
Children:
2612:1537212bd291, 2613:014098e27ea0
Parents:
2468:d7fda5a0bd39 (diff), 2589:3d427735ca70 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Fusion avec default

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r2468 r2593  
    442442     text-decoration: none; 
    443443     border-bottom: 1px dotted #999; 
    444      } 
    445 a:hover, a:active, a:focus { 
     444     background-color: inherit; 
     445     outline: 0; 
     446     } 
     447a:hover, a:active { 
    446448     border-bottom-style: solid; 
    447449     } 
    448450a img, a:link img, a:visited img { 
    449451     border: none; 
     452     background: inherit; 
    450453     } 
    451454h1 a:link, h1 a:visited { 
     
    455458     color: #333; 
    456459     } 
     460a:link { 
     461  transition: .5s; 
     462} 
     463a:focus, a:focus img { 
     464  outline: 2px solid #bee74b; 
     465  border-bottom: none; 
     466  text-decoration: none; 
     467} 
    457468/* ---------------------------------------------------------------------------- 
    458469                                                                                     FORMULAIRES 
    459470---------------------------------------------------------------------------- */ 
    460 input[type=text], input[type=password], input[type=submit],  
     471input[type=text], input[type=password], input[type=submit], 
    461472input[type=button], input[type=reset], a.button, button, textarea, select, legend { 
    462      border-radius: 3px;  
     473     border-radius: 3px; 
    463474     max-width: 100%; 
    464475     } 
     
    488499     margin-bottom: 0.5em; 
    489500     } 
    490 label .maximal, textarea.maximal, input.maximal { 
     501label .maximal, textarea.maximal, input.maximal, select.maximal { 
    491502     width: 99%; 
    492503     } 
     
    686697/* suppression, reset, "neutres" fond gris */ 
    687698button, input[type=button], input.button, 
    688 input[type=reset], input[type=submit].reset, input.reset,  
     699input[type=reset], input[type=submit].reset, input.reset, 
    689700input[type=submit].delete, input.delete, 
    690701 a.button, a.button.delete, a.button.reset { 
     
    699710button:hover, input[type=button]:hover, input.button:hover, 
    700711     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,  
     712     input[type=reset]:hover, input[type=submit].reset:hover, input.reset:hover, 
     713     input[type=reset]:focus, input[type=submit].reset:focus, input.reset:focus, 
    703714     input[type=submit].delete:hover, input.delete:hover, 
    704715     input[type=submit].delete:focus, input.delete:focus, 
     
    930941     color: #fff; 
    931942     background: transparent url(dc_logos/b-dotclear120.png) no-repeat 0 6px; 
     943     transition: none; 
    932944     } 
    933945h1 a:hover, h1 a:focus { 
    934946     background-position: 0 -94px; 
     947     background-color: transparent; 
     948     transition: none; 
    935949     } 
    936950/* top-info-blog */ 
     
    12771291     padding-right: 1.5em; 
    12781292     } 
    1279 th.first img { 
     1293th.first input { 
    12801294     padding-right: 34px; 
    12811295     } 
     
    14231437     background: #fff; 
    14241438     margin-bottom: 0; 
     1439     margin-top: 1em; 
    14251440     } 
    14261441#login-screen input[type=text], #login-screen input[type=password], #login-screen input[type=submit], 
     
    14851500#icons a:focus img, #icons a:hover img { 
    14861501     background: #bee74b; 
    1487      } 
    1488 #icons a:focus span, #icons a:hover span { 
     1502     outline: 0; 
     1503     border-color: #dadada; 
     1504     } 
     1505#icons a:focus { 
     1506     outline: 0; 
     1507     border-color: #fff; 
     1508     } 
     1509#icons a:hover span, #icons a:focus span { 
    14891510     border-bottom-style: solid; 
     1511     } 
     1512#icons a:focus span { 
     1513     border: 2px solid #bee74b; 
    14901514     } 
    14911515/* billet rapide */ 
     
    16111635/* ------------------------------------------------------------------- blog_theme.php */ 
    16121636/* pour les alignements verticaux */ 
    1613 #theme-new, #theme-activate, #theme-deactivate { 
     1637#theme-new, #theme-activate, #theme-deactivate, #theme-update { 
    16141638     margin-left: -10px; 
    16151639     margin-right: -10px; 
     
    16241648     background: #ecf0f1 url(texture.png); 
    16251649     } 
    1626 .module-name { 
     1650.module-name, .module-name label { 
    16271651     margin-bottom: .5em; 
     1652     color: #676e78; 
    16281653     } 
    16291654.module-sshot { 
     
    16621687     margin-bottom: 1em; 
    16631688     } 
     1689.module-name input[type="checkbox"] { 
     1690     margin-bottom: 0; 
     1691     } 
    16641692/** 
    16651693Les screenshots des thèmes ont deux tailles possibles : 
    16661694- dans Ajouter des thèmes : 240px (+ 10 padding image + 20 padding boîte + 6 bordure + 2 ombrage = 278) 
    16671695- dans Thèmes installés : 280px (+ 10 padding-image + 20 padding-boîte + 2 ombrage = 318) 
    1668 On adapte largeur et hauteur en fonction  
     1696On adapte largeur et hauteur en fonction 
    16691697*/ 
    1670 #theme-new .box.theme { /* Ajouter un thème */ 
     1698#theme-new .box.theme, #theme-update .box.theme { /* Ajouter un thème */ 
    16711699     width: 278px; 
    16721700     min-height: 275px; 
     
    19091937     } 
    19101938/* upload multiple */ 
    1911 .enhanced_uploader .choose_files, .enhanced_uploader .cancel,  
     1939.enhanced_uploader .choose_files, .enhanced_uploader .cancel, 
    19121940.enhanced_uploader .clean, .enhanced_uploader .start { 
    19131941     margin-right: .4em; 
     
    20712099     } 
    20722100.modules a.module-config { 
    2073      /* todo: add icon here */ 
    2074      padding: 4px 4px 0 20px; 
     2101     background: transparent url(settings.png) no-repeat 2px 6px; 
     2102     padding: 4px 4px 0 18px; 
    20752103     } 
    20762104#m_search { 
     
    21022130.mod-more { 
    21032131     padding-top: .5em; 
     2132     } 
     2133#plugin-update td { 
     2134     vertical-align: baseline; 
    21042135     } 
    21052136/* ---------------------------------------------------------- post.php, page.php */ 
     
    23392370     } 
    23402371.nav_prevnext a, a.back { 
     2372     color: #2373A8; 
    23412373     border: 1px solid #dfdfdf; 
    23422374     padding: 2px 1.5em; 
     
    25672599     border-color: #ffd478; 
    25682600     } 
    2569 /* ---------------------------------------------- Couleurs ajoutées via javascript    
     2601/* ---------------------------------------------- Couleurs ajoutées via javascript 
    25702602/* color-picker.js */ 
    2571 .color-color-picker {  
     2603.color-color-picker { 
    25722604     border: 1px solid #000; 
    2573      width: 195px;  
    2574      background: #fff;  
     2605     width: 195px; 
     2606     background: #fff; 
    25752607     } 
    25762608/* _media_item.js */ 
    2577 .color-div {  
     2609.color-div { 
    25782610     border: 1px solid #ccc; 
    25792611     } 
    25802612/* fadings ('color' est utilisé comme variable, pas comme text color) */ 
    2581 .colorBeginPassword,  
    2582 .colorBeginValidatorErr,  
     2613.colorBeginPassword, 
     2614.colorBeginValidatorErr, 
    25832615.colorBeginUserMail           { color: #fff; } 
    2584 .colorEndPassword,  
    2585 .colorEndError,  
    2586 .colorEndValidatorErr,  
     2616.colorEndPassword, 
     2617.colorEndError, 
     2618.colorEndValidatorErr, 
    25872619.colorEndUserMail             { color: #ffbaba; } 
    25882620.colorBeginMessage            { color: #ccc; } 
    2589 .colorEndMessage,  
     2621.colorEndMessage, 
    25902622.colorBeginValidatorMsg  { color: #676e78; } 
    25912623.colorBeginError              { color: #fefacd; } 
     
    25962628                                                                           UN POIL DE MEDIA QUERIES 
    25972629------------------------------------------------------------------------------------ */ 
    2598 @media screen and (min-width: 117em) { 
    2599 body { 
    2600      border: 1px solid #ccc; 
    2601      border-top-width: 0; 
    2602      } 
    2603 } 
    26042630@media screen and (min-width: 80em) { 
    2605 html { 
    2606      background: #fff; 
    2607      } 
    2608 body { 
    2609      max-width: 140em; 
    2610      margin: 0 auto; 
    2611      } 
    26122631#wrapper { 
    26132632     background: #F7F7F7 url(bg_wrapper.png) repeat-y 18em; 
     
    27692788     vertical-align: bottom; 
    27702789     } 
     2790.pseudo-tabs li { 
     2791     display: block; 
     2792     float: left; 
     2793     width: 50%; 
     2794     border-top: 1px solid #ddd; 
     2795     padding: .25em; 
     2796     } 
     2797.pseudo-tabs li:first-child, .pseudo-tabs li:nth-of-type(2) { 
     2798     border-top: none; 
     2799     } 
    27712800} 
    27722801@media screen and (max-width: 26.5em) { 
     
    28372866     padding: 0.3em 1em 0.3em 0; 
    28382867     } 
     2868.pseudo-tabs li { 
     2869     display: block; 
     2870     width: 100%; 
     2871     float: none; 
     2872     border-top: 1px solid #ddd !important; 
     2873     } 
     2874.pseudo-tabs li:first-child { 
     2875     border-top: none; 
     2876     } 
    28392877} 
Note: See TracChangeset for help on using the changeset viewer.

Sites map