Files
SmartHomePHP/web/css/wsclient.css
2016-10-28 21:58:37 +03:00

26 lines
344 B
CSS

.temperature {
font-size: 40px;
}
.sp-replacer {
margin: 10px 0;
padding: 5px;
border: 0;
border-radius: 5px;
color: inherit;
background: #efefef;
display: block;
position: relative;
}
.sp-preview {
border: none;
margin-right: 0;
width: 100%;
height: 30px;
}
.sp-dd {
display: none;
}