diff options
| author | hukl <contact@smyck.org> | 2009-09-09 12:07:57 +0200 |
|---|---|---|
| committer | hukl <contact@smyck.org> | 2009-09-09 12:07:57 +0200 |
| commit | a6292dd0fecd4482fe863ed849d126b5281b1a8a (patch) | |
| tree | 7c4c32e1a3448c5d1995a236ed01c731018da13d /public/javascripts/tiny_mce/themes/advanced/skins/default/dialog.css | |
| parent | 83fe1b1abd7d7bb85679be3f1341e5c88db0ae83 (diff) | |
huge tiny_mce update - now using the tiny_mce jquery build which allows tiny_mce to be initialized via jquery - great!
Diffstat (limited to 'public/javascripts/tiny_mce/themes/advanced/skins/default/dialog.css')
| -rw-r--r--[-rwxr-xr-x] | public/javascripts/tiny_mce/themes/advanced/skins/default/dialog.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/public/javascripts/tiny_mce/themes/advanced/skins/default/dialog.css b/public/javascripts/tiny_mce/themes/advanced/skins/default/dialog.css index 2c341aa..873c67e 100755..100644 --- a/public/javascripts/tiny_mce/themes/advanced/skins/default/dialog.css +++ b/public/javascripts/tiny_mce/themes/advanced/skins/default/dialog.css | |||
| @@ -19,6 +19,7 @@ td {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;} | |||
| 19 | textarea {resize:none;outline:none;} | 19 | textarea {resize:none;outline:none;} |
| 20 | a:link, a:visited {color:black;} | 20 | a:link, a:visited {color:black;} |
| 21 | a:hover {color:#2B6FB6;} | 21 | a:hover {color:#2B6FB6;} |
| 22 | .nowrap {white-space: nowrap} | ||
| 22 | 23 | ||
| 23 | /* Forms */ | 24 | /* Forms */ |
| 24 | fieldset {margin:0; padding:4px; border:1px solid #919B9C; font-family:Verdana, Arial; font-size:10px;} | 25 | fieldset {margin:0; padding:4px; border:1px solid #919B9C; font-family:Verdana, Arial; font-size:10px;} |
| @@ -47,6 +48,7 @@ padding-bottom:2px; | |||
| 47 | #cancel {background:url(img/buttons.png) 0 0;} | 48 | #cancel {background:url(img/buttons.png) 0 0;} |
| 48 | 49 | ||
| 49 | /* Browse */ | 50 | /* Browse */ |
| 51 | a.pickcolor, a.browse {text-decoration:none} | ||
| 50 | a.browse span {display:block; width:20px; height:18px; background:url(../../img/icons.gif) -860px 0; border:1px solid #FFF; margin-left:1px;} | 52 | a.browse span {display:block; width:20px; height:18px; background:url(../../img/icons.gif) -860px 0; border:1px solid #FFF; margin-left:1px;} |
| 51 | .mceOldBoxModel a.browse span {width:22px; height:20px;} | 53 | .mceOldBoxModel a.browse span {width:22px; height:20px;} |
| 52 | a.browse:hover span {border:1px solid #0A246A; background-color:#B2BBD0;} | 54 | a.browse:hover span {border:1px solid #0A246A; background-color:#B2BBD0;} |
