Vergleich jscripts/sceditor/editor_themes/monocons.css - 1.8.19 - 1.8.20

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 9Zeile 9
 */
@font-face {
font-family: 'Monocons';

 */
@font-face {
font-family: 'Monocons';

  src: url('monocons/monocons.eot');
src: url('monocons/monocons.eot?#iefix') format('embedded-opentype'), url('monocons/monocons.ttf') format('truetype');

  src: url('monocons//monocons.eot');
src: url('monocons//monocons.eot?#iefix') format('embedded-opentype'), url('monocons//monocons.ttf') format('truetype');

  font-weight: normal;
font-style: normal;
}

  font-weight: normal;
font-style: normal;
}

Zeile 290Zeile 290
  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 308Zeile 307
  padding: 0;
margin: 0;
z-index: 3;

  padding: 0;
margin: 0;
z-index: 3;

}

}

.sceditor-container iframe,
.sceditor-container textarea {
line-height: 1;

.sceditor-container iframe,
.sceditor-container textarea {
line-height: 1;

Zeile 322Zeile 321
  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;

}
div.sceditor-resize-cover {
position: absolute;

Zeile 343Zeile 338
  background: #efefef;
}
.sceditor-container.ie6 {

  background: #efefef;
}
.sceditor-container.ie6 {

  overflow: hidden;
}
div.sceditor-grip {
overflow: hidden;
width: 10px;

  overflow: hidden;
}
div.sceditor-grip {
overflow: hidden;
width: 10px;

  height: 10px;
cursor: pointer;
position: absolute;

  height: 10px;
cursor: pointer;
position: absolute;

Zeile 361Zeile 356
  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 384Zeile 375
  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 402Zeile 389
  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 433Zeile 414
  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 447Zeile 424
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 457Zeile 432
  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 538Zeile 507
  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;
}
div.sceditor-group {

  background-clip: padding-box;
}
div.sceditor-group {

Zeile 555Zeile 517
  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;

  border-radius: 3px;

  -moz-background-clip: padding;
-webkit-background-clip: padding-box;

 
  background-clip: padding-box;
}
.ie6 div.sceditor-group,

  background-clip: padding-box;
}
.ie6 div.sceditor-group,

Zeile 573Zeile 531
  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 605Zeile 558
.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 696Zeile 643
}

/* Additonal buttons (for MyBB) */

}

/* Additonal buttons (for MyBB) */

.sceditor-button-video div  { 
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e000');
}


.sceditor-button-video div  {
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e000');
}


.sceditor-button-video div:before {

.sceditor-button-video div:before {

	content: "\e000";
}


  content: "\e000";
}


.sceditor-button-php div  {

.sceditor-button-php div  {

	*zoom: expression(this.runtimeStyle['zoom'] = '0', this.innerHTML = '\24C5');
}


  *zoom: expression(this.runtimeStyle['zoom'] = '0', this.innerHTML = '\24C5');
}


.sceditor-button-php div:before {

.sceditor-button-php div:before {

	content: "\24C5";
font-size: 17px;
line-height: 0.85;

  content: "\24C5";
font-size: 17px;
line-height: 0.85;

}

.sceditor-button-php:hover {

}

.sceditor-button-php:hover {

	text-decoration: none;

  text-decoration: none;

}

}