mirror of
https://github.com/Starlio-app/StarlioX
synced 2025-02-22 23:13:12 +03:00
Favorite images were cut from the program
This commit is contained in:
parent
2c8cb2a644
commit
92f3204572
3 changed files with 0 additions and 21 deletions
File diff suppressed because one or more lines are too long
|
@ -64,22 +64,6 @@
|
|||
top: 0;
|
||||
}
|
||||
|
||||
#favorite {
|
||||
width: 120px;
|
||||
height: 120px;
|
||||
position: absolute;
|
||||
left: 280px;
|
||||
top: 89.3%;
|
||||
}
|
||||
|
||||
#favorite:hover {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#favorite:active {
|
||||
transform: scale(0.9);
|
||||
}
|
||||
|
||||
#setWallpaper:disabled {
|
||||
cursor: unset;
|
||||
transform: none;
|
||||
|
|
Loading…
Add table
Reference in a new issue