theme: Fix sintax error in the theme

This commit is contained in:
Carlos Soriano 2014-11-11 11:08:09 +01:00
parent 1291bcd0c8
commit 8ab1bbb2ad

View File

@ -2275,7 +2275,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 {