add the background filter back for active sessions
This commit is contained in:
parent
ab72e13f85
commit
bcaf95c4e3
3 changed files with 8 additions and 2 deletions
|
@ -350,6 +350,10 @@ div[data-role=controlgroup] a.ui-btn-active {
|
|||
flex-direction: column;
|
||||
}
|
||||
|
||||
.darkenContent {
|
||||
background: rgba(0, 0, 0, 0.7);
|
||||
}
|
||||
|
||||
.sessionAppName {
|
||||
vertical-align: top;
|
||||
max-width: 200px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue