Rename to css-ui-3.vim

This commit is contained in:
Kyo Nagashima
2015-09-23 14:35:33 +09:00
parent 4afac28691
commit f970b3abbc
4 changed files with 3 additions and 3 deletions

View File

@@ -583,7 +583,7 @@
display: cubic-bezier(0.25, 0.1, 0.25, 1.0);
}
.ui {
.ui-3 {
caret-color: grab;
display: grabbing;
}

View File

@@ -636,7 +636,7 @@
}
</style>
<style>
.ui {
.ui-3 {
caret-color: grab;
display: grabbing;
}