Blur game covers properly
This commit is contained in:
@@ -9,4 +9,9 @@
|
||||
color: @light_1;
|
||||
background-color: @dark_5;
|
||||
opacity: 0.8;
|
||||
}
|
||||
|
||||
/* This is to hide a weird GdkPixbuf upscaling glitch */
|
||||
#details_view_blurred_cover {
|
||||
transform: scale(1.2);
|
||||
}
|
||||
Reference in New Issue
Block a user