theme: Fix sintax error in the theme

This commit is contained in:
Carlos Soriano 2014-11-11 11:08:09 +01:00 committed by Florian Müllner
parent c2f5813463
commit bca8e371b0

View File

@ -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 {