add text color when active device card is darkened
This commit is contained in:
@@ -352,6 +352,7 @@ div[data-role=controlgroup] a.ui-btn-active {
|
||||
|
||||
.darkenContent {
|
||||
background: rgba(0, 0, 0, 0.7);
|
||||
color: #ddd;
|
||||
}
|
||||
|
||||
.sessionAppName {
|
||||
|
||||
Reference in New Issue
Block a user