fhstp-mfg / couragiert

A platform aiming to ensure social peace in a respectful and supportive coexistence.
1 stars 1 forks source link

Styling of WYSIWYG editor and post reply and theme creation #11

Closed doomsayer2 closed 8 years ago

doomsayer2 commented 8 years ago

Styling is not very straight for the WYSIWYG editor as well as the pos reply options.

doomsayer2 commented 8 years ago

Fixed.

Edited: style.css

/* MCE Editor custom styles */
.mce-statusbar {
  display: none !important
}

.mce-btn button {
  background-color: transparent !important
}

.mce-panel {
  border: 1px #ccc solid !important
}

See: dev.couragiert.eu