mirror of
https://github.com/Mottie/tablesorter.git
synced 2024-11-15 23:54:22 +00:00
Docs: Fix scroller fixed column border alignment
This commit is contained in:
parent
32ef3385a4
commit
6f9edd76aa
@ -53,8 +53,8 @@
|
||||
|
||||
/* using-x-theme added by the demo code */
|
||||
.using-jui-theme .tablesorter-scroller-fixed:after {
|
||||
/* set to -2px for jquery ui themes; use "left" here for RTL pages */
|
||||
right: -2px;
|
||||
/* use "left" here for RTL pages */
|
||||
right: 0;
|
||||
}
|
||||
.using-green-theme .tablesorter-scroller-fixed:after,
|
||||
.using-black-ice-theme .tablesorter-scroller-fixed:after,
|
||||
|
Loading…
Reference in New Issue
Block a user