forked from Chaospott/site
changed room status colors
This commit is contained in:
parent
a65ee2700e
commit
c0810b9be1
@ -100,11 +100,11 @@ ul.nav>li>a {
|
||||
}
|
||||
|
||||
#status_open a {
|
||||
color:#00ff00 !important;
|
||||
color:#5CB85C !important;
|
||||
}
|
||||
|
||||
#status_closed a {
|
||||
color:#ff0000 !important;
|
||||
color:#D9534F !important;
|
||||
}
|
||||
|
||||
#status_bar {
|
||||
|
Loading…
Reference in New Issue
Block a user