diff --git a/htdocs/theme/auguria/img/grip.png b/htdocs/theme/auguria/img/grip.png new file mode 100644 index 00000000000..216e51ca8f0 Binary files /dev/null and b/htdocs/theme/auguria/img/grip.png differ diff --git a/htdocs/theme/auguria/style.css.php b/htdocs/theme/auguria/style.css.php index 35f63f5d7d7..4dbe3b74659 100644 --- a/htdocs/theme/auguria/style.css.php +++ b/htdocs/theme/auguria/style.css.php @@ -158,13 +158,13 @@ form { background: #b3c5cc; } td.showDragHandle { - background-image: url(); - background-repeat: no-repeat; - background-position: center center; - cursor: move; + cursor: move; } .tdlineupdown { - white-space: nowrap; + background-image: url(); + background-repeat: no-repeat; + background-position: center center; + white-space: nowrap; } diff --git a/htdocs/theme/eldy/img/grip.png b/htdocs/theme/eldy/img/grip.png new file mode 100644 index 00000000000..216e51ca8f0 Binary files /dev/null and b/htdocs/theme/eldy/img/grip.png differ diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index d4e28d78ead..06f82e74a7f 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -159,13 +159,13 @@ form { background: #b3c5cc; } td.showDragHandle { - background-image: url(); - background-repeat: no-repeat; - background-position: center center; cursor: move; } .tdlineupdown { - white-space: nowrap; + background-image: url(); + background-repeat: no-repeat; + background-position: center center; + white-space: nowrap; } diff --git a/htdocs/theme/freelug/img/grip.png b/htdocs/theme/freelug/img/grip.png new file mode 100644 index 00000000000..216e51ca8f0 Binary files /dev/null and b/htdocs/theme/freelug/img/grip.png differ diff --git a/htdocs/theme/freelug/style.css.php b/htdocs/theme/freelug/style.css.php index 1d190d1e038..0ee13b6aa81 100644 --- a/htdocs/theme/freelug/style.css.php +++ b/htdocs/theme/freelug/style.css.php @@ -158,13 +158,13 @@ form background: #b3c5cc; } td.showDragHandle { - background-image: url(); - background-repeat: no-repeat; - background-position: center center; - cursor: move; + cursor: move; } .tdlineupdown { - white-space: nowrap; + background-image: url(); + background-repeat: no-repeat; + background-position: center center; + white-space: nowrap; } diff --git a/htdocs/theme/yellow/img/grip.png b/htdocs/theme/yellow/img/grip.png new file mode 100644 index 00000000000..216e51ca8f0 Binary files /dev/null and b/htdocs/theme/yellow/img/grip.png differ diff --git a/htdocs/theme/yellow/style.css.php b/htdocs/theme/yellow/style.css.php index 2a722a0d257..0eee163239f 100644 --- a/htdocs/theme/yellow/style.css.php +++ b/htdocs/theme/yellow/style.css.php @@ -146,13 +146,13 @@ form background: #b3c5cc; } td.showDragHandle { - background-image: url(); - background-repeat: no-repeat; - background-position: center center; - cursor: move; + cursor: move; } .tdlineupdown { - white-space: nowrap; + background-image: url(); + background-repeat: no-repeat; + background-position: center center; + white-space: nowrap; }