SF.net SVN: geany: [2571] trunk/data/filetypes.css

eht16 at users.sourceforge.net eht16 at xxxxx
Mon May 12 12:22:27 UTC 2008


Revision: 2571
          http://geany.svn.sourceforge.net/geany/?rev=2571&view=rev
Author:   eht16
Date:     2008-05-12 05:22:27 -0700 (Mon, 12 May 2008)

Log Message:
-----------
Add comments to keyword types to be more clear about their usage.

Modified Paths:
--------------
    trunk/data/filetypes.css

Modified: trunk/data/filetypes.css
===================================================================
--- trunk/data/filetypes.css	2008-05-12 12:20:49 UTC (rev 2570)
+++ trunk/data/filetypes.css	2008-05-12 12:22:27 UTC (rev 2571)
@@ -19,7 +19,9 @@
 important=0xff0000;0xffffff;false;false
 
 [keywords]
+# CSS 1 keywords
 primary=color background-color background-image background-repeat background-attachment background-position background font-family font-style font-variant font-weight font-size font word-spacing letter-spacing text-decoration vertical-align text-transform text-align text-indent line-height margin-top margin-right margin-bottom margin-left margin padding-top padding-right padding-bottom padding-left padding border-top-width border-right-width border-bottom-width border-left-width border-width border-top border-right border-bottom border-left border border-color border-style width height float clear display white-space list-style-type list-style-image list-style-position list-style
+# CSS 2 keywords
 secondary=border-top-color border-right-color border-bottom-color border-left-color border-color border-top-style border-right-style border-bottom-style border-left-style border-style top right bottom left position z-index direction unicode-bidi min-width max-width min-height max-height overflow clip visibility content quotes counter-reset counter-increment marker-offset size marks page-break-before page-break-after page-break-inside page orphans widows font-stretch font-size-adjust unicode-range units-per-em src panose-1 stemv stemh slope cap-height x-height ascent descent widths bbox definition-src baseline centerline mathline topline text-shadow caption-side table-layout border-collapse border-spacing empty-cells speak-header cursor outline outline-width outline-style outline-color volume speak pause-before pause-after pause cue-before cue-after cue play-during azimuth elevation speech-rate voice-family pitch pitch-range stress richness speak-punctuation speak-numeral
 pseudoclasses=first-letter first-line link active visited lang first-child focus hover before after left right first
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Commits mailing list