Dotclear


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

Page: add New comment button and new comment form in "Comments" tab.
CSS: inputs borders

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/style/jsToolBar/jsToolBar.css

    r1618 r1621  
    66} 
    77.jstEditor textarea, .jstEditor iframe { 
    8   margin: 0; 
    9   border: 0; 
    10   padding: 0; 
    11 } 
    12 .jstEditor textarea { 
    138     -webkit-box-sizing: border-box; 
    149     -moz-box-sizing: border-box; 
    1510     box-sizing: border-box;   
     11     margin: 0; 
     12     border: 2px solid #f9f9f9; 
    1613     width: 100%; 
    1714     padding: .5em 0 0 0; 
     
    2623     border-style: solid; 
    2724} 
    28 .jstEditor textarea:focus { 
     25.jstEditor textarea:focus, .jstEditor iframe:focus { 
    2926     border: 2px solid #BBDB58; 
    3027} 
Note: See TracChangeset for help on using the changeset viewer.

Sites map