mirror of
https://github.com/chuot/rdio-scanner.git
synced 2026-08-13 16:33:01 -06:00
Slight change to screen background color
This commit is contained in:
parent
193d346d8c
commit
5fdcfb1dcb
|
|
@ -120,7 +120,7 @@
|
|||
}
|
||||
|
||||
.rdio-display {
|
||||
background: rgb(240, 255, 255);
|
||||
background: rgb(209, 238, 238);
|
||||
border-radius: 4px;
|
||||
box-shadow: 2px 2px 4px rgb(0, 0, 0) inset, 1px 1px 2px 1px rgb(255, 255, 255);
|
||||
box-sizing: border-box;
|
||||
|
|
|
|||
Loading…
Reference in a new issue