Dotclear


Ignore:
Timestamp:
08/21/13 17:45:30 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

Typos. Thanks to brol.

Location:
plugins/widgets
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • plugins/widgets/index.php

    r1483 r1518  
    198198'<form id="listWidgets" action="'.$p_url.'" method="post"  class="widgets">'. 
    199199'<h3>'.__('Available widgets').'</h3>'. 
    200 __('Move widgets from this list to one of the sidebars.'). 
     200'<p>'.__('Move widgets from this list to one of the sidebars.').'</p>'. 
    201201'<div id="widgets">'; 
    202202 
  • plugins/widgets/style.css

    r1483 r1518  
    11#listWidgets { 
    22     float: left; 
    3      width: 45%; 
     3     width: 46%; 
    44     background: #eee; 
    5      padding: 1.5em 1%;  
     5     padding: 1.5em 1% 0;  
    66     border: 1px solid #ccc; 
    7      margin-left: 1.5em; 
     7     margin: 0 1% 0 0; 
    88} 
    99#widgets .widget-name { 
     
    1717#sidebarsWidgets { 
    1818     float: left; 
    19      width: 45%; 
    20      margin-left: 3%; 
     19     width: 47%; 
     20     margin: 0 0 0 1%; 
    2121     padding: 0 1%; 
    2222} 
     
    2727     margin-bottom: 2em; 
    2828} 
    29  
    3029#widgets, #dndnav, #dndextra, #dndcustom { 
    3130     padding: 1em 0; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map