mirror of
https://github.com/bodyrep/DemoApp.git
synced 2026-01-25 22:51:37 +00:00
made sets soretables
This commit is contained in:
@@ -11,11 +11,17 @@ li {
|
||||
list-style-type: none;
|
||||
}
|
||||
|
||||
#sortable ul {
|
||||
list-style-type: none;
|
||||
}
|
||||
|
||||
|
||||
#sortable li {
|
||||
margin: 0 3px 3px 3px;
|
||||
padding: 0.4em;
|
||||
padding-left: 1.5em;
|
||||
height: 24px;
|
||||
list-style-type: none;
|
||||
}
|
||||
|
||||
label {
|
||||
|
||||
Reference in New Issue
Block a user