diff --git a/static/base.css b/static/base.css
index 3ddcdfc..e2ed707 100644
--- a/static/base.css
+++ b/static/base.css
@@ -30,7 +30,6 @@ label[for="fileUpload"]{
}
.window{
-
width:15rem;
background-color: whitesmoke;
padding:1em;
@@ -125,6 +124,9 @@ label[for="fileUpload"]{
float:right;
padding-right:1em;
}
+.file-buttons:active{
+ color:green;
+}
.icon-tabs .file-download-button,.icon-tabs .file-rename-button{
margin-left:0.5em;
}
diff --git a/static/index.html b/static/index.html
index e15c4fe..5c82d34 100644
--- a/static/index.html
+++ b/static/index.html
@@ -38,7 +38,6 @@
File Name
-