mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 17:05:31 +02:00
commit
88faef6de9
1 changed files with 6 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
background-color: rgba(0, 0, 0, 0) !important;
|
||||
}
|
||||
|
||||
#close, #unpip {
|
||||
#close, #unpip, #minimize {
|
||||
fill: white !important;
|
||||
padding: 5px !important;
|
||||
top: 2px !important;
|
||||
|
@ -25,6 +25,11 @@
|
|||
right: auto !important;
|
||||
}
|
||||
|
||||
#minimize {
|
||||
left: auto !important;
|
||||
right: 35px !important;
|
||||
}
|
||||
|
||||
#controls {
|
||||
margin: 0 !important;
|
||||
height: 100% !important;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue