diff --git a/lam/style/500_layout.css b/lam/style/500_layout.css index ecee00e4..f955e03f 100644 --- a/lam/style/500_layout.css +++ b/lam/style/500_layout.css @@ -240,6 +240,11 @@ div.ui-progressbar-value { width: 50%; } +.sortableList { list-style-type: none; margin: 0; padding: 0; } +.sortableList li { margin: 0 3px 3px 3px; padding: 0.4em; padding-left: 1.5em; } +.sortableList li span { position: absolute; margin-left: -1.3em; } + + /** * table style for delete.php *