From 0720091ca73b9714aab2b38c3682c15a0cbd4533 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Thu, 2 Jun 2011 17:20:54 -0700 Subject: Added pages --- htdocs/js/tiny_mce/plugins/advhr/css/advhr.css | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 htdocs/js/tiny_mce/plugins/advhr/css/advhr.css (limited to 'htdocs/js/tiny_mce/plugins/advhr/css') diff --git a/htdocs/js/tiny_mce/plugins/advhr/css/advhr.css b/htdocs/js/tiny_mce/plugins/advhr/css/advhr.css new file mode 100644 index 0000000..0e22834 --- /dev/null +++ b/htdocs/js/tiny_mce/plugins/advhr/css/advhr.css @@ -0,0 +1,5 @@ +input.radio {border:1px none #000; background:transparent; vertical-align:middle;} +.panel_wrapper div.current {height:80px;} +#width {width:50px; vertical-align:middle;} +#width2 {width:50px; vertical-align:middle;} +#size {width:100px;} -- cgit v1.2.3