mirror of https://github.com/astrit/css.gg.git
#7: adding current color to check-o
This commit is contained in:
parent
323c571368
commit
6012a25342
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -18,8 +18,9 @@
|
|||
top: -1px;
|
||||
width: 6px;
|
||||
height: 10px;
|
||||
border-color: currentColor;
|
||||
border-width: 0 2px 2px 0;
|
||||
border-style: solid;
|
||||
transform-origin: bottom left;
|
||||
transform: rotate(45deg)
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue