Test: reorder line with jquery, add grip image
This commit is contained in:
parent
46a4c7937f
commit
5ef9ae2237
BIN
htdocs/theme/auguria/img/grip.png
Normal file
BIN
htdocs/theme/auguria/img/grip.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 140 B |
@ -158,13 +158,13 @@ form {
|
||||
background: #b3c5cc;
|
||||
}
|
||||
td.showDragHandle {
|
||||
background-image: url(<?php echo DOL_URL_ROOT.'/theme/eldy/img/1updownarrow.png'; ?>);
|
||||
background-repeat: no-repeat;
|
||||
background-position: center center;
|
||||
cursor: move;
|
||||
cursor: move;
|
||||
}
|
||||
.tdlineupdown {
|
||||
white-space: nowrap;
|
||||
background-image: url(<?php echo DOL_URL_ROOT.'/theme/eldy/img/grip.png'; ?>);
|
||||
background-repeat: no-repeat;
|
||||
background-position: center center;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
|
||||
|
||||
BIN
htdocs/theme/eldy/img/grip.png
Normal file
BIN
htdocs/theme/eldy/img/grip.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 140 B |
@ -159,13 +159,13 @@ form {
|
||||
background: #b3c5cc;
|
||||
}
|
||||
td.showDragHandle {
|
||||
background-image: url(<?php echo DOL_URL_ROOT.'/theme/eldy/img/1updownarrow.png'; ?>);
|
||||
background-repeat: no-repeat;
|
||||
background-position: center center;
|
||||
cursor: move;
|
||||
}
|
||||
.tdlineupdown {
|
||||
white-space: nowrap;
|
||||
background-image: url(<?php echo DOL_URL_ROOT.'/theme/eldy/img/grip.png'; ?>);
|
||||
background-repeat: no-repeat;
|
||||
background-position: center center;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
|
||||
|
||||
BIN
htdocs/theme/freelug/img/grip.png
Normal file
BIN
htdocs/theme/freelug/img/grip.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 140 B |
@ -158,13 +158,13 @@ form
|
||||
background: #b3c5cc;
|
||||
}
|
||||
td.showDragHandle {
|
||||
background-image: url(<?php echo DOL_URL_ROOT.'/theme/eldy/img/1updownarrow.png'; ?>);
|
||||
background-repeat: no-repeat;
|
||||
background-position: center center;
|
||||
cursor: move;
|
||||
cursor: move;
|
||||
}
|
||||
.tdlineupdown {
|
||||
white-space: nowrap;
|
||||
background-image: url(<?php echo DOL_URL_ROOT.'/theme/eldy/img/grip.png'; ?>);
|
||||
background-repeat: no-repeat;
|
||||
background-position: center center;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
|
||||
|
||||
BIN
htdocs/theme/yellow/img/grip.png
Normal file
BIN
htdocs/theme/yellow/img/grip.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 140 B |
@ -146,13 +146,13 @@ form
|
||||
background: #b3c5cc;
|
||||
}
|
||||
td.showDragHandle {
|
||||
background-image: url(<?php echo DOL_URL_ROOT.'/theme/eldy/img/1updownarrow.png'; ?>);
|
||||
background-repeat: no-repeat;
|
||||
background-position: center center;
|
||||
cursor: move;
|
||||
cursor: move;
|
||||
}
|
||||
.tdlineupdown {
|
||||
white-space: nowrap;
|
||||
background-image: url(<?php echo DOL_URL_ROOT.'/theme/eldy/img/grip.png'; ?>);
|
||||
background-repeat: no-repeat;
|
||||
background-position: center center;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user