mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 21:37:35 +00:00
Libraries: Move to Userland/Libraries/
This commit is contained in:
parent
dc28c07fa5
commit
13d7c09125
1857 changed files with 266 additions and 274 deletions
122
Userland/Libraries/LibWeb/CSS/Identifiers.json
Normal file
122
Userland/Libraries/LibWeb/CSS/Identifiers.json
Normal file
|
@ -0,0 +1,122 @@
|
|||
[
|
||||
"-libweb-center",
|
||||
"-libweb-link",
|
||||
"-libweb-palette-active-link",
|
||||
"-libweb-palette-active-window-border1",
|
||||
"-libweb-palette-active-window-border2",
|
||||
"-libweb-palette-active-window-title",
|
||||
"-libweb-palette-base",
|
||||
"-libweb-palette-base-text",
|
||||
"-libweb-palette-button",
|
||||
"-libweb-palette-button-text",
|
||||
"-libweb-palette-desktop-background",
|
||||
"-libweb-palette-focus-outline",
|
||||
"-libweb-palette-highlight-window-border1",
|
||||
"-libweb-palette-highlight-window-border2",
|
||||
"-libweb-palette-highlight-window-title",
|
||||
"-libweb-palette-hover-highlight",
|
||||
"-libweb-palette-inactive-selection",
|
||||
"-libweb-palette-inactive-selection-text",
|
||||
"-libweb-palette-inactive-window-border1",
|
||||
"-libweb-palette-inactive-window-border2",
|
||||
"-libweb-palette-inactive-window-title",
|
||||
"-libweb-palette-link",
|
||||
"-libweb-palette-menu-base",
|
||||
"-libweb-palette-menu-base-text",
|
||||
"-libweb-palette-menu-selection",
|
||||
"-libweb-palette-menu-selection-text",
|
||||
"-libweb-palette-menu-stripe",
|
||||
"-libweb-palette-moving-window-border1",
|
||||
"-libweb-palette-moving-window-border2",
|
||||
"-libweb-palette-moving-window-title",
|
||||
"-libweb-palette-rubber-band-border",
|
||||
"-libweb-palette-rubber-band-fill",
|
||||
"-libweb-palette-ruler",
|
||||
"-libweb-palette-ruler-active-text",
|
||||
"-libweb-palette-ruler-border",
|
||||
"-libweb-palette-ruler-inactive-text",
|
||||
"-libweb-palette-selection",
|
||||
"-libweb-palette-selection-text",
|
||||
"-libweb-palette-syntax-comment",
|
||||
"-libweb-palette-syntax-control-keyword",
|
||||
"-libweb-palette-syntax-identifier",
|
||||
"-libweb-palette-syntax-keyword",
|
||||
"-libweb-palette-syntax-number",
|
||||
"-libweb-palette-syntax-operator",
|
||||
"-libweb-palette-syntax-preprocessor-statement",
|
||||
"-libweb-palette-syntax-preprocessor-value",
|
||||
"-libweb-palette-syntax-punctuation",
|
||||
"-libweb-palette-syntax-string",
|
||||
"-libweb-palette-syntax-type",
|
||||
"-libweb-palette-text-cursor",
|
||||
"-libweb-palette-threed-highlight",
|
||||
"-libweb-palette-threed-shadow1",
|
||||
"-libweb-palette-threed-shadow2",
|
||||
"-libweb-palette-visited-link",
|
||||
"-libweb-palette-window",
|
||||
"-libweb-palette-window-text",
|
||||
"absolute",
|
||||
"blink",
|
||||
"block",
|
||||
"bold",
|
||||
"bolder",
|
||||
"both",
|
||||
"capitalize",
|
||||
"center",
|
||||
"circle",
|
||||
"dashed",
|
||||
"decimal",
|
||||
"disc",
|
||||
"dotted",
|
||||
"double",
|
||||
"fixed",
|
||||
"full-size-kana",
|
||||
"full-width",
|
||||
"groove",
|
||||
"hidden",
|
||||
"inline",
|
||||
"inline-block",
|
||||
"inset",
|
||||
"justify",
|
||||
"large",
|
||||
"larger",
|
||||
"left",
|
||||
"lighter",
|
||||
"line-through",
|
||||
"list-item",
|
||||
"lowercase",
|
||||
"medium",
|
||||
"none",
|
||||
"normal",
|
||||
"nowrap",
|
||||
"outset",
|
||||
"overline",
|
||||
"pre",
|
||||
"pre-line",
|
||||
"pre-wrap",
|
||||
"relative",
|
||||
"ridge",
|
||||
"right",
|
||||
"small",
|
||||
"smaller",
|
||||
"solid",
|
||||
"square",
|
||||
"static",
|
||||
"sticky",
|
||||
"table",
|
||||
"table-caption",
|
||||
"table-cell",
|
||||
"table-column",
|
||||
"table-column-group",
|
||||
"table-footer-group",
|
||||
"table-header-group",
|
||||
"table-row",
|
||||
"table-row-group",
|
||||
"underline",
|
||||
"uppercase",
|
||||
"x-large",
|
||||
"x-small",
|
||||
"xx-large",
|
||||
"xx-small",
|
||||
"xxx-large"
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue