more refactoring

This commit is contained in:
azivner
2017-09-09 12:34:20 -04:00
parent aad90f016b
commit 42c21afa62
10 changed files with 102 additions and 93 deletions
+6
View File
@@ -8,6 +8,12 @@
background-color: #eee;
}
#noteDetailWrapper {
width: 750px;
float: left;
margin-left: 30px;
}
#top-message {
display: none; /* initial state is hidden */
background-color: #e0e0e0;