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 a2fafcb commit 3db2b24Copy full SHA for 3db2b24
app/assets/stylesheets/dataTables/src/demo_table_jui.css.scss
@@ -34,14 +34,14 @@
34
.paging_two_button .ui-button {
35
float: left;
36
cursor: pointer;
37
- * cursor: hand;
+ cursor: hand;
38
}
39
40
.paging_full_numbers .ui-button {
41
padding: 2px 6px;
42
margin: 0;
43
44
45
color: #333 !important;
46
47
@@ -69,7 +69,7 @@
69
table.display thead th {
70
padding: 3px 0px 3px 10px;
71
72
73
74
75
div.dataTables_wrapper .ui-widget-header {
@@ -527,4 +527,4 @@ tr.even.gradeU td.sorting_3 {
527
528
.ex_highlight #example tbody tr.odd:hover, #example tbody tr.odd td.highlighted {
529
background-color: #E6FF99;
530
-}
+}
0 commit comments