passwords are now longer separate entities. added description field.

This commit is contained in:
Ville Rantanen
2018-02-15 23:05:15 +02:00
parent 0ff3f59c03
commit 46e9cea720
4 changed files with 76 additions and 44 deletions

View File

@@ -57,7 +57,10 @@ tr:nth-child(even) {
#list_title {
margin-left: 5em;
}
#list_description {
margin-left: 2em;
margin-bottom: 1em;
}
#list_menu {
float:right;
padding: 8px;