add specialized get seasons method

This commit is contained in:
Luke Pulverenti
2013-11-28 13:27:29 -05:00
parent f5b62182b5
commit 878bad724a
20 changed files with 103 additions and 72 deletions
+13
View File
@@ -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 {