mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-03 10:51:12 +02:00
- yweb: disable horizontal scrolling in screenshot-pages
This commit is contained in:
@@ -846,3 +846,11 @@ a.timer {
|
||||
.lt_table td {
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
/* screenshots */
|
||||
td.shot {
|
||||
vertical-align: top;
|
||||
}
|
||||
img#shot {
|
||||
width: 100%;
|
||||
}
|
||||
|
Reference in New Issue
Block a user