mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-18 21:35:51 -04:00
19 lines
278 B
CSS
19 lines
278 B
CSS
.nz-input-large {
|
|
margin-top: 20px;
|
|
}
|
|
|
|
.nz-input-large input {
|
|
height: 40px;
|
|
}
|
|
|
|
.nz-input-large *[class*='icon-'] {
|
|
font-size: 30px;
|
|
height: 30px;
|
|
width: 40px;
|
|
padding-top: 14px;
|
|
padding-left: 10px;
|
|
}
|
|
|
|
|
|
|