Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Commit

Permalink
Add Livetv css
Browse files Browse the repository at this point in the history
  • Loading branch information
Artiume authored Apr 15, 2020
1 parent e91debb commit 9d405bd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions general/clients/css-customization.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,12 @@ This will affect the played/watched indicator. Replace the color hex with any va

![Screenshot of the default watched indicators](/images/custom-css-normalwatched.png)

#### Remove LiveTV Channel Listings

```css
.guideChannelNumber { display: none; }
```

#### Green Indicators

```css
Expand Down

0 comments on commit 9d405bd

Please sign in to comment.