1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-09-15 18:57:05 +00:00

Mass action buttons extracted from entries list

This commit is contained in:
Simounet 2022-03-13 15:32:43 +01:00
parent 85e91f9e67
commit e700cadae3
No known key found for this signature in database
GPG key ID: 77D3B7DC794EB770
4 changed files with 11 additions and 8 deletions

View file

@ -3,7 +3,7 @@
* ========================================================================== */
.mass-buttons {
margin: 5px;
margin: 10px 5px 10px 20px;
#selectAll {
position: relative;
@ -39,7 +39,8 @@
}
.collection {
margin: 15px 15px 0;
margin: 5px 15px 0;
padding: 0;
.collection-item {
padding: 7px;