re-implemented quality menu
This commit is contained in:
parent
aef963d20b
commit
29eb390f1f
4 changed files with 112 additions and 33 deletions
|
@ -910,7 +910,11 @@ input[type="range"]::-ms-fill-upper {
|
|||
}
|
||||
|
||||
.selectedMediaFlyoutOption {
|
||||
background-color: #e4F4FF;
|
||||
background-color: #d9F4FF;
|
||||
background-image: url(images/media/selected.png);
|
||||
background-repeat: no-repeat;
|
||||
background-position: right top;
|
||||
background-size: 16px 16px;
|
||||
}
|
||||
|
||||
.mediaFlyoutOptionImage {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue