add specialized get seasons method
This commit is contained in:
@@ -72,6 +72,11 @@
|
||||
height: 180px;
|
||||
}
|
||||
|
||||
/* Fixes button running outside of list */
|
||||
.btnRemoveFromEditorList .ui-btn-inner {
|
||||
padding-right: 0!important;
|
||||
}
|
||||
|
||||
@media all and (min-width: 500px) {
|
||||
|
||||
.availableImagesList {
|
||||
@@ -132,6 +137,14 @@
|
||||
margin: .5em 0;
|
||||
}
|
||||
|
||||
.editorTile .tileContent{
|
||||
color: #000;
|
||||
}
|
||||
|
||||
.editorTile .ui-field-contain{
|
||||
margin: 0 0 .5em;
|
||||
}
|
||||
|
||||
@media all and (min-width: 700px) {
|
||||
|
||||
.availableImagesList {
|
||||
|
||||
Reference in New Issue
Block a user