1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2026-04-21 21:16:51 +00:00

switched to non-native toolbar buttons (for iOS mostly)

This commit is contained in:
Steven Hugg
2019-04-02 08:33:13 -04:00
parent f4f0e607eb
commit 475b3f4fb7
3 changed files with 30 additions and 28 deletions
+2 -2
View File
@@ -130,10 +130,10 @@ div.mem_info a.selected {
.btn_group.view_group {
}
.btn_active {
color: #33cc33;
color: #33cc33 !important;
}
.btn_stopped {
color: #ff9933;
color: #ff9933 !important;
}
.btn_recording {
color: #ff3333;