summaryrefslogtreecommitdiff
path: root/src/select/properties/properties.h
Commit message (Collapse)AuthorAgeFilesLines
* Add support for opacity propertyJohn Mark Bell2011-01-291-0/+1
| | | | svn path=/trunk/libcss/; revision=11527
* Ensure there are zero global symbols without css_ or css__ in front of them. ↵Daniel Silverstone2011-01-201-4/+4
| | | | | | This helps prevent confusion if someone else wants a function called parse_background or similar svn path=/trunk/libcss/; revision=11416
* Add string vector capability to stylesheet (r=jmb)Vincent Sanders2010-12-051-0/+126
Move properties ready for split svn path=/trunk/libcss/; revision=11005