Podstawowy interfejs użytkownika CSS
Źródło: CSS Basic User Interface Module Level 3 (CSS3 UI)
box-sizing
- Wartość
content-box | border-box
- Inicjalizacja
- content-box
- Zastosowanie
- wszystkie elementy, które akcektują szerokość i wysokość
- Dziedziczenie
- nie
- Procenty
- nie
- Media
- visual
caret-color
- Wartość
auto | <color>
- Inicjalizacja
- auto
- Zastosowanie
- wszystkie elementy
- Dziedziczenie
- tak
- Procenty
- nie
- Media
- interactive
cursor
- Wartość
[ [<url> [<x> <y>]?,]* [ auto | default | none | context-menu | help | pointer | progress | wait | cell | crosshair | text | vertical-text | alias | copy | move | no-drop | not-allowed | grab | grabbing | e-resize | n-resize | ne-resize | nw-resize | s-resize | se-resize | sw-resize | w-resize | ew-resize | ns-resize | nesw-resize | nwse-resize | col-resize | row-resize | all-scroll | zoom-in | zoom-out ] ]
- Inicjalizacja
- auto
- Zastosowanie
- wszystkie elementy
- Dziedziczenie
- tak
- Procenty
- nie
- Media
- visual, interactive
outline
- Wartość
[ <'outline-color'> || <'outline-style'> || <'outline-width'> ]
- Inicjalizacja
- zobacz cechy indywidualne
- Zastosowanie
- wszystkie elementy
- Dziedziczenie
- nie
- Procenty
- nie
- Media
- visual
outline-color
- Wartość
<color> | invert
- Inicjalizacja
- invert
- Zastosowanie
- wszystkie elementy
- Dziedziczenie
- nie
- Procenty
- nie
- Media
- visual
outline-offset
outline-style
- Wartość
auto | <border-style>
- Inicjalizacja
- none
- Zastosowanie
- wszystkie elementy
- Dziedziczenie
- nie
- Procenty
- nie
- Media
- visual
outline-width
- Wartość
<line-width>
- Inicjalizacja
- medium
- Zastosowanie
- wszystkie elementy
- Dziedziczenie
- nie
- Procenty
- nie
- Media
- visual
resize
- Wartość
none | both | horizontal | vertical
- Inicjalizacja
- none
- Zastosowanie
- elementy z przepełnieniem innym niż visible i opcjonalnie elementy zastępowane takie jak obrazki, wideo, ramki lokalne
- Dziedziczenie
- nie
- Procenty
- nie
- Media
- visual
text-overflow
- Wartość
clip | ellipsis
- Inicjalizacja
- clip
- Zastosowanie
- elementy blokowe
- Dziedziczenie
- nie
- Procenty
- nie
- Media
- visual
Przeglądarki
Chrome | Firefox | Edge | Opera | Safari | |
---|---|---|---|---|---|
box-sizing: wartość | 10 2011-03-08 | 29 2014-04-29 | 12 2015-07-29 | 7 2003-01-28 | 5.1 2011-07-20 |
box-sizing: border-box | 1 2008-12-11 | 1 2004-11-09 | 12 2015-07-29 | 15 2013-07-02 | 3 2007-10-26 |
box-sizing: content-box | 1 2008-12-11 | 1 2004-11-09 | 12 2015-07-29 | 15 2013-07-02 | 3 2007-10-26 |
caret-color: wartość | 57 2017-03-09 | 53 2017-04-19 | 79 2020-01-15 | 44 2017-03-21 | 11.1 2018-04-12 |
cursor: wartość | 1 2008-12-11 | 1 2004-11-09 | 12 2015-07-29 | 7 2003-01-28 | 1.2 2004-02-02 |
cursor: alias | 1 2008-12-11 | 1.5 2005-11-29 | 12 2015-07-29 | 10.6 2010-07-01 | 3 2007-10-26 |
cursor: all-scroll | 1 2008-12-11 | 1.5 2005-11-29 | 12 2015-07-29 | 10.6 2010-07-01 | 3 2007-10-26 |
cursor: auto | 1 2008-12-11 | 1 2004-11-09 | 12 2015-07-29 | 7 2003-01-28 | 1.2 2004-02-02 |
cursor: cell | 1 2008-12-11 | 1.5 2005-11-29 | 12 2015-07-29 | 10.6 2010-07-01 | 3 2007-10-26 |
cursor: col-resize | 1 2008-12-11 | 1.5 2005-11-29 | 12 2015-07-29 | 10.6 2010-07-01 | 3 2007-10-26 |
cursor: context-menu | 1 2008-12-11 | 1.5 2005-11-29 | 12 2015-07-29 | 10.6 2010-07-01 | 3 2007-10-26 |
cursor: copy | 1 2008-12-11 | 1.5 2005-11-29 | 12 2015-07-29 | 10.6 2010-07-01 | 3 2007-10-26 |
cursor: crosshair | 1 2008-12-11 | 1 2004-11-09 | 12 2015-07-29 | 7 2003-01-28 | 1.2 2004-02-02 |
cursor: default | 1 2008-12-11 | 1 2004-11-09 | 12 2015-07-29 | 7 2003-01-28 | 1.2 2004-02-02 |
cursor: e-resize | 1 2008-12-11 | 1 2004-11-09 | 12 2015-07-29 | 7 2003-01-28 | 1.2 2004-02-02 |
cursor: ew-resize | 1 2008-12-11 | 1.5 2005-11-29 | 12 2015-07-29 | 10.6 2010-07-01 | 3 2007-10-26 |
cursor: grab | 68 2018-07-24 | 27 2014-02-04 | 14 2016-08-02 | 55 2018-08-16 | 11 2017-09-19 |
cursor: grabbing | 68 2018-07-24 | 27 2014-02-04 | 79 2020-01-15 | 55 2018-08-16 | 11 2017-09-19 |
cursor: help | 1 2008-12-11 | 1 2004-11-09 | 12 2015-07-29 | 7 2003-01-28 | 1.2 2004-02-02 |
cursor: move | 1 2008-12-11 | 1 2004-11-09 | 12 2015-07-29 | 7 2003-01-28 | 1.2 2004-02-02 |
cursor: n-resize | 1 2008-12-11 | 1 2004-11-09 | 12 2015-07-29 | 7 2003-01-28 | 1.2 2004-02-02 |
cursor: ne-resize | 1 2008-12-11 | 1 2004-11-09 | 12 2015-07-29 | 7 2003-01-28 | 1.2 2004-02-02 |
cursor: nesw-resize | 1 2008-12-11 | 1.5 2005-11-29 | 12 2015-07-29 | 10.6 2010-07-01 | 3 2007-10-26 |
cursor: no-drop | 1 2008-12-11 | 1.5 2005-11-29 | 12 2015-07-29 | 10.6 2010-07-01 | 3 2007-10-26 |
cursor: none | 5 2010-05-25 | 3 2008-06-17 | 12 2015-07-29 | 15 2013-07-02 | 5 2010-06-07 |
cursor: not-allowed | 1 2008-12-11 | 1.5 2005-11-29 | 12 2015-07-29 | 10.6 2010-07-01 | 3 2007-10-26 |
cursor: ns-resize | 1 2008-12-11 | 1.5 2005-11-29 | 12 2015-07-29 | 10.6 2010-07-01 | 3 2007-10-26 |
cursor: nw-resize | 1 2008-12-11 | 1 2004-11-09 | 12 2015-07-29 | 7 2003-01-28 | 1.2 2004-02-02 |
cursor: nwse-resize | 1 2008-12-11 | 1.5 2005-11-29 | 12 2015-07-29 | 10.6 2010-07-01 | 3 2007-10-26 |
cursor: pointer | 1 2008-12-11 | 1 2004-11-09 | 12 2015-07-29 | 7 2003-01-28 | 1.2 2004-02-02 |
cursor: progress | 1 2008-12-11 | 1 2004-11-09 | 12 2015-07-29 | 7 2003-01-28 | 1.2 2004-02-02 |
cursor: row-resize | 1 2008-12-11 | 1.5 2005-11-29 | 12 2015-07-29 | 10.6 2010-07-01 | 3 2007-10-26 |
cursor: s-resize | 1 2008-12-11 | 1 2004-11-09 | 12 2015-07-29 | 7 2003-01-28 | 1.2 2004-02-02 |
cursor: se-resize | 1 2008-12-11 | 1 2004-11-09 | 12 2015-07-29 | 7 2003-01-28 | 1.2 2004-02-02 |
cursor: sw-resize | 1 2008-12-11 | 1 2004-11-09 | 12 2015-07-29 | 7 2003-01-28 | 1.2 2004-02-02 |
cursor: text | 1 2008-12-11 | 1 2004-11-09 | 12 2015-07-29 | 7 2003-01-28 | 1.2 2004-02-02 |
cursor: url | 1 2008-12-11 | 1.5 2005-11-29 | 12 2015-07-29 | 15 2013-07-02 | 3 2007-10-26 |
cursor: vertical-text | 1 2008-12-11 | 1.5 2005-11-29 | 12 2015-07-29 | 10.6 2010-07-01 | 3 2007-10-26 |
cursor: w-resize | 1 2008-12-11 | 1 2004-11-09 | 12 2015-07-29 | 7 2003-01-28 | 1.2 2004-02-02 |
cursor: wait | 1 2008-12-11 | 1 2004-11-09 | 12 2015-07-29 | 7 2003-01-28 | 1.2 2004-02-02 |
cursor: zoom-in | 37 2014-08-26 | 24 2013-09-17 | 12 2015-07-29 | 24 2014-09-02 | 9 2015-09-30 |
cursor: zoom-out | 37 2014-08-26 | 24 2013-09-17 | 12 2015-07-29 | 24 2014-09-02 | 9 2015-09-30 |
outline: wartość | 94 2021-09-21 | 88 2021-04-19 | 94 2021-09-24 | 80 2021-10-05 | 16.4 2023-03-27 |
outline-color: wartość | 1 2008-12-11 | 1.5 2005-11-29 | 12 2015-07-29 | 7 2003-01-28 | 1.2 2004-02-02 |
outline-offset: wartość | 1 2008-12-11 | 1.5 2005-11-29 | 15 2017-04-05 | 9.5 2008-06-12 | 1.2 2004-02-02 |
outline-style: wartość | 1 2008-12-11 | 1.5 2005-11-29 | 12 2015-07-29 | 7 2003-01-28 | 1.2 2004-02-02 |
outline-style: auto | 1 2008-12-11 | 1.5 2005-11-29 | 12 2015-07-29 | 15 2013-07-02 | 1.2 2004-02-02 |
outline-style: none | 1 2008-12-11 | 1 2004-11-09 | 12 2015-07-29 | 15 2013-07-02 | 1.2 2004-02-02 |
outline-width: wartość | 1 2008-12-11 | 1.5 2005-11-29 | 12 2015-07-29 | 7 2003-01-28 | 1.2 2004-02-02 |
resize: wartość | 1 2008-12-11 | 4 2011-03-22 | 79 2020-01-15 | 12.1 2012-11-20 | 3 2007-10-26 |
text-overflow: wartość | 1 2008-12-11 | 7 2011-09-27 | 12 2015-07-29 | 11 2010-12-16 | 1.3 2005-04-15 |
text-overflow: clip | 1 2008-12-11 | 7 2011-09-27 | 12 2015-07-29 | 15 2013-07-02 | 1.3 2005-04-15 |
text-overflow: ellipsis | 1 2008-12-11 | 7 2011-09-27 | 12 2015-07-29 | 15 2013-07-02 | 1.3 2005-04-15 |