alerts: Change sidebar alerts to be at top of the screen.

This changes the alerts to be individual boxes that slide down from
the top of the screen for a better UI experience.
This commit is contained in:
Brock Whittaker
2017-03-23 12:37:08 -07:00
committed by Tim Abbott
parent 2d52463b61
commit 34f9ccb87c
14 changed files with 206 additions and 55 deletions

View File

@@ -27,6 +27,7 @@ GENERIC_KEYWORDS = [
'first',
'second',
'selected',
'fade-out',
]
def raise_error(fn, i, line):