mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
theme: Fix sintax error in the theme
This commit is contained in:
parent
c2f5813463
commit
bca8e371b0
1 changed files with 1 additions and 1 deletions
|
|
@ -2293,7 +2293,7 @@ StScrollBar StButton#vhandle:active {
|
|||
/* Magnifier */
|
||||
|
||||
.magnifier-zoom-region {
|
||||
border: 2px solid rgba(128, 0, 0, 255);
|
||||
border: 2px solid rgba(128, 0, 0, 1);
|
||||
}
|
||||
|
||||
.magnifier-zoom-region.full-screen {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue