mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 09:49:28 +02:00
Update
This commit is contained in:
parent
7348b9ddf3
commit
25af1fade2
2 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
#topMenuUserNotifications {
|
||||
display: list-item !important;
|
||||
}
|
||||
|
||||
#topMenuUserNotifications > ul {
|
||||
max-width: 90vw;
|
||||
}
|
||||
|
|
|
@ -2034,6 +2034,10 @@ body.ypt-is-compressed #videoCol {
|
|||
border: 2px solid grey;
|
||||
}
|
||||
|
||||
#topMenuUserNotifications {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/*
|
||||
#_avideoPageLoader{
|
||||
display: none !important;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue