1
0
mirror of https://github.com/cydrobolt/polr.git synced 2024-09-19 23:21:47 +02:00
polr/public/css/index.css
2016-08-14 22:18:25 -07:00

30 lines
347 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;
}
.visibility-toggler {
margin-bottom: 2em;
}