mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-04 04:24:15 -04:00
Add subCountText and add XHR alternative for subscribing to channels
This commit is contained in:
parent
81b447782a
commit
1a39faee75
7 changed files with 144 additions and 24 deletions
|
@ -22,6 +22,10 @@ div {
|
|||
padding-right: 10px;
|
||||
}
|
||||
|
||||
.pure-button-primary {
|
||||
background: rgba(0, 182, 240, 1);
|
||||
}
|
||||
|
||||
/*
|
||||
* Navbar
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue