mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-04-21 13:49:03 +00:00
add browser warning
This commit is contained in:
40
static/languages/code_css.json
Normal file
40
static/languages/code_css.json
Normal file
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"name": "code_css",
|
||||
"leftToRight": true,
|
||||
"noLazyMode": true,
|
||||
"words": [
|
||||
"background-color",
|
||||
"color",
|
||||
"center",
|
||||
"font",
|
||||
"font-size",
|
||||
"font-family",
|
||||
"text-align",
|
||||
"float",
|
||||
"align",
|
||||
"width",
|
||||
"height",
|
||||
"padding",
|
||||
"margin",
|
||||
"solid",
|
||||
"border",
|
||||
"display",
|
||||
"inline",
|
||||
"block",
|
||||
"max-width",
|
||||
"auto",
|
||||
"position",
|
||||
"srcset",
|
||||
"z-index",
|
||||
"left",
|
||||
"top",
|
||||
"overflow",
|
||||
"border-image",
|
||||
"background-image",
|
||||
"background-clip",
|
||||
"background-size",
|
||||
"background-origin",
|
||||
"transform",
|
||||
"@media"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user