projects
/
GitHub
/
WoltLab
/
WCF.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c09f75
)
Unified ckeditor margins/paddings
author
Marcel Werk
<burntime@woltlab.com>
Tue, 5 Mar 2013 16:49:41 +0000
(17:49 +0100)
committer
Marcel Werk
<burntime@woltlab.com>
Tue, 5 Mar 2013 16:49:41 +0000
(17:49 +0100)
wcfsetup/install/files/style/form.less
patch
|
blob
|
blame
|
history
diff --git
a/wcfsetup/install/files/style/form.less
b/wcfsetup/install/files/style/form.less
index 34ec2abcc2a0924d7fa98d10275c047b8feda797..b1e44da600b7d05965a0b46daa623c5391321e21 100644
(file)
--- a/
wcfsetup/install/files/style/form.less
+++ b/
wcfsetup/install/files/style/form.less
@@
-344,20
+344,6
@@
textarea {
}
}
-
-
-
-
-
-
-
-
-/* todo: ckeditor fixes */
-.cke_editor_text {
- border-style: solid !important;
- padding: 0 !important;
-}
-
/* todo: element list with checkboxes */
.structuredList {
background-color: @wcfContainerBackgroundColor;