We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2de941d commit c04b28aCopy full SHA for c04b28a
1 file changed
assets/src/css/style.css
@@ -3231,4 +3231,11 @@ section.content, .main-footer {
3231
margin-left: 5px;
3232
background-color: rgba(255,255,255,0.3);
3233
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;
3241
}
0 commit comments