update ui;

add open and close button to ui;
close intro when new image is uploaded;
This commit is contained in:
Georg Fischer
2013-11-29 22:09:10 +01:00
parent 6a1f4fda80
commit 2810d7ac76
6 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -129,6 +129,7 @@ a:hover {
background-color: transparent;
border: none;
color: #06f;
cursor: pointer;
}
.intro-button {
@@ -300,7 +301,6 @@ a:hover {
.canvas-wrapper {
width: 100%;
margin-top: 30px;
position: relative;
background-color: rgba(255, 255, 255, 0.9);
line-height: 1.7;