Run pre-commit.

This commit is contained in:
Fabio Caccamo
2022-12-11 23:07:11 +01:00
parent df6e330747
commit 9c1af23785
45 changed files with 20 additions and 70 deletions
@@ -596,4 +596,4 @@ body.admin-interface .paginator a.showall:visited {
.admin-interface .aligned .form-row .file-upload input[type="file"] {
margin-top: 5px;
}
}
}
@@ -123,4 +123,4 @@ https://github.com/Ikimea/ckeditor-light-theme
.admin-interface .tabular .cke_contents {
height: 90px !important;
}
}
}
@@ -92,4 +92,4 @@
.admin-interface.sticky-submit.change-form:not(.popup) #main.shifted > #nav-sidebar + .content .submit-row:last-of-type {
width: calc(100% - 359px);
}
}
}
@@ -69,4 +69,4 @@
height: auto;
margin: 0;
padding: 0 15px 0 0;
}
}
@@ -22,4 +22,4 @@
.admin-interface #changelist-filter .admindatefilter input[type="button"]:hover,
.admin-interface #changelist-filter .admindatefilter input[type="reset"]:hover {
color: var(--admin-interface-module-link-hover-color);
}
}
@@ -1,3 +1,3 @@
.admin-interface textarea.tinymce ~ p.help {
margin-top:5px !important;
}
}