This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
gtk
Watch
1
Star
0
Fork
1
You've already forked gtk
mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced
2024-11-17 14:30:15 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
0480517886
gtk
/
testsuite
/
css
/
parser
/
at-valid-14.ref.css
2 lines
59 B
CSS
Raw
Normal View
History
Unescape
Escape
symboliccolor: Change the print output Functions should not have a space before the opening parenthesis. So change output like alpha (@color, 0.5) to alpha(@color, 0.5) and do the same for "shade" and "mix". Tests have been updated accordingly.
2012-11-08 15:17:00 +00:00
@
define-color
color
mix
(
@
blue
,
@
red
,
0
.
20000000000000001
)
;
Reference in New Issue
Copy Permalink