Mercurial > public > sg101
comparison media/js/tiny_mce/themes/advanced/skins/default/dialog.css @ 183:149c3567fec1
Updated to TinyMCE version 3.3.2. This is for #57.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sun, 28 Mar 2010 21:47:48 +0000 |
parents | a5b4c5ce0658 |
children |
comparison
equal
deleted
inserted
replaced
182:5c889b587416 | 183:149c3567fec1 |
---|---|
40 font-weight:bold; | 40 font-weight:bold; |
41 width:94px; height:26px; | 41 width:94px; height:26px; |
42 background:url(img/buttons.png) 0 -26px; | 42 background:url(img/buttons.png) 0 -26px; |
43 cursor:pointer; | 43 cursor:pointer; |
44 padding-bottom:2px; | 44 padding-bottom:2px; |
45 float:left; | |
45 } | 46 } |
46 | 47 |
47 #insert {background:url(img/buttons.png) 0 -52px;} | 48 #insert {background:url(img/buttons.png) 0 -52px} |
48 #cancel {background:url(img/buttons.png) 0 0;} | 49 #cancel {background:url(img/buttons.png) 0 0; float:right} |
49 | 50 |
50 /* Browse */ | 51 /* Browse */ |
51 a.pickcolor, a.browse {text-decoration:none} | 52 a.pickcolor, a.browse {text-decoration:none} |
52 a.browse span {display:block; width:20px; height:18px; background:url(../../img/icons.gif) -860px 0; border:1px solid #FFF; margin-left:1px;} | 53 a.browse span {display:block; width:20px; height:18px; background:url(../../img/icons.gif) -860px 0; border:1px solid #FFF; margin-left:1px;} |
53 .mceOldBoxModel a.browse span {width:22px; height:20px;} | 54 .mceOldBoxModel a.browse span {width:22px; height:20px;} |