View index.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"fileVersion": 36832016, | |
"fileSize": 134487, | |
"manufacturerCode": 4474, | |
"imageType": 53250, | |
"sha512": "53c6cadc6a83d39f2cfa2e29d3d7f15e48ead17f5e4d46ae81466c263696cbe9ec7656818a900f6d963d8bc081e0c0671662a12504e53ec73751e151c84c410a", | |
"url": "https://github.com/Koenkk/zigbee-OTA/raw/master/images/Insta/ZLL_WS_4f_J_Release_10.03.32.02.zigbee", | |
"path": "images/Insta/ZLL_WS_4f_J_Release_10.03.32.02.zigbee" | |
}, |
View gist:1145175
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div style="border:1px solid #fff;background:-webkit-gradient(linear, 0% 0%, 0% 50%, from(#D78F99), to(#A40017), color-stop(.9,#BD4455));height:24px;width:24px;-webkit-border-radius:13px;-webkit-box-shadow: 0 1px 3px #888;"> | |
<div style="border:3px solid #fff;border-left:none; border-top:none;height:10px;width:5px;-webkit-transform:rotate(33deg);margin:0 auto;margin-top:4px;"></div> | |
</div> |
View gist:1126421
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.stripe | |
{ | |
background-image:-webkit-gradient(linear, left top, right top,color-stop(.71428571428571, #c5ccd4),color-stop(.71428571428571, #cbd2d8),color-stop(1, #cbd2d8)); | |
-webkit-background-size: 7px 7px; | |
min-height: 387px; | |
} |