home *** CD-ROM | disk | FTP | other *** search
- ;Cascading Style Sheets adicional Syntax highlight Script for Twistpad
- ;1998 - 2006 (C) Carthago Software
-
- [::Header::]
- SyntaxName=Cascading Style Sheets
- Extensions=css
- Spelling=0
- SpellingContexts=
- delimiters=?%+/&*=<>|!~^,.:;(){}#*"][\/'
- Functions=.* {|^\{
-
- [Comment]
- Type=StartStop
- Context=1
- Scope=0
- Priority=10
- WholeWordOnly=0
- First=/*
- Last=*/
- Background=Default
- Foreground=008000
- Outline=1
-
- [Intag]
- Type=StartStop
- Context=3
- Scope=0
- Priority=9
- WholeWordOnly=0
- First={
- Last=}
- Background=default
- Foreground=0000FF
- bold=0
- Outline=1
-
- [Value]
- Type=StartStop
- Context=4
- Scope=0
- Priority=5
- WholeWordOnly=0
- First=
- Last={
- Background=default
- Foreground=800000
- bold=0
-
-
- [Keys]
- Type=keyword
- Context=101
- Scope=3
- Priority=10
- WholeWordOnly=1
- Keyword1=background;background-attachment;background-color;background-image;background-position;background-repeat;border;border-bottom;border-bottom-color;
- Keyword2=border-bottom-style;border-bottom-width;border-collapse;border-color;border-left;border-left-color;border-left-style;border-left-width;border-right;
- Keyword3=border-right-color;border-right-style;border-right-width;border-spacing;border-style;border-top;border-top-color;border-top-style;border-top-width;border-width;
- Keyword4=bottom;caption-side;clear;clip;color;content;counter-increment;counter-reset;cursor;direction;display;display;empty-cells;float;font;font-family;font-size;font-size-adjust;
- Keyword5=font-stretch;font-style;font-variant;font-weight;height;left;letter-spacing;line-height;list-style;list-style-image;list-style-position;list-style-type;margin;margin-bottom;
- Keyword6=margin-left;margin-right;margin-top;marker-offset;max-height;max-width;min-height;min-width;outline;outline-color;outline-style;outline-width;overflow;padding;padding-bottom;
- Keyword7=padding-left;padding-right;padding-top;position;quotes;right;table-layout;text-align;text-decoration;text-indent;text-shadow;text-transform;top;unicode-bidi;vertical-align;visibility;white-space;width;word-spacing;z-index;
- Background=Default
- Foreground=FF0000
-