mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-08 01:10:01 +02:00
Update PiP styles for "minimize" icon
This commit is contained in:
parent
2e27bdad86
commit
8e9c7491e4
1 changed files with 6 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
background-color: rgba(0, 0, 0, 0) !important;
|
background-color: rgba(0, 0, 0, 0) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#close, #unpip {
|
#close, #unpip, #minimize {
|
||||||
fill: white !important;
|
fill: white !important;
|
||||||
padding: 5px !important;
|
padding: 5px !important;
|
||||||
top: 2px !important;
|
top: 2px !important;
|
||||||
|
@ -25,6 +25,11 @@
|
||||||
right: auto !important;
|
right: auto !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#minimize {
|
||||||
|
left: auto !important;
|
||||||
|
right: 35px !important;
|
||||||
|
}
|
||||||
|
|
||||||
#controls {
|
#controls {
|
||||||
margin: 0 !important;
|
margin: 0 !important;
|
||||||
height: 100% !important;
|
height: 100% !important;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue