Follow WD-css3-ui-20150310

See also: http://www.w3.org/TR/2015/WD-css3-ui-20150310/
This commit is contained in:
Kyo Nagashima
2015-03-20 14:48:07 +09:00
parent eff2b2a4b8
commit 2258f16c42
3 changed files with 2 additions and 5 deletions

View File

@@ -554,8 +554,7 @@
display: cubic-bezier(0.25, 0.1, 0.25, 1.0);
}
.ui::value,
.ui::choices {
.ui {
caret-color: grab;
display: grabbing;
}

View File

@@ -606,8 +606,7 @@
}
</style>
<style>
.ui::value,
.ui::choices {
.ui {
caret-color: grab;
display: grabbing;
}