Skip to content

tvinsider.com - Schedule in list by mkody

Screenshot of tvinsider.com - Schedule in list

Details

Authormkody

LicenseNo License

Categorytvinsider

Created

Updated

Size415 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

The grid is kind of hard to read, so let's put that has one entry per line.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         tvinsider.com - Schedule in lines instead of a grid
@version      20231102.07.59
@namespace    ch.kdy.tvinsider-schedule-grid
==/UserStyle== */

@-moz-document regexp("https?://www.tvinsider.com/network/(.+)/schedule.*") {
.show-grid {
  display: block;
  margin: 0 5em;
  overflow: hidden;
}
.show-grid > a {
  border: none !important;
  background-color: transparent !important;
}
}

Reviews

No reviews yet.