mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-01-24 06:07:12 +00:00
Show spam aliases #
This commit is contained in:
15
data/web/rc/program/js/tinymce/skins/lightgray/FieldSet.less
Normal file
15
data/web/rc/program/js/tinymce/skins/lightgray/FieldSet.less
Normal file
@@ -0,0 +1,15 @@
|
||||
// FieldSet
|
||||
|
||||
.@{prefix}-fieldset {
|
||||
border: 0 solid #9E9E9E;
|
||||
.border-radius(3px);
|
||||
}
|
||||
|
||||
.@{prefix}-fieldset > .@{prefix}-container-body {
|
||||
margin-top: -15px;
|
||||
}
|
||||
|
||||
.@{prefix}-fieldset-title {
|
||||
margin-left: 5px;
|
||||
padding: 0 5px 0 5px;
|
||||
}
|
||||
Reference in New Issue
Block a user