applied my changes - initial import
[boxroom-stian.git] / public / javascripts / tiny_mce / plugins / xhtmlxtras / css / popup.css
blobecdc370a79270761d661c51dfa5918cc1223a74b
1 a.mceButtonNormal img, a.mceButtonSelected img {border: 1px solid #F0F0EE !important;}
2 a.mceButtonNormal img:hover, a.mceButtonSelected img:hover {border: 1px solid #0A246A !important; cursor: default; background-color: #B6BDD2;}
4 img {
5 border: 0;
8 input.field, select.field {
9 width: 200px;
12 input.picker {
13 width: 179px;
14 margin-left: 5px;
17 input.disabled {
18 border-color: #F2F2F2;
21 img.picker {
22 vertical-align: text-bottom;
23 cursor: pointer;
26 h1 {
27 padding: 0 0 5px 0;
30 #remove {
31 font-weight: bold;
32 width: 90px;
33 height: 21px;
34 border: 0px;
35 background-image: url('../images/remove_button_bg.gif');
36 cursor: pointer;
37 margin-left: 3px;
40 .panel_wrapper div.current {
41 height: 160px;
44 #xhtmlxtrasdel .panel_wrapper div.current, #xhtmlxtrasins .panel_wrapper div.current {
45 height: 220px;