1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-10-05 23:57:20 +02:00
Radarr/NzbDrone.Web/_backboneApp/AddSeries/addSeries.css

16 lines
238 B
CSS
Raw Normal View History

2013-01-21 04:41:37 +01:00
.search {
margin-top: 20px;
}
.search input {
height: 40px;
}
.search .add-on {
font-size: 30px;
height: 30px;
width: 40px;
padding-top: 14px;
2013-01-21 07:44:33 +01:00
padding-left: 10px;
2013-01-21 04:41:37 +01:00
}