mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 02:37:08 -07:00
styling
This commit is contained in:
parent
4c16aea932
commit
f94ea0e78a
9 changed files with 32 additions and 26 deletions
|
@ -2,7 +2,7 @@
|
|||
<div class="row">
|
||||
<div class="span2">
|
||||
<a href="{{traktUrl}}" target="_blank">
|
||||
<img class="series-poster img-polaroid" src="{{remotePoster}}">
|
||||
<img class="add-series-poster" src="{{remotePoster}}">
|
||||
</a>
|
||||
</div>
|
||||
<div class="span9">
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
padding-top: 10px;
|
||||
}
|
||||
|
||||
.img-polaroid {
|
||||
.add-series-poster {
|
||||
min-width: 138px;
|
||||
min-height: 203px;
|
||||
max-width: 138px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue