Skip to content

Commit dd691fa

Browse files
author
Timm Ortloff
committed
Change Reportlet classes because of chnages in Collection
1 parent daf0412 commit dd691fa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

public/css/module.less

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,13 +214,13 @@ form.icinga-form {
214214

215215
/* Form fallback styles end */
216216

217-
.reportlet {
217+
.collection {
218218
legend {
219219
width: 100%;
220220
border-bottom: 1px solid @gray-lighter;
221221
}
222222

223-
.reportlet-container {
223+
.form-element-collection {
224224
border-bottom: 1px solid @gray-lighter;
225225

226226
.btn-remove-reportlet {

0 commit comments

Comments
 (0)