Zeile 21 | Zeile 21 |
---|
*/ div.sceditor-grip, .sceditor-button div {
|
*/ div.sceditor-grip, .sceditor-button div {
|
background-image: url('famfamfam.png');
| background-image: url("famfamfam.png");
|
background-repeat: no-repeat; width: 16px; height: 16px;
| background-repeat: no-repeat; width: 16px; height: 16px;
|
Zeile 79 | Zeile 79 |
---|
} .sceditor-button-paste div { background-position: 0px -272px;
|
} .sceditor-button-paste div { background-position: 0px -272px;
|
| } .sceditor-button-outdent div { background-position: 0px -288px;
|
} .sceditor-button-orderedlist div {
|
} .sceditor-button-orderedlist div {
|
background-position: 0px -288px; }
| background-position: 0px -304px; }
|
.sceditor-button-maximize div {
|
.sceditor-button-maximize div {
|
background-position: 0px -304px;
| background-position: 0px -320px;
|
} .sceditor-button-ltr div {
|
} .sceditor-button-ltr div {
|
background-position: 0px -320px;
| background-position: 0px -336px;
|
} .sceditor-button-left div {
|
} .sceditor-button-left div {
|
background-position: 0px -336px;
| background-position: 0px -352px;
|
} .sceditor-button-justify div {
|
} .sceditor-button-justify div {
|
background-position: 0px -352px; } .sceditor-button-italic div {
| |
background-position: 0px -368px; }
|
background-position: 0px -368px; }
|
.sceditor-button-image div {
| .sceditor-button-italic div {
|
background-position: 0px -384px;
|
background-position: 0px -384px;
|
} .sceditor-button-horizontalrule div {
| } .sceditor-button-indent div {
|
background-position: 0px -400px; }
|
background-position: 0px -400px; }
|
.sceditor-button-format div {
| .sceditor-button-image div {
|
background-position: 0px -416px;
|
background-position: 0px -416px;
|
} .sceditor-button-font div {
| } .sceditor-button-horizontalrule div {
|
background-position: 0px -432px; }
|
background-position: 0px -432px; }
|
.sceditor-button-emoticon div {
| .sceditor-button-format div {
|
background-position: 0px -448px; }
|
background-position: 0px -448px; }
|
.sceditor-button-email div {
| .sceditor-button-font div {
|
background-position: 0px -464px;
|
background-position: 0px -464px;
|
} .sceditor-button-date div {
| } .sceditor-button-emoticon div {
|
background-position: 0px -480px;
|
background-position: 0px -480px;
|
} .sceditor-button-cut div {
| } .sceditor-button-email div {
|
background-position: 0px -496px; }
|
background-position: 0px -496px; }
|
.sceditor-button-copy div { background-position: 0px -512px; } .sceditor-button-color div {
| .sceditor-button-date div { background-position: 0px -512px; } .sceditor-button-cut div {
|
background-position: 0px -528px; }
|
background-position: 0px -528px; }
|
.sceditor-button-code div {
| .sceditor-button-copy div {
|
background-position: 0px -544px; }
|
background-position: 0px -544px; }
|
.sceditor-button-center div { background-position: 0px -560px; } .sceditor-button-bulletlist div { background-position: 0px -576px;
| .sceditor-button-color div { background-position: 0px -560px;
|
}
|
}
|
.sceditor-button-bold div {
| .sceditor-button-code div { background-position: 0px -576px; } .sceditor-button-center div {
|
background-position: 0px -592px;
|
background-position: 0px -592px;
|
| } .sceditor-button-bulletlist div { background-position: 0px -608px; } .sceditor-button-bold div { background-position: 0px -624px;
|
} div.sceditor-grip {
|
} div.sceditor-grip {
|
background-position: 0px -608px;
| background-position: 0px -640px;
|
width: 10px; height: 10px; } .rtl div.sceditor-grip {
|
width: 10px; height: 10px; } .rtl div.sceditor-grip {
|
background-position: 0px -618px;
| background-position: 0px -650px;
|
width: 10px; height: 10px; }
| width: 10px; height: 10px; }
|
Zeile 174 | Zeile 180 |
---|
color: #222; line-height: 1; font-weight: bold;
|
color: #222; line-height: 1; font-weight: bold;
|
-webkit-border-radius: 4px; -moz-border-radius: 4px;
| |
border-radius: 4px;
|
border-radius: 4px;
|
-moz-background-clip: padding; -webkit-background-clip: padding-box;
| |
background-clip: padding-box;
|
background-clip: padding-box;
|
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100% !important;
| } .sceditor-container *, .sceditor-container *:before, .sceditor-container *:after { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;
|
} .sceditor-container, .sceditor-container div,
| } .sceditor-container, .sceditor-container div,
|
Zeile 206 | Zeile 211 |
---|
resize: none; background: #fff; display: block;
|
resize: none; background: #fff; display: block;
|
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 99% !important;
| |
} div.sceditor-resize-cover { position: absolute; top: 0; left: 0; background: #000;
|
} div.sceditor-resize-cover { position: absolute; top: 0; left: 0; background: #000;
|
width: 100%;
| width: 100%;
|
height: 100%; z-index: 10; opacity: 0.3;
| height: 100%; z-index: 10; opacity: 0.3;
|
Zeile 245 | Zeile 246 |
---|
left: 0; height: 100% !important; width: 100% !important;
|
left: 0; height: 100% !important; width: 100% !important;
|
-webkit-border-radius: 0; -moz-border-radius: 0;
| |
border-radius: 0;
|
border-radius: 0;
|
-moz-background-clip: padding; -webkit-background-clip: padding-box;
| |
background-clip: padding-box; z-index: 2000; }
| background-clip: padding-box; z-index: 2000; }
|
Zeile 268 | Zeile 265 |
---|
display: none; } .sceditor-maximize div.sceditor-toolbar {
|
display: none; } .sceditor-maximize div.sceditor-toolbar {
|
-webkit-border-radius: 0; -moz-border-radius: 0;
| |
border-radius: 0;
|
border-radius: 0;
|
-moz-background-clip: padding; -webkit-background-clip: padding-box;
| |
background-clip: padding-box; } /**
| background-clip: padding-box; } /**
|
Zeile 286 | Zeile 279 |
---|
z-index: 4000; padding: 10px; line-height: 1;
|
z-index: 4000; padding: 10px; line-height: 1;
|
-webkit-border-radius: 2px; -moz-border-radius: 2px;
| |
border-radius: 2px;
|
border-radius: 2px;
|
-moz-background-clip: padding; -webkit-background-clip: padding-box;
| |
background-clip: padding-box;
|
background-clip: padding-box;
|
-webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.2); -moz-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.2);
| |
box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.2); } div.sceditor-dropdown a,
| box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.2); } div.sceditor-dropdown a,
|
Zeile 317 | Zeile 304 |
---|
border: 1px solid #ccc; border-top-color: #888; margin: 0 0 .75em;
|
border: 1px solid #ccc; border-top-color: #888; margin: 0 0 .75em;
|
-webkit-border-radius: 1px; -moz-border-radius: 1px;
| |
border-radius: 1px;
|
border-radius: 1px;
|
-moz-background-clip: padding; -webkit-background-clip: padding-box;
| |
background-clip: padding-box; } div.sceditor-dropdown textarea {
| background-clip: padding-box; } div.sceditor-dropdown textarea {
|
Zeile 331 | Zeile 314 |
---|
div.sceditor-dropdown textarea:focus { border-color: #aaa; border-top-color: #666;
|
div.sceditor-dropdown textarea:focus { border-color: #aaa; border-top-color: #666;
|
-webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
| |
box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1); } div.sceditor-dropdown .button {
| box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1); } div.sceditor-dropdown .button {
|
Zeile 341 | Zeile 322 |
---|
padding: 6px 12px; background: #ececec; border: solid 1px #ccc;
|
padding: 6px 12px; background: #ececec; border: solid 1px #ccc;
|
-webkit-border-radius: 2px; -moz-border-radius: 2px;
| |
border-radius: 2px;
|
border-radius: 2px;
|
-moz-background-clip: padding; -webkit-background-clip: padding-box;
| |
background-clip: padding-box; cursor: pointer; margin: .3em 0 0; } div.sceditor-dropdown .button:hover { background: #f3f3f3;
|
background-clip: padding-box; cursor: pointer; margin: .3em 0 0; } div.sceditor-dropdown .button:hover { background: #f3f3f3;
|
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
| |
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15); } div.sceditor-font-picker,
| box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15); } div.sceditor-font-picker,
|
Zeile 407 | Zeile 382 |
---|
border: 1px solid #fff; height: 10px; width: 10px;
|
border: 1px solid #fff; height: 10px; width: 10px;
|
overflow: hidden; }
| overflow: hidden; }
|
.sceditor-color-option:hover { border: 1px solid #333; }
| .sceditor-color-option:hover { border: 1px solid #333; }
|
Zeile 422 | Zeile 397 |
---|
border-bottom: 1px solid #c0c0c0; line-height: 0; text-align: left;
|
border-bottom: 1px solid #c0c0c0; line-height: 0; text-align: left;
|
-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none;
| |
user-select: none;
|
user-select: none;
|
-webkit-border-radius: 3px 3px 0 0; -moz-border-radius: 3px 3px 0 0;
| |
border-radius: 3px 3px 0 0;
|
border-radius: 3px 3px 0 0;
|
-moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
| background-clip: padding-box;
|
} div.sceditor-group { display: inline-block;
| } div.sceditor-group { display: inline-block;
|
Zeile 439 | Zeile 407 |
---|
margin: 1px 5px 1px 0; padding: 1px; border-bottom: 1px solid #aaa;
|
margin: 1px 5px 1px 0; padding: 1px; border-bottom: 1px solid #aaa;
|
-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; }
| border-radius: 3px; background-clip: padding-box; }
|
.ie6 div.sceditor-group, .ie7 div.sceditor-group { display: inline;
| .ie6 div.sceditor-group, .ie7 div.sceditor-group { display: inline;
|
Zeile 457 | Zeile 421 |
---|
padding: 3px 5px; width: 16px; height: 20px;
|
padding: 3px 5px; width: 16px; height: 20px;
|
-webkit-border-radius: 3px; -moz-border-radius: 3px;
| |
border-radius: 3px;
|
border-radius: 3px;
|
-moz-background-clip: padding; -webkit-background-clip: padding-box;
| |
background-clip: padding-box; /* Needed for Safari 5? */
|
background-clip: padding-box; /* Needed for Safari 5? */
|
| |
text-indent: -9999px; } .ie .sceditor-button {
| text-indent: -9999px; } .ie .sceditor-button {
|
Zeile 489 | Zeile 448 |
---|
.sceditor-button:active, .sceditor-button.active { background: #fff;
|
.sceditor-button:active, .sceditor-button.active { background: #fff;
|
-webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,0.3), inset -1px 0 rgba(0,0,0,0.3), inset 0 -1px 0 rgba(0,0,0,0.2); -moz-box-shadow: inset 1px 1px 0 rgba(0,0,0,0.3), inset -1px 0 rgba(0,0,0,0.3), inset 0 -1px 0 rgba(0,0,0,0.2);
| |
box-shadow: inset 1px 1px 0 rgba(0,0,0,0.3), inset -1px 0 rgba(0,0,0,0.3), inset 0 -1px 0 rgba(0,0,0,0.2); } .sceditor-button:active { background: #fff;
|
box-shadow: inset 1px 1px 0 rgba(0,0,0,0.3), inset -1px 0 rgba(0,0,0,0.3), inset 0 -1px 0 rgba(0,0,0,0.2); } .sceditor-button:active { background: #fff;
|
-webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,0.3), inset -1px 0 rgba(0,0,0,0.3), inset 0 -1px 0 rgba(0,0,0,0.2), inset 0 0 8px rgba(0,0,0,0.3); -moz-box-shadow: inset 1px 1px 0 rgba(0,0,0,0.3), inset -1px 0 rgba(0,0,0,0.3), inset 0 -1px 0 rgba(0,0,0,0.2), inset 0 0 8px rgba(0,0,0,0.3);
| |
box-shadow: inset 1px 1px 0 rgba(0,0,0,0.3), inset -1px 0 rgba(0,0,0,0.3), inset 0 -1px 0 rgba(0,0,0,0.2), inset 0 0 8px rgba(0,0,0,0.3); } .sceditor-button.disabled:hover { background: inherit; cursor: default;
|
box-shadow: inset 1px 1px 0 rgba(0,0,0,0.3), inset -1px 0 rgba(0,0,0,0.3), inset 0 -1px 0 rgba(0,0,0,0.2), inset 0 0 8px rgba(0,0,0,0.3); } .sceditor-button.disabled:hover { background: inherit; cursor: default;
|
-webkit-box-shadow: none; -moz-box-shadow: none;
| |
box-shadow: none; } .sceditor-button,
| box-shadow: none; } .sceditor-button,
|
Zeile 568 | Zeile 521 |
---|
} div.sceditor-toolbar { background: #ccc;
|
} div.sceditor-toolbar { background: #ccc;
|
background: -moz-linear-gradient(top, #cccccc 0%, #b2b2b2 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cccccc), color-stop(100%, #b2b2b2)); background: -webkit-linear-gradient(top, #cccccc 0%, #b2b2b2 100%); background: -o-linear-gradient(top, #cccccc 0%, #b2b2b2 100%); background: -ms-linear-gradient(top, #cccccc 0%, #b2b2b2 100%);
| |
background: linear-gradient(to bottom, #cccccc 0%, #b2b2b2 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#b2b2b2', GradientType=0); }
| background: linear-gradient(to bottom, #cccccc 0%, #b2b2b2 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#b2b2b2', GradientType=0); }
|
Zeile 591 | Zeile 539 |
---|
padding: 4px; margin: 2px 1px 2px 3px; height: 16px;
|
padding: 4px; margin: 2px 1px 2px 3px; height: 16px;
|
-webkit-border-radius: 12px; -moz-border-radius: 12px;
| |
border-radius: 12px;
|
border-radius: 12px;
|
-moz-background-clip: padding; -webkit-background-clip: padding-box;
| |
background-clip: padding-box; } .sceditor-button:hover, .sceditor-button.active, .sceditor-button.active:hover {
|
background-clip: padding-box; } .sceditor-button:hover, .sceditor-button.active, .sceditor-button.active:hover {
|
-webkit-box-shadow: none; -moz-box-shadow: none;
| |
box-shadow: none; } .sceditor-button:hover {
| box-shadow: none; } .sceditor-button:hover {
|
Zeile 629 | Zeile 571 |
---|
.sceditor-button.active:active { margin: 1px 0 1px 2px; border: 1px solid #999;
|
.sceditor-button.active:active { margin: 1px 0 1px 2px; border: 1px solid #999;
|
-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.5); -moz-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.5);
| |
box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.5); } .sceditor-button div {
| box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.5); } .sceditor-button div {
|
Zeile 639 | Zeile 579 |
---|
/* Additional buttons (for MyBB) */ .sceditor-button-video div {
|
/* Additional buttons (for MyBB) */ .sceditor-button-video div {
|
| |
background-image: url(video.png);
|
background-image: url(video.png);
|
| |
} .sceditor-button-php div {
|
} .sceditor-button-php div {
|
| |
background-image: url(php.png);
|
background-image: url(php.png);
|
| |
}
| }
|