Add: Css color display

This commit is contained in:
surunzi
2016-05-21 21:36:35 +08:00
parent d2be932905
commit ff67f95739
3 changed files with 23 additions and 3 deletions

View File

@@ -58,6 +58,13 @@
-webkit-overflow-scrolling: touch;
}
}
.style-color {
width: 7px;
height: 7px;
margin-right: 2px;
border: 1px solid $gray-dark;
display: inline-block;
}
.computed-style {
background: #fff;
font-size: 12px;