mirror of
https://github.com/sehugg/8bitworkshop.git
synced 2026-04-19 08:27:40 +00:00
pause/resume button colors
This commit is contained in:
+4
-2
@@ -101,8 +101,10 @@ div.mem_info {
|
||||
.btn_group.view_group {
|
||||
}
|
||||
.btn_active {
|
||||
border-radius:3px;
|
||||
color: #ffffff;
|
||||
color: #33cc33;
|
||||
}
|
||||
.btn_stopped {
|
||||
color: #ff9933;
|
||||
}
|
||||
.seg_code { color: #ff9966; }
|
||||
.seg_data { color: #66ff66; }
|
||||
|
||||
Reference in New Issue
Block a user