add: better mobile ui for timeline pages
add: rename button classes (quaternary->lowered, tertiary->raised)
This commit is contained in:
parent
7bfb113b1f
commit
0dede99682
42 changed files with 272 additions and 177 deletions
|
@ -34,7 +34,7 @@
|
|||
|
||||
; show button to delete question
|
||||
(button
|
||||
("class" "quaternary small red")
|
||||
("class" "lowered small red")
|
||||
("onclick" "trigger('me::remove_question', ['{{ question[0].id }}'])")
|
||||
(icon (text "trash"))
|
||||
(str (text "general:action.delete")))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue