Working on new entry.
This commit is contained in:
@ -194,4 +194,16 @@ form {
|
||||
float: left;
|
||||
}
|
||||
|
||||
#new-entry {
|
||||
|
||||
form {
|
||||
border: 0;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
input { color: $greyTxt; }
|
||||
|
||||
#add-notes { display: none; }
|
||||
#new-entry-input { margin-right: 1em; }
|
||||
}
|
||||
|
Reference in New Issue
Block a user