Updates to the download dialog. Fixes #424 (#443)

* Updates to the download dialog. Fixes #424
This commit is contained in:
Sam El-Husseini
2018-04-09 17:20:38 -07:00
committed by GitHub
parent 6d29cd40cb
commit 9147cb98c2
3 changed files with 13 additions and 20 deletions

View File

@ -109,6 +109,12 @@
background: @legoGreyLight;
}
/* Editor download dialog */
.ui.button.troubleshoot {
background: none !important;
color: @blue;
}
/* Mobile */
@media only screen and (max-width: @largestMobileScreen) {
#filelist {