Skip to content

Commit

Permalink
Removed some obsolete style sheets for rich text editor.
Browse files Browse the repository at this point in the history
  • Loading branch information
NiklasSchmitt committed Feb 26, 2024
1 parent 9f448d7 commit 68af9c1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 20 deletions.
4 changes: 0 additions & 4 deletions var/httpd/htdocs/skins/Agent/default/css/Core.InputFields.css
Original file line number Diff line number Diff line change
Expand Up @@ -570,10 +570,6 @@ a.cke_button:hover {
border-radius: 10px !important;
}

.cke_bottom {
display: none !important;
}

.jstree-InputField .jstree-ocl {
cursor: pointer;
}
Expand Down
16 changes: 0 additions & 16 deletions var/httpd/htdocs/skins/Customer/default/css/Core.Default.css
Original file line number Diff line number Diff line change
Expand Up @@ -491,22 +491,6 @@ form #cke_RichText span.cke_wrapper {
width: 40px !important;
}

/* #cke_RichText,
.cke_toolbar > .cke_toolgroup,
.cke_toolbar .cke_combo_button,
.cke_inner .cke_contents,
.cke_dialog_body,
input.cke_dialog_ui_input_password,
input.cke_dialog_ui_input_text,
textarea.cke_dialog_ui_input_textarea {
border-radius: 0px !important;
} */

form #cke_RichText .cke_bottom {
border: transparent !important;
background: transparent !important;
}

.cke_toolgroup .cke_button_on {
background-color: #ccc;
}
Expand Down

0 comments on commit 68af9c1

Please sign in to comment.