|
|
@ -98,12 +98,28 @@ header.embedded { |
|
|
|
color: white; |
|
|
|
color: white; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.header.embedded .IC { |
|
|
|
|
|
|
|
color: #00ee00 !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.header.embedded .IR, .header.embedded .IRN { |
|
|
|
|
|
|
|
color: #ffaaaa !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
@media (display-mode: window-controls-overlay) { |
|
|
|
@media (display-mode: window-controls-overlay) { |
|
|
|
header { |
|
|
|
header { |
|
|
|
background-color: #0000ff; |
|
|
|
background-color: #0000ff; |
|
|
|
color: white; |
|
|
|
color: white; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.header .IC { |
|
|
|
|
|
|
|
color: #00ee00 !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.header .IR, .header .IRN { |
|
|
|
|
|
|
|
color: #ffaaaa !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
header .back { |
|
|
|
header .back { |
|
|
|
-webkit-app-region: no-drag; |
|
|
|
-webkit-app-region: no-drag; |
|
|
|
app-region: no-drag; |
|
|
|
app-region: no-drag; |
|
|
|