| Path : /proc/self/root/proc/thread-self/root/usr/share/source-highlight/ |
| Current File : //proc/self/root/proc/thread-self/root/usr/share/source-highlight/css.lang |
# language definition for css style sheets
include "c_comment.lang"
selector = '(\.|#)[[:word:]]+'
state cbracket delim "{" "}" multiline begin
include "c_comment.lang"
property = '[[:word:]-]+[[:blank:]]*:'
value = '[.%[:word:]-]+'
string = '#([[:word:]]+)'
end
include "symbols.lang"