includes/clientside/tinymce/plugins/advhr/css/advhr.css
changeset 1 fe660c52c48f
child 335 67bd3121a12e
equal deleted inserted replaced
0:902822492a68 1:fe660c52c48f
       
     1 input.radio {
       
     2 	border: 1px none #000000;
       
     3 	background-color: transparent;
       
     4 	vertical-align: middle;
       
     5 }
       
     6 
       
     7 .panel_wrapper div.current {
       
     8 	height: 80px;
       
     9 }
       
    10 
       
    11 #width {
       
    12 	width: 50px;
       
    13 	vertical-align: middle;
       
    14 }
       
    15 
       
    16 #width2 {
       
    17 	width: 50px;
       
    18 	vertical-align: middle;
       
    19 }
       
    20 
       
    21 #size {
       
    22 	width: 100px;
       
    23 }