related to #1265 Batch manager single mode, image positionned to the rigth

This commit is contained in:
Matthieu Leproux
2021-05-21 12:48:54 +02:00
parent 2abbce677a
commit a4eeedae0e

View File

@@ -148,4 +148,8 @@ jQuery("a.preview-box").colorbox( {
.selectize-input .item .remove:hover {
background-color: #ff7700 !important;
}
.thumb {
float: right;
}
</style>