Delete item - BUG: indexes set to ORIGINAL list.
This commit is contained in:
parent
e635fa3ae3
commit
7d3abacf02
3 changed files with 21 additions and 3 deletions
|
|
@ -42,12 +42,16 @@ div ul li{
|
|||
margin: 0 3px 3px 3px;
|
||||
padding: 0.4em;
|
||||
padding-left: 1.5em;
|
||||
width: 75%;
|
||||
width: 95%;
|
||||
height: 18px;
|
||||
border: 2px outset rgb(255,228,196);
|
||||
background-color: rgb(245,245,220);
|
||||
}
|
||||
|
||||
.righty {
|
||||
float: right;
|
||||
}
|
||||
|
||||
.entry span {
|
||||
display: inline-block;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue