1
0
mirror of https://github.com/stolksdorf/homebrewery.git synced 2025-12-13 00:05:59 +00:00
Files
homebrewery/client/admin/brewLookup/brewLookup.less
2017-01-28 16:35:48 -05:00

13 lines
174 B
Plaintext

.brewLookup{
height : 200px;
input{
height : 33px;
margin-bottom : 20px;
padding : 0px 10px;
}
.error{
font-weight : 800;
color : @red;
}
}