1
0
mirror of https://github.com/cydrobolt/polr.git synced 2024-11-10 04:02:28 +01:00
polr/public/css/index.css

30 lines
347 B
CSS
Raw Normal View History

.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;
}
2015-11-07 02:25:48 +01:00
#link-availability-status {
margin-bottom: 20px;
}
.visibility-toggler {
margin-bottom: 2em;
}