position style sorting triangles
-
Hello Tobias
I suffered for half a day – I can not set up styles for the headings
please help
what to change to make as there http://sch***1275.ru/profs/
we are talking about triangles – I need to place them on top/* Sorting */ .dataTables_wrapper .sorting, .dataTables_wrapper .sorting_asc, .dataTables_wrapper .sorting_desc { padding-right: 20px; /* more right padding for sort arrows */ cursor: pointer; outline: none; } .dataTables_wrapper .sorting div, .dataTables_wrapper .sorting_asc div, .dataTables_wrapper .sorting_desc div { position: relative; margin: 0 !important; padding: 0 !important; float: none !important; } .dataTables_wrapper .sorting div:before, .dataTables_wrapper .sorting div:after, .dataTables_wrapper .sorting_asc div:before, .dataTables_wrapper .sorting_asc div:after, .dataTables_wrapper .sorting_desc div:before, .dataTables_wrapper .sorting_desc div:after { font-family: TablePress; font-weight: normal; font-size: 14px; -webkit-font-smoothing: antialiased; position: absolute; top: 0; bottom: 0; left: auto; right: -14px; margin: auto; height: 14px; line-height: 1; padding: 1px 0 0; } .dataTables_wrapper .sorting div:after { content: "\f0d8"; color: #E3E3E3; } .dataTables_wrapper .sorting_asc div:after { content: "\f0d8"; } .dataTables_wrapper .sorting_desc div:after { content: "\f0d7"; } .dataTables_wrapper .sorting:hover, .dataTables_wrapper .sorting_asc, .dataTables_wrapper .sorting_desc { background-color: #839A99; }PS
Many thanks for Your plugin
Your super quality work inspiresTo me, You are a role model – a Great Masetr
Regards, from Russia
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
The topic ‘position style sorting triangles’ is closed to new replies.