1
0
mirror of https://github.com/cydrobolt/polr.git synced 2024-09-20 07:31:53 +02:00
polr/public/css/index.css
2015-11-06 20:25:48 -05:00

26 lines
298 B
CSS

.custom-url-field {
display: inline;
width: 100px;
}
.site-url-field {
color: green;
display: inline;
}
.long-link-input {
margin-bottom: 25px;
}
.tips {
margin-top: 20px;
}
.check-btn {
margin-bottom: 30px;
}
#link-availability-status {
margin-bottom: 20px;
}