Dotclear


Ignore:
Timestamp:
09/28/13 17:21:54 (12 years ago)
Author:
Lepeltier kévin <kevin@…>
Branch:
Ticket #1548
Children:
2139:abcd1153037c, 2140:28741fc22072
Parents:
2137:bb5fa2846e7d (diff), 2127:0bdb7068c050 (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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r2126 r2138  
    12991299     color: #000; 
    13001300     } 
     1301a.form-control.open { 
     1302     background: url(../images/hide.png) no-repeat 4px center; 
     1303     } 
    13011304#filters-form { 
    13021305     border: 1px dashed #999; 
  • admin/style/default.css

    r2134 r2138  
    12181218     } 
    12191219th.first img { 
    1220      padding-right: 24px; 
     1220     padding-right: 34px; 
    12211221     } 
    12221222tr.line img.expand, th img.expand { 
     
    13701370     box-sizing: border-box;  
    13711371     } 
    1372      #login-screen input.login { 
     1372     #login-screen input.login, #login-screen input.login:focus { 
    13731373          padding-top: 6px; 
    13741374          padding-bottom: 6px; 
     
    14951495          .db-items li, .db-contents li { 
    14961496               margin: 0.25em 0 0 0; 
    1497                color: #676e78; 
    14981497               } 
    14991498     #news dt { 
     
    16771676          padding: .66em 1em; 
    16781677          border: 1px solid #bbb; 
    1679           border-left: 6px solid #bbb; 
    16801678          border-radius: 3px; 
    16811679          } 
     1680          .cat-line label { 
     1681               margin-right: .25em; 
     1682               } 
    16821683          .cat-line label a { 
    16831684               font-weight: bold; 
     
    16861687               margin: 0; 
    16871688               display: inline-block; 
     1689               } 
     1690          p.cat-title { 
     1691               margin-right: 1em; 
     1692               } 
     1693          .cat-nb-posts a { 
     1694               color: #333; 
    16881695               } 
    16891696          .cat-url { 
     
    17031710     margin-right: .25em; 
    17041711     } 
    1705 .cat-line label { 
    1706      margin-right: .25em; 
    1707      } 
    17081712.cat-buttons .reset { 
    17091713     padding-left: 4px; 
     
    17161720.cat-line .cat-line { 
    17171721     border: 1px solid #dfdfdf; 
    1718      border-left-width: 3px; 
    1719      } 
    1720 #categories h4 { 
    1721      margin: 0; 
    1722      } 
    1723      #categories h4 span { 
    1724           font-weight: normal; 
    1725           } 
     1722     } 
    17261723.cat-actions { 
    17271724     line-height: 2; 
     
    19811978     float: left; 
    19821979     width: 100%; 
    1983      margin-right: -18em; 
     1980     margin-right: -16em; 
    19841981     } 
    19851982#entry-content { 
    1986      margin-right: 20em; 
     1983     margin-right: 18em; 
    19871984     margin-left: 0; 
    19881985     } 
     
    19971994          } 
    19981995#entry-sidebar { 
    1999      width: 18em; 
     1996     width: 16em; 
    20001997     float: right; 
    20011998     } 
     1999     #entry-sidebar h4 { 
     2000          font-size: 13px; 
     2001          font-size: 1.3rem; 
     2002          margin-top: .3em; 
     2003          } 
    20022004     #entry-sidebar select { 
    20032005          width: 100%; 
     
    25672569 .colorEndValidatorMsg { 
    25682570     color: #ffcc00; 
    2569      }     
     2571     } 
Note: See TracChangeset for help on using the changeset viewer.

Sites map