RaspiStream/var/www/ide/themes/default/market/screen.css
2017-05-19 12:09:07 +02:00

10 lines
139 B
CSS
Executable File

.market-wrapper {
height: 450px;
width: 100%;
overflow-y: auto;
overflow-x: hidden;
}
.market-remote-title {
color:#7F7F7F;
}