Mercurial > gui
view style.urs @ 31:b5432d74841a
Update for key/mouse handler change
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Sat, 21 Jul 2012 10:15:14 -0400 |
parents | 93140c5cc972 |
children |
line wrap: on
line source
class attr val attr_string : attr string val attr_int : attr int val attr_url : attr url val valu : t ::: Type -> attr t -> t -> css_value val prop1 : t ::: Type -> attr t -> string -> t -> css_style val prop : string -> list css_value -> css_style val props : list (string * list css_value) -> css_style