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:
+2
-2
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user