includes/clientside/tinymce/plugins/advhr/css/advhr.css
author Dan
Mon, 16 Jun 2008 19:16:12 -0400
changeset 578 02bc119a6dd3
parent 335 67bd3121a12e
permissions -rw-r--r--
Fixed: init_vars double-init check ignored theme changes/reloads
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
335
67bd3121a12e Replaced TinyMCE 2.x with 3.0 beta 3. Supports everything but IE. Also rewrote the editor interface completely from the ground up.
Dan
parents: 1
diff changeset
     1
input.radio {border:1px none #000; background:transparent; vertical-align:middle;}
67bd3121a12e Replaced TinyMCE 2.x with 3.0 beta 3. Supports everything but IE. Also rewrote the editor interface completely from the ground up.
Dan
parents: 1
diff changeset
     2
.panel_wrapper div.current {height:80px;}
67bd3121a12e Replaced TinyMCE 2.x with 3.0 beta 3. Supports everything but IE. Also rewrote the editor interface completely from the ground up.
Dan
parents: 1
diff changeset
     3
#width {width:50px; vertical-align:middle;}
67bd3121a12e Replaced TinyMCE 2.x with 3.0 beta 3. Supports everything but IE. Also rewrote the editor interface completely from the ground up.
Dan
parents: 1
diff changeset
     4
#width2 {width:50px; vertical-align:middle;}
67bd3121a12e Replaced TinyMCE 2.x with 3.0 beta 3. Supports everything but IE. Also rewrote the editor interface completely from the ground up.
Dan
parents: 1
diff changeset
     5
#size {width:100px;}