Reorder notes view elements
This commit is contained in:
parent
8f9a450eed
commit
8b6dba749a
3 changed files with 13 additions and 10 deletions
|
@ -10,7 +10,7 @@
|
|||
padding:0px;
|
||||
}
|
||||
|
||||
#new_notes_list li:last-child{
|
||||
#notes-list li:last-child {
|
||||
border-bottom:1px solid #aaa;
|
||||
}
|
||||
|
||||
|
@ -71,6 +71,10 @@
|
|||
}
|
||||
}
|
||||
|
||||
.notes-status {
|
||||
margin: 18px;
|
||||
}
|
||||
|
||||
|
||||
p.notify_controls input{
|
||||
margin: 5px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue