| | |
| | | textarea {resize:none;outline:none;}
|
| | | a:link, a:visited {color:black;}
|
| | | a:hover {color:#2B6FB6;}
|
| | | .nowrap {white-space: nowrap}
|
| | |
|
| | | /* Forms */
|
| | | fieldset {margin:0; padding:4px; border:1px solid #919B9C; font-family:Verdana, Arial; font-size:10px;}
|
| | |
| | | background:url(img/buttons.png) 0 -26px;
|
| | | cursor:pointer;
|
| | | padding-bottom:2px;
|
| | | float:left;
|
| | | }
|
| | |
|
| | | #insert {background:url(img/buttons.png) 0 -52px;}
|
| | | #cancel {background:url(img/buttons.png) 0 0;}
|
| | | #insert {background:url(img/buttons.png) 0 -52px}
|
| | | #cancel {background:url(img/buttons.png) 0 0; float:right}
|
| | |
|
| | | /* Browse */
|
| | | a.pickcolor, a.browse {text-decoration:none}
|
| | | a.browse span {display:block; width:20px; height:18px; background:url(../../img/icons.gif) -860px 0; border:1px solid #FFF; margin-left:1px;}
|
| | | .mceOldBoxModel a.browse span {width:22px; height:20px;}
|
| | | a.browse:hover span {border:1px solid #0A246A; background-color:#B2BBD0;}
|
| | | a.browse span.disabled {border:1px solid white; -moz-opacity:0.3; opacity:0.3; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);}
|
| | | a.browse span.disabled {border:1px solid white; opacity:0.3; -ms-filter:'alpha(opacity=30)'; filter:alpha(opacity=30)}
|
| | | a.browse:hover span.disabled {border:1px solid white; background-color:transparent;}
|
| | | a.pickcolor span {display:block; width:20px; height:16px; background:url(../../img/icons.gif) -840px 0; margin-left:2px;}
|
| | | .mceOldBoxModel a.pickcolor span {width:21px; height:17px;}
|
| | |
| | | #colorpicker #namedcolors {width:150px;}
|
| | | #colorpicker #namedcolors a {display:block; float:left; width:10px; height:10px; margin:1px 1px 0 0; overflow:hidden;}
|
| | | #colorpicker #colornamecontainer {margin-top:5px;}
|
| | | #colorpicker #picker_panel fieldset {margin:auto;width:325px;} |
| | | #colorpicker #picker_panel fieldset {margin:auto;width:325px;}
|