show/hide ui buttons
This commit is contained in:
parent
578176c845
commit
621827c6aa
6 changed files with 107 additions and 51 deletions
2
Makefile
2
Makefile
|
@ -4,7 +4,7 @@ MEDIA = \
|
|||
$(wildcard media/flags/*) $(wildcard media/buttons/*) \
|
||||
$(wildcard media/icons/*) $(wildcard media/bg/*) 8831.png 8831-quox.png \
|
||||
$(wildcard rainbow-quox/front/*) $(wildcard rainbow-quox/back/*) \
|
||||
rainbow-quox/palette.svg rainbow-quox/back.svg
|
||||
$(wildcard rainbow-quox/*.svg)
|
||||
CSS = $(shell find fonts -type f) \
|
||||
$(patsubst %.scss,%.css, \
|
||||
$(wildcard rainbow-quox/style/*) $(wildcard style/*))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue