Skip to content

Commit c04b28a

Browse files
committed
fix: navigazione pagine datatables
1 parent 2de941d commit c04b28a

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

assets/src/css/style.css

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3231,4 +3231,11 @@ section.content, .main-footer {
32313231
margin-left: 5px;
32323232
background-color: rgba(255,255,255,0.3);
32333233
transition: all 0.2s ease;
3234+
}
3235+
3236+
#tablelistini_wrapper .dataTables_paginate .paginate_button {
3237+
margin: 0 3px;
3238+
padding: 8px 12px;
3239+
vertical-align: top;
3240+
line-height: 1.2;
32343241
}

0 commit comments

Comments
 (0)