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

Update to CSS Styles for go-live #5

Merged
merged 1 commit into from
Jul 3, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions _notes/dwsync.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<dwsync>
<file name="grandchild-styles.css" server="development.wordpress.uconn.edu/edu.uconn.wordpress.development/public_html/wp-content/" local="131354477909580594" remote="131354477900000000" Dst="2" />
<file name="template-class.php" server="development.wordpress.uconn.edu/edu.uconn.wordpress.development/public_html/wp-content/" local="131169568800000000" remote="131169604800000000" Dst="1" />
<file name="grandchild-functions.php" server="development.wordpress.uconn.edu/edu.uconn.wordpress.development/public_html/wp-content/" local="131208603859143420" remote="131208639850000000" Dst="1" />
<file name="grandchild-styles.css" server="development.wordpress.uconn.edu/edu.uconn.wordpress.development/public_html/wp-content/" local="131435718192059644" remote="131435718190000000" Dst="2" />
<file name="template-class.php" server="development.wordpress.uconn.edu/edu.uconn.wordpress.development/public_html/wp-content/" local="131357888010000000" remote="131357888010000000" Dst="2" />
<file name="grandchild-functions.php" server="development.wordpress.uconn.edu/edu.uconn.wordpress.development/public_html/wp-content/" local="131371695320000000" remote="131371695320000000" Dst="2" />
</dwsync>
89 changes: 89 additions & 0 deletions grandchild-styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -2151,4 +2151,93 @@ max-height:240px
font-size:150px;
max-height:150px
}
}

#page-sorting-programs .details-wrap {
height:145px!important;
line-height:1.7
}

#post-58735 .countdown-daysuntil-wrap {
line-height:1.2
}

#content .panel-grid .widget.widget_count_down_widget .countdown-top .countdown-daysuntil-wrap {
padding-bottom:20px
}

.email {
word-wrap:break-word
}

/*================= Professional Development=========================*/
h1.title-adjust {
position:absolute;
top:15px;
width:100%
}

#menu-professional-development {
margin-top:100px
}

.hide-in-subnav {
display:none!important
}

.page-template-page-blank {
background-color:#fff
}

.widget_uc_events_calendar_widget .inner-calendar .uc-cal.uc-iconcal .uc-cal-list .uc-cal-item .uc-cal-event .uc-cal-event-title {
color:#d38809!important
}

.inner-calendar {
background-color:#fafafa!important
}

.inner-calendar h3.widget-title {
color:#d38809!important
}

/*====================== countdown widgets on interior pages==========================*/
.page #content .panel-grid .widget.widget_count_down_widget {
margin-top:-21px!important
}

.home #content .panel-grid .widget.widget_count_down_widget {
margin-top:2px!important
}

/*=====================degrees and programs image height=========================*/
#page-sorting-programs .img-wrap {
height:170px!important
}

@media (max-width: 1215px) {
#page-sorting-programs .img-wrap {
height:118px!important
}
}

@media (min-width: 393) and (max-width: 799px) {
#page-sorting-programs .img-wrap {
height:192px!important
}
}

@media (max-width: 393px) {
#page-sorting-programs .img-wrap {
height:160px!important
}
}

#page-sorting-programs .back-to-top {
float:right;
padding-bottom:20px
}

#page-search .alert-danger {
display:none
}
1 change: 1 addition & 0 deletions templates/_notes/dwsync.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@
<file name="nav-drop-multi-walker.php" server="development.wordpress.uconn.edu" local="131249109180000000" remote="131249109180000000" Dst="2" />
<file name="taxonomy-subjects.php" server="development.wordpress.uconn.edu" local="131357884190000000" remote="131357884190000000" Dst="2" />
<file name="page.php" server="development.wordpress.uconn.edu" local="131357887810000000" remote="131357887810000000" Dst="2" />
<file name="page.php" server="development.wordpress.uconn.edu/edu.uconn.wordpress.development/public_html/wp-content/" local="131357887810000000" remote="131357887810000000" Dst="2" />
</dwsync>