Project

General

Profile

« Previous | Next » 

Revision 1273

Added by Dietmar over 14 years ago

Ticket #921 Update EditArea framework
fix stylings wb_theme, fix upgradescript

View differences:

css.js
1 1
editAreaLoader.load_syntax["css"] = {
2
	'COMMENT_SINGLE' : {1 : '@'}
2
	'DISPLAY_NAME' : 'CSS'
3
	,'COMMENT_SINGLE' : {1 : '@'}
3 4
	,'COMMENT_MULTI' : {'/*' : '*/'}
4 5
	,'QUOTEMARKS' : ['"', "'"]
5 6
	,'KEYWORD_CASE_SENSITIVE' : false
6 7

  

Also available in: Unified diff