Quote:
Originally Posted by haidm
|
I'll check that one out tomorrow when I check in on gOOvER

.
Quote:
Originally Posted by gOOvER
I think, the color of spiders looks good
@TheLastSuperman
I found a little design Error.
Try to add a URL in the Editor with the URL Button. The Screen is to white.  You can't see really good, what you enter 
|
Take 4 of these CSS Definitions into additonal.css with one glass of water and schedule your next appointment with the nurse up front
Code:
.cke_dialog_body {
background-color: #2b3851 !important;
border: 1px solid #32415f !important;
color: rgb(205, 205, 205) !important;
}
.cke_dialog_contents {
background-color: #2b3851 !important;
border: 1px solid #2b3851 !important;
color: rgb(205, 205, 205) !important;
}
.cke_dialog_footer {
background-color: #2b3851 !important;
border: 1px solid #2b3851 !important;
color: rgb(205, 205, 205) !important;
}
.cke_dialog_ui_button {
background-color: #2b3851 !important;
border: 1px solid #32415f !important;
color: rgb(205, 205, 205) !important;
}