Update download dialog (#589)

This commit is contained in:
Sam El-Husseini
2018-05-07 14:59:29 -07:00
committed by GitHub
parent de61919fc1
commit df6249931d
4 changed files with 329 additions and 285 deletions

View File

@ -111,9 +111,11 @@
}
/* Editor download dialog */
.ui.button.troubleshoot {
background: none !important;
color: @blue;
.ui.downloaddialog.modal>.content {
padding: 1rem;
}
.ui.downloaddialog.modal>.actions {
background-color: #FAFAFA;
}
/* Tutorial */