Dotclear

Changeset 1336:d84e370920bf for admin


Ignore:
Timestamp:
08/12/13 11:11:01 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

a.back is a navigation link, not a button

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r1335 r1336  
    3535     border:none; 
    3636} 
    37 .preview_link { 
    38      border: 1px solid #ccc; 
    39      padding: .2rem .5rem; 
    40      background-color: #eef; 
    41 } 
    4237 
    4338h1, h2, h3, h4, h5, h6, p { 
     
    274269     color: #000; 
    275270     background-color:#ededed; 
    276 } 
    277 .part-tabs li.part-tabs-link a { 
    278      background: #ffe; 
    279271} 
    280272.part-tabs li a:hover, .part-tabs li a:focus { 
     
    958950.nav_prevnext { 
    959951     margin-bottom: 2em; 
    960 } 
     952     color: #ccc; 
     953} 
     954.nav_prevnext a, a.back { 
     955     border: 1px solid #ccc; 
     956     padding: .2rem .5rem; 
     957     background-color: #eef; 
     958} 
     959a.back:before { 
     960     content: "\ab\a0"; 
     961} 
     962 
    961963/* ------------------------------------------------------------------ debug */ 
    962964#debug { 
     
    13251327input[type=button], 
    13261328a.button, 
    1327 a.back, 
    13281329a.submit { 
    13291330     display: inline-block; 
     
    13611362/* suppression et reset */ 
    13621363a.button, 
    1363 a.back, 
    13641364input[type=submit].reset, 
    13651365input[type=submit].delete { 
     
    13721372     } 
    13731373a.button:hover, 
    1374 a.back:hover, 
    13751374input[type=reset]:hover, 
    13761375input[type=submit].reset:hover, 
    13771376input[type=submit].delete:hover, 
    13781377a.button:focus, 
    1379 a.back:focus, 
    13801378input[type=reset]:focus, 
    13811379input[type=submit].reset:focus, 
     
    14101408     padding: 0 .5em; 
    14111409     margin-left: 2em; 
    1412 } 
    1413 a.back:before { 
    1414      content: "\ab\a0"; 
    14151410} 
    14161411.button.add { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map