Zeile 28 | Zeile 28 |
---|
*/ 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 86 | Zeile 86 |
---|
} .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 181 | Zeile 187 |
---|
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 213 | Zeile 218 |
---|
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: 90% !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 252 | Zeile 253 |
---|
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 275 | Zeile 272 |
---|
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 293 | Zeile 286 |
---|
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 324 | Zeile 311 |
---|
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 338 | Zeile 321 |
---|
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 348 | Zeile 329 |
---|
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 414 | Zeile 389 |
---|
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 429 | Zeile 404 |
---|
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 446 | Zeile 414 |
---|
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 464 | Zeile 428 |
---|
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 496 | Zeile 455 |
---|
.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 572 | Zeile 525 |
---|
div.sceditor-toolbar { border-bottom: 1px solid #95a9c3; background: #dee8f5;
|
div.sceditor-toolbar { border-bottom: 1px solid #95a9c3; background: #dee8f5;
|
background: -moz-linear-gradient(top, #dee8f5 0%, #c7d8ed 29%, #ccdcee 61%, #c0d8ef 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dee8f5), color-stop(29%, #c7d8ed), color-stop(61%, #ccdcee), color-stop(100%, #c0d8ef)); background: -webkit-linear-gradient(top, #dee8f5 0%, #c7d8ed 29%, #ccdcee 61%, #c0d8ef 100%); background: -o-linear-gradient(top, #dee8f5 0%, #c7d8ed 29%, #ccdcee 61%, #c0d8ef 100%); background: -ms-linear-gradient(top, #dee8f5 0%, #c7d8ed 29%, #ccdcee 61%, #c0d8ef 100%);
| |
background: linear-gradient(to bottom, #dee8f5 0%, #c7d8ed 29%, #ccdcee 61%, #c0d8ef 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dee8f5', endColorstr='#c0d8ef', GradientType=0); }
| background: linear-gradient(to bottom, #dee8f5 0%, #c7d8ed 29%, #ccdcee 61%, #c0d8ef 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dee8f5', endColorstr='#c0d8ef', GradientType=0); }
|
Zeile 589 | Zeile 537 |
---|
background: transparent; padding: 0; background: #cadcf0;
|
background: transparent; padding: 0; background: #cadcf0;
|
background: -moz-linear-gradient(top, #cadcf0 24%, #bcd0e9 38%, #d0e1f7 99%); background: -webkit-gradient(linear, left top, left bottom, color-stop(24%, #cadcf0), color-stop(38%, #bcd0e9), color-stop(99%, #d0e1f7)); background: -webkit-linear-gradient(top, #cadcf0 24%, #bcd0e9 38%, #d0e1f7 99%); background: -o-linear-gradient(top, #cadcf0 24%, #bcd0e9 38%, #d0e1f7 99%); background: -ms-linear-gradient(top, #cadcf0 24%, #bcd0e9 38%, #d0e1f7 99%);
| |
background: linear-gradient(to bottom, #cadcf0 24%, #bcd0e9 38%, #d0e1f7 99%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cadcf0', endColorstr='#d0e1f7', GradientType=0); }
| background: linear-gradient(to bottom, #cadcf0 24%, #bcd0e9 38%, #d0e1f7 99%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cadcf0', endColorstr='#d0e1f7', GradientType=0); }
|
Zeile 604 | Zeile 547 |
---|
.sceditor-button { height: 16px; padding: 3px 4px;
|
.sceditor-button { height: 16px; padding: 3px 4px;
|
-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;
|
-webkit-box-shadow: inset 0 1px #d5e3f1, inset 0 -1px #e3edfb, inset 1px 0 #cddcef, inset -1px 0 #b8ceea; -moz-box-shadow: inset 0 1px #d5e3f1, inset 0 -1px #e3edfb, inset 1px 0 #cddcef, inset -1px 0 #b8ceea;
| |
box-shadow: inset 0 1px #d5e3f1, inset 0 -1px #e3edfb, inset 1px 0 #cddcef, inset -1px 0 #b8ceea; } .sceditor-button:first-child {
|
box-shadow: inset 0 1px #d5e3f1, inset 0 -1px #e3edfb, inset 1px 0 #cddcef, inset -1px 0 #b8ceea; } .sceditor-button:first-child {
|
-webkit-border-radius: 4px 0 0 4px; -moz-border-radius: 4px 0 0 4px;
| |
border-radius: 4px 0 0 4px;
|
border-radius: 4px 0 0 4px;
|
-moz-background-clip: padding; -webkit-background-clip: padding-box;
| |
background-clip: padding-box; } .sceditor-button:last-child {
|
background-clip: padding-box; } .sceditor-button:last-child {
|
-webkit-border-radius: 0 4px 4px 0; -moz-border-radius: 0 4px 4px 0;
| |
border-radius: 0 4px 4px 0;
|
border-radius: 0 4px 4px 0;
|
-moz-background-clip: padding; -webkit-background-clip: padding-box;
| |
background-clip: padding-box; } .sceditor-button div {
| background-clip: padding-box; } .sceditor-button div {
|
Zeile 638 | Zeile 567 |
---|
} .sceditor-button.active { background: #fbdbb5;
|
} .sceditor-button.active { background: #fbdbb5;
|
background: -moz-linear-gradient(top, #fbdbb5 11%, #feb456 29%, #fdeb9f 99%); background: -webkit-gradient(linear, left top, left bottom, color-stop(11%, #fbdbb5), color-stop(29%, #feb456), color-stop(99%, #fdeb9f)); background: -webkit-linear-gradient(top, #fbdbb5 11%, #feb456 29%, #fdeb9f 99%); background: -o-linear-gradient(top, #fbdbb5 11%, #feb456 29%, #fdeb9f 99%); background: -ms-linear-gradient(top, #fbdbb5 11%, #feb456 29%, #fdeb9f 99%); background: linear-gradient(top, #fbdbb5 11%, #feb456 29%, #fdeb9f 99%);
| background: linear-gradient(to bottom, #fbdbb5 11%, #feb456 29%, #fdeb9f 99%);
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbdbb5', endColorstr='#fdeb9f', GradientType=0);
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbdbb5', endColorstr='#fdeb9f', GradientType=0);
|
-webkit-box-shadow: inset 0 1px #ebd1b4, inset 0 -1px #ffe47f, inset -1px 0 #b8ceea; -moz-box-shadow: inset 0 1px #ebd1b4, inset 0 -1px #ffe47f, inset -1px 0 #b8ceea;
| |
box-shadow: inset 0 1px #ebd1b4, inset 0 -1px #ffe47f, inset -1px 0 #b8ceea; } .ie9 .sceditor-button.active {
| box-shadow: inset 0 1px #ebd1b4, inset 0 -1px #ffe47f, inset -1px 0 #b8ceea; } .ie9 .sceditor-button.active {
|
Zeile 654 | Zeile 576 |
---|
} .sceditor-button:hover { background: #fef7d5;
|
} .sceditor-button:hover { background: #fef7d5;
|
background: -moz-linear-gradient(top, #fef7d5 0%, #fae5a9 42%, #ffd048 42%, #ffe59f 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fef7d5), color-stop(42%, #fae5a9), color-stop(42%, #ffd048), color-stop(100%, #ffe59f)); background: -webkit-linear-gradient(top, #fef7d5 0%, #fae5a9 42%, #ffd048 42%, #ffe59f 100%); background: -o-linear-gradient(top, #fef7d5 0%, #fae5a9 42%, #ffd048 42%, #ffe59f 100%); background: -ms-linear-gradient(top, #fef7d5 0%, #fae5a9 42%, #ffd048 42%, #ffe59f 100%);
| |
background: linear-gradient(to bottom, #fef7d5 0%, #fae5a9 42%, #ffd048 42%, #ffe59f 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fef7d5', endColorstr='#ffe59f', GradientType=0);
|
background: linear-gradient(to bottom, #fef7d5 0%, #fae5a9 42%, #ffd048 42%, #ffe59f 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fef7d5', endColorstr='#ffe59f', GradientType=0);
|
-webkit-box-shadow: inset 0 1px #fffbe8, inset -1px 0 #ffefc4, inset 0 -1px #fff9cc; -moz-box-shadow: inset 0 1px #fffbe8, inset -1px 0 #ffefc4, inset 0 -1px #fff9cc;
| |
box-shadow: inset 0 1px #fffbe8, inset -1px 0 #ffefc4, inset 0 -1px #fff9cc; } .ie9 .sceditor-button:hover {
| box-shadow: inset 0 1px #fffbe8, inset -1px 0 #ffefc4, inset 0 -1px #fff9cc; } .ie9 .sceditor-button:hover {
|
Zeile 670 | Zeile 585 |
---|
} .sceditor-button:active { background: #e7a66d;
|
} .sceditor-button:active { background: #e7a66d;
|
background: -moz-linear-gradient(top, #e7a66d 0%, #fcb16d 1%, #ff8d05 42%, #ffc450 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e7a66d), color-stop(1%, #fcb16d), color-stop(42%, #ff8d05), color-stop(100%, #ffc450)); background: -webkit-linear-gradient(top, #e7a66d 0%, #fcb16d 1%, #ff8d05 42%, #ffc450 100%); background: -o-linear-gradient(top, #e7a66d 0%, #fcb16d 1%, #ff8d05 42%, #ffc450 100%); background: -ms-linear-gradient(top, #e7a66d 0%, #fcb16d 1%, #ff8d05 42%, #ffc450 100%);
| |
background: linear-gradient(to bottom, #e7a66d 0%, #fcb16d 1%, #ff8d05 42%, #ffc450 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7a66d', endColorstr='#ffc450', GradientType=0);
|
background: linear-gradient(to bottom, #e7a66d 0%, #fcb16d 1%, #ff8d05 42%, #ffc450 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7a66d', endColorstr='#ffc450', GradientType=0);
|
-webkit-box-shadow: inset 0 1px 1px #7b6645, inset 0 -1px #d19c33; -moz-box-shadow: inset 0 1px 1px #7b6645, inset 0 -1px #d19c33;
| |
box-shadow: inset 0 1px 1px #7b6645, inset 0 -1px #d19c33; } .ie9 .sceditor-button:active {
| box-shadow: inset 0 1px 1px #7b6645, inset 0 -1px #d19c33; } .ie9 .sceditor-button:active {
|
Zeile 686 | Zeile 594 |
---|
} .sceditor-button.active:hover { background: #dba368;
|
} .sceditor-button.active:hover { background: #dba368;
|
background: -moz-linear-gradient(top, #dba368 0%, #ffbd79 4%, #fea335 34%, #ffc64c 66%, #fee069 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dba368), color-stop(4%, #ffbd79), color-stop(34%, #fea335), color-stop(66%, #ffc64c), color-stop(100%, #fee069)); background: -webkit-linear-gradient(top, #dba368 0%, #ffbd79 4%, #fea335 34%, #ffc64c 66%, #fee069 100%); background: -o-linear-gradient(top, #dba368 0%, #ffbd79 4%, #fea335 34%, #ffc64c 66%, #fee069 100%); background: -ms-linear-gradient(top, #dba368 0%, #ffbd79 4%, #fea335 34%, #ffc64c 66%, #fee069 100%);
| |
background: linear-gradient(to bottom, #dba368 0%, #ffbd79 4%, #fea335 34%, #ffc64c 66%, #fee069 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dba368', endColorstr='#fee069', GradientType=0);
|
background: linear-gradient(to bottom, #dba368 0%, #ffbd79 4%, #fea335 34%, #ffc64c 66%, #fee069 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dba368', endColorstr='#fee069', GradientType=0);
|
-webkit-box-shadow: inset 0 1px 1px #9e8255, inset 0 -1px #fcce6b; -moz-box-shadow: inset 0 1px 1px #9e8255, inset 0 -1px #fcce6b;
| |
box-shadow: inset 0 1px 1px #9e8255, inset 0 -1px #fcce6b; } .ie9 .sceditor-button.active:hover {
| box-shadow: inset 0 1px 1px #9e8255, inset 0 -1px #fcce6b; } .ie9 .sceditor-button.active:hover {
|
Zeile 702 | Zeile 603 |
---|
} .sceditor-container { background: #a3c2ea;
|
} .sceditor-container { background: #a3c2ea;
|
background: -moz-linear-gradient(top, #a3c2ea 0%, #6d92c1 39%, #577fb3 64%, #6591cc 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a3c2ea), color-stop(39%, #6d92c1), color-stop(64%, #577fb3), color-stop(100%, #6591cc)); background: -webkit-linear-gradient(top, #a3c2ea 0%, #6d92c1 39%, #577fb3 64%, #6591cc 100%); background: -o-linear-gradient(top, #a3c2ea 0%, #6d92c1 39%, #577fb3 64%, #6591cc 100%); background: -ms-linear-gradient(top, #a3c2ea 0%, #6d92c1 39%, #577fb3 64%, #6591cc 100%); background: linear-gradient(top, #a3c2ea 0%, #6d92c1 39%, #577fb3 64%, #6591cc 100%);
| background: linear-gradient(to bottom, #a3c2ea 0%, #6d92c1 39%, #577fb3 64%, #6591cc 100%);
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3c2ea', endColorstr='#6591cc', GradientType=0); } .sceditor-container iframe, .sceditor-container textarea { border: 1px solid #646464; background: #fff;
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3c2ea', endColorstr='#6591cc', GradientType=0); } .sceditor-container iframe, .sceditor-container textarea { border: 1px solid #646464; background: #fff;
|
margin: 7px 4.5%;
| margin: 7px 40px;
|
padding: 20px;
|
padding: 20px;
|
-webkit-box-shadow: 1px 1px 5px #293a52; -moz-box-shadow: 1px 1px 5px #293a52;
| |
box-shadow: 1px 1px 5px #293a52; }
/* Additional buttons (for MyBB) */ .sceditor-button-video div {
|
box-shadow: 1px 1px 5px #293a52; }
/* 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);
|
| |
}
| }
|