Dotclear


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

Forgot a bracket in comments.php yesterday :-P

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r1420 r1424  
    275275     padding: .5em 2em; 
    276276     margin-right: -1px; 
    277      border: 1px solid #ccc; 
     277     border: 1px solid #aaa; 
    278278     border-bottom: none; 
    279279     text-decoration: none; 
    280280     color: #333; 
    281      background-color:#eef; 
     281     background-color:#E4E0EC; 
    282282} 
    283283.part-tabs li a:hover, .part-tabs li a:focus { 
     
    526526} 
    527527 
    528 #upg-notify { 
    529 } 
    530 #upg-notify ul { 
    531      padding-left: 15px; 
    532 } 
    533 #upg-notify li { 
    534      color: #fff; 
    535 } 
    536528/* ------------------------------------------------------------------ post */ 
    537529#entry-wrapper { 
     
    768760} 
    769761/* Themes list, JS version */ 
    770 #themes-wrapper { 
    771 } 
    772762#theme-box { 
    773763     border: 1px solid #999; 
     
    12421232     border-width: 1px; 
    12431233     border-style: solid; 
    1244      border-color: #ccc; 
    1245      background: #eef; 
     1234     border-color: #333; 
     1235     background: #fff; 
    12461236     margin-bottom: 0.5em; 
     1237     border-radius: 3px; 
    12471238} 
    12481239optgroup { 
     
    13081299} 
    13091300p.form-note.info { 
    1310      background: #eef url(info.png) no-repeat .3em .2em; 
    1311      border: 1px solid #99f; 
    1312 } 
    1313 .form-note a {border-bottom: 1px solid #99f;} 
     1301     background: #f5eaff url(info.png) no-repeat .3em .2em; 
     1302     border: 1px solid #ddbaff; 
     1303} 
     1304.form-note a {border-bottom: 1px solid #ddbaff;} 
    13141305 
    13151306label.ib { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map