Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Adding mobile responsive table support to UC People
  • Loading branch information
briandunnigan authored and briandunnigan committed Mar 3, 2016
1 parent 494f364 commit 4783879
Show file tree
Hide file tree
Showing 17 changed files with 97 additions and 1 deletion.
6 changes: 6 additions & 0 deletions css/sherman-black.css
Expand Up @@ -9856,6 +9856,12 @@ q:before, table q:after {
*/
}

@media (max-width: 767px) {
.uc-people table img {
max-width: none;
}
}

/* - - - - - - - - - - - - - - - - - - -
== Calendar
- - - - - - - - - - - - - - - - - - - */
Expand Down
6 changes: 6 additions & 0 deletions css/sherman-blue.css
Expand Up @@ -9856,6 +9856,12 @@ q:before, table q:after {
*/
}

@media (max-width: 767px) {
.uc-people table img {
max-width: none;
}
}

/* - - - - - - - - - - - - - - - - - - -
== Calendar
- - - - - - - - - - - - - - - - - - - */
Expand Down
6 changes: 6 additions & 0 deletions css/sherman-brightyellow.css
Expand Up @@ -9856,6 +9856,12 @@ q:before, table q:after {
*/
}

@media (max-width: 767px) {
.uc-people table img {
max-width: none;
}
}

/* - - - - - - - - - - - - - - - - - - -
== Calendar
- - - - - - - - - - - - - - - - - - - */
Expand Down
6 changes: 6 additions & 0 deletions css/sherman-green.css
Expand Up @@ -9856,6 +9856,12 @@ q:before, table q:after {
*/
}

@media (max-width: 767px) {
.uc-people table img {
max-width: none;
}
}

/* - - - - - - - - - - - - - - - - - - -
== Calendar
- - - - - - - - - - - - - - - - - - - */
Expand Down
6 changes: 6 additions & 0 deletions css/sherman-grey.css
Expand Up @@ -9865,6 +9865,12 @@ q:before, table q:after {
*/
}

@media (max-width: 767px) {
.uc-people table img {
max-width: none;
}
}

/* - - - - - - - - - - - - - - - - - - -
== Calendar
- - - - - - - - - - - - - - - - - - - */
Expand Down
6 changes: 6 additions & 0 deletions css/sherman-hotpink.css
Expand Up @@ -9856,6 +9856,12 @@ q:before, table q:after {
*/
}

@media (max-width: 767px) {
.uc-people table img {
max-width: none;
}
}

/* - - - - - - - - - - - - - - - - - - -
== Calendar
- - - - - - - - - - - - - - - - - - - */
Expand Down
6 changes: 6 additions & 0 deletions css/sherman-huntergreen.css
Expand Up @@ -9856,6 +9856,12 @@ q:before, table q:after {
*/
}

@media (max-width: 767px) {
.uc-people table img {
max-width: none;
}
}

/* - - - - - - - - - - - - - - - - - - -
== Calendar
- - - - - - - - - - - - - - - - - - - */
Expand Down
6 changes: 6 additions & 0 deletions css/sherman-lavender.css
Expand Up @@ -9856,6 +9856,12 @@ q:before, table q:after {
*/
}

@media (max-width: 767px) {
.uc-people table img {
max-width: none;
}
}

/* - - - - - - - - - - - - - - - - - - -
== Calendar
- - - - - - - - - - - - - - - - - - - */
Expand Down
6 changes: 6 additions & 0 deletions css/sherman-orange.css
Expand Up @@ -9856,6 +9856,12 @@ q:before, table q:after {
*/
}

@media (max-width: 767px) {
.uc-people table img {
max-width: none;
}
}

/* - - - - - - - - - - - - - - - - - - -
== Calendar
- - - - - - - - - - - - - - - - - - - */
Expand Down
6 changes: 6 additions & 0 deletions css/sherman-pink.css
Expand Up @@ -9856,6 +9856,12 @@ q:before, table q:after {
*/
}

@media (max-width: 767px) {
.uc-people table img {
max-width: none;
}
}

/* - - - - - - - - - - - - - - - - - - -
== Calendar
- - - - - - - - - - - - - - - - - - - */
Expand Down
6 changes: 6 additions & 0 deletions css/sherman-purple.css
Expand Up @@ -9856,6 +9856,12 @@ q:before, table q:after {
*/
}

@media (max-width: 767px) {
.uc-people table img {
max-width: none;
}
}

/* - - - - - - - - - - - - - - - - - - -
== Calendar
- - - - - - - - - - - - - - - - - - - */
Expand Down
6 changes: 6 additions & 0 deletions css/sherman-red.css
Expand Up @@ -9856,6 +9856,12 @@ q:before, table q:after {
*/
}

@media (max-width: 767px) {
.uc-people table img {
max-width: none;
}
}

/* - - - - - - - - - - - - - - - - - - -
== Calendar
- - - - - - - - - - - - - - - - - - - */
Expand Down
6 changes: 6 additions & 0 deletions css/sherman-redorange.css
Expand Up @@ -9856,6 +9856,12 @@ q:before, table q:after {
*/
}

@media (max-width: 767px) {
.uc-people table img {
max-width: none;
}
}

/* - - - - - - - - - - - - - - - - - - -
== Calendar
- - - - - - - - - - - - - - - - - - - */
Expand Down
6 changes: 6 additions & 0 deletions css/sherman-skyblue.css
Expand Up @@ -9856,6 +9856,12 @@ q:before, table q:after {
*/
}

@media (max-width: 767px) {
.uc-people table img {
max-width: none;
}
}

/* - - - - - - - - - - - - - - - - - - -
== Calendar
- - - - - - - - - - - - - - - - - - - */
Expand Down
6 changes: 6 additions & 0 deletions css/sherman-teal.css
Expand Up @@ -9856,6 +9856,12 @@ q:before, table q:after {
*/
}

@media (max-width: 767px) {
.uc-people table img {
max-width: none;
}
}

/* - - - - - - - - - - - - - - - - - - -
== Calendar
- - - - - - - - - - - - - - - - - - - */
Expand Down
6 changes: 6 additions & 0 deletions css/sherman-yellow.css
Expand Up @@ -9856,6 +9856,12 @@ q:before, table q:after {
*/
}

@media (max-width: 767px) {
.uc-people table img {
max-width: none;
}
}

/* - - - - - - - - - - - - - - - - - - -
== Calendar
- - - - - - - - - - - - - - - - - - - */
Expand Down
2 changes: 1 addition & 1 deletion sass/_sherman-common.scss
Expand Up @@ -744,7 +744,7 @@ body.home {
====================================
*/

#page-blank {
#page-blank {
.uc-cal {
.uc-cal-event-month {
padding-bottom:0!important;
Expand Down

0 comments on commit 4783879

Please sign in to comment.