mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
- yweb: try to fix oversized channellogos
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -629,6 +629,7 @@ tr {
|
|||||||
.channel_logo {
|
.channel_logo {
|
||||||
background: #A1CCF2;
|
background: #A1CCF2;
|
||||||
max-width: 175px;
|
max-width: 175px;
|
||||||
|
max-height: 40px;
|
||||||
}
|
}
|
||||||
.aepg, .bepg, .cepg {
|
.aepg, .bepg, .cepg {
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
Reference in New Issue
Block a user