diff --git a/css/sherman-black.css b/css/sherman-black.css index 1983cf2..4a9e614 100644 --- a/css/sherman-black.css +++ b/css/sherman-black.css @@ -1460,7 +1460,7 @@ img { } .img-rounded { - border-radius: 0; + border-radius: 4px; } .img-thumbnail { @@ -1468,7 +1468,7 @@ img { line-height: 1.42857; background-color: white; border: 1px solid #dddddd; - border-radius: 0; + border-radius: 0px; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; @@ -1897,7 +1897,7 @@ code { font-size: 90%; color: #c7254e; background-color: #f9f2f4; - border-radius: 0; + border-radius: 0px; } kbd { @@ -1905,7 +1905,7 @@ kbd { font-size: 90%; color: white; background-color: #333333; - border-radius: 0; + border-radius: 4px; box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); } kbd kbd { @@ -1926,7 +1926,7 @@ pre { color: #333333; background-color: whitesmoke; border: 1px solid #cccccc; - border-radius: 0; + border-radius: 0px; } pre code { padding: 0; @@ -3155,7 +3155,7 @@ output { background-color: white; background-image: none; border: 1px solid #cccccc; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; @@ -3334,7 +3334,7 @@ input[type="checkbox"] { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } select.input-sm, .input-group-sm > select.form-control, @@ -3359,7 +3359,7 @@ select[multiple].input-sm, padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } .form-group-sm select.form-control { height: 30px; @@ -3384,7 +3384,7 @@ select[multiple].input-sm, padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } select.input-lg, .input-group-lg > select.form-control, @@ -3409,7 +3409,7 @@ select[multiple].input-lg, padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } .form-group-lg select.form-control { height: 46px; @@ -3667,7 +3667,7 @@ select[multiple].input-lg, padding: 6px 12px; font-size: 14px; line-height: 1.42857; - border-radius: 0; + border-radius: 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; @@ -3856,21 +3856,21 @@ select[multiple].input-lg, padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } .btn-sm, .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } .btn-xs, .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } .btn-block { @@ -3961,7 +3961,7 @@ tbody.collapse.in { background-color: #e9e9e9; border: 1px solid #cccccc; border: 1px solid rgba(0, 0, 0, 0.15); - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); background-clip: padding-box; @@ -4223,12 +4223,12 @@ tbody.collapse.in { border-radius: 0; } .btn-group-vertical > .btn:first-child:not(:last-child) { - border-top-right-radius: 0; + border-top-right-radius: 0px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .btn-group-vertical > .btn:last-child:not(:first-child) { - border-bottom-left-radius: 0; + border-bottom-left-radius: 0px; border-top-right-radius: 0; border-top-left-radius: 0; } @@ -4321,21 +4321,21 @@ tbody.collapse.in { text-align: center; background-color: #eeeeee; border: 1px solid #cccccc; - border-radius: 0; + border-radius: 0px; } .input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn { padding: 5px 10px; font-size: 12px; - border-radius: 0; + border-radius: 4px; } .input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn { padding: 10px 16px; font-size: 18px; - border-radius: 0; + border-radius: 4px; } .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] { @@ -4454,7 +4454,7 @@ tbody.collapse.in { margin-right: 2px; line-height: 1.42857; border: 1px solid transparent; - border-radius: 0 0 0 0; + border-radius: 0px 0px 0 0; } .nav-tabs > li > a:hover { border-color: #eeeeee #eeeeee #dddddd; @@ -4471,7 +4471,7 @@ tbody.collapse.in { float: left; } .nav-pills > li > a { - border-radius: 0; + border-radius: 0px; } .nav-pills > li + li { margin-left: 2px; @@ -4518,7 +4518,7 @@ tbody.collapse.in { } .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { margin-right: 0; - border-radius: 0; + border-radius: 0px; } .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, @@ -4530,7 +4530,7 @@ tbody.collapse.in { @media (min-width: 768px) { .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { border-bottom: 1px solid #dddddd; - border-radius: 0 0 0 0; + border-radius: 0px 0px 0 0; } .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, @@ -4569,7 +4569,7 @@ tbody.collapse.in { } @media (min-width: 768px) { .navbar { - border-radius: 0; + border-radius: 0px; } } @@ -4717,7 +4717,7 @@ tbody.collapse.in { background-color: transparent; background-image: none; border: 1px solid transparent; - border-radius: 0; + border-radius: 0px; } .navbar-toggle:focus { outline: 0; @@ -4870,8 +4870,8 @@ tbody.collapse.in { .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { margin-bottom: 0; - border-top-right-radius: 0; - border-top-left-radius: 0; + border-top-right-radius: 0px; + border-top-left-radius: 0px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } @@ -5083,7 +5083,7 @@ tbody.collapse.in { margin-bottom: 20px; list-style: none; background-color: whitesmoke; - border-radius: 0; + border-radius: 0px; } .breadcrumb > li { display: inline-block; @@ -5101,7 +5101,7 @@ tbody.collapse.in { display: inline-block; padding-left: 0; margin: 20px 0; - border-radius: 0; + border-radius: 0px; } .pagination > li { display: inline; @@ -5121,13 +5121,13 @@ tbody.collapse.in { .pagination > li:first-child > a, .pagination > li:first-child > span { margin-left: 0; - border-bottom-left-radius: 0; - border-top-left-radius: 0; + border-bottom-left-radius: 0px; + border-top-left-radius: 0px; } .pagination > li:last-child > a, .pagination > li:last-child > span { - border-bottom-right-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 0px; + border-top-right-radius: 0px; } .pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, @@ -5165,13 +5165,13 @@ tbody.collapse.in { } .pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span { - border-bottom-left-radius: 0; - border-top-left-radius: 0; + border-bottom-left-radius: 4px; + border-top-left-radius: 4px; } .pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span { - border-bottom-right-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 4px; + border-top-right-radius: 4px; } .pagination-sm > li > a, @@ -5181,13 +5181,13 @@ tbody.collapse.in { } .pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span { - border-bottom-left-radius: 0; - border-top-left-radius: 0; + border-bottom-left-radius: 4px; + border-top-left-radius: 4px; } .pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span { - border-bottom-right-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 4px; + border-top-right-radius: 4px; } .pager { @@ -5368,7 +5368,7 @@ a.badge:hover, a.badge:focus { border-top-color: #d5d5d5; } .container .jumbotron, .container-fluid .jumbotron { - border-radius: 0; + border-radius: 4px; } .jumbotron .container { max-width: 100%; @@ -5394,7 +5394,7 @@ a.badge:hover, a.badge:focus { line-height: 1.42857; background-color: white; border: 1px solid #dddddd; - border-radius: 0; + border-radius: 0px; -webkit-transition: border 0.2s ease-in-out; -o-transition: border 0.2s ease-in-out; transition: border 0.2s ease-in-out; @@ -5422,7 +5422,7 @@ a.thumbnail.active { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; - border-radius: 0; + border-radius: 0px; } .alert h4 { margin-top: 0; @@ -5522,7 +5522,7 @@ a.thumbnail.active { height: 20px; margin-bottom: 20px; background-color: whitesmoke; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); } @@ -5664,13 +5664,13 @@ a.thumbnail.active { border: 1px solid #dddddd; } .list-group-item:first-child { - border-top-right-radius: 0; - border-top-left-radius: 0; + border-top-right-radius: 0px; + border-top-left-radius: 0px; } .list-group-item:last-child { margin-bottom: 0; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; + border-bottom-right-radius: 0px; + border-bottom-left-radius: 0px; } a.list-group-item { @@ -5813,7 +5813,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g margin-bottom: 20px; background-color: white; border: 1px solid transparent; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); } @@ -5832,8 +5832,8 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel-heading { padding: 10px 15px; border-bottom: 1px solid transparent; - border-top-right-radius: -1; - border-top-left-radius: -1; + border-top-right-radius: -1px; + border-top-left-radius: -1px; } .panel-heading > .dropdown .dropdown-toggle { color: inherit; @@ -5857,8 +5857,8 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g padding: 10px 15px; background-color: whitesmoke; border-top: 1px solid #dddddd; - border-bottom-right-radius: -1; - border-bottom-left-radius: -1; + border-bottom-right-radius: -1px; + border-bottom-left-radius: -1px; } .panel > .list-group, @@ -5873,14 +5873,14 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child { border-top: 0; - border-top-right-radius: -1; - border-top-left-radius: -1; + border-top-right-radius: -1px; + border-top-left-radius: -1px; } .panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child { border-bottom: 0; - border-bottom-right-radius: -1; - border-bottom-left-radius: -1; + border-bottom-right-radius: -1px; + border-bottom-left-radius: -1px; } .panel-heading + .list-group .list-group-item:first-child { @@ -5904,15 +5904,15 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g } .panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child { - border-top-right-radius: -1; - border-top-left-radius: -1; + border-top-right-radius: -1px; + border-top-left-radius: -1px; } .panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child { - border-top-left-radius: -1; - border-top-right-radius: -1; + border-top-left-radius: -1px; + border-top-right-radius: -1px; } .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, @@ -5922,7 +5922,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child { - border-top-left-radius: -1; + border-top-left-radius: -1px; } .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, @@ -5932,19 +5932,19 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child { - border-top-right-radius: -1; + border-top-right-radius: -1px; } .panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child { - border-bottom-right-radius: -1; - border-bottom-left-radius: -1; + border-bottom-right-radius: -1px; + border-bottom-left-radius: -1px; } .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child { - border-bottom-left-radius: -1; - border-bottom-right-radius: -1; + border-bottom-left-radius: -1px; + border-bottom-right-radius: -1px; } .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, @@ -5954,7 +5954,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child { - border-bottom-left-radius: -1; + border-bottom-left-radius: -1px; } .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, @@ -5964,7 +5964,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child { - border-bottom-right-radius: -1; + border-bottom-right-radius: -1px; } .panel > .panel-body + .table, .panel > .panel-body + .table-responsive, @@ -6038,7 +6038,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g } .panel-group .panel { margin-bottom: 0; - border-radius: 0; + border-radius: 0px; } .panel-group .panel + .panel { margin-top: 5px; @@ -6206,7 +6206,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g margin-bottom: 20px; background-color: whitesmoke; border: 1px solid #e3e3e3; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); } @@ -6217,12 +6217,12 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .well-lg { padding: 24px; - border-radius: 0; + border-radius: 4px; } .well-sm { padding: 9px; - border-radius: 0; + border-radius: 4px; } .close { @@ -6300,7 +6300,7 @@ button.close { background-color: white; border: 1px solid #999999; border: 1px solid rgba(0, 0, 0, 0.2); - border-radius: 0; + border-radius: 4px; -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); background-clip: padding-box; @@ -6435,7 +6435,7 @@ button.close { text-align: center; text-decoration: none; background-color: black; - border-radius: 0; + border-radius: 0px; } .tooltip-arrow { @@ -6520,7 +6520,7 @@ button.close { background-clip: padding-box; border: 1px solid #cccccc; border: 1px solid rgba(0, 0, 0, 0.2); - border-radius: 0; + border-radius: 4px; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); white-space: normal; @@ -6544,7 +6544,7 @@ button.close { font-size: 14px; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; - border-radius: -1 -1 0 0; + border-radius: 3px 3px 0 0; } .popover-content { @@ -7275,16 +7275,16 @@ button.close { } #nav-tabs .nav-tabs > li > a:hover { border-color: #dddddd; - border-radius: 0; + border-radius: 0px; } #nav-tabs .nav-tabs > li.active > a, #nav-tabs .nav-tabs > li.active > a:hover, #nav-tabs .nav-tabs > li.active > a:focus { background-color: transparent; z-index: 9999; - border-radius: 0; + border-radius: 0px; border-bottom-color: #dddddd; } #nav-tabs .nav-tabs > li.active.menu-item-has-children > a, #nav-tabs .nav-tabs > li.active.menu-item-has-children > a:hover, #nav-tabs .nav-tabs > li.active.menu-item-has-children > a:focus { - border-radius: 0 0 0 0; + border-radius: 0px 0px 0 0; border-bottom-color: transparent; } @@ -7296,7 +7296,7 @@ button.close { padding: 8px; border: 1px solid transparent; border-color: #cccccc; - border-radius: 0; + border-radius: 0px; background-color: white; font-size: 0.9em; } @@ -7312,7 +7312,7 @@ button.close { -moz-hyphens: auto; hyphens: auto; */ - border-radius: 0; + border-radius: 0px; background-color: transparent; color: inherit; } @@ -7487,7 +7487,7 @@ button.close { border: 1px solid transparent; border-width: 1px; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 1em; background-color: white; @@ -7579,6 +7579,8 @@ button.close { max-width: 100%; } .home #content .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -7586,6 +7588,35 @@ button.close { /* === UCONN Widgets */ } +.home #content .widget.uc-people-widget { + padding: 10px 30px !important; +} +.home #content .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +.home #content .widget.uc-people-widget .person ul { + list-style-type: disc; +} +.home #content .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +.home #content .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +.home #content .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +.home #content .widget.uc-people-widget table { + margin-bottom: 0px; +} +.home #content .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} .home #content .widget.widget_text .textwidget { margin: 1em; } @@ -7596,7 +7627,7 @@ button.close { margin: 1em; } .home #content .widget.widget_black_studio_tinymce ul, .home #content .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } .home #content .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -7604,6 +7635,18 @@ button.close { .home #content .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +.home #content .widget.widget_black-studio-tinymce .textwidget { + margin: 1em; +} +.home #content .widget.widget_black-studio-tinymce ul, .home #content .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +.home #content .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +.home #content .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} .home #content .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -7838,7 +7881,7 @@ button.close { border: 1px solid transparent; border-width: 0; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 0; background-color: transparent; @@ -7930,6 +7973,8 @@ button.close { max-width: 100%; } .home #content .panel-grid .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -7937,6 +7982,35 @@ button.close { /* === UCONN Widgets */ } +.home #content .panel-grid .widget.uc-people-widget { + padding: 10px 30px !important; +} +.home #content .panel-grid .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +.home #content .panel-grid .widget.uc-people-widget .person ul { + list-style-type: disc; +} +.home #content .panel-grid .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +.home #content .panel-grid .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +.home #content .panel-grid .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +.home #content .panel-grid .widget.uc-people-widget table { + margin-bottom: 0px; +} +.home #content .panel-grid .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} .home #content .panel-grid .widget.widget_text .textwidget { margin: 0; } @@ -7947,7 +8021,7 @@ button.close { margin: 0; } .home #content .panel-grid .widget.widget_black_studio_tinymce ul, .home #content .panel-grid .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } .home #content .panel-grid .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -7955,6 +8029,18 @@ button.close { .home #content .panel-grid .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +.home #content .panel-grid .widget.widget_black-studio-tinymce .textwidget { + margin: 0; +} +.home #content .panel-grid .widget.widget_black-studio-tinymce ul, .home #content .panel-grid .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +.home #content .panel-grid .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +.home #content .panel-grid .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} .home #content .panel-grid .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -8194,7 +8280,7 @@ button.close { border: 1px solid transparent; border-width: 1px; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 1em; background-color: white; @@ -8286,6 +8372,8 @@ button.close { max-width: 100%; } #page-sidebar .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -8293,6 +8381,35 @@ button.close { /* === UCONN Widgets */ } +#page-sidebar .widget.uc-people-widget { + padding: 10px 30px !important; +} +#page-sidebar .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +#page-sidebar .widget.uc-people-widget .person ul { + list-style-type: disc; +} +#page-sidebar .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +#page-sidebar .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +#page-sidebar .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +#page-sidebar .widget.uc-people-widget table { + margin-bottom: 0px; +} +#page-sidebar .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} #page-sidebar .widget.widget_text .textwidget { margin: 1em; } @@ -8303,7 +8420,7 @@ button.close { margin: 1em; } #page-sidebar .widget.widget_black_studio_tinymce ul, #page-sidebar .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } #page-sidebar .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -8311,6 +8428,18 @@ button.close { #page-sidebar .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +#page-sidebar .widget.widget_black-studio-tinymce .textwidget { + margin: 1em; +} +#page-sidebar .widget.widget_black-studio-tinymce ul, #page-sidebar .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +#page-sidebar .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +#page-sidebar .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} #page-sidebar .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -8546,7 +8675,7 @@ button.close { border: 1px solid transparent; border-width: 0; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 0; background-color: transparent; @@ -8638,6 +8767,8 @@ button.close { max-width: 100%; } .subpage .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -8645,6 +8776,35 @@ button.close { /* === UCONN Widgets */ } +.subpage .widget.uc-people-widget { + padding: 10px 30px !important; +} +.subpage .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +.subpage .widget.uc-people-widget .person ul { + list-style-type: disc; +} +.subpage .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +.subpage .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +.subpage .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +.subpage .widget.uc-people-widget table { + margin-bottom: 0px; +} +.subpage .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} .subpage .widget.widget_text .textwidget { margin: 0; } @@ -8655,7 +8815,7 @@ button.close { margin: 0; } .subpage .widget.widget_black_studio_tinymce ul, .subpage .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } .subpage .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -8663,6 +8823,18 @@ button.close { .subpage .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +.subpage .widget.widget_black-studio-tinymce .textwidget { + margin: 0; +} +.subpage .widget.widget_black-studio-tinymce ul, .subpage .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +.subpage .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +.subpage .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} .subpage .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -8929,7 +9101,7 @@ code { padding: 6px 12px; font-size: 14px; line-height: 1.42857; - border-radius: 0; + border-radius: 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; @@ -9119,21 +9291,21 @@ code { padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } #page #content .widget .btn-sm, #page #content .widget .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #page #content .widget .btn-xs, #page #content .widget .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #page #content .widget .btn-block { @@ -9154,7 +9326,7 @@ input[type="button"]#page #content .widget.btn-block { /* PAGE --------------------------------------------------------------*/ #main { - border-radius: 0; + border-radius: 0px; background-color: white; padding: 1em; overflow: hidden; @@ -9758,7 +9930,7 @@ body.sticky .ie8 #footers { border: 1px solid transparent; border-width: 0px; border-color: transparent; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 0; background-color: transparent; @@ -9850,6 +10022,8 @@ body.sticky .ie8 #footers { max-width: 100%; } #mega-footer .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -9857,6 +10031,35 @@ body.sticky .ie8 #footers { /* === UCONN Widgets */ } +#mega-footer .widget.uc-people-widget { + padding: 10px 30px !important; +} +#mega-footer .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +#mega-footer .widget.uc-people-widget .person ul { + list-style-type: disc; +} +#mega-footer .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +#mega-footer .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +#mega-footer .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +#mega-footer .widget.uc-people-widget table { + margin-bottom: 0px; +} +#mega-footer .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} #mega-footer .widget.widget_text .textwidget { margin: 1em; } @@ -9867,7 +10070,7 @@ body.sticky .ie8 #footers { margin: 1em; } #mega-footer .widget.widget_black_studio_tinymce ul, #mega-footer .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } #mega-footer .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -9875,6 +10078,18 @@ body.sticky .ie8 #footers { #mega-footer .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +#mega-footer .widget.widget_black-studio-tinymce .textwidget { + margin: 1em; +} +#mega-footer .widget.widget_black-studio-tinymce ul, #mega-footer .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +#mega-footer .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +#mega-footer .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} #mega-footer .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -10149,7 +10364,7 @@ body.sticky .ie8 #footers { padding: 6px 12px; font-size: 14px; line-height: 1.42857; - border-radius: 0; + border-radius: 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; @@ -10339,21 +10554,21 @@ body.sticky .ie8 #footers { padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } #footers .btn-sm, #footers .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #footers .btn-xs, #footers .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #footers .btn-block { @@ -10679,9 +10894,9 @@ body { } #content .widget a.btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 4px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10693,9 +10908,9 @@ body { } #content .widget .btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 5px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10771,9 +10986,9 @@ body { } #primary a.btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 4px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10785,9 +11000,9 @@ body { } #primary .btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 5px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10860,9 +11075,9 @@ body { } #footers a.btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 4px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10874,9 +11089,9 @@ body { } #footers .btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 5px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } diff --git a/css/sherman-blue.css b/css/sherman-blue.css index cb5840b..abb4072 100644 --- a/css/sherman-blue.css +++ b/css/sherman-blue.css @@ -1460,7 +1460,7 @@ img { } .img-rounded { - border-radius: 0; + border-radius: 4px; } .img-thumbnail { @@ -1468,7 +1468,7 @@ img { line-height: 1.42857; background-color: white; border: 1px solid #dddddd; - border-radius: 0; + border-radius: 0px; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; @@ -1897,7 +1897,7 @@ code { font-size: 90%; color: #c7254e; background-color: #f9f2f4; - border-radius: 0; + border-radius: 0px; } kbd { @@ -1905,7 +1905,7 @@ kbd { font-size: 90%; color: white; background-color: #333333; - border-radius: 0; + border-radius: 4px; box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); } kbd kbd { @@ -1926,7 +1926,7 @@ pre { color: #333333; background-color: whitesmoke; border: 1px solid #cccccc; - border-radius: 0; + border-radius: 0px; } pre code { padding: 0; @@ -3155,7 +3155,7 @@ output { background-color: white; background-image: none; border: 1px solid #cccccc; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; @@ -3334,7 +3334,7 @@ input[type="checkbox"] { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } select.input-sm, .input-group-sm > select.form-control, @@ -3359,7 +3359,7 @@ select[multiple].input-sm, padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } .form-group-sm select.form-control { height: 30px; @@ -3384,7 +3384,7 @@ select[multiple].input-sm, padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } select.input-lg, .input-group-lg > select.form-control, @@ -3409,7 +3409,7 @@ select[multiple].input-lg, padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } .form-group-lg select.form-control { height: 46px; @@ -3667,7 +3667,7 @@ select[multiple].input-lg, padding: 6px 12px; font-size: 14px; line-height: 1.42857; - border-radius: 0; + border-radius: 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; @@ -3856,21 +3856,21 @@ select[multiple].input-lg, padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } .btn-sm, .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } .btn-xs, .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } .btn-block { @@ -3961,7 +3961,7 @@ tbody.collapse.in { background-color: #e9e9e9; border: 1px solid #cccccc; border: 1px solid rgba(0, 0, 0, 0.15); - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); background-clip: padding-box; @@ -4223,12 +4223,12 @@ tbody.collapse.in { border-radius: 0; } .btn-group-vertical > .btn:first-child:not(:last-child) { - border-top-right-radius: 0; + border-top-right-radius: 0px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .btn-group-vertical > .btn:last-child:not(:first-child) { - border-bottom-left-radius: 0; + border-bottom-left-radius: 0px; border-top-right-radius: 0; border-top-left-radius: 0; } @@ -4321,21 +4321,21 @@ tbody.collapse.in { text-align: center; background-color: #eeeeee; border: 1px solid #cccccc; - border-radius: 0; + border-radius: 0px; } .input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn { padding: 5px 10px; font-size: 12px; - border-radius: 0; + border-radius: 4px; } .input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn { padding: 10px 16px; font-size: 18px; - border-radius: 0; + border-radius: 4px; } .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] { @@ -4454,7 +4454,7 @@ tbody.collapse.in { margin-right: 2px; line-height: 1.42857; border: 1px solid transparent; - border-radius: 0 0 0 0; + border-radius: 0px 0px 0 0; } .nav-tabs > li > a:hover { border-color: #eeeeee #eeeeee #dddddd; @@ -4471,7 +4471,7 @@ tbody.collapse.in { float: left; } .nav-pills > li > a { - border-radius: 0; + border-radius: 0px; } .nav-pills > li + li { margin-left: 2px; @@ -4518,7 +4518,7 @@ tbody.collapse.in { } .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { margin-right: 0; - border-radius: 0; + border-radius: 0px; } .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, @@ -4530,7 +4530,7 @@ tbody.collapse.in { @media (min-width: 768px) { .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { border-bottom: 1px solid #dddddd; - border-radius: 0 0 0 0; + border-radius: 0px 0px 0 0; } .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, @@ -4569,7 +4569,7 @@ tbody.collapse.in { } @media (min-width: 768px) { .navbar { - border-radius: 0; + border-radius: 0px; } } @@ -4717,7 +4717,7 @@ tbody.collapse.in { background-color: transparent; background-image: none; border: 1px solid transparent; - border-radius: 0; + border-radius: 0px; } .navbar-toggle:focus { outline: 0; @@ -4870,8 +4870,8 @@ tbody.collapse.in { .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { margin-bottom: 0; - border-top-right-radius: 0; - border-top-left-radius: 0; + border-top-right-radius: 0px; + border-top-left-radius: 0px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } @@ -5083,7 +5083,7 @@ tbody.collapse.in { margin-bottom: 20px; list-style: none; background-color: whitesmoke; - border-radius: 0; + border-radius: 0px; } .breadcrumb > li { display: inline-block; @@ -5101,7 +5101,7 @@ tbody.collapse.in { display: inline-block; padding-left: 0; margin: 20px 0; - border-radius: 0; + border-radius: 0px; } .pagination > li { display: inline; @@ -5121,13 +5121,13 @@ tbody.collapse.in { .pagination > li:first-child > a, .pagination > li:first-child > span { margin-left: 0; - border-bottom-left-radius: 0; - border-top-left-radius: 0; + border-bottom-left-radius: 0px; + border-top-left-radius: 0px; } .pagination > li:last-child > a, .pagination > li:last-child > span { - border-bottom-right-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 0px; + border-top-right-radius: 0px; } .pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, @@ -5165,13 +5165,13 @@ tbody.collapse.in { } .pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span { - border-bottom-left-radius: 0; - border-top-left-radius: 0; + border-bottom-left-radius: 4px; + border-top-left-radius: 4px; } .pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span { - border-bottom-right-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 4px; + border-top-right-radius: 4px; } .pagination-sm > li > a, @@ -5181,13 +5181,13 @@ tbody.collapse.in { } .pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span { - border-bottom-left-radius: 0; - border-top-left-radius: 0; + border-bottom-left-radius: 4px; + border-top-left-radius: 4px; } .pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span { - border-bottom-right-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 4px; + border-top-right-radius: 4px; } .pager { @@ -5368,7 +5368,7 @@ a.badge:hover, a.badge:focus { border-top-color: #d5d5d5; } .container .jumbotron, .container-fluid .jumbotron { - border-radius: 0; + border-radius: 4px; } .jumbotron .container { max-width: 100%; @@ -5394,7 +5394,7 @@ a.badge:hover, a.badge:focus { line-height: 1.42857; background-color: white; border: 1px solid #dddddd; - border-radius: 0; + border-radius: 0px; -webkit-transition: border 0.2s ease-in-out; -o-transition: border 0.2s ease-in-out; transition: border 0.2s ease-in-out; @@ -5422,7 +5422,7 @@ a.thumbnail.active { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; - border-radius: 0; + border-radius: 0px; } .alert h4 { margin-top: 0; @@ -5522,7 +5522,7 @@ a.thumbnail.active { height: 20px; margin-bottom: 20px; background-color: whitesmoke; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); } @@ -5664,13 +5664,13 @@ a.thumbnail.active { border: 1px solid #dddddd; } .list-group-item:first-child { - border-top-right-radius: 0; - border-top-left-radius: 0; + border-top-right-radius: 0px; + border-top-left-radius: 0px; } .list-group-item:last-child { margin-bottom: 0; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; + border-bottom-right-radius: 0px; + border-bottom-left-radius: 0px; } a.list-group-item { @@ -5813,7 +5813,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g margin-bottom: 20px; background-color: white; border: 1px solid transparent; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); } @@ -5832,8 +5832,8 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel-heading { padding: 10px 15px; border-bottom: 1px solid transparent; - border-top-right-radius: -1; - border-top-left-radius: -1; + border-top-right-radius: -1px; + border-top-left-radius: -1px; } .panel-heading > .dropdown .dropdown-toggle { color: inherit; @@ -5857,8 +5857,8 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g padding: 10px 15px; background-color: whitesmoke; border-top: 1px solid #dddddd; - border-bottom-right-radius: -1; - border-bottom-left-radius: -1; + border-bottom-right-radius: -1px; + border-bottom-left-radius: -1px; } .panel > .list-group, @@ -5873,14 +5873,14 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child { border-top: 0; - border-top-right-radius: -1; - border-top-left-radius: -1; + border-top-right-radius: -1px; + border-top-left-radius: -1px; } .panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child { border-bottom: 0; - border-bottom-right-radius: -1; - border-bottom-left-radius: -1; + border-bottom-right-radius: -1px; + border-bottom-left-radius: -1px; } .panel-heading + .list-group .list-group-item:first-child { @@ -5904,15 +5904,15 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g } .panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child { - border-top-right-radius: -1; - border-top-left-radius: -1; + border-top-right-radius: -1px; + border-top-left-radius: -1px; } .panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child { - border-top-left-radius: -1; - border-top-right-radius: -1; + border-top-left-radius: -1px; + border-top-right-radius: -1px; } .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, @@ -5922,7 +5922,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child { - border-top-left-radius: -1; + border-top-left-radius: -1px; } .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, @@ -5932,19 +5932,19 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child { - border-top-right-radius: -1; + border-top-right-radius: -1px; } .panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child { - border-bottom-right-radius: -1; - border-bottom-left-radius: -1; + border-bottom-right-radius: -1px; + border-bottom-left-radius: -1px; } .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child { - border-bottom-left-radius: -1; - border-bottom-right-radius: -1; + border-bottom-left-radius: -1px; + border-bottom-right-radius: -1px; } .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, @@ -5954,7 +5954,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child { - border-bottom-left-radius: -1; + border-bottom-left-radius: -1px; } .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, @@ -5964,7 +5964,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child { - border-bottom-right-radius: -1; + border-bottom-right-radius: -1px; } .panel > .panel-body + .table, .panel > .panel-body + .table-responsive, @@ -6038,7 +6038,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g } .panel-group .panel { margin-bottom: 0; - border-radius: 0; + border-radius: 0px; } .panel-group .panel + .panel { margin-top: 5px; @@ -6206,7 +6206,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g margin-bottom: 20px; background-color: whitesmoke; border: 1px solid #e3e3e3; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); } @@ -6217,12 +6217,12 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .well-lg { padding: 24px; - border-radius: 0; + border-radius: 4px; } .well-sm { padding: 9px; - border-radius: 0; + border-radius: 4px; } .close { @@ -6300,7 +6300,7 @@ button.close { background-color: white; border: 1px solid #999999; border: 1px solid rgba(0, 0, 0, 0.2); - border-radius: 0; + border-radius: 4px; -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); background-clip: padding-box; @@ -6435,7 +6435,7 @@ button.close { text-align: center; text-decoration: none; background-color: black; - border-radius: 0; + border-radius: 0px; } .tooltip-arrow { @@ -6520,7 +6520,7 @@ button.close { background-clip: padding-box; border: 1px solid #cccccc; border: 1px solid rgba(0, 0, 0, 0.2); - border-radius: 0; + border-radius: 4px; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); white-space: normal; @@ -6544,7 +6544,7 @@ button.close { font-size: 14px; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; - border-radius: -1 -1 0 0; + border-radius: 3px 3px 0 0; } .popover-content { @@ -7275,16 +7275,16 @@ button.close { } #nav-tabs .nav-tabs > li > a:hover { border-color: #dddddd; - border-radius: 0; + border-radius: 0px; } #nav-tabs .nav-tabs > li.active > a, #nav-tabs .nav-tabs > li.active > a:hover, #nav-tabs .nav-tabs > li.active > a:focus { background-color: transparent; z-index: 9999; - border-radius: 0; + border-radius: 0px; border-bottom-color: #dddddd; } #nav-tabs .nav-tabs > li.active.menu-item-has-children > a, #nav-tabs .nav-tabs > li.active.menu-item-has-children > a:hover, #nav-tabs .nav-tabs > li.active.menu-item-has-children > a:focus { - border-radius: 0 0 0 0; + border-radius: 0px 0px 0 0; border-bottom-color: transparent; } @@ -7296,7 +7296,7 @@ button.close { padding: 8px; border: 1px solid transparent; border-color: #cccccc; - border-radius: 0; + border-radius: 0px; background-color: white; font-size: 0.9em; } @@ -7312,7 +7312,7 @@ button.close { -moz-hyphens: auto; hyphens: auto; */ - border-radius: 0; + border-radius: 0px; background-color: transparent; color: inherit; } @@ -7487,7 +7487,7 @@ button.close { border: 1px solid transparent; border-width: 1px; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 1em; background-color: white; @@ -7579,6 +7579,8 @@ button.close { max-width: 100%; } .home #content .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -7586,6 +7588,35 @@ button.close { /* === UCONN Widgets */ } +.home #content .widget.uc-people-widget { + padding: 10px 30px !important; +} +.home #content .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +.home #content .widget.uc-people-widget .person ul { + list-style-type: disc; +} +.home #content .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +.home #content .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +.home #content .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +.home #content .widget.uc-people-widget table { + margin-bottom: 0px; +} +.home #content .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} .home #content .widget.widget_text .textwidget { margin: 1em; } @@ -7596,7 +7627,7 @@ button.close { margin: 1em; } .home #content .widget.widget_black_studio_tinymce ul, .home #content .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } .home #content .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -7604,6 +7635,18 @@ button.close { .home #content .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +.home #content .widget.widget_black-studio-tinymce .textwidget { + margin: 1em; +} +.home #content .widget.widget_black-studio-tinymce ul, .home #content .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +.home #content .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +.home #content .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} .home #content .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -7838,7 +7881,7 @@ button.close { border: 1px solid transparent; border-width: 0; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 0; background-color: transparent; @@ -7930,6 +7973,8 @@ button.close { max-width: 100%; } .home #content .panel-grid .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -7937,6 +7982,35 @@ button.close { /* === UCONN Widgets */ } +.home #content .panel-grid .widget.uc-people-widget { + padding: 10px 30px !important; +} +.home #content .panel-grid .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +.home #content .panel-grid .widget.uc-people-widget .person ul { + list-style-type: disc; +} +.home #content .panel-grid .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +.home #content .panel-grid .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +.home #content .panel-grid .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +.home #content .panel-grid .widget.uc-people-widget table { + margin-bottom: 0px; +} +.home #content .panel-grid .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} .home #content .panel-grid .widget.widget_text .textwidget { margin: 0; } @@ -7947,7 +8021,7 @@ button.close { margin: 0; } .home #content .panel-grid .widget.widget_black_studio_tinymce ul, .home #content .panel-grid .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } .home #content .panel-grid .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -7955,6 +8029,18 @@ button.close { .home #content .panel-grid .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +.home #content .panel-grid .widget.widget_black-studio-tinymce .textwidget { + margin: 0; +} +.home #content .panel-grid .widget.widget_black-studio-tinymce ul, .home #content .panel-grid .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +.home #content .panel-grid .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +.home #content .panel-grid .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} .home #content .panel-grid .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -8194,7 +8280,7 @@ button.close { border: 1px solid transparent; border-width: 1px; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 1em; background-color: white; @@ -8286,6 +8372,8 @@ button.close { max-width: 100%; } #page-sidebar .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -8293,6 +8381,35 @@ button.close { /* === UCONN Widgets */ } +#page-sidebar .widget.uc-people-widget { + padding: 10px 30px !important; +} +#page-sidebar .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +#page-sidebar .widget.uc-people-widget .person ul { + list-style-type: disc; +} +#page-sidebar .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +#page-sidebar .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +#page-sidebar .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +#page-sidebar .widget.uc-people-widget table { + margin-bottom: 0px; +} +#page-sidebar .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} #page-sidebar .widget.widget_text .textwidget { margin: 1em; } @@ -8303,7 +8420,7 @@ button.close { margin: 1em; } #page-sidebar .widget.widget_black_studio_tinymce ul, #page-sidebar .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } #page-sidebar .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -8311,6 +8428,18 @@ button.close { #page-sidebar .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +#page-sidebar .widget.widget_black-studio-tinymce .textwidget { + margin: 1em; +} +#page-sidebar .widget.widget_black-studio-tinymce ul, #page-sidebar .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +#page-sidebar .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +#page-sidebar .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} #page-sidebar .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -8546,7 +8675,7 @@ button.close { border: 1px solid transparent; border-width: 0; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 0; background-color: transparent; @@ -8638,6 +8767,8 @@ button.close { max-width: 100%; } .subpage .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -8645,6 +8776,35 @@ button.close { /* === UCONN Widgets */ } +.subpage .widget.uc-people-widget { + padding: 10px 30px !important; +} +.subpage .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +.subpage .widget.uc-people-widget .person ul { + list-style-type: disc; +} +.subpage .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +.subpage .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +.subpage .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +.subpage .widget.uc-people-widget table { + margin-bottom: 0px; +} +.subpage .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} .subpage .widget.widget_text .textwidget { margin: 0; } @@ -8655,7 +8815,7 @@ button.close { margin: 0; } .subpage .widget.widget_black_studio_tinymce ul, .subpage .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } .subpage .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -8663,6 +8823,18 @@ button.close { .subpage .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +.subpage .widget.widget_black-studio-tinymce .textwidget { + margin: 0; +} +.subpage .widget.widget_black-studio-tinymce ul, .subpage .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +.subpage .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +.subpage .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} .subpage .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -8929,7 +9101,7 @@ code { padding: 6px 12px; font-size: 14px; line-height: 1.42857; - border-radius: 0; + border-radius: 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; @@ -9119,21 +9291,21 @@ code { padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } #page #content .widget .btn-sm, #page #content .widget .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #page #content .widget .btn-xs, #page #content .widget .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #page #content .widget .btn-block { @@ -9154,7 +9326,7 @@ input[type="button"]#page #content .widget.btn-block { /* PAGE --------------------------------------------------------------*/ #main { - border-radius: 0; + border-radius: 0px; background-color: white; padding: 1em; overflow: hidden; @@ -9758,7 +9930,7 @@ body.sticky .ie8 #footers { border: 1px solid transparent; border-width: 0px; border-color: transparent; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 0; background-color: transparent; @@ -9850,6 +10022,8 @@ body.sticky .ie8 #footers { max-width: 100%; } #mega-footer .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -9857,6 +10031,35 @@ body.sticky .ie8 #footers { /* === UCONN Widgets */ } +#mega-footer .widget.uc-people-widget { + padding: 10px 30px !important; +} +#mega-footer .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +#mega-footer .widget.uc-people-widget .person ul { + list-style-type: disc; +} +#mega-footer .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +#mega-footer .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +#mega-footer .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +#mega-footer .widget.uc-people-widget table { + margin-bottom: 0px; +} +#mega-footer .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} #mega-footer .widget.widget_text .textwidget { margin: 1em; } @@ -9867,7 +10070,7 @@ body.sticky .ie8 #footers { margin: 1em; } #mega-footer .widget.widget_black_studio_tinymce ul, #mega-footer .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } #mega-footer .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -9875,6 +10078,18 @@ body.sticky .ie8 #footers { #mega-footer .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +#mega-footer .widget.widget_black-studio-tinymce .textwidget { + margin: 1em; +} +#mega-footer .widget.widget_black-studio-tinymce ul, #mega-footer .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +#mega-footer .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +#mega-footer .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} #mega-footer .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -10149,7 +10364,7 @@ body.sticky .ie8 #footers { padding: 6px 12px; font-size: 14px; line-height: 1.42857; - border-radius: 0; + border-radius: 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; @@ -10339,21 +10554,21 @@ body.sticky .ie8 #footers { padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } #footers .btn-sm, #footers .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #footers .btn-xs, #footers .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #footers .btn-block { @@ -10679,9 +10894,9 @@ body { } #content .widget a.btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 4px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10693,9 +10908,9 @@ body { } #content .widget .btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 5px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10771,9 +10986,9 @@ body { } #primary a.btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 4px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10785,9 +11000,9 @@ body { } #primary .btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 5px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10860,9 +11075,9 @@ body { } #footers a.btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 4px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10874,9 +11089,9 @@ body { } #footers .btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 5px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } diff --git a/css/sherman-brightyellow.css b/css/sherman-brightyellow.css index 609a221..562c9fc 100644 --- a/css/sherman-brightyellow.css +++ b/css/sherman-brightyellow.css @@ -1460,7 +1460,7 @@ img { } .img-rounded { - border-radius: 0; + border-radius: 4px; } .img-thumbnail { @@ -1468,7 +1468,7 @@ img { line-height: 1.42857; background-color: white; border: 1px solid #dddddd; - border-radius: 0; + border-radius: 0px; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; @@ -1897,7 +1897,7 @@ code { font-size: 90%; color: #c7254e; background-color: #f9f2f4; - border-radius: 0; + border-radius: 0px; } kbd { @@ -1905,7 +1905,7 @@ kbd { font-size: 90%; color: white; background-color: #333333; - border-radius: 0; + border-radius: 4px; box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); } kbd kbd { @@ -1926,7 +1926,7 @@ pre { color: #333333; background-color: whitesmoke; border: 1px solid #cccccc; - border-radius: 0; + border-radius: 0px; } pre code { padding: 0; @@ -3155,7 +3155,7 @@ output { background-color: white; background-image: none; border: 1px solid #cccccc; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; @@ -3334,7 +3334,7 @@ input[type="checkbox"] { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } select.input-sm, .input-group-sm > select.form-control, @@ -3359,7 +3359,7 @@ select[multiple].input-sm, padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } .form-group-sm select.form-control { height: 30px; @@ -3384,7 +3384,7 @@ select[multiple].input-sm, padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } select.input-lg, .input-group-lg > select.form-control, @@ -3409,7 +3409,7 @@ select[multiple].input-lg, padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } .form-group-lg select.form-control { height: 46px; @@ -3667,7 +3667,7 @@ select[multiple].input-lg, padding: 6px 12px; font-size: 14px; line-height: 1.42857; - border-radius: 0; + border-radius: 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; @@ -3856,21 +3856,21 @@ select[multiple].input-lg, padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } .btn-sm, .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } .btn-xs, .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } .btn-block { @@ -3961,7 +3961,7 @@ tbody.collapse.in { background-color: #e9e9e9; border: 1px solid #cccccc; border: 1px solid rgba(0, 0, 0, 0.15); - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); background-clip: padding-box; @@ -4223,12 +4223,12 @@ tbody.collapse.in { border-radius: 0; } .btn-group-vertical > .btn:first-child:not(:last-child) { - border-top-right-radius: 0; + border-top-right-radius: 0px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .btn-group-vertical > .btn:last-child:not(:first-child) { - border-bottom-left-radius: 0; + border-bottom-left-radius: 0px; border-top-right-radius: 0; border-top-left-radius: 0; } @@ -4321,21 +4321,21 @@ tbody.collapse.in { text-align: center; background-color: #eeeeee; border: 1px solid #cccccc; - border-radius: 0; + border-radius: 0px; } .input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn { padding: 5px 10px; font-size: 12px; - border-radius: 0; + border-radius: 4px; } .input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn { padding: 10px 16px; font-size: 18px; - border-radius: 0; + border-radius: 4px; } .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] { @@ -4454,7 +4454,7 @@ tbody.collapse.in { margin-right: 2px; line-height: 1.42857; border: 1px solid transparent; - border-radius: 0 0 0 0; + border-radius: 0px 0px 0 0; } .nav-tabs > li > a:hover { border-color: #eeeeee #eeeeee #dddddd; @@ -4471,7 +4471,7 @@ tbody.collapse.in { float: left; } .nav-pills > li > a { - border-radius: 0; + border-radius: 0px; } .nav-pills > li + li { margin-left: 2px; @@ -4518,7 +4518,7 @@ tbody.collapse.in { } .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { margin-right: 0; - border-radius: 0; + border-radius: 0px; } .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, @@ -4530,7 +4530,7 @@ tbody.collapse.in { @media (min-width: 768px) { .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { border-bottom: 1px solid #dddddd; - border-radius: 0 0 0 0; + border-radius: 0px 0px 0 0; } .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, @@ -4569,7 +4569,7 @@ tbody.collapse.in { } @media (min-width: 768px) { .navbar { - border-radius: 0; + border-radius: 0px; } } @@ -4717,7 +4717,7 @@ tbody.collapse.in { background-color: transparent; background-image: none; border: 1px solid transparent; - border-radius: 0; + border-radius: 0px; } .navbar-toggle:focus { outline: 0; @@ -4870,8 +4870,8 @@ tbody.collapse.in { .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { margin-bottom: 0; - border-top-right-radius: 0; - border-top-left-radius: 0; + border-top-right-radius: 0px; + border-top-left-radius: 0px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } @@ -5083,7 +5083,7 @@ tbody.collapse.in { margin-bottom: 20px; list-style: none; background-color: whitesmoke; - border-radius: 0; + border-radius: 0px; } .breadcrumb > li { display: inline-block; @@ -5101,7 +5101,7 @@ tbody.collapse.in { display: inline-block; padding-left: 0; margin: 20px 0; - border-radius: 0; + border-radius: 0px; } .pagination > li { display: inline; @@ -5121,13 +5121,13 @@ tbody.collapse.in { .pagination > li:first-child > a, .pagination > li:first-child > span { margin-left: 0; - border-bottom-left-radius: 0; - border-top-left-radius: 0; + border-bottom-left-radius: 0px; + border-top-left-radius: 0px; } .pagination > li:last-child > a, .pagination > li:last-child > span { - border-bottom-right-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 0px; + border-top-right-radius: 0px; } .pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, @@ -5165,13 +5165,13 @@ tbody.collapse.in { } .pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span { - border-bottom-left-radius: 0; - border-top-left-radius: 0; + border-bottom-left-radius: 4px; + border-top-left-radius: 4px; } .pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span { - border-bottom-right-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 4px; + border-top-right-radius: 4px; } .pagination-sm > li > a, @@ -5181,13 +5181,13 @@ tbody.collapse.in { } .pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span { - border-bottom-left-radius: 0; - border-top-left-radius: 0; + border-bottom-left-radius: 4px; + border-top-left-radius: 4px; } .pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span { - border-bottom-right-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 4px; + border-top-right-radius: 4px; } .pager { @@ -5368,7 +5368,7 @@ a.badge:hover, a.badge:focus { border-top-color: #d5d5d5; } .container .jumbotron, .container-fluid .jumbotron { - border-radius: 0; + border-radius: 4px; } .jumbotron .container { max-width: 100%; @@ -5394,7 +5394,7 @@ a.badge:hover, a.badge:focus { line-height: 1.42857; background-color: white; border: 1px solid #dddddd; - border-radius: 0; + border-radius: 0px; -webkit-transition: border 0.2s ease-in-out; -o-transition: border 0.2s ease-in-out; transition: border 0.2s ease-in-out; @@ -5422,7 +5422,7 @@ a.thumbnail.active { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; - border-radius: 0; + border-radius: 0px; } .alert h4 { margin-top: 0; @@ -5522,7 +5522,7 @@ a.thumbnail.active { height: 20px; margin-bottom: 20px; background-color: whitesmoke; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); } @@ -5664,13 +5664,13 @@ a.thumbnail.active { border: 1px solid #dddddd; } .list-group-item:first-child { - border-top-right-radius: 0; - border-top-left-radius: 0; + border-top-right-radius: 0px; + border-top-left-radius: 0px; } .list-group-item:last-child { margin-bottom: 0; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; + border-bottom-right-radius: 0px; + border-bottom-left-radius: 0px; } a.list-group-item { @@ -5813,7 +5813,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g margin-bottom: 20px; background-color: white; border: 1px solid transparent; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); } @@ -5832,8 +5832,8 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel-heading { padding: 10px 15px; border-bottom: 1px solid transparent; - border-top-right-radius: -1; - border-top-left-radius: -1; + border-top-right-radius: -1px; + border-top-left-radius: -1px; } .panel-heading > .dropdown .dropdown-toggle { color: inherit; @@ -5857,8 +5857,8 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g padding: 10px 15px; background-color: whitesmoke; border-top: 1px solid #dddddd; - border-bottom-right-radius: -1; - border-bottom-left-radius: -1; + border-bottom-right-radius: -1px; + border-bottom-left-radius: -1px; } .panel > .list-group, @@ -5873,14 +5873,14 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child { border-top: 0; - border-top-right-radius: -1; - border-top-left-radius: -1; + border-top-right-radius: -1px; + border-top-left-radius: -1px; } .panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child { border-bottom: 0; - border-bottom-right-radius: -1; - border-bottom-left-radius: -1; + border-bottom-right-radius: -1px; + border-bottom-left-radius: -1px; } .panel-heading + .list-group .list-group-item:first-child { @@ -5904,15 +5904,15 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g } .panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child { - border-top-right-radius: -1; - border-top-left-radius: -1; + border-top-right-radius: -1px; + border-top-left-radius: -1px; } .panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child { - border-top-left-radius: -1; - border-top-right-radius: -1; + border-top-left-radius: -1px; + border-top-right-radius: -1px; } .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, @@ -5922,7 +5922,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child { - border-top-left-radius: -1; + border-top-left-radius: -1px; } .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, @@ -5932,19 +5932,19 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child { - border-top-right-radius: -1; + border-top-right-radius: -1px; } .panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child { - border-bottom-right-radius: -1; - border-bottom-left-radius: -1; + border-bottom-right-radius: -1px; + border-bottom-left-radius: -1px; } .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child { - border-bottom-left-radius: -1; - border-bottom-right-radius: -1; + border-bottom-left-radius: -1px; + border-bottom-right-radius: -1px; } .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, @@ -5954,7 +5954,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child { - border-bottom-left-radius: -1; + border-bottom-left-radius: -1px; } .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, @@ -5964,7 +5964,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child { - border-bottom-right-radius: -1; + border-bottom-right-radius: -1px; } .panel > .panel-body + .table, .panel > .panel-body + .table-responsive, @@ -6038,7 +6038,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g } .panel-group .panel { margin-bottom: 0; - border-radius: 0; + border-radius: 0px; } .panel-group .panel + .panel { margin-top: 5px; @@ -6206,7 +6206,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g margin-bottom: 20px; background-color: whitesmoke; border: 1px solid #e3e3e3; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); } @@ -6217,12 +6217,12 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .well-lg { padding: 24px; - border-radius: 0; + border-radius: 4px; } .well-sm { padding: 9px; - border-radius: 0; + border-radius: 4px; } .close { @@ -6300,7 +6300,7 @@ button.close { background-color: white; border: 1px solid #999999; border: 1px solid rgba(0, 0, 0, 0.2); - border-radius: 0; + border-radius: 4px; -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); background-clip: padding-box; @@ -6435,7 +6435,7 @@ button.close { text-align: center; text-decoration: none; background-color: black; - border-radius: 0; + border-radius: 0px; } .tooltip-arrow { @@ -6520,7 +6520,7 @@ button.close { background-clip: padding-box; border: 1px solid #cccccc; border: 1px solid rgba(0, 0, 0, 0.2); - border-radius: 0; + border-radius: 4px; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); white-space: normal; @@ -6544,7 +6544,7 @@ button.close { font-size: 14px; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; - border-radius: -1 -1 0 0; + border-radius: 3px 3px 0 0; } .popover-content { @@ -7275,16 +7275,16 @@ button.close { } #nav-tabs .nav-tabs > li > a:hover { border-color: #dddddd; - border-radius: 0; + border-radius: 0px; } #nav-tabs .nav-tabs > li.active > a, #nav-tabs .nav-tabs > li.active > a:hover, #nav-tabs .nav-tabs > li.active > a:focus { background-color: transparent; z-index: 9999; - border-radius: 0; + border-radius: 0px; border-bottom-color: #dddddd; } #nav-tabs .nav-tabs > li.active.menu-item-has-children > a, #nav-tabs .nav-tabs > li.active.menu-item-has-children > a:hover, #nav-tabs .nav-tabs > li.active.menu-item-has-children > a:focus { - border-radius: 0 0 0 0; + border-radius: 0px 0px 0 0; border-bottom-color: transparent; } @@ -7296,7 +7296,7 @@ button.close { padding: 8px; border: 1px solid transparent; border-color: #cccccc; - border-radius: 0; + border-radius: 0px; background-color: white; font-size: 0.9em; } @@ -7312,7 +7312,7 @@ button.close { -moz-hyphens: auto; hyphens: auto; */ - border-radius: 0; + border-radius: 0px; background-color: transparent; color: inherit; } @@ -7487,7 +7487,7 @@ button.close { border: 1px solid transparent; border-width: 1px; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 1em; background-color: white; @@ -7579,6 +7579,8 @@ button.close { max-width: 100%; } .home #content .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -7586,6 +7588,35 @@ button.close { /* === UCONN Widgets */ } +.home #content .widget.uc-people-widget { + padding: 10px 30px !important; +} +.home #content .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +.home #content .widget.uc-people-widget .person ul { + list-style-type: disc; +} +.home #content .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +.home #content .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +.home #content .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +.home #content .widget.uc-people-widget table { + margin-bottom: 0px; +} +.home #content .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} .home #content .widget.widget_text .textwidget { margin: 1em; } @@ -7596,7 +7627,7 @@ button.close { margin: 1em; } .home #content .widget.widget_black_studio_tinymce ul, .home #content .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } .home #content .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -7604,6 +7635,18 @@ button.close { .home #content .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +.home #content .widget.widget_black-studio-tinymce .textwidget { + margin: 1em; +} +.home #content .widget.widget_black-studio-tinymce ul, .home #content .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +.home #content .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +.home #content .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} .home #content .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -7838,7 +7881,7 @@ button.close { border: 1px solid transparent; border-width: 0; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 0; background-color: transparent; @@ -7930,6 +7973,8 @@ button.close { max-width: 100%; } .home #content .panel-grid .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -7937,6 +7982,35 @@ button.close { /* === UCONN Widgets */ } +.home #content .panel-grid .widget.uc-people-widget { + padding: 10px 30px !important; +} +.home #content .panel-grid .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +.home #content .panel-grid .widget.uc-people-widget .person ul { + list-style-type: disc; +} +.home #content .panel-grid .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +.home #content .panel-grid .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +.home #content .panel-grid .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +.home #content .panel-grid .widget.uc-people-widget table { + margin-bottom: 0px; +} +.home #content .panel-grid .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} .home #content .panel-grid .widget.widget_text .textwidget { margin: 0; } @@ -7947,7 +8021,7 @@ button.close { margin: 0; } .home #content .panel-grid .widget.widget_black_studio_tinymce ul, .home #content .panel-grid .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } .home #content .panel-grid .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -7955,6 +8029,18 @@ button.close { .home #content .panel-grid .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +.home #content .panel-grid .widget.widget_black-studio-tinymce .textwidget { + margin: 0; +} +.home #content .panel-grid .widget.widget_black-studio-tinymce ul, .home #content .panel-grid .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +.home #content .panel-grid .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +.home #content .panel-grid .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} .home #content .panel-grid .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -8194,7 +8280,7 @@ button.close { border: 1px solid transparent; border-width: 1px; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 1em; background-color: white; @@ -8286,6 +8372,8 @@ button.close { max-width: 100%; } #page-sidebar .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -8293,6 +8381,35 @@ button.close { /* === UCONN Widgets */ } +#page-sidebar .widget.uc-people-widget { + padding: 10px 30px !important; +} +#page-sidebar .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +#page-sidebar .widget.uc-people-widget .person ul { + list-style-type: disc; +} +#page-sidebar .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +#page-sidebar .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +#page-sidebar .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +#page-sidebar .widget.uc-people-widget table { + margin-bottom: 0px; +} +#page-sidebar .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} #page-sidebar .widget.widget_text .textwidget { margin: 1em; } @@ -8303,7 +8420,7 @@ button.close { margin: 1em; } #page-sidebar .widget.widget_black_studio_tinymce ul, #page-sidebar .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } #page-sidebar .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -8311,6 +8428,18 @@ button.close { #page-sidebar .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +#page-sidebar .widget.widget_black-studio-tinymce .textwidget { + margin: 1em; +} +#page-sidebar .widget.widget_black-studio-tinymce ul, #page-sidebar .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +#page-sidebar .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +#page-sidebar .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} #page-sidebar .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -8546,7 +8675,7 @@ button.close { border: 1px solid transparent; border-width: 0; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 0; background-color: transparent; @@ -8638,6 +8767,8 @@ button.close { max-width: 100%; } .subpage .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -8645,6 +8776,35 @@ button.close { /* === UCONN Widgets */ } +.subpage .widget.uc-people-widget { + padding: 10px 30px !important; +} +.subpage .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +.subpage .widget.uc-people-widget .person ul { + list-style-type: disc; +} +.subpage .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +.subpage .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +.subpage .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +.subpage .widget.uc-people-widget table { + margin-bottom: 0px; +} +.subpage .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} .subpage .widget.widget_text .textwidget { margin: 0; } @@ -8655,7 +8815,7 @@ button.close { margin: 0; } .subpage .widget.widget_black_studio_tinymce ul, .subpage .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } .subpage .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -8663,6 +8823,18 @@ button.close { .subpage .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +.subpage .widget.widget_black-studio-tinymce .textwidget { + margin: 0; +} +.subpage .widget.widget_black-studio-tinymce ul, .subpage .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +.subpage .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +.subpage .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} .subpage .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -8929,7 +9101,7 @@ code { padding: 6px 12px; font-size: 14px; line-height: 1.42857; - border-radius: 0; + border-radius: 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; @@ -9119,21 +9291,21 @@ code { padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } #page #content .widget .btn-sm, #page #content .widget .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #page #content .widget .btn-xs, #page #content .widget .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #page #content .widget .btn-block { @@ -9154,7 +9326,7 @@ input[type="button"]#page #content .widget.btn-block { /* PAGE --------------------------------------------------------------*/ #main { - border-radius: 0; + border-radius: 0px; background-color: white; padding: 1em; overflow: hidden; @@ -9758,7 +9930,7 @@ body.sticky .ie8 #footers { border: 1px solid transparent; border-width: 0px; border-color: transparent; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 0; background-color: transparent; @@ -9850,6 +10022,8 @@ body.sticky .ie8 #footers { max-width: 100%; } #mega-footer .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -9857,6 +10031,35 @@ body.sticky .ie8 #footers { /* === UCONN Widgets */ } +#mega-footer .widget.uc-people-widget { + padding: 10px 30px !important; +} +#mega-footer .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +#mega-footer .widget.uc-people-widget .person ul { + list-style-type: disc; +} +#mega-footer .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +#mega-footer .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +#mega-footer .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +#mega-footer .widget.uc-people-widget table { + margin-bottom: 0px; +} +#mega-footer .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} #mega-footer .widget.widget_text .textwidget { margin: 1em; } @@ -9867,7 +10070,7 @@ body.sticky .ie8 #footers { margin: 1em; } #mega-footer .widget.widget_black_studio_tinymce ul, #mega-footer .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } #mega-footer .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -9875,6 +10078,18 @@ body.sticky .ie8 #footers { #mega-footer .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +#mega-footer .widget.widget_black-studio-tinymce .textwidget { + margin: 1em; +} +#mega-footer .widget.widget_black-studio-tinymce ul, #mega-footer .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +#mega-footer .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +#mega-footer .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} #mega-footer .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -10149,7 +10364,7 @@ body.sticky .ie8 #footers { padding: 6px 12px; font-size: 14px; line-height: 1.42857; - border-radius: 0; + border-radius: 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; @@ -10339,21 +10554,21 @@ body.sticky .ie8 #footers { padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } #footers .btn-sm, #footers .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #footers .btn-xs, #footers .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #footers .btn-block { @@ -10679,9 +10894,9 @@ body { } #content .widget a.btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 4px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10693,9 +10908,9 @@ body { } #content .widget .btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 5px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10771,9 +10986,9 @@ body { } #primary a.btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 4px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10785,9 +11000,9 @@ body { } #primary .btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 5px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10860,9 +11075,9 @@ body { } #footers a.btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 4px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10874,9 +11089,9 @@ body { } #footers .btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 5px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } diff --git a/css/sherman-green.css b/css/sherman-green.css index fb29f5a..d240ee4 100644 --- a/css/sherman-green.css +++ b/css/sherman-green.css @@ -1460,7 +1460,7 @@ img { } .img-rounded { - border-radius: 0; + border-radius: 4px; } .img-thumbnail { @@ -1468,7 +1468,7 @@ img { line-height: 1.42857; background-color: white; border: 1px solid #dddddd; - border-radius: 0; + border-radius: 0px; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; @@ -1897,7 +1897,7 @@ code { font-size: 90%; color: #c7254e; background-color: #f9f2f4; - border-radius: 0; + border-radius: 0px; } kbd { @@ -1905,7 +1905,7 @@ kbd { font-size: 90%; color: white; background-color: #333333; - border-radius: 0; + border-radius: 4px; box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); } kbd kbd { @@ -1926,7 +1926,7 @@ pre { color: #333333; background-color: whitesmoke; border: 1px solid #cccccc; - border-radius: 0; + border-radius: 0px; } pre code { padding: 0; @@ -3155,7 +3155,7 @@ output { background-color: white; background-image: none; border: 1px solid #cccccc; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; @@ -3334,7 +3334,7 @@ input[type="checkbox"] { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } select.input-sm, .input-group-sm > select.form-control, @@ -3359,7 +3359,7 @@ select[multiple].input-sm, padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } .form-group-sm select.form-control { height: 30px; @@ -3384,7 +3384,7 @@ select[multiple].input-sm, padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } select.input-lg, .input-group-lg > select.form-control, @@ -3409,7 +3409,7 @@ select[multiple].input-lg, padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } .form-group-lg select.form-control { height: 46px; @@ -3667,7 +3667,7 @@ select[multiple].input-lg, padding: 6px 12px; font-size: 14px; line-height: 1.42857; - border-radius: 0; + border-radius: 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; @@ -3856,21 +3856,21 @@ select[multiple].input-lg, padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } .btn-sm, .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } .btn-xs, .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } .btn-block { @@ -3961,7 +3961,7 @@ tbody.collapse.in { background-color: #e9e9e9; border: 1px solid #cccccc; border: 1px solid rgba(0, 0, 0, 0.15); - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); background-clip: padding-box; @@ -4223,12 +4223,12 @@ tbody.collapse.in { border-radius: 0; } .btn-group-vertical > .btn:first-child:not(:last-child) { - border-top-right-radius: 0; + border-top-right-radius: 0px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .btn-group-vertical > .btn:last-child:not(:first-child) { - border-bottom-left-radius: 0; + border-bottom-left-radius: 0px; border-top-right-radius: 0; border-top-left-radius: 0; } @@ -4321,21 +4321,21 @@ tbody.collapse.in { text-align: center; background-color: #eeeeee; border: 1px solid #cccccc; - border-radius: 0; + border-radius: 0px; } .input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn { padding: 5px 10px; font-size: 12px; - border-radius: 0; + border-radius: 4px; } .input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn { padding: 10px 16px; font-size: 18px; - border-radius: 0; + border-radius: 4px; } .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] { @@ -4454,7 +4454,7 @@ tbody.collapse.in { margin-right: 2px; line-height: 1.42857; border: 1px solid transparent; - border-radius: 0 0 0 0; + border-radius: 0px 0px 0 0; } .nav-tabs > li > a:hover { border-color: #eeeeee #eeeeee #dddddd; @@ -4471,7 +4471,7 @@ tbody.collapse.in { float: left; } .nav-pills > li > a { - border-radius: 0; + border-radius: 0px; } .nav-pills > li + li { margin-left: 2px; @@ -4518,7 +4518,7 @@ tbody.collapse.in { } .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { margin-right: 0; - border-radius: 0; + border-radius: 0px; } .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, @@ -4530,7 +4530,7 @@ tbody.collapse.in { @media (min-width: 768px) { .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { border-bottom: 1px solid #dddddd; - border-radius: 0 0 0 0; + border-radius: 0px 0px 0 0; } .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, @@ -4569,7 +4569,7 @@ tbody.collapse.in { } @media (min-width: 768px) { .navbar { - border-radius: 0; + border-radius: 0px; } } @@ -4717,7 +4717,7 @@ tbody.collapse.in { background-color: transparent; background-image: none; border: 1px solid transparent; - border-radius: 0; + border-radius: 0px; } .navbar-toggle:focus { outline: 0; @@ -4870,8 +4870,8 @@ tbody.collapse.in { .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { margin-bottom: 0; - border-top-right-radius: 0; - border-top-left-radius: 0; + border-top-right-radius: 0px; + border-top-left-radius: 0px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } @@ -5083,7 +5083,7 @@ tbody.collapse.in { margin-bottom: 20px; list-style: none; background-color: whitesmoke; - border-radius: 0; + border-radius: 0px; } .breadcrumb > li { display: inline-block; @@ -5101,7 +5101,7 @@ tbody.collapse.in { display: inline-block; padding-left: 0; margin: 20px 0; - border-radius: 0; + border-radius: 0px; } .pagination > li { display: inline; @@ -5121,13 +5121,13 @@ tbody.collapse.in { .pagination > li:first-child > a, .pagination > li:first-child > span { margin-left: 0; - border-bottom-left-radius: 0; - border-top-left-radius: 0; + border-bottom-left-radius: 0px; + border-top-left-radius: 0px; } .pagination > li:last-child > a, .pagination > li:last-child > span { - border-bottom-right-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 0px; + border-top-right-radius: 0px; } .pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, @@ -5165,13 +5165,13 @@ tbody.collapse.in { } .pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span { - border-bottom-left-radius: 0; - border-top-left-radius: 0; + border-bottom-left-radius: 4px; + border-top-left-radius: 4px; } .pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span { - border-bottom-right-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 4px; + border-top-right-radius: 4px; } .pagination-sm > li > a, @@ -5181,13 +5181,13 @@ tbody.collapse.in { } .pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span { - border-bottom-left-radius: 0; - border-top-left-radius: 0; + border-bottom-left-radius: 4px; + border-top-left-radius: 4px; } .pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span { - border-bottom-right-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 4px; + border-top-right-radius: 4px; } .pager { @@ -5368,7 +5368,7 @@ a.badge:hover, a.badge:focus { border-top-color: #d5d5d5; } .container .jumbotron, .container-fluid .jumbotron { - border-radius: 0; + border-radius: 4px; } .jumbotron .container { max-width: 100%; @@ -5394,7 +5394,7 @@ a.badge:hover, a.badge:focus { line-height: 1.42857; background-color: white; border: 1px solid #dddddd; - border-radius: 0; + border-radius: 0px; -webkit-transition: border 0.2s ease-in-out; -o-transition: border 0.2s ease-in-out; transition: border 0.2s ease-in-out; @@ -5422,7 +5422,7 @@ a.thumbnail.active { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; - border-radius: 0; + border-radius: 0px; } .alert h4 { margin-top: 0; @@ -5522,7 +5522,7 @@ a.thumbnail.active { height: 20px; margin-bottom: 20px; background-color: whitesmoke; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); } @@ -5664,13 +5664,13 @@ a.thumbnail.active { border: 1px solid #dddddd; } .list-group-item:first-child { - border-top-right-radius: 0; - border-top-left-radius: 0; + border-top-right-radius: 0px; + border-top-left-radius: 0px; } .list-group-item:last-child { margin-bottom: 0; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; + border-bottom-right-radius: 0px; + border-bottom-left-radius: 0px; } a.list-group-item { @@ -5813,7 +5813,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g margin-bottom: 20px; background-color: white; border: 1px solid transparent; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); } @@ -5832,8 +5832,8 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel-heading { padding: 10px 15px; border-bottom: 1px solid transparent; - border-top-right-radius: -1; - border-top-left-radius: -1; + border-top-right-radius: -1px; + border-top-left-radius: -1px; } .panel-heading > .dropdown .dropdown-toggle { color: inherit; @@ -5857,8 +5857,8 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g padding: 10px 15px; background-color: whitesmoke; border-top: 1px solid #dddddd; - border-bottom-right-radius: -1; - border-bottom-left-radius: -1; + border-bottom-right-radius: -1px; + border-bottom-left-radius: -1px; } .panel > .list-group, @@ -5873,14 +5873,14 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child { border-top: 0; - border-top-right-radius: -1; - border-top-left-radius: -1; + border-top-right-radius: -1px; + border-top-left-radius: -1px; } .panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child { border-bottom: 0; - border-bottom-right-radius: -1; - border-bottom-left-radius: -1; + border-bottom-right-radius: -1px; + border-bottom-left-radius: -1px; } .panel-heading + .list-group .list-group-item:first-child { @@ -5904,15 +5904,15 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g } .panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child { - border-top-right-radius: -1; - border-top-left-radius: -1; + border-top-right-radius: -1px; + border-top-left-radius: -1px; } .panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child { - border-top-left-radius: -1; - border-top-right-radius: -1; + border-top-left-radius: -1px; + border-top-right-radius: -1px; } .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, @@ -5922,7 +5922,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child { - border-top-left-radius: -1; + border-top-left-radius: -1px; } .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, @@ -5932,19 +5932,19 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child { - border-top-right-radius: -1; + border-top-right-radius: -1px; } .panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child { - border-bottom-right-radius: -1; - border-bottom-left-radius: -1; + border-bottom-right-radius: -1px; + border-bottom-left-radius: -1px; } .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child { - border-bottom-left-radius: -1; - border-bottom-right-radius: -1; + border-bottom-left-radius: -1px; + border-bottom-right-radius: -1px; } .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, @@ -5954,7 +5954,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child { - border-bottom-left-radius: -1; + border-bottom-left-radius: -1px; } .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, @@ -5964,7 +5964,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child { - border-bottom-right-radius: -1; + border-bottom-right-radius: -1px; } .panel > .panel-body + .table, .panel > .panel-body + .table-responsive, @@ -6038,7 +6038,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g } .panel-group .panel { margin-bottom: 0; - border-radius: 0; + border-radius: 0px; } .panel-group .panel + .panel { margin-top: 5px; @@ -6206,7 +6206,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g margin-bottom: 20px; background-color: whitesmoke; border: 1px solid #e3e3e3; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); } @@ -6217,12 +6217,12 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .well-lg { padding: 24px; - border-radius: 0; + border-radius: 4px; } .well-sm { padding: 9px; - border-radius: 0; + border-radius: 4px; } .close { @@ -6300,7 +6300,7 @@ button.close { background-color: white; border: 1px solid #999999; border: 1px solid rgba(0, 0, 0, 0.2); - border-radius: 0; + border-radius: 4px; -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); background-clip: padding-box; @@ -6435,7 +6435,7 @@ button.close { text-align: center; text-decoration: none; background-color: black; - border-radius: 0; + border-radius: 0px; } .tooltip-arrow { @@ -6520,7 +6520,7 @@ button.close { background-clip: padding-box; border: 1px solid #cccccc; border: 1px solid rgba(0, 0, 0, 0.2); - border-radius: 0; + border-radius: 4px; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); white-space: normal; @@ -6544,7 +6544,7 @@ button.close { font-size: 14px; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; - border-radius: -1 -1 0 0; + border-radius: 3px 3px 0 0; } .popover-content { @@ -7275,16 +7275,16 @@ button.close { } #nav-tabs .nav-tabs > li > a:hover { border-color: #dddddd; - border-radius: 0; + border-radius: 0px; } #nav-tabs .nav-tabs > li.active > a, #nav-tabs .nav-tabs > li.active > a:hover, #nav-tabs .nav-tabs > li.active > a:focus { background-color: transparent; z-index: 9999; - border-radius: 0; + border-radius: 0px; border-bottom-color: #dddddd; } #nav-tabs .nav-tabs > li.active.menu-item-has-children > a, #nav-tabs .nav-tabs > li.active.menu-item-has-children > a:hover, #nav-tabs .nav-tabs > li.active.menu-item-has-children > a:focus { - border-radius: 0 0 0 0; + border-radius: 0px 0px 0 0; border-bottom-color: transparent; } @@ -7296,7 +7296,7 @@ button.close { padding: 8px; border: 1px solid transparent; border-color: #cccccc; - border-radius: 0; + border-radius: 0px; background-color: white; font-size: 0.9em; } @@ -7312,7 +7312,7 @@ button.close { -moz-hyphens: auto; hyphens: auto; */ - border-radius: 0; + border-radius: 0px; background-color: transparent; color: inherit; } @@ -7487,7 +7487,7 @@ button.close { border: 1px solid transparent; border-width: 1px; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 1em; background-color: white; @@ -7579,6 +7579,8 @@ button.close { max-width: 100%; } .home #content .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -7586,6 +7588,35 @@ button.close { /* === UCONN Widgets */ } +.home #content .widget.uc-people-widget { + padding: 10px 30px !important; +} +.home #content .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +.home #content .widget.uc-people-widget .person ul { + list-style-type: disc; +} +.home #content .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +.home #content .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +.home #content .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +.home #content .widget.uc-people-widget table { + margin-bottom: 0px; +} +.home #content .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} .home #content .widget.widget_text .textwidget { margin: 1em; } @@ -7596,7 +7627,7 @@ button.close { margin: 1em; } .home #content .widget.widget_black_studio_tinymce ul, .home #content .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } .home #content .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -7604,6 +7635,18 @@ button.close { .home #content .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +.home #content .widget.widget_black-studio-tinymce .textwidget { + margin: 1em; +} +.home #content .widget.widget_black-studio-tinymce ul, .home #content .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +.home #content .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +.home #content .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} .home #content .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -7838,7 +7881,7 @@ button.close { border: 1px solid transparent; border-width: 0; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 0; background-color: transparent; @@ -7930,6 +7973,8 @@ button.close { max-width: 100%; } .home #content .panel-grid .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -7937,6 +7982,35 @@ button.close { /* === UCONN Widgets */ } +.home #content .panel-grid .widget.uc-people-widget { + padding: 10px 30px !important; +} +.home #content .panel-grid .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +.home #content .panel-grid .widget.uc-people-widget .person ul { + list-style-type: disc; +} +.home #content .panel-grid .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +.home #content .panel-grid .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +.home #content .panel-grid .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +.home #content .panel-grid .widget.uc-people-widget table { + margin-bottom: 0px; +} +.home #content .panel-grid .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} .home #content .panel-grid .widget.widget_text .textwidget { margin: 0; } @@ -7947,7 +8021,7 @@ button.close { margin: 0; } .home #content .panel-grid .widget.widget_black_studio_tinymce ul, .home #content .panel-grid .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } .home #content .panel-grid .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -7955,6 +8029,18 @@ button.close { .home #content .panel-grid .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +.home #content .panel-grid .widget.widget_black-studio-tinymce .textwidget { + margin: 0; +} +.home #content .panel-grid .widget.widget_black-studio-tinymce ul, .home #content .panel-grid .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +.home #content .panel-grid .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +.home #content .panel-grid .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} .home #content .panel-grid .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -8194,7 +8280,7 @@ button.close { border: 1px solid transparent; border-width: 1px; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 1em; background-color: white; @@ -8286,6 +8372,8 @@ button.close { max-width: 100%; } #page-sidebar .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -8293,6 +8381,35 @@ button.close { /* === UCONN Widgets */ } +#page-sidebar .widget.uc-people-widget { + padding: 10px 30px !important; +} +#page-sidebar .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +#page-sidebar .widget.uc-people-widget .person ul { + list-style-type: disc; +} +#page-sidebar .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +#page-sidebar .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +#page-sidebar .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +#page-sidebar .widget.uc-people-widget table { + margin-bottom: 0px; +} +#page-sidebar .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} #page-sidebar .widget.widget_text .textwidget { margin: 1em; } @@ -8303,7 +8420,7 @@ button.close { margin: 1em; } #page-sidebar .widget.widget_black_studio_tinymce ul, #page-sidebar .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } #page-sidebar .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -8311,6 +8428,18 @@ button.close { #page-sidebar .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +#page-sidebar .widget.widget_black-studio-tinymce .textwidget { + margin: 1em; +} +#page-sidebar .widget.widget_black-studio-tinymce ul, #page-sidebar .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +#page-sidebar .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +#page-sidebar .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} #page-sidebar .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -8546,7 +8675,7 @@ button.close { border: 1px solid transparent; border-width: 0; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 0; background-color: transparent; @@ -8638,6 +8767,8 @@ button.close { max-width: 100%; } .subpage .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -8645,6 +8776,35 @@ button.close { /* === UCONN Widgets */ } +.subpage .widget.uc-people-widget { + padding: 10px 30px !important; +} +.subpage .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +.subpage .widget.uc-people-widget .person ul { + list-style-type: disc; +} +.subpage .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +.subpage .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +.subpage .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +.subpage .widget.uc-people-widget table { + margin-bottom: 0px; +} +.subpage .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} .subpage .widget.widget_text .textwidget { margin: 0; } @@ -8655,7 +8815,7 @@ button.close { margin: 0; } .subpage .widget.widget_black_studio_tinymce ul, .subpage .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } .subpage .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -8663,6 +8823,18 @@ button.close { .subpage .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +.subpage .widget.widget_black-studio-tinymce .textwidget { + margin: 0; +} +.subpage .widget.widget_black-studio-tinymce ul, .subpage .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +.subpage .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +.subpage .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} .subpage .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -8929,7 +9101,7 @@ code { padding: 6px 12px; font-size: 14px; line-height: 1.42857; - border-radius: 0; + border-radius: 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; @@ -9119,21 +9291,21 @@ code { padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } #page #content .widget .btn-sm, #page #content .widget .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #page #content .widget .btn-xs, #page #content .widget .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #page #content .widget .btn-block { @@ -9154,7 +9326,7 @@ input[type="button"]#page #content .widget.btn-block { /* PAGE --------------------------------------------------------------*/ #main { - border-radius: 0; + border-radius: 0px; background-color: white; padding: 1em; overflow: hidden; @@ -9758,7 +9930,7 @@ body.sticky .ie8 #footers { border: 1px solid transparent; border-width: 0px; border-color: transparent; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 0; background-color: transparent; @@ -9850,6 +10022,8 @@ body.sticky .ie8 #footers { max-width: 100%; } #mega-footer .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -9857,6 +10031,35 @@ body.sticky .ie8 #footers { /* === UCONN Widgets */ } +#mega-footer .widget.uc-people-widget { + padding: 10px 30px !important; +} +#mega-footer .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +#mega-footer .widget.uc-people-widget .person ul { + list-style-type: disc; +} +#mega-footer .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +#mega-footer .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +#mega-footer .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +#mega-footer .widget.uc-people-widget table { + margin-bottom: 0px; +} +#mega-footer .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} #mega-footer .widget.widget_text .textwidget { margin: 1em; } @@ -9867,7 +10070,7 @@ body.sticky .ie8 #footers { margin: 1em; } #mega-footer .widget.widget_black_studio_tinymce ul, #mega-footer .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } #mega-footer .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -9875,6 +10078,18 @@ body.sticky .ie8 #footers { #mega-footer .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +#mega-footer .widget.widget_black-studio-tinymce .textwidget { + margin: 1em; +} +#mega-footer .widget.widget_black-studio-tinymce ul, #mega-footer .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +#mega-footer .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +#mega-footer .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} #mega-footer .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -10149,7 +10364,7 @@ body.sticky .ie8 #footers { padding: 6px 12px; font-size: 14px; line-height: 1.42857; - border-radius: 0; + border-radius: 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; @@ -10339,21 +10554,21 @@ body.sticky .ie8 #footers { padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } #footers .btn-sm, #footers .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #footers .btn-xs, #footers .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #footers .btn-block { @@ -10679,9 +10894,9 @@ body { } #content .widget a.btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 4px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10693,9 +10908,9 @@ body { } #content .widget .btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 5px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10771,9 +10986,9 @@ body { } #primary a.btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 4px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10785,9 +11000,9 @@ body { } #primary .btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 5px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10860,9 +11075,9 @@ body { } #footers a.btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 4px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10874,9 +11089,9 @@ body { } #footers .btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 5px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } diff --git a/css/sherman-grey.css b/css/sherman-grey.css index a1fa0c5..c7863c5 100644 --- a/css/sherman-grey.css +++ b/css/sherman-grey.css @@ -1469,7 +1469,7 @@ img { } .img-rounded { - border-radius: 0; + border-radius: 4px; } .img-thumbnail { @@ -1477,7 +1477,7 @@ img { line-height: 1.42857; background-color: white; border: 1px solid #dddddd; - border-radius: 0; + border-radius: 0px; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; @@ -1906,7 +1906,7 @@ code { font-size: 90%; color: #c7254e; background-color: #f9f2f4; - border-radius: 0; + border-radius: 0px; } kbd { @@ -1914,7 +1914,7 @@ kbd { font-size: 90%; color: white; background-color: #333333; - border-radius: 0; + border-radius: 4px; box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); } kbd kbd { @@ -1935,7 +1935,7 @@ pre { color: #333333; background-color: whitesmoke; border: 1px solid #cccccc; - border-radius: 0; + border-radius: 0px; } pre code { padding: 0; @@ -3164,7 +3164,7 @@ output { background-color: white; background-image: none; border: 1px solid #cccccc; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; @@ -3343,7 +3343,7 @@ input[type="checkbox"] { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } select.input-sm, .input-group-sm > select.form-control, @@ -3368,7 +3368,7 @@ select[multiple].input-sm, padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } .form-group-sm select.form-control { height: 30px; @@ -3393,7 +3393,7 @@ select[multiple].input-sm, padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } select.input-lg, .input-group-lg > select.form-control, @@ -3418,7 +3418,7 @@ select[multiple].input-lg, padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } .form-group-lg select.form-control { height: 46px; @@ -3676,7 +3676,7 @@ select[multiple].input-lg, padding: 6px 12px; font-size: 14px; line-height: 1.42857; - border-radius: 0; + border-radius: 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; @@ -3865,21 +3865,21 @@ select[multiple].input-lg, padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } .btn-sm, .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } .btn-xs, .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } .btn-block { @@ -3970,7 +3970,7 @@ tbody.collapse.in { background-color: #e9e9e9; border: 1px solid #cccccc; border: 1px solid rgba(0, 0, 0, 0.15); - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); background-clip: padding-box; @@ -4232,12 +4232,12 @@ tbody.collapse.in { border-radius: 0; } .btn-group-vertical > .btn:first-child:not(:last-child) { - border-top-right-radius: 0; + border-top-right-radius: 0px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .btn-group-vertical > .btn:last-child:not(:first-child) { - border-bottom-left-radius: 0; + border-bottom-left-radius: 0px; border-top-right-radius: 0; border-top-left-radius: 0; } @@ -4330,21 +4330,21 @@ tbody.collapse.in { text-align: center; background-color: #eeeeee; border: 1px solid #cccccc; - border-radius: 0; + border-radius: 0px; } .input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn { padding: 5px 10px; font-size: 12px; - border-radius: 0; + border-radius: 4px; } .input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn { padding: 10px 16px; font-size: 18px; - border-radius: 0; + border-radius: 4px; } .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] { @@ -4463,7 +4463,7 @@ tbody.collapse.in { margin-right: 2px; line-height: 1.42857; border: 1px solid transparent; - border-radius: 0 0 0 0; + border-radius: 0px 0px 0 0; } .nav-tabs > li > a:hover { border-color: #eeeeee #eeeeee #dddddd; @@ -4480,7 +4480,7 @@ tbody.collapse.in { float: left; } .nav-pills > li > a { - border-radius: 0; + border-radius: 0px; } .nav-pills > li + li { margin-left: 2px; @@ -4527,7 +4527,7 @@ tbody.collapse.in { } .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { margin-right: 0; - border-radius: 0; + border-radius: 0px; } .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, @@ -4539,7 +4539,7 @@ tbody.collapse.in { @media (min-width: 768px) { .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { border-bottom: 1px solid #dddddd; - border-radius: 0 0 0 0; + border-radius: 0px 0px 0 0; } .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, @@ -4578,7 +4578,7 @@ tbody.collapse.in { } @media (min-width: 768px) { .navbar { - border-radius: 0; + border-radius: 0px; } } @@ -4726,7 +4726,7 @@ tbody.collapse.in { background-color: transparent; background-image: none; border: 1px solid transparent; - border-radius: 0; + border-radius: 0px; } .navbar-toggle:focus { outline: 0; @@ -4879,8 +4879,8 @@ tbody.collapse.in { .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { margin-bottom: 0; - border-top-right-radius: 0; - border-top-left-radius: 0; + border-top-right-radius: 0px; + border-top-left-radius: 0px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } @@ -5092,7 +5092,7 @@ tbody.collapse.in { margin-bottom: 20px; list-style: none; background-color: whitesmoke; - border-radius: 0; + border-radius: 0px; } .breadcrumb > li { display: inline-block; @@ -5110,7 +5110,7 @@ tbody.collapse.in { display: inline-block; padding-left: 0; margin: 20px 0; - border-radius: 0; + border-radius: 0px; } .pagination > li { display: inline; @@ -5130,13 +5130,13 @@ tbody.collapse.in { .pagination > li:first-child > a, .pagination > li:first-child > span { margin-left: 0; - border-bottom-left-radius: 0; - border-top-left-radius: 0; + border-bottom-left-radius: 0px; + border-top-left-radius: 0px; } .pagination > li:last-child > a, .pagination > li:last-child > span { - border-bottom-right-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 0px; + border-top-right-radius: 0px; } .pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, @@ -5174,13 +5174,13 @@ tbody.collapse.in { } .pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span { - border-bottom-left-radius: 0; - border-top-left-radius: 0; + border-bottom-left-radius: 4px; + border-top-left-radius: 4px; } .pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span { - border-bottom-right-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 4px; + border-top-right-radius: 4px; } .pagination-sm > li > a, @@ -5190,13 +5190,13 @@ tbody.collapse.in { } .pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span { - border-bottom-left-radius: 0; - border-top-left-radius: 0; + border-bottom-left-radius: 4px; + border-top-left-radius: 4px; } .pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span { - border-bottom-right-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 4px; + border-top-right-radius: 4px; } .pager { @@ -5377,7 +5377,7 @@ a.badge:hover, a.badge:focus { border-top-color: #d5d5d5; } .container .jumbotron, .container-fluid .jumbotron { - border-radius: 0; + border-radius: 4px; } .jumbotron .container { max-width: 100%; @@ -5403,7 +5403,7 @@ a.badge:hover, a.badge:focus { line-height: 1.42857; background-color: white; border: 1px solid #dddddd; - border-radius: 0; + border-radius: 0px; -webkit-transition: border 0.2s ease-in-out; -o-transition: border 0.2s ease-in-out; transition: border 0.2s ease-in-out; @@ -5431,7 +5431,7 @@ a.thumbnail.active { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; - border-radius: 0; + border-radius: 0px; } .alert h4 { margin-top: 0; @@ -5531,7 +5531,7 @@ a.thumbnail.active { height: 20px; margin-bottom: 20px; background-color: whitesmoke; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); } @@ -5673,13 +5673,13 @@ a.thumbnail.active { border: 1px solid #dddddd; } .list-group-item:first-child { - border-top-right-radius: 0; - border-top-left-radius: 0; + border-top-right-radius: 0px; + border-top-left-radius: 0px; } .list-group-item:last-child { margin-bottom: 0; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; + border-bottom-right-radius: 0px; + border-bottom-left-radius: 0px; } a.list-group-item { @@ -5822,7 +5822,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g margin-bottom: 20px; background-color: white; border: 1px solid transparent; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); } @@ -5841,8 +5841,8 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel-heading { padding: 10px 15px; border-bottom: 1px solid transparent; - border-top-right-radius: -1; - border-top-left-radius: -1; + border-top-right-radius: -1px; + border-top-left-radius: -1px; } .panel-heading > .dropdown .dropdown-toggle { color: inherit; @@ -5866,8 +5866,8 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g padding: 10px 15px; background-color: whitesmoke; border-top: 1px solid #dddddd; - border-bottom-right-radius: -1; - border-bottom-left-radius: -1; + border-bottom-right-radius: -1px; + border-bottom-left-radius: -1px; } .panel > .list-group, @@ -5882,14 +5882,14 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child { border-top: 0; - border-top-right-radius: -1; - border-top-left-radius: -1; + border-top-right-radius: -1px; + border-top-left-radius: -1px; } .panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child { border-bottom: 0; - border-bottom-right-radius: -1; - border-bottom-left-radius: -1; + border-bottom-right-radius: -1px; + border-bottom-left-radius: -1px; } .panel-heading + .list-group .list-group-item:first-child { @@ -5913,15 +5913,15 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g } .panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child { - border-top-right-radius: -1; - border-top-left-radius: -1; + border-top-right-radius: -1px; + border-top-left-radius: -1px; } .panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child { - border-top-left-radius: -1; - border-top-right-radius: -1; + border-top-left-radius: -1px; + border-top-right-radius: -1px; } .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, @@ -5931,7 +5931,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child { - border-top-left-radius: -1; + border-top-left-radius: -1px; } .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, @@ -5941,19 +5941,19 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child { - border-top-right-radius: -1; + border-top-right-radius: -1px; } .panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child { - border-bottom-right-radius: -1; - border-bottom-left-radius: -1; + border-bottom-right-radius: -1px; + border-bottom-left-radius: -1px; } .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child { - border-bottom-left-radius: -1; - border-bottom-right-radius: -1; + border-bottom-left-radius: -1px; + border-bottom-right-radius: -1px; } .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, @@ -5963,7 +5963,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child { - border-bottom-left-radius: -1; + border-bottom-left-radius: -1px; } .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, @@ -5973,7 +5973,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child { - border-bottom-right-radius: -1; + border-bottom-right-radius: -1px; } .panel > .panel-body + .table, .panel > .panel-body + .table-responsive, @@ -6047,7 +6047,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g } .panel-group .panel { margin-bottom: 0; - border-radius: 0; + border-radius: 0px; } .panel-group .panel + .panel { margin-top: 5px; @@ -6215,7 +6215,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g margin-bottom: 20px; background-color: whitesmoke; border: 1px solid #e3e3e3; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); } @@ -6226,12 +6226,12 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .well-lg { padding: 24px; - border-radius: 0; + border-radius: 4px; } .well-sm { padding: 9px; - border-radius: 0; + border-radius: 4px; } .close { @@ -6309,7 +6309,7 @@ button.close { background-color: white; border: 1px solid #999999; border: 1px solid rgba(0, 0, 0, 0.2); - border-radius: 0; + border-radius: 4px; -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); background-clip: padding-box; @@ -6444,7 +6444,7 @@ button.close { text-align: center; text-decoration: none; background-color: black; - border-radius: 0; + border-radius: 0px; } .tooltip-arrow { @@ -6529,7 +6529,7 @@ button.close { background-clip: padding-box; border: 1px solid #cccccc; border: 1px solid rgba(0, 0, 0, 0.2); - border-radius: 0; + border-radius: 4px; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); white-space: normal; @@ -6553,7 +6553,7 @@ button.close { font-size: 14px; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; - border-radius: -1 -1 0 0; + border-radius: 3px 3px 0 0; } .popover-content { @@ -7284,16 +7284,16 @@ button.close { } #nav-tabs .nav-tabs > li > a:hover { border-color: #dddddd; - border-radius: 0; + border-radius: 0px; } #nav-tabs .nav-tabs > li.active > a, #nav-tabs .nav-tabs > li.active > a:hover, #nav-tabs .nav-tabs > li.active > a:focus { background-color: transparent; z-index: 9999; - border-radius: 0; + border-radius: 0px; border-bottom-color: #dddddd; } #nav-tabs .nav-tabs > li.active.menu-item-has-children > a, #nav-tabs .nav-tabs > li.active.menu-item-has-children > a:hover, #nav-tabs .nav-tabs > li.active.menu-item-has-children > a:focus { - border-radius: 0 0 0 0; + border-radius: 0px 0px 0 0; border-bottom-color: transparent; } @@ -7305,7 +7305,7 @@ button.close { padding: 8px; border: 1px solid transparent; border-color: #cccccc; - border-radius: 0; + border-radius: 0px; background-color: white; font-size: 0.9em; } @@ -7321,7 +7321,7 @@ button.close { -moz-hyphens: auto; hyphens: auto; */ - border-radius: 0; + border-radius: 0px; background-color: transparent; color: inherit; } @@ -7496,7 +7496,7 @@ button.close { border: 1px solid transparent; border-width: 1px; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 1em; background-color: white; @@ -7588,6 +7588,8 @@ button.close { max-width: 100%; } .home #content .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -7595,6 +7597,35 @@ button.close { /* === UCONN Widgets */ } +.home #content .widget.uc-people-widget { + padding: 10px 30px !important; +} +.home #content .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +.home #content .widget.uc-people-widget .person ul { + list-style-type: disc; +} +.home #content .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +.home #content .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +.home #content .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +.home #content .widget.uc-people-widget table { + margin-bottom: 0px; +} +.home #content .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} .home #content .widget.widget_text .textwidget { margin: 1em; } @@ -7605,7 +7636,7 @@ button.close { margin: 1em; } .home #content .widget.widget_black_studio_tinymce ul, .home #content .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } .home #content .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -7613,6 +7644,18 @@ button.close { .home #content .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +.home #content .widget.widget_black-studio-tinymce .textwidget { + margin: 1em; +} +.home #content .widget.widget_black-studio-tinymce ul, .home #content .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +.home #content .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +.home #content .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} .home #content .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -7847,7 +7890,7 @@ button.close { border: 1px solid transparent; border-width: 0; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 0; background-color: transparent; @@ -7939,6 +7982,8 @@ button.close { max-width: 100%; } .home #content .panel-grid .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -7946,6 +7991,35 @@ button.close { /* === UCONN Widgets */ } +.home #content .panel-grid .widget.uc-people-widget { + padding: 10px 30px !important; +} +.home #content .panel-grid .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +.home #content .panel-grid .widget.uc-people-widget .person ul { + list-style-type: disc; +} +.home #content .panel-grid .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +.home #content .panel-grid .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +.home #content .panel-grid .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +.home #content .panel-grid .widget.uc-people-widget table { + margin-bottom: 0px; +} +.home #content .panel-grid .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} .home #content .panel-grid .widget.widget_text .textwidget { margin: 0; } @@ -7956,7 +8030,7 @@ button.close { margin: 0; } .home #content .panel-grid .widget.widget_black_studio_tinymce ul, .home #content .panel-grid .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } .home #content .panel-grid .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -7964,6 +8038,18 @@ button.close { .home #content .panel-grid .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +.home #content .panel-grid .widget.widget_black-studio-tinymce .textwidget { + margin: 0; +} +.home #content .panel-grid .widget.widget_black-studio-tinymce ul, .home #content .panel-grid .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +.home #content .panel-grid .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +.home #content .panel-grid .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} .home #content .panel-grid .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -8203,7 +8289,7 @@ button.close { border: 1px solid transparent; border-width: 1px; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 1em; background-color: white; @@ -8295,6 +8381,8 @@ button.close { max-width: 100%; } #page-sidebar .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -8302,6 +8390,35 @@ button.close { /* === UCONN Widgets */ } +#page-sidebar .widget.uc-people-widget { + padding: 10px 30px !important; +} +#page-sidebar .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +#page-sidebar .widget.uc-people-widget .person ul { + list-style-type: disc; +} +#page-sidebar .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +#page-sidebar .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +#page-sidebar .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +#page-sidebar .widget.uc-people-widget table { + margin-bottom: 0px; +} +#page-sidebar .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} #page-sidebar .widget.widget_text .textwidget { margin: 1em; } @@ -8312,7 +8429,7 @@ button.close { margin: 1em; } #page-sidebar .widget.widget_black_studio_tinymce ul, #page-sidebar .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } #page-sidebar .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -8320,6 +8437,18 @@ button.close { #page-sidebar .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +#page-sidebar .widget.widget_black-studio-tinymce .textwidget { + margin: 1em; +} +#page-sidebar .widget.widget_black-studio-tinymce ul, #page-sidebar .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +#page-sidebar .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +#page-sidebar .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} #page-sidebar .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -8555,7 +8684,7 @@ button.close { border: 1px solid transparent; border-width: 0; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 0; background-color: transparent; @@ -8647,6 +8776,8 @@ button.close { max-width: 100%; } .subpage .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -8654,6 +8785,35 @@ button.close { /* === UCONN Widgets */ } +.subpage .widget.uc-people-widget { + padding: 10px 30px !important; +} +.subpage .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +.subpage .widget.uc-people-widget .person ul { + list-style-type: disc; +} +.subpage .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +.subpage .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +.subpage .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +.subpage .widget.uc-people-widget table { + margin-bottom: 0px; +} +.subpage .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} .subpage .widget.widget_text .textwidget { margin: 0; } @@ -8664,7 +8824,7 @@ button.close { margin: 0; } .subpage .widget.widget_black_studio_tinymce ul, .subpage .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } .subpage .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -8672,6 +8832,18 @@ button.close { .subpage .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +.subpage .widget.widget_black-studio-tinymce .textwidget { + margin: 0; +} +.subpage .widget.widget_black-studio-tinymce ul, .subpage .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +.subpage .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +.subpage .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} .subpage .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -8938,7 +9110,7 @@ code { padding: 6px 12px; font-size: 14px; line-height: 1.42857; - border-radius: 0; + border-radius: 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; @@ -9128,21 +9300,21 @@ code { padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } #page #content .widget .btn-sm, #page #content .widget .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #page #content .widget .btn-xs, #page #content .widget .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #page #content .widget .btn-block { @@ -9163,7 +9335,7 @@ input[type="button"]#page #content .widget.btn-block { /* PAGE --------------------------------------------------------------*/ #main { - border-radius: 0; + border-radius: 0px; background-color: white; padding: 1em; overflow: hidden; @@ -9767,7 +9939,7 @@ body.sticky .ie8 #footers { border: 1px solid transparent; border-width: 0px; border-color: transparent; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 0; background-color: transparent; @@ -9859,6 +10031,8 @@ body.sticky .ie8 #footers { max-width: 100%; } #mega-footer .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -9866,6 +10040,35 @@ body.sticky .ie8 #footers { /* === UCONN Widgets */ } +#mega-footer .widget.uc-people-widget { + padding: 10px 30px !important; +} +#mega-footer .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +#mega-footer .widget.uc-people-widget .person ul { + list-style-type: disc; +} +#mega-footer .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +#mega-footer .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +#mega-footer .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +#mega-footer .widget.uc-people-widget table { + margin-bottom: 0px; +} +#mega-footer .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} #mega-footer .widget.widget_text .textwidget { margin: 1em; } @@ -9876,7 +10079,7 @@ body.sticky .ie8 #footers { margin: 1em; } #mega-footer .widget.widget_black_studio_tinymce ul, #mega-footer .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } #mega-footer .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -9884,6 +10087,18 @@ body.sticky .ie8 #footers { #mega-footer .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +#mega-footer .widget.widget_black-studio-tinymce .textwidget { + margin: 1em; +} +#mega-footer .widget.widget_black-studio-tinymce ul, #mega-footer .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +#mega-footer .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +#mega-footer .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} #mega-footer .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -10158,7 +10373,7 @@ body.sticky .ie8 #footers { padding: 6px 12px; font-size: 14px; line-height: 1.42857; - border-radius: 0; + border-radius: 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; @@ -10348,21 +10563,21 @@ body.sticky .ie8 #footers { padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } #footers .btn-sm, #footers .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #footers .btn-xs, #footers .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #footers .btn-block { @@ -10688,9 +10903,9 @@ body { } #content .widget a.btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 4px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10702,9 +10917,9 @@ body { } #content .widget .btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 5px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10780,9 +10995,9 @@ body { } #primary a.btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 4px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10794,9 +11009,9 @@ body { } #primary .btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 5px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10869,9 +11084,9 @@ body { } #footers a.btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 4px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10883,9 +11098,9 @@ body { } #footers .btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 5px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } diff --git a/css/sherman-hotpink.css b/css/sherman-hotpink.css index db4de3e..a997bd4 100644 --- a/css/sherman-hotpink.css +++ b/css/sherman-hotpink.css @@ -1460,7 +1460,7 @@ img { } .img-rounded { - border-radius: 0; + border-radius: 4px; } .img-thumbnail { @@ -1468,7 +1468,7 @@ img { line-height: 1.42857; background-color: white; border: 1px solid #dddddd; - border-radius: 0; + border-radius: 0px; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; @@ -1897,7 +1897,7 @@ code { font-size: 90%; color: #c7254e; background-color: #f9f2f4; - border-radius: 0; + border-radius: 0px; } kbd { @@ -1905,7 +1905,7 @@ kbd { font-size: 90%; color: white; background-color: #333333; - border-radius: 0; + border-radius: 4px; box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); } kbd kbd { @@ -1926,7 +1926,7 @@ pre { color: #333333; background-color: whitesmoke; border: 1px solid #cccccc; - border-radius: 0; + border-radius: 0px; } pre code { padding: 0; @@ -3155,7 +3155,7 @@ output { background-color: white; background-image: none; border: 1px solid #cccccc; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; @@ -3334,7 +3334,7 @@ input[type="checkbox"] { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } select.input-sm, .input-group-sm > select.form-control, @@ -3359,7 +3359,7 @@ select[multiple].input-sm, padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } .form-group-sm select.form-control { height: 30px; @@ -3384,7 +3384,7 @@ select[multiple].input-sm, padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } select.input-lg, .input-group-lg > select.form-control, @@ -3409,7 +3409,7 @@ select[multiple].input-lg, padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } .form-group-lg select.form-control { height: 46px; @@ -3667,7 +3667,7 @@ select[multiple].input-lg, padding: 6px 12px; font-size: 14px; line-height: 1.42857; - border-radius: 0; + border-radius: 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; @@ -3856,21 +3856,21 @@ select[multiple].input-lg, padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } .btn-sm, .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } .btn-xs, .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } .btn-block { @@ -3961,7 +3961,7 @@ tbody.collapse.in { background-color: #e9e9e9; border: 1px solid #cccccc; border: 1px solid rgba(0, 0, 0, 0.15); - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); background-clip: padding-box; @@ -4223,12 +4223,12 @@ tbody.collapse.in { border-radius: 0; } .btn-group-vertical > .btn:first-child:not(:last-child) { - border-top-right-radius: 0; + border-top-right-radius: 0px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .btn-group-vertical > .btn:last-child:not(:first-child) { - border-bottom-left-radius: 0; + border-bottom-left-radius: 0px; border-top-right-radius: 0; border-top-left-radius: 0; } @@ -4321,21 +4321,21 @@ tbody.collapse.in { text-align: center; background-color: #eeeeee; border: 1px solid #cccccc; - border-radius: 0; + border-radius: 0px; } .input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn { padding: 5px 10px; font-size: 12px; - border-radius: 0; + border-radius: 4px; } .input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn { padding: 10px 16px; font-size: 18px; - border-radius: 0; + border-radius: 4px; } .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] { @@ -4454,7 +4454,7 @@ tbody.collapse.in { margin-right: 2px; line-height: 1.42857; border: 1px solid transparent; - border-radius: 0 0 0 0; + border-radius: 0px 0px 0 0; } .nav-tabs > li > a:hover { border-color: #eeeeee #eeeeee #dddddd; @@ -4471,7 +4471,7 @@ tbody.collapse.in { float: left; } .nav-pills > li > a { - border-radius: 0; + border-radius: 0px; } .nav-pills > li + li { margin-left: 2px; @@ -4518,7 +4518,7 @@ tbody.collapse.in { } .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { margin-right: 0; - border-radius: 0; + border-radius: 0px; } .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, @@ -4530,7 +4530,7 @@ tbody.collapse.in { @media (min-width: 768px) { .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { border-bottom: 1px solid #dddddd; - border-radius: 0 0 0 0; + border-radius: 0px 0px 0 0; } .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, @@ -4569,7 +4569,7 @@ tbody.collapse.in { } @media (min-width: 768px) { .navbar { - border-radius: 0; + border-radius: 0px; } } @@ -4717,7 +4717,7 @@ tbody.collapse.in { background-color: transparent; background-image: none; border: 1px solid transparent; - border-radius: 0; + border-radius: 0px; } .navbar-toggle:focus { outline: 0; @@ -4870,8 +4870,8 @@ tbody.collapse.in { .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { margin-bottom: 0; - border-top-right-radius: 0; - border-top-left-radius: 0; + border-top-right-radius: 0px; + border-top-left-radius: 0px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } @@ -5083,7 +5083,7 @@ tbody.collapse.in { margin-bottom: 20px; list-style: none; background-color: whitesmoke; - border-radius: 0; + border-radius: 0px; } .breadcrumb > li { display: inline-block; @@ -5101,7 +5101,7 @@ tbody.collapse.in { display: inline-block; padding-left: 0; margin: 20px 0; - border-radius: 0; + border-radius: 0px; } .pagination > li { display: inline; @@ -5121,13 +5121,13 @@ tbody.collapse.in { .pagination > li:first-child > a, .pagination > li:first-child > span { margin-left: 0; - border-bottom-left-radius: 0; - border-top-left-radius: 0; + border-bottom-left-radius: 0px; + border-top-left-radius: 0px; } .pagination > li:last-child > a, .pagination > li:last-child > span { - border-bottom-right-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 0px; + border-top-right-radius: 0px; } .pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, @@ -5165,13 +5165,13 @@ tbody.collapse.in { } .pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span { - border-bottom-left-radius: 0; - border-top-left-radius: 0; + border-bottom-left-radius: 4px; + border-top-left-radius: 4px; } .pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span { - border-bottom-right-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 4px; + border-top-right-radius: 4px; } .pagination-sm > li > a, @@ -5181,13 +5181,13 @@ tbody.collapse.in { } .pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span { - border-bottom-left-radius: 0; - border-top-left-radius: 0; + border-bottom-left-radius: 4px; + border-top-left-radius: 4px; } .pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span { - border-bottom-right-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 4px; + border-top-right-radius: 4px; } .pager { @@ -5368,7 +5368,7 @@ a.badge:hover, a.badge:focus { border-top-color: #d5d5d5; } .container .jumbotron, .container-fluid .jumbotron { - border-radius: 0; + border-radius: 4px; } .jumbotron .container { max-width: 100%; @@ -5394,7 +5394,7 @@ a.badge:hover, a.badge:focus { line-height: 1.42857; background-color: white; border: 1px solid #dddddd; - border-radius: 0; + border-radius: 0px; -webkit-transition: border 0.2s ease-in-out; -o-transition: border 0.2s ease-in-out; transition: border 0.2s ease-in-out; @@ -5422,7 +5422,7 @@ a.thumbnail.active { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; - border-radius: 0; + border-radius: 0px; } .alert h4 { margin-top: 0; @@ -5522,7 +5522,7 @@ a.thumbnail.active { height: 20px; margin-bottom: 20px; background-color: whitesmoke; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); } @@ -5664,13 +5664,13 @@ a.thumbnail.active { border: 1px solid #dddddd; } .list-group-item:first-child { - border-top-right-radius: 0; - border-top-left-radius: 0; + border-top-right-radius: 0px; + border-top-left-radius: 0px; } .list-group-item:last-child { margin-bottom: 0; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; + border-bottom-right-radius: 0px; + border-bottom-left-radius: 0px; } a.list-group-item { @@ -5813,7 +5813,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g margin-bottom: 20px; background-color: white; border: 1px solid transparent; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); } @@ -5832,8 +5832,8 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel-heading { padding: 10px 15px; border-bottom: 1px solid transparent; - border-top-right-radius: -1; - border-top-left-radius: -1; + border-top-right-radius: -1px; + border-top-left-radius: -1px; } .panel-heading > .dropdown .dropdown-toggle { color: inherit; @@ -5857,8 +5857,8 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g padding: 10px 15px; background-color: whitesmoke; border-top: 1px solid #dddddd; - border-bottom-right-radius: -1; - border-bottom-left-radius: -1; + border-bottom-right-radius: -1px; + border-bottom-left-radius: -1px; } .panel > .list-group, @@ -5873,14 +5873,14 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child { border-top: 0; - border-top-right-radius: -1; - border-top-left-radius: -1; + border-top-right-radius: -1px; + border-top-left-radius: -1px; } .panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child { border-bottom: 0; - border-bottom-right-radius: -1; - border-bottom-left-radius: -1; + border-bottom-right-radius: -1px; + border-bottom-left-radius: -1px; } .panel-heading + .list-group .list-group-item:first-child { @@ -5904,15 +5904,15 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g } .panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child { - border-top-right-radius: -1; - border-top-left-radius: -1; + border-top-right-radius: -1px; + border-top-left-radius: -1px; } .panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child { - border-top-left-radius: -1; - border-top-right-radius: -1; + border-top-left-radius: -1px; + border-top-right-radius: -1px; } .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, @@ -5922,7 +5922,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child { - border-top-left-radius: -1; + border-top-left-radius: -1px; } .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, @@ -5932,19 +5932,19 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child { - border-top-right-radius: -1; + border-top-right-radius: -1px; } .panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child { - border-bottom-right-radius: -1; - border-bottom-left-radius: -1; + border-bottom-right-radius: -1px; + border-bottom-left-radius: -1px; } .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child { - border-bottom-left-radius: -1; - border-bottom-right-radius: -1; + border-bottom-left-radius: -1px; + border-bottom-right-radius: -1px; } .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, @@ -5954,7 +5954,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child { - border-bottom-left-radius: -1; + border-bottom-left-radius: -1px; } .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, @@ -5964,7 +5964,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child { - border-bottom-right-radius: -1; + border-bottom-right-radius: -1px; } .panel > .panel-body + .table, .panel > .panel-body + .table-responsive, @@ -6038,7 +6038,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g } .panel-group .panel { margin-bottom: 0; - border-radius: 0; + border-radius: 0px; } .panel-group .panel + .panel { margin-top: 5px; @@ -6206,7 +6206,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g margin-bottom: 20px; background-color: whitesmoke; border: 1px solid #e3e3e3; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); } @@ -6217,12 +6217,12 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .well-lg { padding: 24px; - border-radius: 0; + border-radius: 4px; } .well-sm { padding: 9px; - border-radius: 0; + border-radius: 4px; } .close { @@ -6300,7 +6300,7 @@ button.close { background-color: white; border: 1px solid #999999; border: 1px solid rgba(0, 0, 0, 0.2); - border-radius: 0; + border-radius: 4px; -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); background-clip: padding-box; @@ -6435,7 +6435,7 @@ button.close { text-align: center; text-decoration: none; background-color: black; - border-radius: 0; + border-radius: 0px; } .tooltip-arrow { @@ -6520,7 +6520,7 @@ button.close { background-clip: padding-box; border: 1px solid #cccccc; border: 1px solid rgba(0, 0, 0, 0.2); - border-radius: 0; + border-radius: 4px; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); white-space: normal; @@ -6544,7 +6544,7 @@ button.close { font-size: 14px; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; - border-radius: -1 -1 0 0; + border-radius: 3px 3px 0 0; } .popover-content { @@ -7275,16 +7275,16 @@ button.close { } #nav-tabs .nav-tabs > li > a:hover { border-color: #dddddd; - border-radius: 0; + border-radius: 0px; } #nav-tabs .nav-tabs > li.active > a, #nav-tabs .nav-tabs > li.active > a:hover, #nav-tabs .nav-tabs > li.active > a:focus { background-color: transparent; z-index: 9999; - border-radius: 0; + border-radius: 0px; border-bottom-color: #dddddd; } #nav-tabs .nav-tabs > li.active.menu-item-has-children > a, #nav-tabs .nav-tabs > li.active.menu-item-has-children > a:hover, #nav-tabs .nav-tabs > li.active.menu-item-has-children > a:focus { - border-radius: 0 0 0 0; + border-radius: 0px 0px 0 0; border-bottom-color: transparent; } @@ -7296,7 +7296,7 @@ button.close { padding: 8px; border: 1px solid transparent; border-color: #cccccc; - border-radius: 0; + border-radius: 0px; background-color: white; font-size: 0.9em; } @@ -7312,7 +7312,7 @@ button.close { -moz-hyphens: auto; hyphens: auto; */ - border-radius: 0; + border-radius: 0px; background-color: transparent; color: inherit; } @@ -7487,7 +7487,7 @@ button.close { border: 1px solid transparent; border-width: 1px; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 1em; background-color: white; @@ -7579,6 +7579,8 @@ button.close { max-width: 100%; } .home #content .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -7586,6 +7588,35 @@ button.close { /* === UCONN Widgets */ } +.home #content .widget.uc-people-widget { + padding: 10px 30px !important; +} +.home #content .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +.home #content .widget.uc-people-widget .person ul { + list-style-type: disc; +} +.home #content .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +.home #content .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +.home #content .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +.home #content .widget.uc-people-widget table { + margin-bottom: 0px; +} +.home #content .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} .home #content .widget.widget_text .textwidget { margin: 1em; } @@ -7596,7 +7627,7 @@ button.close { margin: 1em; } .home #content .widget.widget_black_studio_tinymce ul, .home #content .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } .home #content .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -7604,6 +7635,18 @@ button.close { .home #content .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +.home #content .widget.widget_black-studio-tinymce .textwidget { + margin: 1em; +} +.home #content .widget.widget_black-studio-tinymce ul, .home #content .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +.home #content .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +.home #content .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} .home #content .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -7838,7 +7881,7 @@ button.close { border: 1px solid transparent; border-width: 0; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 0; background-color: transparent; @@ -7930,6 +7973,8 @@ button.close { max-width: 100%; } .home #content .panel-grid .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -7937,6 +7982,35 @@ button.close { /* === UCONN Widgets */ } +.home #content .panel-grid .widget.uc-people-widget { + padding: 10px 30px !important; +} +.home #content .panel-grid .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +.home #content .panel-grid .widget.uc-people-widget .person ul { + list-style-type: disc; +} +.home #content .panel-grid .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +.home #content .panel-grid .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +.home #content .panel-grid .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +.home #content .panel-grid .widget.uc-people-widget table { + margin-bottom: 0px; +} +.home #content .panel-grid .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} .home #content .panel-grid .widget.widget_text .textwidget { margin: 0; } @@ -7947,7 +8021,7 @@ button.close { margin: 0; } .home #content .panel-grid .widget.widget_black_studio_tinymce ul, .home #content .panel-grid .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } .home #content .panel-grid .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -7955,6 +8029,18 @@ button.close { .home #content .panel-grid .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +.home #content .panel-grid .widget.widget_black-studio-tinymce .textwidget { + margin: 0; +} +.home #content .panel-grid .widget.widget_black-studio-tinymce ul, .home #content .panel-grid .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +.home #content .panel-grid .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +.home #content .panel-grid .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} .home #content .panel-grid .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -8194,7 +8280,7 @@ button.close { border: 1px solid transparent; border-width: 1px; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 1em; background-color: white; @@ -8286,6 +8372,8 @@ button.close { max-width: 100%; } #page-sidebar .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -8293,6 +8381,35 @@ button.close { /* === UCONN Widgets */ } +#page-sidebar .widget.uc-people-widget { + padding: 10px 30px !important; +} +#page-sidebar .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +#page-sidebar .widget.uc-people-widget .person ul { + list-style-type: disc; +} +#page-sidebar .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +#page-sidebar .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +#page-sidebar .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +#page-sidebar .widget.uc-people-widget table { + margin-bottom: 0px; +} +#page-sidebar .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} #page-sidebar .widget.widget_text .textwidget { margin: 1em; } @@ -8303,7 +8420,7 @@ button.close { margin: 1em; } #page-sidebar .widget.widget_black_studio_tinymce ul, #page-sidebar .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } #page-sidebar .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -8311,6 +8428,18 @@ button.close { #page-sidebar .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +#page-sidebar .widget.widget_black-studio-tinymce .textwidget { + margin: 1em; +} +#page-sidebar .widget.widget_black-studio-tinymce ul, #page-sidebar .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +#page-sidebar .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +#page-sidebar .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} #page-sidebar .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -8546,7 +8675,7 @@ button.close { border: 1px solid transparent; border-width: 0; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 0; background-color: transparent; @@ -8638,6 +8767,8 @@ button.close { max-width: 100%; } .subpage .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -8645,6 +8776,35 @@ button.close { /* === UCONN Widgets */ } +.subpage .widget.uc-people-widget { + padding: 10px 30px !important; +} +.subpage .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +.subpage .widget.uc-people-widget .person ul { + list-style-type: disc; +} +.subpage .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +.subpage .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +.subpage .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +.subpage .widget.uc-people-widget table { + margin-bottom: 0px; +} +.subpage .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} .subpage .widget.widget_text .textwidget { margin: 0; } @@ -8655,7 +8815,7 @@ button.close { margin: 0; } .subpage .widget.widget_black_studio_tinymce ul, .subpage .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } .subpage .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -8663,6 +8823,18 @@ button.close { .subpage .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +.subpage .widget.widget_black-studio-tinymce .textwidget { + margin: 0; +} +.subpage .widget.widget_black-studio-tinymce ul, .subpage .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +.subpage .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +.subpage .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} .subpage .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -8929,7 +9101,7 @@ code { padding: 6px 12px; font-size: 14px; line-height: 1.42857; - border-radius: 0; + border-radius: 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; @@ -9119,21 +9291,21 @@ code { padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } #page #content .widget .btn-sm, #page #content .widget .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #page #content .widget .btn-xs, #page #content .widget .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #page #content .widget .btn-block { @@ -9154,7 +9326,7 @@ input[type="button"]#page #content .widget.btn-block { /* PAGE --------------------------------------------------------------*/ #main { - border-radius: 0; + border-radius: 0px; background-color: white; padding: 1em; overflow: hidden; @@ -9758,7 +9930,7 @@ body.sticky .ie8 #footers { border: 1px solid transparent; border-width: 0px; border-color: transparent; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 0; background-color: transparent; @@ -9850,6 +10022,8 @@ body.sticky .ie8 #footers { max-width: 100%; } #mega-footer .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -9857,6 +10031,35 @@ body.sticky .ie8 #footers { /* === UCONN Widgets */ } +#mega-footer .widget.uc-people-widget { + padding: 10px 30px !important; +} +#mega-footer .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +#mega-footer .widget.uc-people-widget .person ul { + list-style-type: disc; +} +#mega-footer .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +#mega-footer .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +#mega-footer .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +#mega-footer .widget.uc-people-widget table { + margin-bottom: 0px; +} +#mega-footer .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} #mega-footer .widget.widget_text .textwidget { margin: 1em; } @@ -9867,7 +10070,7 @@ body.sticky .ie8 #footers { margin: 1em; } #mega-footer .widget.widget_black_studio_tinymce ul, #mega-footer .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } #mega-footer .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -9875,6 +10078,18 @@ body.sticky .ie8 #footers { #mega-footer .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +#mega-footer .widget.widget_black-studio-tinymce .textwidget { + margin: 1em; +} +#mega-footer .widget.widget_black-studio-tinymce ul, #mega-footer .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +#mega-footer .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +#mega-footer .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} #mega-footer .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -10149,7 +10364,7 @@ body.sticky .ie8 #footers { padding: 6px 12px; font-size: 14px; line-height: 1.42857; - border-radius: 0; + border-radius: 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; @@ -10339,21 +10554,21 @@ body.sticky .ie8 #footers { padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } #footers .btn-sm, #footers .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #footers .btn-xs, #footers .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #footers .btn-block { @@ -10679,9 +10894,9 @@ body { } #content .widget a.btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 4px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10693,9 +10908,9 @@ body { } #content .widget .btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 5px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10771,9 +10986,9 @@ body { } #primary a.btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 4px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10785,9 +11000,9 @@ body { } #primary .btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 5px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10860,9 +11075,9 @@ body { } #footers a.btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 4px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10874,9 +11089,9 @@ body { } #footers .btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 5px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } diff --git a/css/sherman-huntergreen.css b/css/sherman-huntergreen.css index 209be86..ce7ccbe 100644 --- a/css/sherman-huntergreen.css +++ b/css/sherman-huntergreen.css @@ -1460,7 +1460,7 @@ img { } .img-rounded { - border-radius: 0; + border-radius: 4px; } .img-thumbnail { @@ -1468,7 +1468,7 @@ img { line-height: 1.42857; background-color: white; border: 1px solid #dddddd; - border-radius: 0; + border-radius: 0px; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; @@ -1897,7 +1897,7 @@ code { font-size: 90%; color: #c7254e; background-color: #f9f2f4; - border-radius: 0; + border-radius: 0px; } kbd { @@ -1905,7 +1905,7 @@ kbd { font-size: 90%; color: white; background-color: #333333; - border-radius: 0; + border-radius: 4px; box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); } kbd kbd { @@ -1926,7 +1926,7 @@ pre { color: #333333; background-color: whitesmoke; border: 1px solid #cccccc; - border-radius: 0; + border-radius: 0px; } pre code { padding: 0; @@ -3155,7 +3155,7 @@ output { background-color: white; background-image: none; border: 1px solid #cccccc; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; @@ -3334,7 +3334,7 @@ input[type="checkbox"] { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } select.input-sm, .input-group-sm > select.form-control, @@ -3359,7 +3359,7 @@ select[multiple].input-sm, padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } .form-group-sm select.form-control { height: 30px; @@ -3384,7 +3384,7 @@ select[multiple].input-sm, padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } select.input-lg, .input-group-lg > select.form-control, @@ -3409,7 +3409,7 @@ select[multiple].input-lg, padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } .form-group-lg select.form-control { height: 46px; @@ -3667,7 +3667,7 @@ select[multiple].input-lg, padding: 6px 12px; font-size: 14px; line-height: 1.42857; - border-radius: 0; + border-radius: 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; @@ -3856,21 +3856,21 @@ select[multiple].input-lg, padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } .btn-sm, .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } .btn-xs, .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } .btn-block { @@ -3961,7 +3961,7 @@ tbody.collapse.in { background-color: #e9e9e9; border: 1px solid #cccccc; border: 1px solid rgba(0, 0, 0, 0.15); - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); background-clip: padding-box; @@ -4223,12 +4223,12 @@ tbody.collapse.in { border-radius: 0; } .btn-group-vertical > .btn:first-child:not(:last-child) { - border-top-right-radius: 0; + border-top-right-radius: 0px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .btn-group-vertical > .btn:last-child:not(:first-child) { - border-bottom-left-radius: 0; + border-bottom-left-radius: 0px; border-top-right-radius: 0; border-top-left-radius: 0; } @@ -4321,21 +4321,21 @@ tbody.collapse.in { text-align: center; background-color: #eeeeee; border: 1px solid #cccccc; - border-radius: 0; + border-radius: 0px; } .input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn { padding: 5px 10px; font-size: 12px; - border-radius: 0; + border-radius: 4px; } .input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn { padding: 10px 16px; font-size: 18px; - border-radius: 0; + border-radius: 4px; } .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] { @@ -4454,7 +4454,7 @@ tbody.collapse.in { margin-right: 2px; line-height: 1.42857; border: 1px solid transparent; - border-radius: 0 0 0 0; + border-radius: 0px 0px 0 0; } .nav-tabs > li > a:hover { border-color: #eeeeee #eeeeee #dddddd; @@ -4471,7 +4471,7 @@ tbody.collapse.in { float: left; } .nav-pills > li > a { - border-radius: 0; + border-radius: 0px; } .nav-pills > li + li { margin-left: 2px; @@ -4518,7 +4518,7 @@ tbody.collapse.in { } .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { margin-right: 0; - border-radius: 0; + border-radius: 0px; } .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, @@ -4530,7 +4530,7 @@ tbody.collapse.in { @media (min-width: 768px) { .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { border-bottom: 1px solid #dddddd; - border-radius: 0 0 0 0; + border-radius: 0px 0px 0 0; } .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, @@ -4569,7 +4569,7 @@ tbody.collapse.in { } @media (min-width: 768px) { .navbar { - border-radius: 0; + border-radius: 0px; } } @@ -4717,7 +4717,7 @@ tbody.collapse.in { background-color: transparent; background-image: none; border: 1px solid transparent; - border-radius: 0; + border-radius: 0px; } .navbar-toggle:focus { outline: 0; @@ -4870,8 +4870,8 @@ tbody.collapse.in { .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { margin-bottom: 0; - border-top-right-radius: 0; - border-top-left-radius: 0; + border-top-right-radius: 0px; + border-top-left-radius: 0px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } @@ -5083,7 +5083,7 @@ tbody.collapse.in { margin-bottom: 20px; list-style: none; background-color: whitesmoke; - border-radius: 0; + border-radius: 0px; } .breadcrumb > li { display: inline-block; @@ -5101,7 +5101,7 @@ tbody.collapse.in { display: inline-block; padding-left: 0; margin: 20px 0; - border-radius: 0; + border-radius: 0px; } .pagination > li { display: inline; @@ -5121,13 +5121,13 @@ tbody.collapse.in { .pagination > li:first-child > a, .pagination > li:first-child > span { margin-left: 0; - border-bottom-left-radius: 0; - border-top-left-radius: 0; + border-bottom-left-radius: 0px; + border-top-left-radius: 0px; } .pagination > li:last-child > a, .pagination > li:last-child > span { - border-bottom-right-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 0px; + border-top-right-radius: 0px; } .pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, @@ -5165,13 +5165,13 @@ tbody.collapse.in { } .pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span { - border-bottom-left-radius: 0; - border-top-left-radius: 0; + border-bottom-left-radius: 4px; + border-top-left-radius: 4px; } .pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span { - border-bottom-right-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 4px; + border-top-right-radius: 4px; } .pagination-sm > li > a, @@ -5181,13 +5181,13 @@ tbody.collapse.in { } .pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span { - border-bottom-left-radius: 0; - border-top-left-radius: 0; + border-bottom-left-radius: 4px; + border-top-left-radius: 4px; } .pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span { - border-bottom-right-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 4px; + border-top-right-radius: 4px; } .pager { @@ -5368,7 +5368,7 @@ a.badge:hover, a.badge:focus { border-top-color: #d5d5d5; } .container .jumbotron, .container-fluid .jumbotron { - border-radius: 0; + border-radius: 4px; } .jumbotron .container { max-width: 100%; @@ -5394,7 +5394,7 @@ a.badge:hover, a.badge:focus { line-height: 1.42857; background-color: white; border: 1px solid #dddddd; - border-radius: 0; + border-radius: 0px; -webkit-transition: border 0.2s ease-in-out; -o-transition: border 0.2s ease-in-out; transition: border 0.2s ease-in-out; @@ -5422,7 +5422,7 @@ a.thumbnail.active { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; - border-radius: 0; + border-radius: 0px; } .alert h4 { margin-top: 0; @@ -5522,7 +5522,7 @@ a.thumbnail.active { height: 20px; margin-bottom: 20px; background-color: whitesmoke; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); } @@ -5664,13 +5664,13 @@ a.thumbnail.active { border: 1px solid #dddddd; } .list-group-item:first-child { - border-top-right-radius: 0; - border-top-left-radius: 0; + border-top-right-radius: 0px; + border-top-left-radius: 0px; } .list-group-item:last-child { margin-bottom: 0; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; + border-bottom-right-radius: 0px; + border-bottom-left-radius: 0px; } a.list-group-item { @@ -5813,7 +5813,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g margin-bottom: 20px; background-color: white; border: 1px solid transparent; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); } @@ -5832,8 +5832,8 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel-heading { padding: 10px 15px; border-bottom: 1px solid transparent; - border-top-right-radius: -1; - border-top-left-radius: -1; + border-top-right-radius: -1px; + border-top-left-radius: -1px; } .panel-heading > .dropdown .dropdown-toggle { color: inherit; @@ -5857,8 +5857,8 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g padding: 10px 15px; background-color: whitesmoke; border-top: 1px solid #dddddd; - border-bottom-right-radius: -1; - border-bottom-left-radius: -1; + border-bottom-right-radius: -1px; + border-bottom-left-radius: -1px; } .panel > .list-group, @@ -5873,14 +5873,14 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child { border-top: 0; - border-top-right-radius: -1; - border-top-left-radius: -1; + border-top-right-radius: -1px; + border-top-left-radius: -1px; } .panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child { border-bottom: 0; - border-bottom-right-radius: -1; - border-bottom-left-radius: -1; + border-bottom-right-radius: -1px; + border-bottom-left-radius: -1px; } .panel-heading + .list-group .list-group-item:first-child { @@ -5904,15 +5904,15 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g } .panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child { - border-top-right-radius: -1; - border-top-left-radius: -1; + border-top-right-radius: -1px; + border-top-left-radius: -1px; } .panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child { - border-top-left-radius: -1; - border-top-right-radius: -1; + border-top-left-radius: -1px; + border-top-right-radius: -1px; } .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, @@ -5922,7 +5922,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child { - border-top-left-radius: -1; + border-top-left-radius: -1px; } .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, @@ -5932,19 +5932,19 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child { - border-top-right-radius: -1; + border-top-right-radius: -1px; } .panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child { - border-bottom-right-radius: -1; - border-bottom-left-radius: -1; + border-bottom-right-radius: -1px; + border-bottom-left-radius: -1px; } .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child { - border-bottom-left-radius: -1; - border-bottom-right-radius: -1; + border-bottom-left-radius: -1px; + border-bottom-right-radius: -1px; } .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, @@ -5954,7 +5954,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child { - border-bottom-left-radius: -1; + border-bottom-left-radius: -1px; } .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, @@ -5964,7 +5964,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child { - border-bottom-right-radius: -1; + border-bottom-right-radius: -1px; } .panel > .panel-body + .table, .panel > .panel-body + .table-responsive, @@ -6038,7 +6038,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g } .panel-group .panel { margin-bottom: 0; - border-radius: 0; + border-radius: 0px; } .panel-group .panel + .panel { margin-top: 5px; @@ -6206,7 +6206,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g margin-bottom: 20px; background-color: whitesmoke; border: 1px solid #e3e3e3; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); } @@ -6217,12 +6217,12 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .well-lg { padding: 24px; - border-radius: 0; + border-radius: 4px; } .well-sm { padding: 9px; - border-radius: 0; + border-radius: 4px; } .close { @@ -6300,7 +6300,7 @@ button.close { background-color: white; border: 1px solid #999999; border: 1px solid rgba(0, 0, 0, 0.2); - border-radius: 0; + border-radius: 4px; -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); background-clip: padding-box; @@ -6435,7 +6435,7 @@ button.close { text-align: center; text-decoration: none; background-color: black; - border-radius: 0; + border-radius: 0px; } .tooltip-arrow { @@ -6520,7 +6520,7 @@ button.close { background-clip: padding-box; border: 1px solid #cccccc; border: 1px solid rgba(0, 0, 0, 0.2); - border-radius: 0; + border-radius: 4px; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); white-space: normal; @@ -6544,7 +6544,7 @@ button.close { font-size: 14px; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; - border-radius: -1 -1 0 0; + border-radius: 3px 3px 0 0; } .popover-content { @@ -7275,16 +7275,16 @@ button.close { } #nav-tabs .nav-tabs > li > a:hover { border-color: #dddddd; - border-radius: 0; + border-radius: 0px; } #nav-tabs .nav-tabs > li.active > a, #nav-tabs .nav-tabs > li.active > a:hover, #nav-tabs .nav-tabs > li.active > a:focus { background-color: transparent; z-index: 9999; - border-radius: 0; + border-radius: 0px; border-bottom-color: #dddddd; } #nav-tabs .nav-tabs > li.active.menu-item-has-children > a, #nav-tabs .nav-tabs > li.active.menu-item-has-children > a:hover, #nav-tabs .nav-tabs > li.active.menu-item-has-children > a:focus { - border-radius: 0 0 0 0; + border-radius: 0px 0px 0 0; border-bottom-color: transparent; } @@ -7296,7 +7296,7 @@ button.close { padding: 8px; border: 1px solid transparent; border-color: #cccccc; - border-radius: 0; + border-radius: 0px; background-color: white; font-size: 0.9em; } @@ -7312,7 +7312,7 @@ button.close { -moz-hyphens: auto; hyphens: auto; */ - border-radius: 0; + border-radius: 0px; background-color: transparent; color: inherit; } @@ -7487,7 +7487,7 @@ button.close { border: 1px solid transparent; border-width: 1px; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 1em; background-color: white; @@ -7579,6 +7579,8 @@ button.close { max-width: 100%; } .home #content .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -7586,6 +7588,35 @@ button.close { /* === UCONN Widgets */ } +.home #content .widget.uc-people-widget { + padding: 10px 30px !important; +} +.home #content .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +.home #content .widget.uc-people-widget .person ul { + list-style-type: disc; +} +.home #content .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +.home #content .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +.home #content .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +.home #content .widget.uc-people-widget table { + margin-bottom: 0px; +} +.home #content .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} .home #content .widget.widget_text .textwidget { margin: 1em; } @@ -7596,7 +7627,7 @@ button.close { margin: 1em; } .home #content .widget.widget_black_studio_tinymce ul, .home #content .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } .home #content .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -7604,6 +7635,18 @@ button.close { .home #content .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +.home #content .widget.widget_black-studio-tinymce .textwidget { + margin: 1em; +} +.home #content .widget.widget_black-studio-tinymce ul, .home #content .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +.home #content .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +.home #content .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} .home #content .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -7838,7 +7881,7 @@ button.close { border: 1px solid transparent; border-width: 0; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 0; background-color: transparent; @@ -7930,6 +7973,8 @@ button.close { max-width: 100%; } .home #content .panel-grid .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -7937,6 +7982,35 @@ button.close { /* === UCONN Widgets */ } +.home #content .panel-grid .widget.uc-people-widget { + padding: 10px 30px !important; +} +.home #content .panel-grid .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +.home #content .panel-grid .widget.uc-people-widget .person ul { + list-style-type: disc; +} +.home #content .panel-grid .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +.home #content .panel-grid .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +.home #content .panel-grid .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +.home #content .panel-grid .widget.uc-people-widget table { + margin-bottom: 0px; +} +.home #content .panel-grid .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} .home #content .panel-grid .widget.widget_text .textwidget { margin: 0; } @@ -7947,7 +8021,7 @@ button.close { margin: 0; } .home #content .panel-grid .widget.widget_black_studio_tinymce ul, .home #content .panel-grid .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } .home #content .panel-grid .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -7955,6 +8029,18 @@ button.close { .home #content .panel-grid .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +.home #content .panel-grid .widget.widget_black-studio-tinymce .textwidget { + margin: 0; +} +.home #content .panel-grid .widget.widget_black-studio-tinymce ul, .home #content .panel-grid .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +.home #content .panel-grid .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +.home #content .panel-grid .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} .home #content .panel-grid .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -8194,7 +8280,7 @@ button.close { border: 1px solid transparent; border-width: 1px; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 1em; background-color: white; @@ -8286,6 +8372,8 @@ button.close { max-width: 100%; } #page-sidebar .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -8293,6 +8381,35 @@ button.close { /* === UCONN Widgets */ } +#page-sidebar .widget.uc-people-widget { + padding: 10px 30px !important; +} +#page-sidebar .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +#page-sidebar .widget.uc-people-widget .person ul { + list-style-type: disc; +} +#page-sidebar .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +#page-sidebar .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +#page-sidebar .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +#page-sidebar .widget.uc-people-widget table { + margin-bottom: 0px; +} +#page-sidebar .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} #page-sidebar .widget.widget_text .textwidget { margin: 1em; } @@ -8303,7 +8420,7 @@ button.close { margin: 1em; } #page-sidebar .widget.widget_black_studio_tinymce ul, #page-sidebar .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } #page-sidebar .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -8311,6 +8428,18 @@ button.close { #page-sidebar .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +#page-sidebar .widget.widget_black-studio-tinymce .textwidget { + margin: 1em; +} +#page-sidebar .widget.widget_black-studio-tinymce ul, #page-sidebar .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +#page-sidebar .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +#page-sidebar .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} #page-sidebar .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -8546,7 +8675,7 @@ button.close { border: 1px solid transparent; border-width: 0; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 0; background-color: transparent; @@ -8638,6 +8767,8 @@ button.close { max-width: 100%; } .subpage .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -8645,6 +8776,35 @@ button.close { /* === UCONN Widgets */ } +.subpage .widget.uc-people-widget { + padding: 10px 30px !important; +} +.subpage .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +.subpage .widget.uc-people-widget .person ul { + list-style-type: disc; +} +.subpage .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +.subpage .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +.subpage .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +.subpage .widget.uc-people-widget table { + margin-bottom: 0px; +} +.subpage .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} .subpage .widget.widget_text .textwidget { margin: 0; } @@ -8655,7 +8815,7 @@ button.close { margin: 0; } .subpage .widget.widget_black_studio_tinymce ul, .subpage .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } .subpage .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -8663,6 +8823,18 @@ button.close { .subpage .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +.subpage .widget.widget_black-studio-tinymce .textwidget { + margin: 0; +} +.subpage .widget.widget_black-studio-tinymce ul, .subpage .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +.subpage .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +.subpage .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} .subpage .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -8929,7 +9101,7 @@ code { padding: 6px 12px; font-size: 14px; line-height: 1.42857; - border-radius: 0; + border-radius: 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; @@ -9119,21 +9291,21 @@ code { padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } #page #content .widget .btn-sm, #page #content .widget .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #page #content .widget .btn-xs, #page #content .widget .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #page #content .widget .btn-block { @@ -9154,7 +9326,7 @@ input[type="button"]#page #content .widget.btn-block { /* PAGE --------------------------------------------------------------*/ #main { - border-radius: 0; + border-radius: 0px; background-color: white; padding: 1em; overflow: hidden; @@ -9758,7 +9930,7 @@ body.sticky .ie8 #footers { border: 1px solid transparent; border-width: 0px; border-color: transparent; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 0; background-color: transparent; @@ -9850,6 +10022,8 @@ body.sticky .ie8 #footers { max-width: 100%; } #mega-footer .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -9857,6 +10031,35 @@ body.sticky .ie8 #footers { /* === UCONN Widgets */ } +#mega-footer .widget.uc-people-widget { + padding: 10px 30px !important; +} +#mega-footer .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +#mega-footer .widget.uc-people-widget .person ul { + list-style-type: disc; +} +#mega-footer .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +#mega-footer .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +#mega-footer .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +#mega-footer .widget.uc-people-widget table { + margin-bottom: 0px; +} +#mega-footer .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} #mega-footer .widget.widget_text .textwidget { margin: 1em; } @@ -9867,7 +10070,7 @@ body.sticky .ie8 #footers { margin: 1em; } #mega-footer .widget.widget_black_studio_tinymce ul, #mega-footer .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } #mega-footer .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -9875,6 +10078,18 @@ body.sticky .ie8 #footers { #mega-footer .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +#mega-footer .widget.widget_black-studio-tinymce .textwidget { + margin: 1em; +} +#mega-footer .widget.widget_black-studio-tinymce ul, #mega-footer .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +#mega-footer .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +#mega-footer .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} #mega-footer .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -10149,7 +10364,7 @@ body.sticky .ie8 #footers { padding: 6px 12px; font-size: 14px; line-height: 1.42857; - border-radius: 0; + border-radius: 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; @@ -10339,21 +10554,21 @@ body.sticky .ie8 #footers { padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } #footers .btn-sm, #footers .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #footers .btn-xs, #footers .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #footers .btn-block { @@ -10679,9 +10894,9 @@ body { } #content .widget a.btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 4px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10693,9 +10908,9 @@ body { } #content .widget .btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 5px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10771,9 +10986,9 @@ body { } #primary a.btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 4px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10785,9 +11000,9 @@ body { } #primary .btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 5px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10860,9 +11075,9 @@ body { } #footers a.btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 4px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10874,9 +11089,9 @@ body { } #footers .btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 5px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } diff --git a/css/sherman-lavender.css b/css/sherman-lavender.css index fcb69ca..7e68e11 100644 --- a/css/sherman-lavender.css +++ b/css/sherman-lavender.css @@ -1460,7 +1460,7 @@ img { } .img-rounded { - border-radius: 0; + border-radius: 4px; } .img-thumbnail { @@ -1468,7 +1468,7 @@ img { line-height: 1.42857; background-color: white; border: 1px solid #dddddd; - border-radius: 0; + border-radius: 0px; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; @@ -1897,7 +1897,7 @@ code { font-size: 90%; color: #c7254e; background-color: #f9f2f4; - border-radius: 0; + border-radius: 0px; } kbd { @@ -1905,7 +1905,7 @@ kbd { font-size: 90%; color: white; background-color: #333333; - border-radius: 0; + border-radius: 4px; box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); } kbd kbd { @@ -1926,7 +1926,7 @@ pre { color: #333333; background-color: whitesmoke; border: 1px solid #cccccc; - border-radius: 0; + border-radius: 0px; } pre code { padding: 0; @@ -3155,7 +3155,7 @@ output { background-color: white; background-image: none; border: 1px solid #cccccc; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; @@ -3334,7 +3334,7 @@ input[type="checkbox"] { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } select.input-sm, .input-group-sm > select.form-control, @@ -3359,7 +3359,7 @@ select[multiple].input-sm, padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } .form-group-sm select.form-control { height: 30px; @@ -3384,7 +3384,7 @@ select[multiple].input-sm, padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } select.input-lg, .input-group-lg > select.form-control, @@ -3409,7 +3409,7 @@ select[multiple].input-lg, padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } .form-group-lg select.form-control { height: 46px; @@ -3667,7 +3667,7 @@ select[multiple].input-lg, padding: 6px 12px; font-size: 14px; line-height: 1.42857; - border-radius: 0; + border-radius: 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; @@ -3856,21 +3856,21 @@ select[multiple].input-lg, padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } .btn-sm, .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } .btn-xs, .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } .btn-block { @@ -3961,7 +3961,7 @@ tbody.collapse.in { background-color: #e9e9e9; border: 1px solid #cccccc; border: 1px solid rgba(0, 0, 0, 0.15); - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); background-clip: padding-box; @@ -4223,12 +4223,12 @@ tbody.collapse.in { border-radius: 0; } .btn-group-vertical > .btn:first-child:not(:last-child) { - border-top-right-radius: 0; + border-top-right-radius: 0px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .btn-group-vertical > .btn:last-child:not(:first-child) { - border-bottom-left-radius: 0; + border-bottom-left-radius: 0px; border-top-right-radius: 0; border-top-left-radius: 0; } @@ -4321,21 +4321,21 @@ tbody.collapse.in { text-align: center; background-color: #eeeeee; border: 1px solid #cccccc; - border-radius: 0; + border-radius: 0px; } .input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn { padding: 5px 10px; font-size: 12px; - border-radius: 0; + border-radius: 4px; } .input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn { padding: 10px 16px; font-size: 18px; - border-radius: 0; + border-radius: 4px; } .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] { @@ -4454,7 +4454,7 @@ tbody.collapse.in { margin-right: 2px; line-height: 1.42857; border: 1px solid transparent; - border-radius: 0 0 0 0; + border-radius: 0px 0px 0 0; } .nav-tabs > li > a:hover { border-color: #eeeeee #eeeeee #dddddd; @@ -4471,7 +4471,7 @@ tbody.collapse.in { float: left; } .nav-pills > li > a { - border-radius: 0; + border-radius: 0px; } .nav-pills > li + li { margin-left: 2px; @@ -4518,7 +4518,7 @@ tbody.collapse.in { } .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { margin-right: 0; - border-radius: 0; + border-radius: 0px; } .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, @@ -4530,7 +4530,7 @@ tbody.collapse.in { @media (min-width: 768px) { .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { border-bottom: 1px solid #dddddd; - border-radius: 0 0 0 0; + border-radius: 0px 0px 0 0; } .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, @@ -4569,7 +4569,7 @@ tbody.collapse.in { } @media (min-width: 768px) { .navbar { - border-radius: 0; + border-radius: 0px; } } @@ -4717,7 +4717,7 @@ tbody.collapse.in { background-color: transparent; background-image: none; border: 1px solid transparent; - border-radius: 0; + border-radius: 0px; } .navbar-toggle:focus { outline: 0; @@ -4870,8 +4870,8 @@ tbody.collapse.in { .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { margin-bottom: 0; - border-top-right-radius: 0; - border-top-left-radius: 0; + border-top-right-radius: 0px; + border-top-left-radius: 0px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } @@ -5083,7 +5083,7 @@ tbody.collapse.in { margin-bottom: 20px; list-style: none; background-color: whitesmoke; - border-radius: 0; + border-radius: 0px; } .breadcrumb > li { display: inline-block; @@ -5101,7 +5101,7 @@ tbody.collapse.in { display: inline-block; padding-left: 0; margin: 20px 0; - border-radius: 0; + border-radius: 0px; } .pagination > li { display: inline; @@ -5121,13 +5121,13 @@ tbody.collapse.in { .pagination > li:first-child > a, .pagination > li:first-child > span { margin-left: 0; - border-bottom-left-radius: 0; - border-top-left-radius: 0; + border-bottom-left-radius: 0px; + border-top-left-radius: 0px; } .pagination > li:last-child > a, .pagination > li:last-child > span { - border-bottom-right-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 0px; + border-top-right-radius: 0px; } .pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, @@ -5165,13 +5165,13 @@ tbody.collapse.in { } .pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span { - border-bottom-left-radius: 0; - border-top-left-radius: 0; + border-bottom-left-radius: 4px; + border-top-left-radius: 4px; } .pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span { - border-bottom-right-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 4px; + border-top-right-radius: 4px; } .pagination-sm > li > a, @@ -5181,13 +5181,13 @@ tbody.collapse.in { } .pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span { - border-bottom-left-radius: 0; - border-top-left-radius: 0; + border-bottom-left-radius: 4px; + border-top-left-radius: 4px; } .pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span { - border-bottom-right-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 4px; + border-top-right-radius: 4px; } .pager { @@ -5368,7 +5368,7 @@ a.badge:hover, a.badge:focus { border-top-color: #d5d5d5; } .container .jumbotron, .container-fluid .jumbotron { - border-radius: 0; + border-radius: 4px; } .jumbotron .container { max-width: 100%; @@ -5394,7 +5394,7 @@ a.badge:hover, a.badge:focus { line-height: 1.42857; background-color: white; border: 1px solid #dddddd; - border-radius: 0; + border-radius: 0px; -webkit-transition: border 0.2s ease-in-out; -o-transition: border 0.2s ease-in-out; transition: border 0.2s ease-in-out; @@ -5422,7 +5422,7 @@ a.thumbnail.active { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; - border-radius: 0; + border-radius: 0px; } .alert h4 { margin-top: 0; @@ -5522,7 +5522,7 @@ a.thumbnail.active { height: 20px; margin-bottom: 20px; background-color: whitesmoke; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); } @@ -5664,13 +5664,13 @@ a.thumbnail.active { border: 1px solid #dddddd; } .list-group-item:first-child { - border-top-right-radius: 0; - border-top-left-radius: 0; + border-top-right-radius: 0px; + border-top-left-radius: 0px; } .list-group-item:last-child { margin-bottom: 0; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; + border-bottom-right-radius: 0px; + border-bottom-left-radius: 0px; } a.list-group-item { @@ -5813,7 +5813,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g margin-bottom: 20px; background-color: white; border: 1px solid transparent; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); } @@ -5832,8 +5832,8 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel-heading { padding: 10px 15px; border-bottom: 1px solid transparent; - border-top-right-radius: -1; - border-top-left-radius: -1; + border-top-right-radius: -1px; + border-top-left-radius: -1px; } .panel-heading > .dropdown .dropdown-toggle { color: inherit; @@ -5857,8 +5857,8 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g padding: 10px 15px; background-color: whitesmoke; border-top: 1px solid #dddddd; - border-bottom-right-radius: -1; - border-bottom-left-radius: -1; + border-bottom-right-radius: -1px; + border-bottom-left-radius: -1px; } .panel > .list-group, @@ -5873,14 +5873,14 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child { border-top: 0; - border-top-right-radius: -1; - border-top-left-radius: -1; + border-top-right-radius: -1px; + border-top-left-radius: -1px; } .panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child { border-bottom: 0; - border-bottom-right-radius: -1; - border-bottom-left-radius: -1; + border-bottom-right-radius: -1px; + border-bottom-left-radius: -1px; } .panel-heading + .list-group .list-group-item:first-child { @@ -5904,15 +5904,15 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g } .panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child { - border-top-right-radius: -1; - border-top-left-radius: -1; + border-top-right-radius: -1px; + border-top-left-radius: -1px; } .panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child { - border-top-left-radius: -1; - border-top-right-radius: -1; + border-top-left-radius: -1px; + border-top-right-radius: -1px; } .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, @@ -5922,7 +5922,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child { - border-top-left-radius: -1; + border-top-left-radius: -1px; } .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, @@ -5932,19 +5932,19 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child { - border-top-right-radius: -1; + border-top-right-radius: -1px; } .panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child { - border-bottom-right-radius: -1; - border-bottom-left-radius: -1; + border-bottom-right-radius: -1px; + border-bottom-left-radius: -1px; } .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child { - border-bottom-left-radius: -1; - border-bottom-right-radius: -1; + border-bottom-left-radius: -1px; + border-bottom-right-radius: -1px; } .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, @@ -5954,7 +5954,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child { - border-bottom-left-radius: -1; + border-bottom-left-radius: -1px; } .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, @@ -5964,7 +5964,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child { - border-bottom-right-radius: -1; + border-bottom-right-radius: -1px; } .panel > .panel-body + .table, .panel > .panel-body + .table-responsive, @@ -6038,7 +6038,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g } .panel-group .panel { margin-bottom: 0; - border-radius: 0; + border-radius: 0px; } .panel-group .panel + .panel { margin-top: 5px; @@ -6206,7 +6206,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g margin-bottom: 20px; background-color: whitesmoke; border: 1px solid #e3e3e3; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); } @@ -6217,12 +6217,12 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .well-lg { padding: 24px; - border-radius: 0; + border-radius: 4px; } .well-sm { padding: 9px; - border-radius: 0; + border-radius: 4px; } .close { @@ -6300,7 +6300,7 @@ button.close { background-color: white; border: 1px solid #999999; border: 1px solid rgba(0, 0, 0, 0.2); - border-radius: 0; + border-radius: 4px; -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); background-clip: padding-box; @@ -6435,7 +6435,7 @@ button.close { text-align: center; text-decoration: none; background-color: black; - border-radius: 0; + border-radius: 0px; } .tooltip-arrow { @@ -6520,7 +6520,7 @@ button.close { background-clip: padding-box; border: 1px solid #cccccc; border: 1px solid rgba(0, 0, 0, 0.2); - border-radius: 0; + border-radius: 4px; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); white-space: normal; @@ -6544,7 +6544,7 @@ button.close { font-size: 14px; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; - border-radius: -1 -1 0 0; + border-radius: 3px 3px 0 0; } .popover-content { @@ -7275,16 +7275,16 @@ button.close { } #nav-tabs .nav-tabs > li > a:hover { border-color: #dddddd; - border-radius: 0; + border-radius: 0px; } #nav-tabs .nav-tabs > li.active > a, #nav-tabs .nav-tabs > li.active > a:hover, #nav-tabs .nav-tabs > li.active > a:focus { background-color: transparent; z-index: 9999; - border-radius: 0; + border-radius: 0px; border-bottom-color: #dddddd; } #nav-tabs .nav-tabs > li.active.menu-item-has-children > a, #nav-tabs .nav-tabs > li.active.menu-item-has-children > a:hover, #nav-tabs .nav-tabs > li.active.menu-item-has-children > a:focus { - border-radius: 0 0 0 0; + border-radius: 0px 0px 0 0; border-bottom-color: transparent; } @@ -7296,7 +7296,7 @@ button.close { padding: 8px; border: 1px solid transparent; border-color: #cccccc; - border-radius: 0; + border-radius: 0px; background-color: white; font-size: 0.9em; } @@ -7312,7 +7312,7 @@ button.close { -moz-hyphens: auto; hyphens: auto; */ - border-radius: 0; + border-radius: 0px; background-color: transparent; color: inherit; } @@ -7487,7 +7487,7 @@ button.close { border: 1px solid transparent; border-width: 1px; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 1em; background-color: white; @@ -7579,6 +7579,8 @@ button.close { max-width: 100%; } .home #content .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -7586,6 +7588,35 @@ button.close { /* === UCONN Widgets */ } +.home #content .widget.uc-people-widget { + padding: 10px 30px !important; +} +.home #content .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +.home #content .widget.uc-people-widget .person ul { + list-style-type: disc; +} +.home #content .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +.home #content .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +.home #content .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +.home #content .widget.uc-people-widget table { + margin-bottom: 0px; +} +.home #content .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} .home #content .widget.widget_text .textwidget { margin: 1em; } @@ -7596,7 +7627,7 @@ button.close { margin: 1em; } .home #content .widget.widget_black_studio_tinymce ul, .home #content .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } .home #content .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -7604,6 +7635,18 @@ button.close { .home #content .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +.home #content .widget.widget_black-studio-tinymce .textwidget { + margin: 1em; +} +.home #content .widget.widget_black-studio-tinymce ul, .home #content .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +.home #content .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +.home #content .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} .home #content .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -7838,7 +7881,7 @@ button.close { border: 1px solid transparent; border-width: 0; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 0; background-color: transparent; @@ -7930,6 +7973,8 @@ button.close { max-width: 100%; } .home #content .panel-grid .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -7937,6 +7982,35 @@ button.close { /* === UCONN Widgets */ } +.home #content .panel-grid .widget.uc-people-widget { + padding: 10px 30px !important; +} +.home #content .panel-grid .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +.home #content .panel-grid .widget.uc-people-widget .person ul { + list-style-type: disc; +} +.home #content .panel-grid .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +.home #content .panel-grid .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +.home #content .panel-grid .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +.home #content .panel-grid .widget.uc-people-widget table { + margin-bottom: 0px; +} +.home #content .panel-grid .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} .home #content .panel-grid .widget.widget_text .textwidget { margin: 0; } @@ -7947,7 +8021,7 @@ button.close { margin: 0; } .home #content .panel-grid .widget.widget_black_studio_tinymce ul, .home #content .panel-grid .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } .home #content .panel-grid .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -7955,6 +8029,18 @@ button.close { .home #content .panel-grid .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +.home #content .panel-grid .widget.widget_black-studio-tinymce .textwidget { + margin: 0; +} +.home #content .panel-grid .widget.widget_black-studio-tinymce ul, .home #content .panel-grid .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +.home #content .panel-grid .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +.home #content .panel-grid .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} .home #content .panel-grid .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -8194,7 +8280,7 @@ button.close { border: 1px solid transparent; border-width: 1px; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 1em; background-color: white; @@ -8286,6 +8372,8 @@ button.close { max-width: 100%; } #page-sidebar .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -8293,6 +8381,35 @@ button.close { /* === UCONN Widgets */ } +#page-sidebar .widget.uc-people-widget { + padding: 10px 30px !important; +} +#page-sidebar .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +#page-sidebar .widget.uc-people-widget .person ul { + list-style-type: disc; +} +#page-sidebar .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +#page-sidebar .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +#page-sidebar .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +#page-sidebar .widget.uc-people-widget table { + margin-bottom: 0px; +} +#page-sidebar .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} #page-sidebar .widget.widget_text .textwidget { margin: 1em; } @@ -8303,7 +8420,7 @@ button.close { margin: 1em; } #page-sidebar .widget.widget_black_studio_tinymce ul, #page-sidebar .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } #page-sidebar .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -8311,6 +8428,18 @@ button.close { #page-sidebar .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +#page-sidebar .widget.widget_black-studio-tinymce .textwidget { + margin: 1em; +} +#page-sidebar .widget.widget_black-studio-tinymce ul, #page-sidebar .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +#page-sidebar .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +#page-sidebar .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} #page-sidebar .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -8546,7 +8675,7 @@ button.close { border: 1px solid transparent; border-width: 0; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 0; background-color: transparent; @@ -8638,6 +8767,8 @@ button.close { max-width: 100%; } .subpage .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -8645,6 +8776,35 @@ button.close { /* === UCONN Widgets */ } +.subpage .widget.uc-people-widget { + padding: 10px 30px !important; +} +.subpage .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +.subpage .widget.uc-people-widget .person ul { + list-style-type: disc; +} +.subpage .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +.subpage .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +.subpage .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +.subpage .widget.uc-people-widget table { + margin-bottom: 0px; +} +.subpage .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} .subpage .widget.widget_text .textwidget { margin: 0; } @@ -8655,7 +8815,7 @@ button.close { margin: 0; } .subpage .widget.widget_black_studio_tinymce ul, .subpage .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } .subpage .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -8663,6 +8823,18 @@ button.close { .subpage .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +.subpage .widget.widget_black-studio-tinymce .textwidget { + margin: 0; +} +.subpage .widget.widget_black-studio-tinymce ul, .subpage .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +.subpage .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +.subpage .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} .subpage .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -8929,7 +9101,7 @@ code { padding: 6px 12px; font-size: 14px; line-height: 1.42857; - border-radius: 0; + border-radius: 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; @@ -9119,21 +9291,21 @@ code { padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } #page #content .widget .btn-sm, #page #content .widget .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #page #content .widget .btn-xs, #page #content .widget .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #page #content .widget .btn-block { @@ -9154,7 +9326,7 @@ input[type="button"]#page #content .widget.btn-block { /* PAGE --------------------------------------------------------------*/ #main { - border-radius: 0; + border-radius: 0px; background-color: white; padding: 1em; overflow: hidden; @@ -9758,7 +9930,7 @@ body.sticky .ie8 #footers { border: 1px solid transparent; border-width: 0px; border-color: transparent; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 0; background-color: transparent; @@ -9850,6 +10022,8 @@ body.sticky .ie8 #footers { max-width: 100%; } #mega-footer .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -9857,6 +10031,35 @@ body.sticky .ie8 #footers { /* === UCONN Widgets */ } +#mega-footer .widget.uc-people-widget { + padding: 10px 30px !important; +} +#mega-footer .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +#mega-footer .widget.uc-people-widget .person ul { + list-style-type: disc; +} +#mega-footer .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +#mega-footer .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +#mega-footer .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +#mega-footer .widget.uc-people-widget table { + margin-bottom: 0px; +} +#mega-footer .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} #mega-footer .widget.widget_text .textwidget { margin: 1em; } @@ -9867,7 +10070,7 @@ body.sticky .ie8 #footers { margin: 1em; } #mega-footer .widget.widget_black_studio_tinymce ul, #mega-footer .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } #mega-footer .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -9875,6 +10078,18 @@ body.sticky .ie8 #footers { #mega-footer .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +#mega-footer .widget.widget_black-studio-tinymce .textwidget { + margin: 1em; +} +#mega-footer .widget.widget_black-studio-tinymce ul, #mega-footer .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +#mega-footer .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +#mega-footer .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} #mega-footer .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -10149,7 +10364,7 @@ body.sticky .ie8 #footers { padding: 6px 12px; font-size: 14px; line-height: 1.42857; - border-radius: 0; + border-radius: 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; @@ -10339,21 +10554,21 @@ body.sticky .ie8 #footers { padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } #footers .btn-sm, #footers .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #footers .btn-xs, #footers .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #footers .btn-block { @@ -10679,9 +10894,9 @@ body { } #content .widget a.btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 4px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10693,9 +10908,9 @@ body { } #content .widget .btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 5px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10771,9 +10986,9 @@ body { } #primary a.btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 4px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10785,9 +11000,9 @@ body { } #primary .btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 5px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10860,9 +11075,9 @@ body { } #footers a.btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 4px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10874,9 +11089,9 @@ body { } #footers .btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 5px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } diff --git a/css/sherman-orange.css b/css/sherman-orange.css index 510b7b9..940f319 100644 --- a/css/sherman-orange.css +++ b/css/sherman-orange.css @@ -1460,7 +1460,7 @@ img { } .img-rounded { - border-radius: 0; + border-radius: 4px; } .img-thumbnail { @@ -1468,7 +1468,7 @@ img { line-height: 1.42857; background-color: white; border: 1px solid #dddddd; - border-radius: 0; + border-radius: 0px; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; @@ -1897,7 +1897,7 @@ code { font-size: 90%; color: #c7254e; background-color: #f9f2f4; - border-radius: 0; + border-radius: 0px; } kbd { @@ -1905,7 +1905,7 @@ kbd { font-size: 90%; color: white; background-color: #333333; - border-radius: 0; + border-radius: 4px; box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); } kbd kbd { @@ -1926,7 +1926,7 @@ pre { color: #333333; background-color: whitesmoke; border: 1px solid #cccccc; - border-radius: 0; + border-radius: 0px; } pre code { padding: 0; @@ -3155,7 +3155,7 @@ output { background-color: white; background-image: none; border: 1px solid #cccccc; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; @@ -3334,7 +3334,7 @@ input[type="checkbox"] { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } select.input-sm, .input-group-sm > select.form-control, @@ -3359,7 +3359,7 @@ select[multiple].input-sm, padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } .form-group-sm select.form-control { height: 30px; @@ -3384,7 +3384,7 @@ select[multiple].input-sm, padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } select.input-lg, .input-group-lg > select.form-control, @@ -3409,7 +3409,7 @@ select[multiple].input-lg, padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } .form-group-lg select.form-control { height: 46px; @@ -3667,7 +3667,7 @@ select[multiple].input-lg, padding: 6px 12px; font-size: 14px; line-height: 1.42857; - border-radius: 0; + border-radius: 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; @@ -3856,21 +3856,21 @@ select[multiple].input-lg, padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } .btn-sm, .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } .btn-xs, .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } .btn-block { @@ -3961,7 +3961,7 @@ tbody.collapse.in { background-color: #e9e9e9; border: 1px solid #cccccc; border: 1px solid rgba(0, 0, 0, 0.15); - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); background-clip: padding-box; @@ -4223,12 +4223,12 @@ tbody.collapse.in { border-radius: 0; } .btn-group-vertical > .btn:first-child:not(:last-child) { - border-top-right-radius: 0; + border-top-right-radius: 0px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .btn-group-vertical > .btn:last-child:not(:first-child) { - border-bottom-left-radius: 0; + border-bottom-left-radius: 0px; border-top-right-radius: 0; border-top-left-radius: 0; } @@ -4321,21 +4321,21 @@ tbody.collapse.in { text-align: center; background-color: #eeeeee; border: 1px solid #cccccc; - border-radius: 0; + border-radius: 0px; } .input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn { padding: 5px 10px; font-size: 12px; - border-radius: 0; + border-radius: 4px; } .input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn { padding: 10px 16px; font-size: 18px; - border-radius: 0; + border-radius: 4px; } .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] { @@ -4454,7 +4454,7 @@ tbody.collapse.in { margin-right: 2px; line-height: 1.42857; border: 1px solid transparent; - border-radius: 0 0 0 0; + border-radius: 0px 0px 0 0; } .nav-tabs > li > a:hover { border-color: #eeeeee #eeeeee #dddddd; @@ -4471,7 +4471,7 @@ tbody.collapse.in { float: left; } .nav-pills > li > a { - border-radius: 0; + border-radius: 0px; } .nav-pills > li + li { margin-left: 2px; @@ -4518,7 +4518,7 @@ tbody.collapse.in { } .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { margin-right: 0; - border-radius: 0; + border-radius: 0px; } .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, @@ -4530,7 +4530,7 @@ tbody.collapse.in { @media (min-width: 768px) { .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { border-bottom: 1px solid #dddddd; - border-radius: 0 0 0 0; + border-radius: 0px 0px 0 0; } .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, @@ -4569,7 +4569,7 @@ tbody.collapse.in { } @media (min-width: 768px) { .navbar { - border-radius: 0; + border-radius: 0px; } } @@ -4717,7 +4717,7 @@ tbody.collapse.in { background-color: transparent; background-image: none; border: 1px solid transparent; - border-radius: 0; + border-radius: 0px; } .navbar-toggle:focus { outline: 0; @@ -4870,8 +4870,8 @@ tbody.collapse.in { .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { margin-bottom: 0; - border-top-right-radius: 0; - border-top-left-radius: 0; + border-top-right-radius: 0px; + border-top-left-radius: 0px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } @@ -5083,7 +5083,7 @@ tbody.collapse.in { margin-bottom: 20px; list-style: none; background-color: whitesmoke; - border-radius: 0; + border-radius: 0px; } .breadcrumb > li { display: inline-block; @@ -5101,7 +5101,7 @@ tbody.collapse.in { display: inline-block; padding-left: 0; margin: 20px 0; - border-radius: 0; + border-radius: 0px; } .pagination > li { display: inline; @@ -5121,13 +5121,13 @@ tbody.collapse.in { .pagination > li:first-child > a, .pagination > li:first-child > span { margin-left: 0; - border-bottom-left-radius: 0; - border-top-left-radius: 0; + border-bottom-left-radius: 0px; + border-top-left-radius: 0px; } .pagination > li:last-child > a, .pagination > li:last-child > span { - border-bottom-right-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 0px; + border-top-right-radius: 0px; } .pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, @@ -5165,13 +5165,13 @@ tbody.collapse.in { } .pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span { - border-bottom-left-radius: 0; - border-top-left-radius: 0; + border-bottom-left-radius: 4px; + border-top-left-radius: 4px; } .pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span { - border-bottom-right-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 4px; + border-top-right-radius: 4px; } .pagination-sm > li > a, @@ -5181,13 +5181,13 @@ tbody.collapse.in { } .pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span { - border-bottom-left-radius: 0; - border-top-left-radius: 0; + border-bottom-left-radius: 4px; + border-top-left-radius: 4px; } .pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span { - border-bottom-right-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 4px; + border-top-right-radius: 4px; } .pager { @@ -5368,7 +5368,7 @@ a.badge:hover, a.badge:focus { border-top-color: #d5d5d5; } .container .jumbotron, .container-fluid .jumbotron { - border-radius: 0; + border-radius: 4px; } .jumbotron .container { max-width: 100%; @@ -5394,7 +5394,7 @@ a.badge:hover, a.badge:focus { line-height: 1.42857; background-color: white; border: 1px solid #dddddd; - border-radius: 0; + border-radius: 0px; -webkit-transition: border 0.2s ease-in-out; -o-transition: border 0.2s ease-in-out; transition: border 0.2s ease-in-out; @@ -5422,7 +5422,7 @@ a.thumbnail.active { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; - border-radius: 0; + border-radius: 0px; } .alert h4 { margin-top: 0; @@ -5522,7 +5522,7 @@ a.thumbnail.active { height: 20px; margin-bottom: 20px; background-color: whitesmoke; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); } @@ -5664,13 +5664,13 @@ a.thumbnail.active { border: 1px solid #dddddd; } .list-group-item:first-child { - border-top-right-radius: 0; - border-top-left-radius: 0; + border-top-right-radius: 0px; + border-top-left-radius: 0px; } .list-group-item:last-child { margin-bottom: 0; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; + border-bottom-right-radius: 0px; + border-bottom-left-radius: 0px; } a.list-group-item { @@ -5813,7 +5813,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g margin-bottom: 20px; background-color: white; border: 1px solid transparent; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); } @@ -5832,8 +5832,8 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel-heading { padding: 10px 15px; border-bottom: 1px solid transparent; - border-top-right-radius: -1; - border-top-left-radius: -1; + border-top-right-radius: -1px; + border-top-left-radius: -1px; } .panel-heading > .dropdown .dropdown-toggle { color: inherit; @@ -5857,8 +5857,8 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g padding: 10px 15px; background-color: whitesmoke; border-top: 1px solid #dddddd; - border-bottom-right-radius: -1; - border-bottom-left-radius: -1; + border-bottom-right-radius: -1px; + border-bottom-left-radius: -1px; } .panel > .list-group, @@ -5873,14 +5873,14 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child { border-top: 0; - border-top-right-radius: -1; - border-top-left-radius: -1; + border-top-right-radius: -1px; + border-top-left-radius: -1px; } .panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child { border-bottom: 0; - border-bottom-right-radius: -1; - border-bottom-left-radius: -1; + border-bottom-right-radius: -1px; + border-bottom-left-radius: -1px; } .panel-heading + .list-group .list-group-item:first-child { @@ -5904,15 +5904,15 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g } .panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child { - border-top-right-radius: -1; - border-top-left-radius: -1; + border-top-right-radius: -1px; + border-top-left-radius: -1px; } .panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child { - border-top-left-radius: -1; - border-top-right-radius: -1; + border-top-left-radius: -1px; + border-top-right-radius: -1px; } .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, @@ -5922,7 +5922,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child { - border-top-left-radius: -1; + border-top-left-radius: -1px; } .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, @@ -5932,19 +5932,19 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child { - border-top-right-radius: -1; + border-top-right-radius: -1px; } .panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child { - border-bottom-right-radius: -1; - border-bottom-left-radius: -1; + border-bottom-right-radius: -1px; + border-bottom-left-radius: -1px; } .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child { - border-bottom-left-radius: -1; - border-bottom-right-radius: -1; + border-bottom-left-radius: -1px; + border-bottom-right-radius: -1px; } .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, @@ -5954,7 +5954,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child { - border-bottom-left-radius: -1; + border-bottom-left-radius: -1px; } .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, @@ -5964,7 +5964,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child { - border-bottom-right-radius: -1; + border-bottom-right-radius: -1px; } .panel > .panel-body + .table, .panel > .panel-body + .table-responsive, @@ -6038,7 +6038,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g } .panel-group .panel { margin-bottom: 0; - border-radius: 0; + border-radius: 0px; } .panel-group .panel + .panel { margin-top: 5px; @@ -6206,7 +6206,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g margin-bottom: 20px; background-color: whitesmoke; border: 1px solid #e3e3e3; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); } @@ -6217,12 +6217,12 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .well-lg { padding: 24px; - border-radius: 0; + border-radius: 4px; } .well-sm { padding: 9px; - border-radius: 0; + border-radius: 4px; } .close { @@ -6300,7 +6300,7 @@ button.close { background-color: white; border: 1px solid #999999; border: 1px solid rgba(0, 0, 0, 0.2); - border-radius: 0; + border-radius: 4px; -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); background-clip: padding-box; @@ -6435,7 +6435,7 @@ button.close { text-align: center; text-decoration: none; background-color: black; - border-radius: 0; + border-radius: 0px; } .tooltip-arrow { @@ -6520,7 +6520,7 @@ button.close { background-clip: padding-box; border: 1px solid #cccccc; border: 1px solid rgba(0, 0, 0, 0.2); - border-radius: 0; + border-radius: 4px; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); white-space: normal; @@ -6544,7 +6544,7 @@ button.close { font-size: 14px; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; - border-radius: -1 -1 0 0; + border-radius: 3px 3px 0 0; } .popover-content { @@ -7275,16 +7275,16 @@ button.close { } #nav-tabs .nav-tabs > li > a:hover { border-color: #dddddd; - border-radius: 0; + border-radius: 0px; } #nav-tabs .nav-tabs > li.active > a, #nav-tabs .nav-tabs > li.active > a:hover, #nav-tabs .nav-tabs > li.active > a:focus { background-color: transparent; z-index: 9999; - border-radius: 0; + border-radius: 0px; border-bottom-color: #dddddd; } #nav-tabs .nav-tabs > li.active.menu-item-has-children > a, #nav-tabs .nav-tabs > li.active.menu-item-has-children > a:hover, #nav-tabs .nav-tabs > li.active.menu-item-has-children > a:focus { - border-radius: 0 0 0 0; + border-radius: 0px 0px 0 0; border-bottom-color: transparent; } @@ -7296,7 +7296,7 @@ button.close { padding: 8px; border: 1px solid transparent; border-color: #cccccc; - border-radius: 0; + border-radius: 0px; background-color: white; font-size: 0.9em; } @@ -7312,7 +7312,7 @@ button.close { -moz-hyphens: auto; hyphens: auto; */ - border-radius: 0; + border-radius: 0px; background-color: transparent; color: inherit; } @@ -7487,7 +7487,7 @@ button.close { border: 1px solid transparent; border-width: 1px; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 1em; background-color: white; @@ -7579,6 +7579,8 @@ button.close { max-width: 100%; } .home #content .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -7586,6 +7588,35 @@ button.close { /* === UCONN Widgets */ } +.home #content .widget.uc-people-widget { + padding: 10px 30px !important; +} +.home #content .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +.home #content .widget.uc-people-widget .person ul { + list-style-type: disc; +} +.home #content .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +.home #content .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +.home #content .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +.home #content .widget.uc-people-widget table { + margin-bottom: 0px; +} +.home #content .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} .home #content .widget.widget_text .textwidget { margin: 1em; } @@ -7596,7 +7627,7 @@ button.close { margin: 1em; } .home #content .widget.widget_black_studio_tinymce ul, .home #content .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } .home #content .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -7604,6 +7635,18 @@ button.close { .home #content .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +.home #content .widget.widget_black-studio-tinymce .textwidget { + margin: 1em; +} +.home #content .widget.widget_black-studio-tinymce ul, .home #content .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +.home #content .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +.home #content .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} .home #content .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -7838,7 +7881,7 @@ button.close { border: 1px solid transparent; border-width: 0; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 0; background-color: transparent; @@ -7930,6 +7973,8 @@ button.close { max-width: 100%; } .home #content .panel-grid .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -7937,6 +7982,35 @@ button.close { /* === UCONN Widgets */ } +.home #content .panel-grid .widget.uc-people-widget { + padding: 10px 30px !important; +} +.home #content .panel-grid .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +.home #content .panel-grid .widget.uc-people-widget .person ul { + list-style-type: disc; +} +.home #content .panel-grid .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +.home #content .panel-grid .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +.home #content .panel-grid .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +.home #content .panel-grid .widget.uc-people-widget table { + margin-bottom: 0px; +} +.home #content .panel-grid .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} .home #content .panel-grid .widget.widget_text .textwidget { margin: 0; } @@ -7947,7 +8021,7 @@ button.close { margin: 0; } .home #content .panel-grid .widget.widget_black_studio_tinymce ul, .home #content .panel-grid .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } .home #content .panel-grid .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -7955,6 +8029,18 @@ button.close { .home #content .panel-grid .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +.home #content .panel-grid .widget.widget_black-studio-tinymce .textwidget { + margin: 0; +} +.home #content .panel-grid .widget.widget_black-studio-tinymce ul, .home #content .panel-grid .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +.home #content .panel-grid .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +.home #content .panel-grid .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} .home #content .panel-grid .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -8194,7 +8280,7 @@ button.close { border: 1px solid transparent; border-width: 1px; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 1em; background-color: white; @@ -8286,6 +8372,8 @@ button.close { max-width: 100%; } #page-sidebar .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -8293,6 +8381,35 @@ button.close { /* === UCONN Widgets */ } +#page-sidebar .widget.uc-people-widget { + padding: 10px 30px !important; +} +#page-sidebar .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +#page-sidebar .widget.uc-people-widget .person ul { + list-style-type: disc; +} +#page-sidebar .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +#page-sidebar .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +#page-sidebar .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +#page-sidebar .widget.uc-people-widget table { + margin-bottom: 0px; +} +#page-sidebar .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} #page-sidebar .widget.widget_text .textwidget { margin: 1em; } @@ -8303,7 +8420,7 @@ button.close { margin: 1em; } #page-sidebar .widget.widget_black_studio_tinymce ul, #page-sidebar .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } #page-sidebar .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -8311,6 +8428,18 @@ button.close { #page-sidebar .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +#page-sidebar .widget.widget_black-studio-tinymce .textwidget { + margin: 1em; +} +#page-sidebar .widget.widget_black-studio-tinymce ul, #page-sidebar .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +#page-sidebar .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +#page-sidebar .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} #page-sidebar .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -8546,7 +8675,7 @@ button.close { border: 1px solid transparent; border-width: 0; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 0; background-color: transparent; @@ -8638,6 +8767,8 @@ button.close { max-width: 100%; } .subpage .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -8645,6 +8776,35 @@ button.close { /* === UCONN Widgets */ } +.subpage .widget.uc-people-widget { + padding: 10px 30px !important; +} +.subpage .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +.subpage .widget.uc-people-widget .person ul { + list-style-type: disc; +} +.subpage .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +.subpage .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +.subpage .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +.subpage .widget.uc-people-widget table { + margin-bottom: 0px; +} +.subpage .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} .subpage .widget.widget_text .textwidget { margin: 0; } @@ -8655,7 +8815,7 @@ button.close { margin: 0; } .subpage .widget.widget_black_studio_tinymce ul, .subpage .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } .subpage .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -8663,6 +8823,18 @@ button.close { .subpage .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +.subpage .widget.widget_black-studio-tinymce .textwidget { + margin: 0; +} +.subpage .widget.widget_black-studio-tinymce ul, .subpage .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +.subpage .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +.subpage .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} .subpage .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -8929,7 +9101,7 @@ code { padding: 6px 12px; font-size: 14px; line-height: 1.42857; - border-radius: 0; + border-radius: 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; @@ -9119,21 +9291,21 @@ code { padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } #page #content .widget .btn-sm, #page #content .widget .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #page #content .widget .btn-xs, #page #content .widget .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #page #content .widget .btn-block { @@ -9154,7 +9326,7 @@ input[type="button"]#page #content .widget.btn-block { /* PAGE --------------------------------------------------------------*/ #main { - border-radius: 0; + border-radius: 0px; background-color: white; padding: 1em; overflow: hidden; @@ -9758,7 +9930,7 @@ body.sticky .ie8 #footers { border: 1px solid transparent; border-width: 0px; border-color: transparent; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 0; background-color: transparent; @@ -9850,6 +10022,8 @@ body.sticky .ie8 #footers { max-width: 100%; } #mega-footer .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -9857,6 +10031,35 @@ body.sticky .ie8 #footers { /* === UCONN Widgets */ } +#mega-footer .widget.uc-people-widget { + padding: 10px 30px !important; +} +#mega-footer .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +#mega-footer .widget.uc-people-widget .person ul { + list-style-type: disc; +} +#mega-footer .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +#mega-footer .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +#mega-footer .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +#mega-footer .widget.uc-people-widget table { + margin-bottom: 0px; +} +#mega-footer .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} #mega-footer .widget.widget_text .textwidget { margin: 1em; } @@ -9867,7 +10070,7 @@ body.sticky .ie8 #footers { margin: 1em; } #mega-footer .widget.widget_black_studio_tinymce ul, #mega-footer .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } #mega-footer .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -9875,6 +10078,18 @@ body.sticky .ie8 #footers { #mega-footer .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +#mega-footer .widget.widget_black-studio-tinymce .textwidget { + margin: 1em; +} +#mega-footer .widget.widget_black-studio-tinymce ul, #mega-footer .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +#mega-footer .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +#mega-footer .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} #mega-footer .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -10149,7 +10364,7 @@ body.sticky .ie8 #footers { padding: 6px 12px; font-size: 14px; line-height: 1.42857; - border-radius: 0; + border-radius: 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; @@ -10339,21 +10554,21 @@ body.sticky .ie8 #footers { padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } #footers .btn-sm, #footers .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #footers .btn-xs, #footers .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #footers .btn-block { @@ -10679,9 +10894,9 @@ body { } #content .widget a.btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 4px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10693,9 +10908,9 @@ body { } #content .widget .btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 5px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10771,9 +10986,9 @@ body { } #primary a.btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 4px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10785,9 +11000,9 @@ body { } #primary .btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 5px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10860,9 +11075,9 @@ body { } #footers a.btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 4px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10874,9 +11089,9 @@ body { } #footers .btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 5px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } diff --git a/css/sherman-pink.css b/css/sherman-pink.css index 2d11036..e08ca39 100644 --- a/css/sherman-pink.css +++ b/css/sherman-pink.css @@ -1460,7 +1460,7 @@ img { } .img-rounded { - border-radius: 0; + border-radius: 4px; } .img-thumbnail { @@ -1468,7 +1468,7 @@ img { line-height: 1.42857; background-color: white; border: 1px solid #dddddd; - border-radius: 0; + border-radius: 0px; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; @@ -1897,7 +1897,7 @@ code { font-size: 90%; color: #c7254e; background-color: #f9f2f4; - border-radius: 0; + border-radius: 0px; } kbd { @@ -1905,7 +1905,7 @@ kbd { font-size: 90%; color: white; background-color: #333333; - border-radius: 0; + border-radius: 4px; box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); } kbd kbd { @@ -1926,7 +1926,7 @@ pre { color: #333333; background-color: whitesmoke; border: 1px solid #cccccc; - border-radius: 0; + border-radius: 0px; } pre code { padding: 0; @@ -3155,7 +3155,7 @@ output { background-color: white; background-image: none; border: 1px solid #cccccc; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; @@ -3334,7 +3334,7 @@ input[type="checkbox"] { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } select.input-sm, .input-group-sm > select.form-control, @@ -3359,7 +3359,7 @@ select[multiple].input-sm, padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } .form-group-sm select.form-control { height: 30px; @@ -3384,7 +3384,7 @@ select[multiple].input-sm, padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } select.input-lg, .input-group-lg > select.form-control, @@ -3409,7 +3409,7 @@ select[multiple].input-lg, padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } .form-group-lg select.form-control { height: 46px; @@ -3667,7 +3667,7 @@ select[multiple].input-lg, padding: 6px 12px; font-size: 14px; line-height: 1.42857; - border-radius: 0; + border-radius: 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; @@ -3856,21 +3856,21 @@ select[multiple].input-lg, padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } .btn-sm, .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } .btn-xs, .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } .btn-block { @@ -3961,7 +3961,7 @@ tbody.collapse.in { background-color: #e9e9e9; border: 1px solid #cccccc; border: 1px solid rgba(0, 0, 0, 0.15); - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); background-clip: padding-box; @@ -4223,12 +4223,12 @@ tbody.collapse.in { border-radius: 0; } .btn-group-vertical > .btn:first-child:not(:last-child) { - border-top-right-radius: 0; + border-top-right-radius: 0px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .btn-group-vertical > .btn:last-child:not(:first-child) { - border-bottom-left-radius: 0; + border-bottom-left-radius: 0px; border-top-right-radius: 0; border-top-left-radius: 0; } @@ -4321,21 +4321,21 @@ tbody.collapse.in { text-align: center; background-color: #eeeeee; border: 1px solid #cccccc; - border-radius: 0; + border-radius: 0px; } .input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn { padding: 5px 10px; font-size: 12px; - border-radius: 0; + border-radius: 4px; } .input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn { padding: 10px 16px; font-size: 18px; - border-radius: 0; + border-radius: 4px; } .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] { @@ -4454,7 +4454,7 @@ tbody.collapse.in { margin-right: 2px; line-height: 1.42857; border: 1px solid transparent; - border-radius: 0 0 0 0; + border-radius: 0px 0px 0 0; } .nav-tabs > li > a:hover { border-color: #eeeeee #eeeeee #dddddd; @@ -4471,7 +4471,7 @@ tbody.collapse.in { float: left; } .nav-pills > li > a { - border-radius: 0; + border-radius: 0px; } .nav-pills > li + li { margin-left: 2px; @@ -4518,7 +4518,7 @@ tbody.collapse.in { } .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { margin-right: 0; - border-radius: 0; + border-radius: 0px; } .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, @@ -4530,7 +4530,7 @@ tbody.collapse.in { @media (min-width: 768px) { .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { border-bottom: 1px solid #dddddd; - border-radius: 0 0 0 0; + border-radius: 0px 0px 0 0; } .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, @@ -4569,7 +4569,7 @@ tbody.collapse.in { } @media (min-width: 768px) { .navbar { - border-radius: 0; + border-radius: 0px; } } @@ -4717,7 +4717,7 @@ tbody.collapse.in { background-color: transparent; background-image: none; border: 1px solid transparent; - border-radius: 0; + border-radius: 0px; } .navbar-toggle:focus { outline: 0; @@ -4870,8 +4870,8 @@ tbody.collapse.in { .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { margin-bottom: 0; - border-top-right-radius: 0; - border-top-left-radius: 0; + border-top-right-radius: 0px; + border-top-left-radius: 0px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } @@ -5083,7 +5083,7 @@ tbody.collapse.in { margin-bottom: 20px; list-style: none; background-color: whitesmoke; - border-radius: 0; + border-radius: 0px; } .breadcrumb > li { display: inline-block; @@ -5101,7 +5101,7 @@ tbody.collapse.in { display: inline-block; padding-left: 0; margin: 20px 0; - border-radius: 0; + border-radius: 0px; } .pagination > li { display: inline; @@ -5121,13 +5121,13 @@ tbody.collapse.in { .pagination > li:first-child > a, .pagination > li:first-child > span { margin-left: 0; - border-bottom-left-radius: 0; - border-top-left-radius: 0; + border-bottom-left-radius: 0px; + border-top-left-radius: 0px; } .pagination > li:last-child > a, .pagination > li:last-child > span { - border-bottom-right-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 0px; + border-top-right-radius: 0px; } .pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, @@ -5165,13 +5165,13 @@ tbody.collapse.in { } .pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span { - border-bottom-left-radius: 0; - border-top-left-radius: 0; + border-bottom-left-radius: 4px; + border-top-left-radius: 4px; } .pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span { - border-bottom-right-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 4px; + border-top-right-radius: 4px; } .pagination-sm > li > a, @@ -5181,13 +5181,13 @@ tbody.collapse.in { } .pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span { - border-bottom-left-radius: 0; - border-top-left-radius: 0; + border-bottom-left-radius: 4px; + border-top-left-radius: 4px; } .pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span { - border-bottom-right-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 4px; + border-top-right-radius: 4px; } .pager { @@ -5368,7 +5368,7 @@ a.badge:hover, a.badge:focus { border-top-color: #d5d5d5; } .container .jumbotron, .container-fluid .jumbotron { - border-radius: 0; + border-radius: 4px; } .jumbotron .container { max-width: 100%; @@ -5394,7 +5394,7 @@ a.badge:hover, a.badge:focus { line-height: 1.42857; background-color: white; border: 1px solid #dddddd; - border-radius: 0; + border-radius: 0px; -webkit-transition: border 0.2s ease-in-out; -o-transition: border 0.2s ease-in-out; transition: border 0.2s ease-in-out; @@ -5422,7 +5422,7 @@ a.thumbnail.active { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; - border-radius: 0; + border-radius: 0px; } .alert h4 { margin-top: 0; @@ -5522,7 +5522,7 @@ a.thumbnail.active { height: 20px; margin-bottom: 20px; background-color: whitesmoke; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); } @@ -5664,13 +5664,13 @@ a.thumbnail.active { border: 1px solid #dddddd; } .list-group-item:first-child { - border-top-right-radius: 0; - border-top-left-radius: 0; + border-top-right-radius: 0px; + border-top-left-radius: 0px; } .list-group-item:last-child { margin-bottom: 0; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; + border-bottom-right-radius: 0px; + border-bottom-left-radius: 0px; } a.list-group-item { @@ -5813,7 +5813,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g margin-bottom: 20px; background-color: white; border: 1px solid transparent; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); } @@ -5832,8 +5832,8 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel-heading { padding: 10px 15px; border-bottom: 1px solid transparent; - border-top-right-radius: -1; - border-top-left-radius: -1; + border-top-right-radius: -1px; + border-top-left-radius: -1px; } .panel-heading > .dropdown .dropdown-toggle { color: inherit; @@ -5857,8 +5857,8 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g padding: 10px 15px; background-color: whitesmoke; border-top: 1px solid #dddddd; - border-bottom-right-radius: -1; - border-bottom-left-radius: -1; + border-bottom-right-radius: -1px; + border-bottom-left-radius: -1px; } .panel > .list-group, @@ -5873,14 +5873,14 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child { border-top: 0; - border-top-right-radius: -1; - border-top-left-radius: -1; + border-top-right-radius: -1px; + border-top-left-radius: -1px; } .panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child { border-bottom: 0; - border-bottom-right-radius: -1; - border-bottom-left-radius: -1; + border-bottom-right-radius: -1px; + border-bottom-left-radius: -1px; } .panel-heading + .list-group .list-group-item:first-child { @@ -5904,15 +5904,15 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g } .panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child { - border-top-right-radius: -1; - border-top-left-radius: -1; + border-top-right-radius: -1px; + border-top-left-radius: -1px; } .panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child { - border-top-left-radius: -1; - border-top-right-radius: -1; + border-top-left-radius: -1px; + border-top-right-radius: -1px; } .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, @@ -5922,7 +5922,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child { - border-top-left-radius: -1; + border-top-left-radius: -1px; } .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, @@ -5932,19 +5932,19 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child { - border-top-right-radius: -1; + border-top-right-radius: -1px; } .panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child { - border-bottom-right-radius: -1; - border-bottom-left-radius: -1; + border-bottom-right-radius: -1px; + border-bottom-left-radius: -1px; } .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child { - border-bottom-left-radius: -1; - border-bottom-right-radius: -1; + border-bottom-left-radius: -1px; + border-bottom-right-radius: -1px; } .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, @@ -5954,7 +5954,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child { - border-bottom-left-radius: -1; + border-bottom-left-radius: -1px; } .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, @@ -5964,7 +5964,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child { - border-bottom-right-radius: -1; + border-bottom-right-radius: -1px; } .panel > .panel-body + .table, .panel > .panel-body + .table-responsive, @@ -6038,7 +6038,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g } .panel-group .panel { margin-bottom: 0; - border-radius: 0; + border-radius: 0px; } .panel-group .panel + .panel { margin-top: 5px; @@ -6206,7 +6206,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g margin-bottom: 20px; background-color: whitesmoke; border: 1px solid #e3e3e3; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); } @@ -6217,12 +6217,12 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .well-lg { padding: 24px; - border-radius: 0; + border-radius: 4px; } .well-sm { padding: 9px; - border-radius: 0; + border-radius: 4px; } .close { @@ -6300,7 +6300,7 @@ button.close { background-color: white; border: 1px solid #999999; border: 1px solid rgba(0, 0, 0, 0.2); - border-radius: 0; + border-radius: 4px; -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); background-clip: padding-box; @@ -6435,7 +6435,7 @@ button.close { text-align: center; text-decoration: none; background-color: black; - border-radius: 0; + border-radius: 0px; } .tooltip-arrow { @@ -6520,7 +6520,7 @@ button.close { background-clip: padding-box; border: 1px solid #cccccc; border: 1px solid rgba(0, 0, 0, 0.2); - border-radius: 0; + border-radius: 4px; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); white-space: normal; @@ -6544,7 +6544,7 @@ button.close { font-size: 14px; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; - border-radius: -1 -1 0 0; + border-radius: 3px 3px 0 0; } .popover-content { @@ -7275,16 +7275,16 @@ button.close { } #nav-tabs .nav-tabs > li > a:hover { border-color: #dddddd; - border-radius: 0; + border-radius: 0px; } #nav-tabs .nav-tabs > li.active > a, #nav-tabs .nav-tabs > li.active > a:hover, #nav-tabs .nav-tabs > li.active > a:focus { background-color: transparent; z-index: 9999; - border-radius: 0; + border-radius: 0px; border-bottom-color: #dddddd; } #nav-tabs .nav-tabs > li.active.menu-item-has-children > a, #nav-tabs .nav-tabs > li.active.menu-item-has-children > a:hover, #nav-tabs .nav-tabs > li.active.menu-item-has-children > a:focus { - border-radius: 0 0 0 0; + border-radius: 0px 0px 0 0; border-bottom-color: transparent; } @@ -7296,7 +7296,7 @@ button.close { padding: 8px; border: 1px solid transparent; border-color: #cccccc; - border-radius: 0; + border-radius: 0px; background-color: white; font-size: 0.9em; } @@ -7312,7 +7312,7 @@ button.close { -moz-hyphens: auto; hyphens: auto; */ - border-radius: 0; + border-radius: 0px; background-color: transparent; color: inherit; } @@ -7487,7 +7487,7 @@ button.close { border: 1px solid transparent; border-width: 1px; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 1em; background-color: white; @@ -7579,6 +7579,8 @@ button.close { max-width: 100%; } .home #content .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -7586,6 +7588,35 @@ button.close { /* === UCONN Widgets */ } +.home #content .widget.uc-people-widget { + padding: 10px 30px !important; +} +.home #content .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +.home #content .widget.uc-people-widget .person ul { + list-style-type: disc; +} +.home #content .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +.home #content .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +.home #content .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +.home #content .widget.uc-people-widget table { + margin-bottom: 0px; +} +.home #content .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} .home #content .widget.widget_text .textwidget { margin: 1em; } @@ -7596,7 +7627,7 @@ button.close { margin: 1em; } .home #content .widget.widget_black_studio_tinymce ul, .home #content .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } .home #content .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -7604,6 +7635,18 @@ button.close { .home #content .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +.home #content .widget.widget_black-studio-tinymce .textwidget { + margin: 1em; +} +.home #content .widget.widget_black-studio-tinymce ul, .home #content .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +.home #content .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +.home #content .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} .home #content .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -7838,7 +7881,7 @@ button.close { border: 1px solid transparent; border-width: 0; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 0; background-color: transparent; @@ -7930,6 +7973,8 @@ button.close { max-width: 100%; } .home #content .panel-grid .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -7937,6 +7982,35 @@ button.close { /* === UCONN Widgets */ } +.home #content .panel-grid .widget.uc-people-widget { + padding: 10px 30px !important; +} +.home #content .panel-grid .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +.home #content .panel-grid .widget.uc-people-widget .person ul { + list-style-type: disc; +} +.home #content .panel-grid .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +.home #content .panel-grid .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +.home #content .panel-grid .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +.home #content .panel-grid .widget.uc-people-widget table { + margin-bottom: 0px; +} +.home #content .panel-grid .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} .home #content .panel-grid .widget.widget_text .textwidget { margin: 0; } @@ -7947,7 +8021,7 @@ button.close { margin: 0; } .home #content .panel-grid .widget.widget_black_studio_tinymce ul, .home #content .panel-grid .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } .home #content .panel-grid .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -7955,6 +8029,18 @@ button.close { .home #content .panel-grid .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +.home #content .panel-grid .widget.widget_black-studio-tinymce .textwidget { + margin: 0; +} +.home #content .panel-grid .widget.widget_black-studio-tinymce ul, .home #content .panel-grid .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +.home #content .panel-grid .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +.home #content .panel-grid .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} .home #content .panel-grid .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -8194,7 +8280,7 @@ button.close { border: 1px solid transparent; border-width: 1px; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 1em; background-color: white; @@ -8286,6 +8372,8 @@ button.close { max-width: 100%; } #page-sidebar .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -8293,6 +8381,35 @@ button.close { /* === UCONN Widgets */ } +#page-sidebar .widget.uc-people-widget { + padding: 10px 30px !important; +} +#page-sidebar .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +#page-sidebar .widget.uc-people-widget .person ul { + list-style-type: disc; +} +#page-sidebar .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +#page-sidebar .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +#page-sidebar .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +#page-sidebar .widget.uc-people-widget table { + margin-bottom: 0px; +} +#page-sidebar .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} #page-sidebar .widget.widget_text .textwidget { margin: 1em; } @@ -8303,7 +8420,7 @@ button.close { margin: 1em; } #page-sidebar .widget.widget_black_studio_tinymce ul, #page-sidebar .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } #page-sidebar .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -8311,6 +8428,18 @@ button.close { #page-sidebar .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +#page-sidebar .widget.widget_black-studio-tinymce .textwidget { + margin: 1em; +} +#page-sidebar .widget.widget_black-studio-tinymce ul, #page-sidebar .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +#page-sidebar .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +#page-sidebar .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} #page-sidebar .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -8546,7 +8675,7 @@ button.close { border: 1px solid transparent; border-width: 0; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 0; background-color: transparent; @@ -8638,6 +8767,8 @@ button.close { max-width: 100%; } .subpage .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -8645,6 +8776,35 @@ button.close { /* === UCONN Widgets */ } +.subpage .widget.uc-people-widget { + padding: 10px 30px !important; +} +.subpage .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +.subpage .widget.uc-people-widget .person ul { + list-style-type: disc; +} +.subpage .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +.subpage .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +.subpage .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +.subpage .widget.uc-people-widget table { + margin-bottom: 0px; +} +.subpage .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} .subpage .widget.widget_text .textwidget { margin: 0; } @@ -8655,7 +8815,7 @@ button.close { margin: 0; } .subpage .widget.widget_black_studio_tinymce ul, .subpage .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } .subpage .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -8663,6 +8823,18 @@ button.close { .subpage .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +.subpage .widget.widget_black-studio-tinymce .textwidget { + margin: 0; +} +.subpage .widget.widget_black-studio-tinymce ul, .subpage .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +.subpage .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +.subpage .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} .subpage .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -8929,7 +9101,7 @@ code { padding: 6px 12px; font-size: 14px; line-height: 1.42857; - border-radius: 0; + border-radius: 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; @@ -9119,21 +9291,21 @@ code { padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } #page #content .widget .btn-sm, #page #content .widget .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #page #content .widget .btn-xs, #page #content .widget .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #page #content .widget .btn-block { @@ -9154,7 +9326,7 @@ input[type="button"]#page #content .widget.btn-block { /* PAGE --------------------------------------------------------------*/ #main { - border-radius: 0; + border-radius: 0px; background-color: white; padding: 1em; overflow: hidden; @@ -9758,7 +9930,7 @@ body.sticky .ie8 #footers { border: 1px solid transparent; border-width: 0px; border-color: transparent; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 0; background-color: transparent; @@ -9850,6 +10022,8 @@ body.sticky .ie8 #footers { max-width: 100%; } #mega-footer .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -9857,6 +10031,35 @@ body.sticky .ie8 #footers { /* === UCONN Widgets */ } +#mega-footer .widget.uc-people-widget { + padding: 10px 30px !important; +} +#mega-footer .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +#mega-footer .widget.uc-people-widget .person ul { + list-style-type: disc; +} +#mega-footer .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +#mega-footer .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +#mega-footer .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +#mega-footer .widget.uc-people-widget table { + margin-bottom: 0px; +} +#mega-footer .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} #mega-footer .widget.widget_text .textwidget { margin: 1em; } @@ -9867,7 +10070,7 @@ body.sticky .ie8 #footers { margin: 1em; } #mega-footer .widget.widget_black_studio_tinymce ul, #mega-footer .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } #mega-footer .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -9875,6 +10078,18 @@ body.sticky .ie8 #footers { #mega-footer .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +#mega-footer .widget.widget_black-studio-tinymce .textwidget { + margin: 1em; +} +#mega-footer .widget.widget_black-studio-tinymce ul, #mega-footer .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +#mega-footer .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +#mega-footer .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} #mega-footer .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -10149,7 +10364,7 @@ body.sticky .ie8 #footers { padding: 6px 12px; font-size: 14px; line-height: 1.42857; - border-radius: 0; + border-radius: 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; @@ -10339,21 +10554,21 @@ body.sticky .ie8 #footers { padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } #footers .btn-sm, #footers .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #footers .btn-xs, #footers .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #footers .btn-block { @@ -10679,9 +10894,9 @@ body { } #content .widget a.btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 4px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10693,9 +10908,9 @@ body { } #content .widget .btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 5px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10771,9 +10986,9 @@ body { } #primary a.btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 4px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10785,9 +11000,9 @@ body { } #primary .btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 5px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10860,9 +11075,9 @@ body { } #footers a.btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 4px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10874,9 +11089,9 @@ body { } #footers .btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 5px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } diff --git a/css/sherman-purple.css b/css/sherman-purple.css index 1fa9275..fcb5d47 100644 --- a/css/sherman-purple.css +++ b/css/sherman-purple.css @@ -1460,7 +1460,7 @@ img { } .img-rounded { - border-radius: 0; + border-radius: 4px; } .img-thumbnail { @@ -1468,7 +1468,7 @@ img { line-height: 1.42857; background-color: white; border: 1px solid #dddddd; - border-radius: 0; + border-radius: 0px; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; @@ -1897,7 +1897,7 @@ code { font-size: 90%; color: #c7254e; background-color: #f9f2f4; - border-radius: 0; + border-radius: 0px; } kbd { @@ -1905,7 +1905,7 @@ kbd { font-size: 90%; color: white; background-color: #333333; - border-radius: 0; + border-radius: 4px; box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); } kbd kbd { @@ -1926,7 +1926,7 @@ pre { color: #333333; background-color: whitesmoke; border: 1px solid #cccccc; - border-radius: 0; + border-radius: 0px; } pre code { padding: 0; @@ -3155,7 +3155,7 @@ output { background-color: white; background-image: none; border: 1px solid #cccccc; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; @@ -3334,7 +3334,7 @@ input[type="checkbox"] { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } select.input-sm, .input-group-sm > select.form-control, @@ -3359,7 +3359,7 @@ select[multiple].input-sm, padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } .form-group-sm select.form-control { height: 30px; @@ -3384,7 +3384,7 @@ select[multiple].input-sm, padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } select.input-lg, .input-group-lg > select.form-control, @@ -3409,7 +3409,7 @@ select[multiple].input-lg, padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } .form-group-lg select.form-control { height: 46px; @@ -3667,7 +3667,7 @@ select[multiple].input-lg, padding: 6px 12px; font-size: 14px; line-height: 1.42857; - border-radius: 0; + border-radius: 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; @@ -3856,21 +3856,21 @@ select[multiple].input-lg, padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } .btn-sm, .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } .btn-xs, .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } .btn-block { @@ -3961,7 +3961,7 @@ tbody.collapse.in { background-color: #e9e9e9; border: 1px solid #cccccc; border: 1px solid rgba(0, 0, 0, 0.15); - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); background-clip: padding-box; @@ -4223,12 +4223,12 @@ tbody.collapse.in { border-radius: 0; } .btn-group-vertical > .btn:first-child:not(:last-child) { - border-top-right-radius: 0; + border-top-right-radius: 0px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .btn-group-vertical > .btn:last-child:not(:first-child) { - border-bottom-left-radius: 0; + border-bottom-left-radius: 0px; border-top-right-radius: 0; border-top-left-radius: 0; } @@ -4321,21 +4321,21 @@ tbody.collapse.in { text-align: center; background-color: #eeeeee; border: 1px solid #cccccc; - border-radius: 0; + border-radius: 0px; } .input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn { padding: 5px 10px; font-size: 12px; - border-radius: 0; + border-radius: 4px; } .input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn { padding: 10px 16px; font-size: 18px; - border-radius: 0; + border-radius: 4px; } .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] { @@ -4454,7 +4454,7 @@ tbody.collapse.in { margin-right: 2px; line-height: 1.42857; border: 1px solid transparent; - border-radius: 0 0 0 0; + border-radius: 0px 0px 0 0; } .nav-tabs > li > a:hover { border-color: #eeeeee #eeeeee #dddddd; @@ -4471,7 +4471,7 @@ tbody.collapse.in { float: left; } .nav-pills > li > a { - border-radius: 0; + border-radius: 0px; } .nav-pills > li + li { margin-left: 2px; @@ -4518,7 +4518,7 @@ tbody.collapse.in { } .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { margin-right: 0; - border-radius: 0; + border-radius: 0px; } .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, @@ -4530,7 +4530,7 @@ tbody.collapse.in { @media (min-width: 768px) { .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { border-bottom: 1px solid #dddddd; - border-radius: 0 0 0 0; + border-radius: 0px 0px 0 0; } .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, @@ -4569,7 +4569,7 @@ tbody.collapse.in { } @media (min-width: 768px) { .navbar { - border-radius: 0; + border-radius: 0px; } } @@ -4717,7 +4717,7 @@ tbody.collapse.in { background-color: transparent; background-image: none; border: 1px solid transparent; - border-radius: 0; + border-radius: 0px; } .navbar-toggle:focus { outline: 0; @@ -4870,8 +4870,8 @@ tbody.collapse.in { .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { margin-bottom: 0; - border-top-right-radius: 0; - border-top-left-radius: 0; + border-top-right-radius: 0px; + border-top-left-radius: 0px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } @@ -5083,7 +5083,7 @@ tbody.collapse.in { margin-bottom: 20px; list-style: none; background-color: whitesmoke; - border-radius: 0; + border-radius: 0px; } .breadcrumb > li { display: inline-block; @@ -5101,7 +5101,7 @@ tbody.collapse.in { display: inline-block; padding-left: 0; margin: 20px 0; - border-radius: 0; + border-radius: 0px; } .pagination > li { display: inline; @@ -5121,13 +5121,13 @@ tbody.collapse.in { .pagination > li:first-child > a, .pagination > li:first-child > span { margin-left: 0; - border-bottom-left-radius: 0; - border-top-left-radius: 0; + border-bottom-left-radius: 0px; + border-top-left-radius: 0px; } .pagination > li:last-child > a, .pagination > li:last-child > span { - border-bottom-right-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 0px; + border-top-right-radius: 0px; } .pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, @@ -5165,13 +5165,13 @@ tbody.collapse.in { } .pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span { - border-bottom-left-radius: 0; - border-top-left-radius: 0; + border-bottom-left-radius: 4px; + border-top-left-radius: 4px; } .pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span { - border-bottom-right-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 4px; + border-top-right-radius: 4px; } .pagination-sm > li > a, @@ -5181,13 +5181,13 @@ tbody.collapse.in { } .pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span { - border-bottom-left-radius: 0; - border-top-left-radius: 0; + border-bottom-left-radius: 4px; + border-top-left-radius: 4px; } .pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span { - border-bottom-right-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 4px; + border-top-right-radius: 4px; } .pager { @@ -5368,7 +5368,7 @@ a.badge:hover, a.badge:focus { border-top-color: #d5d5d5; } .container .jumbotron, .container-fluid .jumbotron { - border-radius: 0; + border-radius: 4px; } .jumbotron .container { max-width: 100%; @@ -5394,7 +5394,7 @@ a.badge:hover, a.badge:focus { line-height: 1.42857; background-color: white; border: 1px solid #dddddd; - border-radius: 0; + border-radius: 0px; -webkit-transition: border 0.2s ease-in-out; -o-transition: border 0.2s ease-in-out; transition: border 0.2s ease-in-out; @@ -5422,7 +5422,7 @@ a.thumbnail.active { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; - border-radius: 0; + border-radius: 0px; } .alert h4 { margin-top: 0; @@ -5522,7 +5522,7 @@ a.thumbnail.active { height: 20px; margin-bottom: 20px; background-color: whitesmoke; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); } @@ -5664,13 +5664,13 @@ a.thumbnail.active { border: 1px solid #dddddd; } .list-group-item:first-child { - border-top-right-radius: 0; - border-top-left-radius: 0; + border-top-right-radius: 0px; + border-top-left-radius: 0px; } .list-group-item:last-child { margin-bottom: 0; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; + border-bottom-right-radius: 0px; + border-bottom-left-radius: 0px; } a.list-group-item { @@ -5813,7 +5813,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g margin-bottom: 20px; background-color: white; border: 1px solid transparent; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); } @@ -5832,8 +5832,8 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel-heading { padding: 10px 15px; border-bottom: 1px solid transparent; - border-top-right-radius: -1; - border-top-left-radius: -1; + border-top-right-radius: -1px; + border-top-left-radius: -1px; } .panel-heading > .dropdown .dropdown-toggle { color: inherit; @@ -5857,8 +5857,8 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g padding: 10px 15px; background-color: whitesmoke; border-top: 1px solid #dddddd; - border-bottom-right-radius: -1; - border-bottom-left-radius: -1; + border-bottom-right-radius: -1px; + border-bottom-left-radius: -1px; } .panel > .list-group, @@ -5873,14 +5873,14 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child { border-top: 0; - border-top-right-radius: -1; - border-top-left-radius: -1; + border-top-right-radius: -1px; + border-top-left-radius: -1px; } .panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child { border-bottom: 0; - border-bottom-right-radius: -1; - border-bottom-left-radius: -1; + border-bottom-right-radius: -1px; + border-bottom-left-radius: -1px; } .panel-heading + .list-group .list-group-item:first-child { @@ -5904,15 +5904,15 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g } .panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child { - border-top-right-radius: -1; - border-top-left-radius: -1; + border-top-right-radius: -1px; + border-top-left-radius: -1px; } .panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child { - border-top-left-radius: -1; - border-top-right-radius: -1; + border-top-left-radius: -1px; + border-top-right-radius: -1px; } .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, @@ -5922,7 +5922,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child { - border-top-left-radius: -1; + border-top-left-radius: -1px; } .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, @@ -5932,19 +5932,19 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child { - border-top-right-radius: -1; + border-top-right-radius: -1px; } .panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child { - border-bottom-right-radius: -1; - border-bottom-left-radius: -1; + border-bottom-right-radius: -1px; + border-bottom-left-radius: -1px; } .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child { - border-bottom-left-radius: -1; - border-bottom-right-radius: -1; + border-bottom-left-radius: -1px; + border-bottom-right-radius: -1px; } .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, @@ -5954,7 +5954,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child { - border-bottom-left-radius: -1; + border-bottom-left-radius: -1px; } .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, @@ -5964,7 +5964,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child { - border-bottom-right-radius: -1; + border-bottom-right-radius: -1px; } .panel > .panel-body + .table, .panel > .panel-body + .table-responsive, @@ -6038,7 +6038,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g } .panel-group .panel { margin-bottom: 0; - border-radius: 0; + border-radius: 0px; } .panel-group .panel + .panel { margin-top: 5px; @@ -6206,7 +6206,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g margin-bottom: 20px; background-color: whitesmoke; border: 1px solid #e3e3e3; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); } @@ -6217,12 +6217,12 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .well-lg { padding: 24px; - border-radius: 0; + border-radius: 4px; } .well-sm { padding: 9px; - border-radius: 0; + border-radius: 4px; } .close { @@ -6300,7 +6300,7 @@ button.close { background-color: white; border: 1px solid #999999; border: 1px solid rgba(0, 0, 0, 0.2); - border-radius: 0; + border-radius: 4px; -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); background-clip: padding-box; @@ -6435,7 +6435,7 @@ button.close { text-align: center; text-decoration: none; background-color: black; - border-radius: 0; + border-radius: 0px; } .tooltip-arrow { @@ -6520,7 +6520,7 @@ button.close { background-clip: padding-box; border: 1px solid #cccccc; border: 1px solid rgba(0, 0, 0, 0.2); - border-radius: 0; + border-radius: 4px; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); white-space: normal; @@ -6544,7 +6544,7 @@ button.close { font-size: 14px; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; - border-radius: -1 -1 0 0; + border-radius: 3px 3px 0 0; } .popover-content { @@ -7275,16 +7275,16 @@ button.close { } #nav-tabs .nav-tabs > li > a:hover { border-color: #dddddd; - border-radius: 0; + border-radius: 0px; } #nav-tabs .nav-tabs > li.active > a, #nav-tabs .nav-tabs > li.active > a:hover, #nav-tabs .nav-tabs > li.active > a:focus { background-color: transparent; z-index: 9999; - border-radius: 0; + border-radius: 0px; border-bottom-color: #dddddd; } #nav-tabs .nav-tabs > li.active.menu-item-has-children > a, #nav-tabs .nav-tabs > li.active.menu-item-has-children > a:hover, #nav-tabs .nav-tabs > li.active.menu-item-has-children > a:focus { - border-radius: 0 0 0 0; + border-radius: 0px 0px 0 0; border-bottom-color: transparent; } @@ -7296,7 +7296,7 @@ button.close { padding: 8px; border: 1px solid transparent; border-color: #cccccc; - border-radius: 0; + border-radius: 0px; background-color: white; font-size: 0.9em; } @@ -7312,7 +7312,7 @@ button.close { -moz-hyphens: auto; hyphens: auto; */ - border-radius: 0; + border-radius: 0px; background-color: transparent; color: inherit; } @@ -7487,7 +7487,7 @@ button.close { border: 1px solid transparent; border-width: 1px; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 1em; background-color: white; @@ -7579,6 +7579,8 @@ button.close { max-width: 100%; } .home #content .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -7586,6 +7588,35 @@ button.close { /* === UCONN Widgets */ } +.home #content .widget.uc-people-widget { + padding: 10px 30px !important; +} +.home #content .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +.home #content .widget.uc-people-widget .person ul { + list-style-type: disc; +} +.home #content .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +.home #content .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +.home #content .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +.home #content .widget.uc-people-widget table { + margin-bottom: 0px; +} +.home #content .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} .home #content .widget.widget_text .textwidget { margin: 1em; } @@ -7596,7 +7627,7 @@ button.close { margin: 1em; } .home #content .widget.widget_black_studio_tinymce ul, .home #content .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } .home #content .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -7604,6 +7635,18 @@ button.close { .home #content .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +.home #content .widget.widget_black-studio-tinymce .textwidget { + margin: 1em; +} +.home #content .widget.widget_black-studio-tinymce ul, .home #content .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +.home #content .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +.home #content .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} .home #content .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -7838,7 +7881,7 @@ button.close { border: 1px solid transparent; border-width: 0; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 0; background-color: transparent; @@ -7930,6 +7973,8 @@ button.close { max-width: 100%; } .home #content .panel-grid .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -7937,6 +7982,35 @@ button.close { /* === UCONN Widgets */ } +.home #content .panel-grid .widget.uc-people-widget { + padding: 10px 30px !important; +} +.home #content .panel-grid .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +.home #content .panel-grid .widget.uc-people-widget .person ul { + list-style-type: disc; +} +.home #content .panel-grid .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +.home #content .panel-grid .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +.home #content .panel-grid .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +.home #content .panel-grid .widget.uc-people-widget table { + margin-bottom: 0px; +} +.home #content .panel-grid .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} .home #content .panel-grid .widget.widget_text .textwidget { margin: 0; } @@ -7947,7 +8021,7 @@ button.close { margin: 0; } .home #content .panel-grid .widget.widget_black_studio_tinymce ul, .home #content .panel-grid .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } .home #content .panel-grid .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -7955,6 +8029,18 @@ button.close { .home #content .panel-grid .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +.home #content .panel-grid .widget.widget_black-studio-tinymce .textwidget { + margin: 0; +} +.home #content .panel-grid .widget.widget_black-studio-tinymce ul, .home #content .panel-grid .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +.home #content .panel-grid .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +.home #content .panel-grid .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} .home #content .panel-grid .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -8194,7 +8280,7 @@ button.close { border: 1px solid transparent; border-width: 1px; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 1em; background-color: white; @@ -8286,6 +8372,8 @@ button.close { max-width: 100%; } #page-sidebar .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -8293,6 +8381,35 @@ button.close { /* === UCONN Widgets */ } +#page-sidebar .widget.uc-people-widget { + padding: 10px 30px !important; +} +#page-sidebar .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +#page-sidebar .widget.uc-people-widget .person ul { + list-style-type: disc; +} +#page-sidebar .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +#page-sidebar .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +#page-sidebar .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +#page-sidebar .widget.uc-people-widget table { + margin-bottom: 0px; +} +#page-sidebar .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} #page-sidebar .widget.widget_text .textwidget { margin: 1em; } @@ -8303,7 +8420,7 @@ button.close { margin: 1em; } #page-sidebar .widget.widget_black_studio_tinymce ul, #page-sidebar .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } #page-sidebar .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -8311,6 +8428,18 @@ button.close { #page-sidebar .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +#page-sidebar .widget.widget_black-studio-tinymce .textwidget { + margin: 1em; +} +#page-sidebar .widget.widget_black-studio-tinymce ul, #page-sidebar .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +#page-sidebar .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +#page-sidebar .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} #page-sidebar .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -8546,7 +8675,7 @@ button.close { border: 1px solid transparent; border-width: 0; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 0; background-color: transparent; @@ -8638,6 +8767,8 @@ button.close { max-width: 100%; } .subpage .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -8645,6 +8776,35 @@ button.close { /* === UCONN Widgets */ } +.subpage .widget.uc-people-widget { + padding: 10px 30px !important; +} +.subpage .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +.subpage .widget.uc-people-widget .person ul { + list-style-type: disc; +} +.subpage .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +.subpage .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +.subpage .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +.subpage .widget.uc-people-widget table { + margin-bottom: 0px; +} +.subpage .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} .subpage .widget.widget_text .textwidget { margin: 0; } @@ -8655,7 +8815,7 @@ button.close { margin: 0; } .subpage .widget.widget_black_studio_tinymce ul, .subpage .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } .subpage .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -8663,6 +8823,18 @@ button.close { .subpage .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +.subpage .widget.widget_black-studio-tinymce .textwidget { + margin: 0; +} +.subpage .widget.widget_black-studio-tinymce ul, .subpage .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +.subpage .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +.subpage .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} .subpage .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -8929,7 +9101,7 @@ code { padding: 6px 12px; font-size: 14px; line-height: 1.42857; - border-radius: 0; + border-radius: 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; @@ -9119,21 +9291,21 @@ code { padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } #page #content .widget .btn-sm, #page #content .widget .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #page #content .widget .btn-xs, #page #content .widget .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #page #content .widget .btn-block { @@ -9154,7 +9326,7 @@ input[type="button"]#page #content .widget.btn-block { /* PAGE --------------------------------------------------------------*/ #main { - border-radius: 0; + border-radius: 0px; background-color: white; padding: 1em; overflow: hidden; @@ -9758,7 +9930,7 @@ body.sticky .ie8 #footers { border: 1px solid transparent; border-width: 0px; border-color: transparent; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 0; background-color: transparent; @@ -9850,6 +10022,8 @@ body.sticky .ie8 #footers { max-width: 100%; } #mega-footer .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -9857,6 +10031,35 @@ body.sticky .ie8 #footers { /* === UCONN Widgets */ } +#mega-footer .widget.uc-people-widget { + padding: 10px 30px !important; +} +#mega-footer .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +#mega-footer .widget.uc-people-widget .person ul { + list-style-type: disc; +} +#mega-footer .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +#mega-footer .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +#mega-footer .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +#mega-footer .widget.uc-people-widget table { + margin-bottom: 0px; +} +#mega-footer .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} #mega-footer .widget.widget_text .textwidget { margin: 1em; } @@ -9867,7 +10070,7 @@ body.sticky .ie8 #footers { margin: 1em; } #mega-footer .widget.widget_black_studio_tinymce ul, #mega-footer .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } #mega-footer .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -9875,6 +10078,18 @@ body.sticky .ie8 #footers { #mega-footer .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +#mega-footer .widget.widget_black-studio-tinymce .textwidget { + margin: 1em; +} +#mega-footer .widget.widget_black-studio-tinymce ul, #mega-footer .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +#mega-footer .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +#mega-footer .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} #mega-footer .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -10149,7 +10364,7 @@ body.sticky .ie8 #footers { padding: 6px 12px; font-size: 14px; line-height: 1.42857; - border-radius: 0; + border-radius: 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; @@ -10339,21 +10554,21 @@ body.sticky .ie8 #footers { padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } #footers .btn-sm, #footers .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #footers .btn-xs, #footers .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #footers .btn-block { @@ -10679,9 +10894,9 @@ body { } #content .widget a.btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 4px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10693,9 +10908,9 @@ body { } #content .widget .btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 5px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10771,9 +10986,9 @@ body { } #primary a.btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 4px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10785,9 +11000,9 @@ body { } #primary .btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 5px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10860,9 +11075,9 @@ body { } #footers a.btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 4px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10874,9 +11089,9 @@ body { } #footers .btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 5px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } diff --git a/css/sherman-red.css b/css/sherman-red.css index ae5ae7f..5ead824 100644 --- a/css/sherman-red.css +++ b/css/sherman-red.css @@ -1460,7 +1460,7 @@ img { } .img-rounded { - border-radius: 0; + border-radius: 4px; } .img-thumbnail { @@ -1468,7 +1468,7 @@ img { line-height: 1.42857; background-color: white; border: 1px solid #dddddd; - border-radius: 0; + border-radius: 0px; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; @@ -1897,7 +1897,7 @@ code { font-size: 90%; color: #c7254e; background-color: #f9f2f4; - border-radius: 0; + border-radius: 0px; } kbd { @@ -1905,7 +1905,7 @@ kbd { font-size: 90%; color: white; background-color: #333333; - border-radius: 0; + border-radius: 4px; box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); } kbd kbd { @@ -1926,7 +1926,7 @@ pre { color: #333333; background-color: whitesmoke; border: 1px solid #cccccc; - border-radius: 0; + border-radius: 0px; } pre code { padding: 0; @@ -3155,7 +3155,7 @@ output { background-color: white; background-image: none; border: 1px solid #cccccc; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; @@ -3334,7 +3334,7 @@ input[type="checkbox"] { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } select.input-sm, .input-group-sm > select.form-control, @@ -3359,7 +3359,7 @@ select[multiple].input-sm, padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } .form-group-sm select.form-control { height: 30px; @@ -3384,7 +3384,7 @@ select[multiple].input-sm, padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } select.input-lg, .input-group-lg > select.form-control, @@ -3409,7 +3409,7 @@ select[multiple].input-lg, padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } .form-group-lg select.form-control { height: 46px; @@ -3667,7 +3667,7 @@ select[multiple].input-lg, padding: 6px 12px; font-size: 14px; line-height: 1.42857; - border-radius: 0; + border-radius: 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; @@ -3856,21 +3856,21 @@ select[multiple].input-lg, padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } .btn-sm, .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } .btn-xs, .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } .btn-block { @@ -3961,7 +3961,7 @@ tbody.collapse.in { background-color: #e9e9e9; border: 1px solid #cccccc; border: 1px solid rgba(0, 0, 0, 0.15); - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); background-clip: padding-box; @@ -4223,12 +4223,12 @@ tbody.collapse.in { border-radius: 0; } .btn-group-vertical > .btn:first-child:not(:last-child) { - border-top-right-radius: 0; + border-top-right-radius: 0px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .btn-group-vertical > .btn:last-child:not(:first-child) { - border-bottom-left-radius: 0; + border-bottom-left-radius: 0px; border-top-right-radius: 0; border-top-left-radius: 0; } @@ -4321,21 +4321,21 @@ tbody.collapse.in { text-align: center; background-color: #eeeeee; border: 1px solid #cccccc; - border-radius: 0; + border-radius: 0px; } .input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn { padding: 5px 10px; font-size: 12px; - border-radius: 0; + border-radius: 4px; } .input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn { padding: 10px 16px; font-size: 18px; - border-radius: 0; + border-radius: 4px; } .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] { @@ -4454,7 +4454,7 @@ tbody.collapse.in { margin-right: 2px; line-height: 1.42857; border: 1px solid transparent; - border-radius: 0 0 0 0; + border-radius: 0px 0px 0 0; } .nav-tabs > li > a:hover { border-color: #eeeeee #eeeeee #dddddd; @@ -4471,7 +4471,7 @@ tbody.collapse.in { float: left; } .nav-pills > li > a { - border-radius: 0; + border-radius: 0px; } .nav-pills > li + li { margin-left: 2px; @@ -4518,7 +4518,7 @@ tbody.collapse.in { } .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { margin-right: 0; - border-radius: 0; + border-radius: 0px; } .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, @@ -4530,7 +4530,7 @@ tbody.collapse.in { @media (min-width: 768px) { .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { border-bottom: 1px solid #dddddd; - border-radius: 0 0 0 0; + border-radius: 0px 0px 0 0; } .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, @@ -4569,7 +4569,7 @@ tbody.collapse.in { } @media (min-width: 768px) { .navbar { - border-radius: 0; + border-radius: 0px; } } @@ -4717,7 +4717,7 @@ tbody.collapse.in { background-color: transparent; background-image: none; border: 1px solid transparent; - border-radius: 0; + border-radius: 0px; } .navbar-toggle:focus { outline: 0; @@ -4870,8 +4870,8 @@ tbody.collapse.in { .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { margin-bottom: 0; - border-top-right-radius: 0; - border-top-left-radius: 0; + border-top-right-radius: 0px; + border-top-left-radius: 0px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } @@ -5083,7 +5083,7 @@ tbody.collapse.in { margin-bottom: 20px; list-style: none; background-color: whitesmoke; - border-radius: 0; + border-radius: 0px; } .breadcrumb > li { display: inline-block; @@ -5101,7 +5101,7 @@ tbody.collapse.in { display: inline-block; padding-left: 0; margin: 20px 0; - border-radius: 0; + border-radius: 0px; } .pagination > li { display: inline; @@ -5121,13 +5121,13 @@ tbody.collapse.in { .pagination > li:first-child > a, .pagination > li:first-child > span { margin-left: 0; - border-bottom-left-radius: 0; - border-top-left-radius: 0; + border-bottom-left-radius: 0px; + border-top-left-radius: 0px; } .pagination > li:last-child > a, .pagination > li:last-child > span { - border-bottom-right-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 0px; + border-top-right-radius: 0px; } .pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, @@ -5165,13 +5165,13 @@ tbody.collapse.in { } .pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span { - border-bottom-left-radius: 0; - border-top-left-radius: 0; + border-bottom-left-radius: 4px; + border-top-left-radius: 4px; } .pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span { - border-bottom-right-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 4px; + border-top-right-radius: 4px; } .pagination-sm > li > a, @@ -5181,13 +5181,13 @@ tbody.collapse.in { } .pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span { - border-bottom-left-radius: 0; - border-top-left-radius: 0; + border-bottom-left-radius: 4px; + border-top-left-radius: 4px; } .pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span { - border-bottom-right-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 4px; + border-top-right-radius: 4px; } .pager { @@ -5368,7 +5368,7 @@ a.badge:hover, a.badge:focus { border-top-color: #d5d5d5; } .container .jumbotron, .container-fluid .jumbotron { - border-radius: 0; + border-radius: 4px; } .jumbotron .container { max-width: 100%; @@ -5394,7 +5394,7 @@ a.badge:hover, a.badge:focus { line-height: 1.42857; background-color: white; border: 1px solid #dddddd; - border-radius: 0; + border-radius: 0px; -webkit-transition: border 0.2s ease-in-out; -o-transition: border 0.2s ease-in-out; transition: border 0.2s ease-in-out; @@ -5422,7 +5422,7 @@ a.thumbnail.active { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; - border-radius: 0; + border-radius: 0px; } .alert h4 { margin-top: 0; @@ -5522,7 +5522,7 @@ a.thumbnail.active { height: 20px; margin-bottom: 20px; background-color: whitesmoke; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); } @@ -5664,13 +5664,13 @@ a.thumbnail.active { border: 1px solid #dddddd; } .list-group-item:first-child { - border-top-right-radius: 0; - border-top-left-radius: 0; + border-top-right-radius: 0px; + border-top-left-radius: 0px; } .list-group-item:last-child { margin-bottom: 0; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; + border-bottom-right-radius: 0px; + border-bottom-left-radius: 0px; } a.list-group-item { @@ -5813,7 +5813,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g margin-bottom: 20px; background-color: white; border: 1px solid transparent; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); } @@ -5832,8 +5832,8 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel-heading { padding: 10px 15px; border-bottom: 1px solid transparent; - border-top-right-radius: -1; - border-top-left-radius: -1; + border-top-right-radius: -1px; + border-top-left-radius: -1px; } .panel-heading > .dropdown .dropdown-toggle { color: inherit; @@ -5857,8 +5857,8 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g padding: 10px 15px; background-color: whitesmoke; border-top: 1px solid #dddddd; - border-bottom-right-radius: -1; - border-bottom-left-radius: -1; + border-bottom-right-radius: -1px; + border-bottom-left-radius: -1px; } .panel > .list-group, @@ -5873,14 +5873,14 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child { border-top: 0; - border-top-right-radius: -1; - border-top-left-radius: -1; + border-top-right-radius: -1px; + border-top-left-radius: -1px; } .panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child { border-bottom: 0; - border-bottom-right-radius: -1; - border-bottom-left-radius: -1; + border-bottom-right-radius: -1px; + border-bottom-left-radius: -1px; } .panel-heading + .list-group .list-group-item:first-child { @@ -5904,15 +5904,15 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g } .panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child { - border-top-right-radius: -1; - border-top-left-radius: -1; + border-top-right-radius: -1px; + border-top-left-radius: -1px; } .panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child { - border-top-left-radius: -1; - border-top-right-radius: -1; + border-top-left-radius: -1px; + border-top-right-radius: -1px; } .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, @@ -5922,7 +5922,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child { - border-top-left-radius: -1; + border-top-left-radius: -1px; } .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, @@ -5932,19 +5932,19 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child { - border-top-right-radius: -1; + border-top-right-radius: -1px; } .panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child { - border-bottom-right-radius: -1; - border-bottom-left-radius: -1; + border-bottom-right-radius: -1px; + border-bottom-left-radius: -1px; } .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child { - border-bottom-left-radius: -1; - border-bottom-right-radius: -1; + border-bottom-left-radius: -1px; + border-bottom-right-radius: -1px; } .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, @@ -5954,7 +5954,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child { - border-bottom-left-radius: -1; + border-bottom-left-radius: -1px; } .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, @@ -5964,7 +5964,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child { - border-bottom-right-radius: -1; + border-bottom-right-radius: -1px; } .panel > .panel-body + .table, .panel > .panel-body + .table-responsive, @@ -6038,7 +6038,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g } .panel-group .panel { margin-bottom: 0; - border-radius: 0; + border-radius: 0px; } .panel-group .panel + .panel { margin-top: 5px; @@ -6206,7 +6206,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g margin-bottom: 20px; background-color: whitesmoke; border: 1px solid #e3e3e3; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); } @@ -6217,12 +6217,12 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .well-lg { padding: 24px; - border-radius: 0; + border-radius: 4px; } .well-sm { padding: 9px; - border-radius: 0; + border-radius: 4px; } .close { @@ -6300,7 +6300,7 @@ button.close { background-color: white; border: 1px solid #999999; border: 1px solid rgba(0, 0, 0, 0.2); - border-radius: 0; + border-radius: 4px; -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); background-clip: padding-box; @@ -6435,7 +6435,7 @@ button.close { text-align: center; text-decoration: none; background-color: black; - border-radius: 0; + border-radius: 0px; } .tooltip-arrow { @@ -6520,7 +6520,7 @@ button.close { background-clip: padding-box; border: 1px solid #cccccc; border: 1px solid rgba(0, 0, 0, 0.2); - border-radius: 0; + border-radius: 4px; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); white-space: normal; @@ -6544,7 +6544,7 @@ button.close { font-size: 14px; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; - border-radius: -1 -1 0 0; + border-radius: 3px 3px 0 0; } .popover-content { @@ -7275,16 +7275,16 @@ button.close { } #nav-tabs .nav-tabs > li > a:hover { border-color: #dddddd; - border-radius: 0; + border-radius: 0px; } #nav-tabs .nav-tabs > li.active > a, #nav-tabs .nav-tabs > li.active > a:hover, #nav-tabs .nav-tabs > li.active > a:focus { background-color: transparent; z-index: 9999; - border-radius: 0; + border-radius: 0px; border-bottom-color: #dddddd; } #nav-tabs .nav-tabs > li.active.menu-item-has-children > a, #nav-tabs .nav-tabs > li.active.menu-item-has-children > a:hover, #nav-tabs .nav-tabs > li.active.menu-item-has-children > a:focus { - border-radius: 0 0 0 0; + border-radius: 0px 0px 0 0; border-bottom-color: transparent; } @@ -7296,7 +7296,7 @@ button.close { padding: 8px; border: 1px solid transparent; border-color: #cccccc; - border-radius: 0; + border-radius: 0px; background-color: white; font-size: 0.9em; } @@ -7312,7 +7312,7 @@ button.close { -moz-hyphens: auto; hyphens: auto; */ - border-radius: 0; + border-radius: 0px; background-color: transparent; color: inherit; } @@ -7487,7 +7487,7 @@ button.close { border: 1px solid transparent; border-width: 1px; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 1em; background-color: white; @@ -7579,6 +7579,8 @@ button.close { max-width: 100%; } .home #content .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -7586,6 +7588,35 @@ button.close { /* === UCONN Widgets */ } +.home #content .widget.uc-people-widget { + padding: 10px 30px !important; +} +.home #content .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +.home #content .widget.uc-people-widget .person ul { + list-style-type: disc; +} +.home #content .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +.home #content .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +.home #content .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +.home #content .widget.uc-people-widget table { + margin-bottom: 0px; +} +.home #content .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} .home #content .widget.widget_text .textwidget { margin: 1em; } @@ -7596,7 +7627,7 @@ button.close { margin: 1em; } .home #content .widget.widget_black_studio_tinymce ul, .home #content .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } .home #content .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -7604,6 +7635,18 @@ button.close { .home #content .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +.home #content .widget.widget_black-studio-tinymce .textwidget { + margin: 1em; +} +.home #content .widget.widget_black-studio-tinymce ul, .home #content .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +.home #content .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +.home #content .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} .home #content .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -7838,7 +7881,7 @@ button.close { border: 1px solid transparent; border-width: 0; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 0; background-color: transparent; @@ -7930,6 +7973,8 @@ button.close { max-width: 100%; } .home #content .panel-grid .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -7937,6 +7982,35 @@ button.close { /* === UCONN Widgets */ } +.home #content .panel-grid .widget.uc-people-widget { + padding: 10px 30px !important; +} +.home #content .panel-grid .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +.home #content .panel-grid .widget.uc-people-widget .person ul { + list-style-type: disc; +} +.home #content .panel-grid .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +.home #content .panel-grid .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +.home #content .panel-grid .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +.home #content .panel-grid .widget.uc-people-widget table { + margin-bottom: 0px; +} +.home #content .panel-grid .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} .home #content .panel-grid .widget.widget_text .textwidget { margin: 0; } @@ -7947,7 +8021,7 @@ button.close { margin: 0; } .home #content .panel-grid .widget.widget_black_studio_tinymce ul, .home #content .panel-grid .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } .home #content .panel-grid .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -7955,6 +8029,18 @@ button.close { .home #content .panel-grid .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +.home #content .panel-grid .widget.widget_black-studio-tinymce .textwidget { + margin: 0; +} +.home #content .panel-grid .widget.widget_black-studio-tinymce ul, .home #content .panel-grid .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +.home #content .panel-grid .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +.home #content .panel-grid .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} .home #content .panel-grid .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -8194,7 +8280,7 @@ button.close { border: 1px solid transparent; border-width: 1px; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 1em; background-color: white; @@ -8286,6 +8372,8 @@ button.close { max-width: 100%; } #page-sidebar .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -8293,6 +8381,35 @@ button.close { /* === UCONN Widgets */ } +#page-sidebar .widget.uc-people-widget { + padding: 10px 30px !important; +} +#page-sidebar .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +#page-sidebar .widget.uc-people-widget .person ul { + list-style-type: disc; +} +#page-sidebar .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +#page-sidebar .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +#page-sidebar .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +#page-sidebar .widget.uc-people-widget table { + margin-bottom: 0px; +} +#page-sidebar .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} #page-sidebar .widget.widget_text .textwidget { margin: 1em; } @@ -8303,7 +8420,7 @@ button.close { margin: 1em; } #page-sidebar .widget.widget_black_studio_tinymce ul, #page-sidebar .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } #page-sidebar .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -8311,6 +8428,18 @@ button.close { #page-sidebar .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +#page-sidebar .widget.widget_black-studio-tinymce .textwidget { + margin: 1em; +} +#page-sidebar .widget.widget_black-studio-tinymce ul, #page-sidebar .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +#page-sidebar .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +#page-sidebar .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} #page-sidebar .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -8546,7 +8675,7 @@ button.close { border: 1px solid transparent; border-width: 0; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 0; background-color: transparent; @@ -8638,6 +8767,8 @@ button.close { max-width: 100%; } .subpage .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -8645,6 +8776,35 @@ button.close { /* === UCONN Widgets */ } +.subpage .widget.uc-people-widget { + padding: 10px 30px !important; +} +.subpage .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +.subpage .widget.uc-people-widget .person ul { + list-style-type: disc; +} +.subpage .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +.subpage .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +.subpage .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +.subpage .widget.uc-people-widget table { + margin-bottom: 0px; +} +.subpage .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} .subpage .widget.widget_text .textwidget { margin: 0; } @@ -8655,7 +8815,7 @@ button.close { margin: 0; } .subpage .widget.widget_black_studio_tinymce ul, .subpage .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } .subpage .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -8663,6 +8823,18 @@ button.close { .subpage .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +.subpage .widget.widget_black-studio-tinymce .textwidget { + margin: 0; +} +.subpage .widget.widget_black-studio-tinymce ul, .subpage .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +.subpage .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +.subpage .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} .subpage .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -8929,7 +9101,7 @@ code { padding: 6px 12px; font-size: 14px; line-height: 1.42857; - border-radius: 0; + border-radius: 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; @@ -9119,21 +9291,21 @@ code { padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } #page #content .widget .btn-sm, #page #content .widget .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #page #content .widget .btn-xs, #page #content .widget .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #page #content .widget .btn-block { @@ -9154,7 +9326,7 @@ input[type="button"]#page #content .widget.btn-block { /* PAGE --------------------------------------------------------------*/ #main { - border-radius: 0; + border-radius: 0px; background-color: white; padding: 1em; overflow: hidden; @@ -9758,7 +9930,7 @@ body.sticky .ie8 #footers { border: 1px solid transparent; border-width: 0px; border-color: transparent; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 0; background-color: transparent; @@ -9850,6 +10022,8 @@ body.sticky .ie8 #footers { max-width: 100%; } #mega-footer .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -9857,6 +10031,35 @@ body.sticky .ie8 #footers { /* === UCONN Widgets */ } +#mega-footer .widget.uc-people-widget { + padding: 10px 30px !important; +} +#mega-footer .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +#mega-footer .widget.uc-people-widget .person ul { + list-style-type: disc; +} +#mega-footer .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +#mega-footer .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +#mega-footer .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +#mega-footer .widget.uc-people-widget table { + margin-bottom: 0px; +} +#mega-footer .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} #mega-footer .widget.widget_text .textwidget { margin: 1em; } @@ -9867,7 +10070,7 @@ body.sticky .ie8 #footers { margin: 1em; } #mega-footer .widget.widget_black_studio_tinymce ul, #mega-footer .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } #mega-footer .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -9875,6 +10078,18 @@ body.sticky .ie8 #footers { #mega-footer .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +#mega-footer .widget.widget_black-studio-tinymce .textwidget { + margin: 1em; +} +#mega-footer .widget.widget_black-studio-tinymce ul, #mega-footer .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +#mega-footer .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +#mega-footer .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} #mega-footer .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -10149,7 +10364,7 @@ body.sticky .ie8 #footers { padding: 6px 12px; font-size: 14px; line-height: 1.42857; - border-radius: 0; + border-radius: 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; @@ -10339,21 +10554,21 @@ body.sticky .ie8 #footers { padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } #footers .btn-sm, #footers .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #footers .btn-xs, #footers .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #footers .btn-block { @@ -10679,9 +10894,9 @@ body { } #content .widget a.btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 4px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10693,9 +10908,9 @@ body { } #content .widget .btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 5px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10771,9 +10986,9 @@ body { } #primary a.btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 4px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10785,9 +11000,9 @@ body { } #primary .btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 5px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10860,9 +11075,9 @@ body { } #footers a.btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 4px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10874,9 +11089,9 @@ body { } #footers .btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 5px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } diff --git a/css/sherman-redorange.css b/css/sherman-redorange.css index 42318ff..6fb3bb6 100644 --- a/css/sherman-redorange.css +++ b/css/sherman-redorange.css @@ -1460,7 +1460,7 @@ img { } .img-rounded { - border-radius: 0; + border-radius: 4px; } .img-thumbnail { @@ -1468,7 +1468,7 @@ img { line-height: 1.42857; background-color: white; border: 1px solid #dddddd; - border-radius: 0; + border-radius: 0px; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; @@ -1897,7 +1897,7 @@ code { font-size: 90%; color: #c7254e; background-color: #f9f2f4; - border-radius: 0; + border-radius: 0px; } kbd { @@ -1905,7 +1905,7 @@ kbd { font-size: 90%; color: white; background-color: #333333; - border-radius: 0; + border-radius: 4px; box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); } kbd kbd { @@ -1926,7 +1926,7 @@ pre { color: #333333; background-color: whitesmoke; border: 1px solid #cccccc; - border-radius: 0; + border-radius: 0px; } pre code { padding: 0; @@ -3155,7 +3155,7 @@ output { background-color: white; background-image: none; border: 1px solid #cccccc; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; @@ -3334,7 +3334,7 @@ input[type="checkbox"] { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } select.input-sm, .input-group-sm > select.form-control, @@ -3359,7 +3359,7 @@ select[multiple].input-sm, padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } .form-group-sm select.form-control { height: 30px; @@ -3384,7 +3384,7 @@ select[multiple].input-sm, padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } select.input-lg, .input-group-lg > select.form-control, @@ -3409,7 +3409,7 @@ select[multiple].input-lg, padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } .form-group-lg select.form-control { height: 46px; @@ -3667,7 +3667,7 @@ select[multiple].input-lg, padding: 6px 12px; font-size: 14px; line-height: 1.42857; - border-radius: 0; + border-radius: 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; @@ -3856,21 +3856,21 @@ select[multiple].input-lg, padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } .btn-sm, .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } .btn-xs, .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } .btn-block { @@ -3961,7 +3961,7 @@ tbody.collapse.in { background-color: #e9e9e9; border: 1px solid #cccccc; border: 1px solid rgba(0, 0, 0, 0.15); - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); background-clip: padding-box; @@ -4223,12 +4223,12 @@ tbody.collapse.in { border-radius: 0; } .btn-group-vertical > .btn:first-child:not(:last-child) { - border-top-right-radius: 0; + border-top-right-radius: 0px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .btn-group-vertical > .btn:last-child:not(:first-child) { - border-bottom-left-radius: 0; + border-bottom-left-radius: 0px; border-top-right-radius: 0; border-top-left-radius: 0; } @@ -4321,21 +4321,21 @@ tbody.collapse.in { text-align: center; background-color: #eeeeee; border: 1px solid #cccccc; - border-radius: 0; + border-radius: 0px; } .input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn { padding: 5px 10px; font-size: 12px; - border-radius: 0; + border-radius: 4px; } .input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn { padding: 10px 16px; font-size: 18px; - border-radius: 0; + border-radius: 4px; } .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] { @@ -4454,7 +4454,7 @@ tbody.collapse.in { margin-right: 2px; line-height: 1.42857; border: 1px solid transparent; - border-radius: 0 0 0 0; + border-radius: 0px 0px 0 0; } .nav-tabs > li > a:hover { border-color: #eeeeee #eeeeee #dddddd; @@ -4471,7 +4471,7 @@ tbody.collapse.in { float: left; } .nav-pills > li > a { - border-radius: 0; + border-radius: 0px; } .nav-pills > li + li { margin-left: 2px; @@ -4518,7 +4518,7 @@ tbody.collapse.in { } .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { margin-right: 0; - border-radius: 0; + border-radius: 0px; } .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, @@ -4530,7 +4530,7 @@ tbody.collapse.in { @media (min-width: 768px) { .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { border-bottom: 1px solid #dddddd; - border-radius: 0 0 0 0; + border-radius: 0px 0px 0 0; } .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, @@ -4569,7 +4569,7 @@ tbody.collapse.in { } @media (min-width: 768px) { .navbar { - border-radius: 0; + border-radius: 0px; } } @@ -4717,7 +4717,7 @@ tbody.collapse.in { background-color: transparent; background-image: none; border: 1px solid transparent; - border-radius: 0; + border-radius: 0px; } .navbar-toggle:focus { outline: 0; @@ -4870,8 +4870,8 @@ tbody.collapse.in { .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { margin-bottom: 0; - border-top-right-radius: 0; - border-top-left-radius: 0; + border-top-right-radius: 0px; + border-top-left-radius: 0px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } @@ -5083,7 +5083,7 @@ tbody.collapse.in { margin-bottom: 20px; list-style: none; background-color: whitesmoke; - border-radius: 0; + border-radius: 0px; } .breadcrumb > li { display: inline-block; @@ -5101,7 +5101,7 @@ tbody.collapse.in { display: inline-block; padding-left: 0; margin: 20px 0; - border-radius: 0; + border-radius: 0px; } .pagination > li { display: inline; @@ -5121,13 +5121,13 @@ tbody.collapse.in { .pagination > li:first-child > a, .pagination > li:first-child > span { margin-left: 0; - border-bottom-left-radius: 0; - border-top-left-radius: 0; + border-bottom-left-radius: 0px; + border-top-left-radius: 0px; } .pagination > li:last-child > a, .pagination > li:last-child > span { - border-bottom-right-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 0px; + border-top-right-radius: 0px; } .pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, @@ -5165,13 +5165,13 @@ tbody.collapse.in { } .pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span { - border-bottom-left-radius: 0; - border-top-left-radius: 0; + border-bottom-left-radius: 4px; + border-top-left-radius: 4px; } .pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span { - border-bottom-right-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 4px; + border-top-right-radius: 4px; } .pagination-sm > li > a, @@ -5181,13 +5181,13 @@ tbody.collapse.in { } .pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span { - border-bottom-left-radius: 0; - border-top-left-radius: 0; + border-bottom-left-radius: 4px; + border-top-left-radius: 4px; } .pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span { - border-bottom-right-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 4px; + border-top-right-radius: 4px; } .pager { @@ -5368,7 +5368,7 @@ a.badge:hover, a.badge:focus { border-top-color: #d5d5d5; } .container .jumbotron, .container-fluid .jumbotron { - border-radius: 0; + border-radius: 4px; } .jumbotron .container { max-width: 100%; @@ -5394,7 +5394,7 @@ a.badge:hover, a.badge:focus { line-height: 1.42857; background-color: white; border: 1px solid #dddddd; - border-radius: 0; + border-radius: 0px; -webkit-transition: border 0.2s ease-in-out; -o-transition: border 0.2s ease-in-out; transition: border 0.2s ease-in-out; @@ -5422,7 +5422,7 @@ a.thumbnail.active { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; - border-radius: 0; + border-radius: 0px; } .alert h4 { margin-top: 0; @@ -5522,7 +5522,7 @@ a.thumbnail.active { height: 20px; margin-bottom: 20px; background-color: whitesmoke; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); } @@ -5664,13 +5664,13 @@ a.thumbnail.active { border: 1px solid #dddddd; } .list-group-item:first-child { - border-top-right-radius: 0; - border-top-left-radius: 0; + border-top-right-radius: 0px; + border-top-left-radius: 0px; } .list-group-item:last-child { margin-bottom: 0; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; + border-bottom-right-radius: 0px; + border-bottom-left-radius: 0px; } a.list-group-item { @@ -5813,7 +5813,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g margin-bottom: 20px; background-color: white; border: 1px solid transparent; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); } @@ -5832,8 +5832,8 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel-heading { padding: 10px 15px; border-bottom: 1px solid transparent; - border-top-right-radius: -1; - border-top-left-radius: -1; + border-top-right-radius: -1px; + border-top-left-radius: -1px; } .panel-heading > .dropdown .dropdown-toggle { color: inherit; @@ -5857,8 +5857,8 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g padding: 10px 15px; background-color: whitesmoke; border-top: 1px solid #dddddd; - border-bottom-right-radius: -1; - border-bottom-left-radius: -1; + border-bottom-right-radius: -1px; + border-bottom-left-radius: -1px; } .panel > .list-group, @@ -5873,14 +5873,14 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child { border-top: 0; - border-top-right-radius: -1; - border-top-left-radius: -1; + border-top-right-radius: -1px; + border-top-left-radius: -1px; } .panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child { border-bottom: 0; - border-bottom-right-radius: -1; - border-bottom-left-radius: -1; + border-bottom-right-radius: -1px; + border-bottom-left-radius: -1px; } .panel-heading + .list-group .list-group-item:first-child { @@ -5904,15 +5904,15 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g } .panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child { - border-top-right-radius: -1; - border-top-left-radius: -1; + border-top-right-radius: -1px; + border-top-left-radius: -1px; } .panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child { - border-top-left-radius: -1; - border-top-right-radius: -1; + border-top-left-radius: -1px; + border-top-right-radius: -1px; } .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, @@ -5922,7 +5922,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child { - border-top-left-radius: -1; + border-top-left-radius: -1px; } .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, @@ -5932,19 +5932,19 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child { - border-top-right-radius: -1; + border-top-right-radius: -1px; } .panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child { - border-bottom-right-radius: -1; - border-bottom-left-radius: -1; + border-bottom-right-radius: -1px; + border-bottom-left-radius: -1px; } .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child { - border-bottom-left-radius: -1; - border-bottom-right-radius: -1; + border-bottom-left-radius: -1px; + border-bottom-right-radius: -1px; } .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, @@ -5954,7 +5954,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child { - border-bottom-left-radius: -1; + border-bottom-left-radius: -1px; } .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, @@ -5964,7 +5964,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child { - border-bottom-right-radius: -1; + border-bottom-right-radius: -1px; } .panel > .panel-body + .table, .panel > .panel-body + .table-responsive, @@ -6038,7 +6038,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g } .panel-group .panel { margin-bottom: 0; - border-radius: 0; + border-radius: 0px; } .panel-group .panel + .panel { margin-top: 5px; @@ -6206,7 +6206,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g margin-bottom: 20px; background-color: whitesmoke; border: 1px solid #e3e3e3; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); } @@ -6217,12 +6217,12 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .well-lg { padding: 24px; - border-radius: 0; + border-radius: 4px; } .well-sm { padding: 9px; - border-radius: 0; + border-radius: 4px; } .close { @@ -6300,7 +6300,7 @@ button.close { background-color: white; border: 1px solid #999999; border: 1px solid rgba(0, 0, 0, 0.2); - border-radius: 0; + border-radius: 4px; -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); background-clip: padding-box; @@ -6435,7 +6435,7 @@ button.close { text-align: center; text-decoration: none; background-color: black; - border-radius: 0; + border-radius: 0px; } .tooltip-arrow { @@ -6520,7 +6520,7 @@ button.close { background-clip: padding-box; border: 1px solid #cccccc; border: 1px solid rgba(0, 0, 0, 0.2); - border-radius: 0; + border-radius: 4px; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); white-space: normal; @@ -6544,7 +6544,7 @@ button.close { font-size: 14px; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; - border-radius: -1 -1 0 0; + border-radius: 3px 3px 0 0; } .popover-content { @@ -7275,16 +7275,16 @@ button.close { } #nav-tabs .nav-tabs > li > a:hover { border-color: #dddddd; - border-radius: 0; + border-radius: 0px; } #nav-tabs .nav-tabs > li.active > a, #nav-tabs .nav-tabs > li.active > a:hover, #nav-tabs .nav-tabs > li.active > a:focus { background-color: transparent; z-index: 9999; - border-radius: 0; + border-radius: 0px; border-bottom-color: #dddddd; } #nav-tabs .nav-tabs > li.active.menu-item-has-children > a, #nav-tabs .nav-tabs > li.active.menu-item-has-children > a:hover, #nav-tabs .nav-tabs > li.active.menu-item-has-children > a:focus { - border-radius: 0 0 0 0; + border-radius: 0px 0px 0 0; border-bottom-color: transparent; } @@ -7296,7 +7296,7 @@ button.close { padding: 8px; border: 1px solid transparent; border-color: #cccccc; - border-radius: 0; + border-radius: 0px; background-color: white; font-size: 0.9em; } @@ -7312,7 +7312,7 @@ button.close { -moz-hyphens: auto; hyphens: auto; */ - border-radius: 0; + border-radius: 0px; background-color: transparent; color: inherit; } @@ -7487,7 +7487,7 @@ button.close { border: 1px solid transparent; border-width: 1px; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 1em; background-color: white; @@ -7579,6 +7579,8 @@ button.close { max-width: 100%; } .home #content .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -7586,6 +7588,35 @@ button.close { /* === UCONN Widgets */ } +.home #content .widget.uc-people-widget { + padding: 10px 30px !important; +} +.home #content .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +.home #content .widget.uc-people-widget .person ul { + list-style-type: disc; +} +.home #content .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +.home #content .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +.home #content .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +.home #content .widget.uc-people-widget table { + margin-bottom: 0px; +} +.home #content .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} .home #content .widget.widget_text .textwidget { margin: 1em; } @@ -7596,7 +7627,7 @@ button.close { margin: 1em; } .home #content .widget.widget_black_studio_tinymce ul, .home #content .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } .home #content .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -7604,6 +7635,18 @@ button.close { .home #content .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +.home #content .widget.widget_black-studio-tinymce .textwidget { + margin: 1em; +} +.home #content .widget.widget_black-studio-tinymce ul, .home #content .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +.home #content .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +.home #content .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} .home #content .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -7838,7 +7881,7 @@ button.close { border: 1px solid transparent; border-width: 0; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 0; background-color: transparent; @@ -7930,6 +7973,8 @@ button.close { max-width: 100%; } .home #content .panel-grid .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -7937,6 +7982,35 @@ button.close { /* === UCONN Widgets */ } +.home #content .panel-grid .widget.uc-people-widget { + padding: 10px 30px !important; +} +.home #content .panel-grid .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +.home #content .panel-grid .widget.uc-people-widget .person ul { + list-style-type: disc; +} +.home #content .panel-grid .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +.home #content .panel-grid .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +.home #content .panel-grid .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +.home #content .panel-grid .widget.uc-people-widget table { + margin-bottom: 0px; +} +.home #content .panel-grid .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} .home #content .panel-grid .widget.widget_text .textwidget { margin: 0; } @@ -7947,7 +8021,7 @@ button.close { margin: 0; } .home #content .panel-grid .widget.widget_black_studio_tinymce ul, .home #content .panel-grid .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } .home #content .panel-grid .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -7955,6 +8029,18 @@ button.close { .home #content .panel-grid .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +.home #content .panel-grid .widget.widget_black-studio-tinymce .textwidget { + margin: 0; +} +.home #content .panel-grid .widget.widget_black-studio-tinymce ul, .home #content .panel-grid .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +.home #content .panel-grid .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +.home #content .panel-grid .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} .home #content .panel-grid .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -8194,7 +8280,7 @@ button.close { border: 1px solid transparent; border-width: 1px; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 1em; background-color: white; @@ -8286,6 +8372,8 @@ button.close { max-width: 100%; } #page-sidebar .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -8293,6 +8381,35 @@ button.close { /* === UCONN Widgets */ } +#page-sidebar .widget.uc-people-widget { + padding: 10px 30px !important; +} +#page-sidebar .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +#page-sidebar .widget.uc-people-widget .person ul { + list-style-type: disc; +} +#page-sidebar .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +#page-sidebar .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +#page-sidebar .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +#page-sidebar .widget.uc-people-widget table { + margin-bottom: 0px; +} +#page-sidebar .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} #page-sidebar .widget.widget_text .textwidget { margin: 1em; } @@ -8303,7 +8420,7 @@ button.close { margin: 1em; } #page-sidebar .widget.widget_black_studio_tinymce ul, #page-sidebar .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } #page-sidebar .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -8311,6 +8428,18 @@ button.close { #page-sidebar .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +#page-sidebar .widget.widget_black-studio-tinymce .textwidget { + margin: 1em; +} +#page-sidebar .widget.widget_black-studio-tinymce ul, #page-sidebar .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +#page-sidebar .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +#page-sidebar .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} #page-sidebar .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -8546,7 +8675,7 @@ button.close { border: 1px solid transparent; border-width: 0; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 0; background-color: transparent; @@ -8638,6 +8767,8 @@ button.close { max-width: 100%; } .subpage .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -8645,6 +8776,35 @@ button.close { /* === UCONN Widgets */ } +.subpage .widget.uc-people-widget { + padding: 10px 30px !important; +} +.subpage .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +.subpage .widget.uc-people-widget .person ul { + list-style-type: disc; +} +.subpage .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +.subpage .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +.subpage .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +.subpage .widget.uc-people-widget table { + margin-bottom: 0px; +} +.subpage .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} .subpage .widget.widget_text .textwidget { margin: 0; } @@ -8655,7 +8815,7 @@ button.close { margin: 0; } .subpage .widget.widget_black_studio_tinymce ul, .subpage .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } .subpage .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -8663,6 +8823,18 @@ button.close { .subpage .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +.subpage .widget.widget_black-studio-tinymce .textwidget { + margin: 0; +} +.subpage .widget.widget_black-studio-tinymce ul, .subpage .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +.subpage .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +.subpage .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} .subpage .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -8929,7 +9101,7 @@ code { padding: 6px 12px; font-size: 14px; line-height: 1.42857; - border-radius: 0; + border-radius: 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; @@ -9119,21 +9291,21 @@ code { padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } #page #content .widget .btn-sm, #page #content .widget .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #page #content .widget .btn-xs, #page #content .widget .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #page #content .widget .btn-block { @@ -9154,7 +9326,7 @@ input[type="button"]#page #content .widget.btn-block { /* PAGE --------------------------------------------------------------*/ #main { - border-radius: 0; + border-radius: 0px; background-color: white; padding: 1em; overflow: hidden; @@ -9758,7 +9930,7 @@ body.sticky .ie8 #footers { border: 1px solid transparent; border-width: 0px; border-color: transparent; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 0; background-color: transparent; @@ -9850,6 +10022,8 @@ body.sticky .ie8 #footers { max-width: 100%; } #mega-footer .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -9857,6 +10031,35 @@ body.sticky .ie8 #footers { /* === UCONN Widgets */ } +#mega-footer .widget.uc-people-widget { + padding: 10px 30px !important; +} +#mega-footer .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +#mega-footer .widget.uc-people-widget .person ul { + list-style-type: disc; +} +#mega-footer .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +#mega-footer .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +#mega-footer .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +#mega-footer .widget.uc-people-widget table { + margin-bottom: 0px; +} +#mega-footer .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} #mega-footer .widget.widget_text .textwidget { margin: 1em; } @@ -9867,7 +10070,7 @@ body.sticky .ie8 #footers { margin: 1em; } #mega-footer .widget.widget_black_studio_tinymce ul, #mega-footer .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } #mega-footer .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -9875,6 +10078,18 @@ body.sticky .ie8 #footers { #mega-footer .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +#mega-footer .widget.widget_black-studio-tinymce .textwidget { + margin: 1em; +} +#mega-footer .widget.widget_black-studio-tinymce ul, #mega-footer .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +#mega-footer .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +#mega-footer .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} #mega-footer .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -10149,7 +10364,7 @@ body.sticky .ie8 #footers { padding: 6px 12px; font-size: 14px; line-height: 1.42857; - border-radius: 0; + border-radius: 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; @@ -10339,21 +10554,21 @@ body.sticky .ie8 #footers { padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } #footers .btn-sm, #footers .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #footers .btn-xs, #footers .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #footers .btn-block { @@ -10679,9 +10894,9 @@ body { } #content .widget a.btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 4px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10693,9 +10908,9 @@ body { } #content .widget .btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 5px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10771,9 +10986,9 @@ body { } #primary a.btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 4px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10785,9 +11000,9 @@ body { } #primary .btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 5px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10860,9 +11075,9 @@ body { } #footers a.btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 4px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10874,9 +11089,9 @@ body { } #footers .btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 5px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } diff --git a/css/sherman-skyblue.css b/css/sherman-skyblue.css index 6142d12..7f19af2 100644 --- a/css/sherman-skyblue.css +++ b/css/sherman-skyblue.css @@ -1460,7 +1460,7 @@ img { } .img-rounded { - border-radius: 0; + border-radius: 4px; } .img-thumbnail { @@ -1468,7 +1468,7 @@ img { line-height: 1.42857; background-color: white; border: 1px solid #dddddd; - border-radius: 0; + border-radius: 0px; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; @@ -1897,7 +1897,7 @@ code { font-size: 90%; color: #c7254e; background-color: #f9f2f4; - border-radius: 0; + border-radius: 0px; } kbd { @@ -1905,7 +1905,7 @@ kbd { font-size: 90%; color: white; background-color: #333333; - border-radius: 0; + border-radius: 4px; box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); } kbd kbd { @@ -1926,7 +1926,7 @@ pre { color: #333333; background-color: whitesmoke; border: 1px solid #cccccc; - border-radius: 0; + border-radius: 0px; } pre code { padding: 0; @@ -3155,7 +3155,7 @@ output { background-color: white; background-image: none; border: 1px solid #cccccc; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; @@ -3334,7 +3334,7 @@ input[type="checkbox"] { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } select.input-sm, .input-group-sm > select.form-control, @@ -3359,7 +3359,7 @@ select[multiple].input-sm, padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } .form-group-sm select.form-control { height: 30px; @@ -3384,7 +3384,7 @@ select[multiple].input-sm, padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } select.input-lg, .input-group-lg > select.form-control, @@ -3409,7 +3409,7 @@ select[multiple].input-lg, padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } .form-group-lg select.form-control { height: 46px; @@ -3667,7 +3667,7 @@ select[multiple].input-lg, padding: 6px 12px; font-size: 14px; line-height: 1.42857; - border-radius: 0; + border-radius: 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; @@ -3856,21 +3856,21 @@ select[multiple].input-lg, padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } .btn-sm, .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } .btn-xs, .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } .btn-block { @@ -3961,7 +3961,7 @@ tbody.collapse.in { background-color: #e9e9e9; border: 1px solid #cccccc; border: 1px solid rgba(0, 0, 0, 0.15); - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); background-clip: padding-box; @@ -4223,12 +4223,12 @@ tbody.collapse.in { border-radius: 0; } .btn-group-vertical > .btn:first-child:not(:last-child) { - border-top-right-radius: 0; + border-top-right-radius: 0px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .btn-group-vertical > .btn:last-child:not(:first-child) { - border-bottom-left-radius: 0; + border-bottom-left-radius: 0px; border-top-right-radius: 0; border-top-left-radius: 0; } @@ -4321,21 +4321,21 @@ tbody.collapse.in { text-align: center; background-color: #eeeeee; border: 1px solid #cccccc; - border-radius: 0; + border-radius: 0px; } .input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn { padding: 5px 10px; font-size: 12px; - border-radius: 0; + border-radius: 4px; } .input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn { padding: 10px 16px; font-size: 18px; - border-radius: 0; + border-radius: 4px; } .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] { @@ -4454,7 +4454,7 @@ tbody.collapse.in { margin-right: 2px; line-height: 1.42857; border: 1px solid transparent; - border-radius: 0 0 0 0; + border-radius: 0px 0px 0 0; } .nav-tabs > li > a:hover { border-color: #eeeeee #eeeeee #dddddd; @@ -4471,7 +4471,7 @@ tbody.collapse.in { float: left; } .nav-pills > li > a { - border-radius: 0; + border-radius: 0px; } .nav-pills > li + li { margin-left: 2px; @@ -4518,7 +4518,7 @@ tbody.collapse.in { } .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { margin-right: 0; - border-radius: 0; + border-radius: 0px; } .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, @@ -4530,7 +4530,7 @@ tbody.collapse.in { @media (min-width: 768px) { .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { border-bottom: 1px solid #dddddd; - border-radius: 0 0 0 0; + border-radius: 0px 0px 0 0; } .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, @@ -4569,7 +4569,7 @@ tbody.collapse.in { } @media (min-width: 768px) { .navbar { - border-radius: 0; + border-radius: 0px; } } @@ -4717,7 +4717,7 @@ tbody.collapse.in { background-color: transparent; background-image: none; border: 1px solid transparent; - border-radius: 0; + border-radius: 0px; } .navbar-toggle:focus { outline: 0; @@ -4870,8 +4870,8 @@ tbody.collapse.in { .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { margin-bottom: 0; - border-top-right-radius: 0; - border-top-left-radius: 0; + border-top-right-radius: 0px; + border-top-left-radius: 0px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } @@ -5083,7 +5083,7 @@ tbody.collapse.in { margin-bottom: 20px; list-style: none; background-color: whitesmoke; - border-radius: 0; + border-radius: 0px; } .breadcrumb > li { display: inline-block; @@ -5101,7 +5101,7 @@ tbody.collapse.in { display: inline-block; padding-left: 0; margin: 20px 0; - border-radius: 0; + border-radius: 0px; } .pagination > li { display: inline; @@ -5121,13 +5121,13 @@ tbody.collapse.in { .pagination > li:first-child > a, .pagination > li:first-child > span { margin-left: 0; - border-bottom-left-radius: 0; - border-top-left-radius: 0; + border-bottom-left-radius: 0px; + border-top-left-radius: 0px; } .pagination > li:last-child > a, .pagination > li:last-child > span { - border-bottom-right-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 0px; + border-top-right-radius: 0px; } .pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, @@ -5165,13 +5165,13 @@ tbody.collapse.in { } .pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span { - border-bottom-left-radius: 0; - border-top-left-radius: 0; + border-bottom-left-radius: 4px; + border-top-left-radius: 4px; } .pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span { - border-bottom-right-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 4px; + border-top-right-radius: 4px; } .pagination-sm > li > a, @@ -5181,13 +5181,13 @@ tbody.collapse.in { } .pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span { - border-bottom-left-radius: 0; - border-top-left-radius: 0; + border-bottom-left-radius: 4px; + border-top-left-radius: 4px; } .pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span { - border-bottom-right-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 4px; + border-top-right-radius: 4px; } .pager { @@ -5368,7 +5368,7 @@ a.badge:hover, a.badge:focus { border-top-color: #d5d5d5; } .container .jumbotron, .container-fluid .jumbotron { - border-radius: 0; + border-radius: 4px; } .jumbotron .container { max-width: 100%; @@ -5394,7 +5394,7 @@ a.badge:hover, a.badge:focus { line-height: 1.42857; background-color: white; border: 1px solid #dddddd; - border-radius: 0; + border-radius: 0px; -webkit-transition: border 0.2s ease-in-out; -o-transition: border 0.2s ease-in-out; transition: border 0.2s ease-in-out; @@ -5422,7 +5422,7 @@ a.thumbnail.active { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; - border-radius: 0; + border-radius: 0px; } .alert h4 { margin-top: 0; @@ -5522,7 +5522,7 @@ a.thumbnail.active { height: 20px; margin-bottom: 20px; background-color: whitesmoke; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); } @@ -5664,13 +5664,13 @@ a.thumbnail.active { border: 1px solid #dddddd; } .list-group-item:first-child { - border-top-right-radius: 0; - border-top-left-radius: 0; + border-top-right-radius: 0px; + border-top-left-radius: 0px; } .list-group-item:last-child { margin-bottom: 0; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; + border-bottom-right-radius: 0px; + border-bottom-left-radius: 0px; } a.list-group-item { @@ -5813,7 +5813,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g margin-bottom: 20px; background-color: white; border: 1px solid transparent; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); } @@ -5832,8 +5832,8 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel-heading { padding: 10px 15px; border-bottom: 1px solid transparent; - border-top-right-radius: -1; - border-top-left-radius: -1; + border-top-right-radius: -1px; + border-top-left-radius: -1px; } .panel-heading > .dropdown .dropdown-toggle { color: inherit; @@ -5857,8 +5857,8 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g padding: 10px 15px; background-color: whitesmoke; border-top: 1px solid #dddddd; - border-bottom-right-radius: -1; - border-bottom-left-radius: -1; + border-bottom-right-radius: -1px; + border-bottom-left-radius: -1px; } .panel > .list-group, @@ -5873,14 +5873,14 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child { border-top: 0; - border-top-right-radius: -1; - border-top-left-radius: -1; + border-top-right-radius: -1px; + border-top-left-radius: -1px; } .panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child { border-bottom: 0; - border-bottom-right-radius: -1; - border-bottom-left-radius: -1; + border-bottom-right-radius: -1px; + border-bottom-left-radius: -1px; } .panel-heading + .list-group .list-group-item:first-child { @@ -5904,15 +5904,15 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g } .panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child { - border-top-right-radius: -1; - border-top-left-radius: -1; + border-top-right-radius: -1px; + border-top-left-radius: -1px; } .panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child { - border-top-left-radius: -1; - border-top-right-radius: -1; + border-top-left-radius: -1px; + border-top-right-radius: -1px; } .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, @@ -5922,7 +5922,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child { - border-top-left-radius: -1; + border-top-left-radius: -1px; } .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, @@ -5932,19 +5932,19 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child { - border-top-right-radius: -1; + border-top-right-radius: -1px; } .panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child { - border-bottom-right-radius: -1; - border-bottom-left-radius: -1; + border-bottom-right-radius: -1px; + border-bottom-left-radius: -1px; } .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child { - border-bottom-left-radius: -1; - border-bottom-right-radius: -1; + border-bottom-left-radius: -1px; + border-bottom-right-radius: -1px; } .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, @@ -5954,7 +5954,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child { - border-bottom-left-radius: -1; + border-bottom-left-radius: -1px; } .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, @@ -5964,7 +5964,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child { - border-bottom-right-radius: -1; + border-bottom-right-radius: -1px; } .panel > .panel-body + .table, .panel > .panel-body + .table-responsive, @@ -6038,7 +6038,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g } .panel-group .panel { margin-bottom: 0; - border-radius: 0; + border-radius: 0px; } .panel-group .panel + .panel { margin-top: 5px; @@ -6206,7 +6206,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g margin-bottom: 20px; background-color: whitesmoke; border: 1px solid #e3e3e3; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); } @@ -6217,12 +6217,12 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .well-lg { padding: 24px; - border-radius: 0; + border-radius: 4px; } .well-sm { padding: 9px; - border-radius: 0; + border-radius: 4px; } .close { @@ -6300,7 +6300,7 @@ button.close { background-color: white; border: 1px solid #999999; border: 1px solid rgba(0, 0, 0, 0.2); - border-radius: 0; + border-radius: 4px; -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); background-clip: padding-box; @@ -6435,7 +6435,7 @@ button.close { text-align: center; text-decoration: none; background-color: black; - border-radius: 0; + border-radius: 0px; } .tooltip-arrow { @@ -6520,7 +6520,7 @@ button.close { background-clip: padding-box; border: 1px solid #cccccc; border: 1px solid rgba(0, 0, 0, 0.2); - border-radius: 0; + border-radius: 4px; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); white-space: normal; @@ -6544,7 +6544,7 @@ button.close { font-size: 14px; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; - border-radius: -1 -1 0 0; + border-radius: 3px 3px 0 0; } .popover-content { @@ -7275,16 +7275,16 @@ button.close { } #nav-tabs .nav-tabs > li > a:hover { border-color: #dddddd; - border-radius: 0; + border-radius: 0px; } #nav-tabs .nav-tabs > li.active > a, #nav-tabs .nav-tabs > li.active > a:hover, #nav-tabs .nav-tabs > li.active > a:focus { background-color: transparent; z-index: 9999; - border-radius: 0; + border-radius: 0px; border-bottom-color: #dddddd; } #nav-tabs .nav-tabs > li.active.menu-item-has-children > a, #nav-tabs .nav-tabs > li.active.menu-item-has-children > a:hover, #nav-tabs .nav-tabs > li.active.menu-item-has-children > a:focus { - border-radius: 0 0 0 0; + border-radius: 0px 0px 0 0; border-bottom-color: transparent; } @@ -7296,7 +7296,7 @@ button.close { padding: 8px; border: 1px solid transparent; border-color: #cccccc; - border-radius: 0; + border-radius: 0px; background-color: white; font-size: 0.9em; } @@ -7312,7 +7312,7 @@ button.close { -moz-hyphens: auto; hyphens: auto; */ - border-radius: 0; + border-radius: 0px; background-color: transparent; color: inherit; } @@ -7487,7 +7487,7 @@ button.close { border: 1px solid transparent; border-width: 1px; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 1em; background-color: white; @@ -7579,6 +7579,8 @@ button.close { max-width: 100%; } .home #content .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -7586,6 +7588,35 @@ button.close { /* === UCONN Widgets */ } +.home #content .widget.uc-people-widget { + padding: 10px 30px !important; +} +.home #content .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +.home #content .widget.uc-people-widget .person ul { + list-style-type: disc; +} +.home #content .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +.home #content .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +.home #content .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +.home #content .widget.uc-people-widget table { + margin-bottom: 0px; +} +.home #content .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} .home #content .widget.widget_text .textwidget { margin: 1em; } @@ -7596,7 +7627,7 @@ button.close { margin: 1em; } .home #content .widget.widget_black_studio_tinymce ul, .home #content .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } .home #content .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -7604,6 +7635,18 @@ button.close { .home #content .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +.home #content .widget.widget_black-studio-tinymce .textwidget { + margin: 1em; +} +.home #content .widget.widget_black-studio-tinymce ul, .home #content .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +.home #content .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +.home #content .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} .home #content .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -7838,7 +7881,7 @@ button.close { border: 1px solid transparent; border-width: 0; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 0; background-color: transparent; @@ -7930,6 +7973,8 @@ button.close { max-width: 100%; } .home #content .panel-grid .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -7937,6 +7982,35 @@ button.close { /* === UCONN Widgets */ } +.home #content .panel-grid .widget.uc-people-widget { + padding: 10px 30px !important; +} +.home #content .panel-grid .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +.home #content .panel-grid .widget.uc-people-widget .person ul { + list-style-type: disc; +} +.home #content .panel-grid .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +.home #content .panel-grid .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +.home #content .panel-grid .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +.home #content .panel-grid .widget.uc-people-widget table { + margin-bottom: 0px; +} +.home #content .panel-grid .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} .home #content .panel-grid .widget.widget_text .textwidget { margin: 0; } @@ -7947,7 +8021,7 @@ button.close { margin: 0; } .home #content .panel-grid .widget.widget_black_studio_tinymce ul, .home #content .panel-grid .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } .home #content .panel-grid .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -7955,6 +8029,18 @@ button.close { .home #content .panel-grid .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +.home #content .panel-grid .widget.widget_black-studio-tinymce .textwidget { + margin: 0; +} +.home #content .panel-grid .widget.widget_black-studio-tinymce ul, .home #content .panel-grid .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +.home #content .panel-grid .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +.home #content .panel-grid .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} .home #content .panel-grid .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -8194,7 +8280,7 @@ button.close { border: 1px solid transparent; border-width: 1px; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 1em; background-color: white; @@ -8286,6 +8372,8 @@ button.close { max-width: 100%; } #page-sidebar .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -8293,6 +8381,35 @@ button.close { /* === UCONN Widgets */ } +#page-sidebar .widget.uc-people-widget { + padding: 10px 30px !important; +} +#page-sidebar .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +#page-sidebar .widget.uc-people-widget .person ul { + list-style-type: disc; +} +#page-sidebar .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +#page-sidebar .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +#page-sidebar .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +#page-sidebar .widget.uc-people-widget table { + margin-bottom: 0px; +} +#page-sidebar .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} #page-sidebar .widget.widget_text .textwidget { margin: 1em; } @@ -8303,7 +8420,7 @@ button.close { margin: 1em; } #page-sidebar .widget.widget_black_studio_tinymce ul, #page-sidebar .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } #page-sidebar .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -8311,6 +8428,18 @@ button.close { #page-sidebar .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +#page-sidebar .widget.widget_black-studio-tinymce .textwidget { + margin: 1em; +} +#page-sidebar .widget.widget_black-studio-tinymce ul, #page-sidebar .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +#page-sidebar .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +#page-sidebar .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} #page-sidebar .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -8546,7 +8675,7 @@ button.close { border: 1px solid transparent; border-width: 0; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 0; background-color: transparent; @@ -8638,6 +8767,8 @@ button.close { max-width: 100%; } .subpage .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -8645,6 +8776,35 @@ button.close { /* === UCONN Widgets */ } +.subpage .widget.uc-people-widget { + padding: 10px 30px !important; +} +.subpage .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +.subpage .widget.uc-people-widget .person ul { + list-style-type: disc; +} +.subpage .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +.subpage .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +.subpage .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +.subpage .widget.uc-people-widget table { + margin-bottom: 0px; +} +.subpage .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} .subpage .widget.widget_text .textwidget { margin: 0; } @@ -8655,7 +8815,7 @@ button.close { margin: 0; } .subpage .widget.widget_black_studio_tinymce ul, .subpage .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } .subpage .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -8663,6 +8823,18 @@ button.close { .subpage .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +.subpage .widget.widget_black-studio-tinymce .textwidget { + margin: 0; +} +.subpage .widget.widget_black-studio-tinymce ul, .subpage .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +.subpage .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +.subpage .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} .subpage .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -8929,7 +9101,7 @@ code { padding: 6px 12px; font-size: 14px; line-height: 1.42857; - border-radius: 0; + border-radius: 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; @@ -9119,21 +9291,21 @@ code { padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } #page #content .widget .btn-sm, #page #content .widget .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #page #content .widget .btn-xs, #page #content .widget .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #page #content .widget .btn-block { @@ -9154,7 +9326,7 @@ input[type="button"]#page #content .widget.btn-block { /* PAGE --------------------------------------------------------------*/ #main { - border-radius: 0; + border-radius: 0px; background-color: white; padding: 1em; overflow: hidden; @@ -9758,7 +9930,7 @@ body.sticky .ie8 #footers { border: 1px solid transparent; border-width: 0px; border-color: transparent; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 0; background-color: transparent; @@ -9850,6 +10022,8 @@ body.sticky .ie8 #footers { max-width: 100%; } #mega-footer .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -9857,6 +10031,35 @@ body.sticky .ie8 #footers { /* === UCONN Widgets */ } +#mega-footer .widget.uc-people-widget { + padding: 10px 30px !important; +} +#mega-footer .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +#mega-footer .widget.uc-people-widget .person ul { + list-style-type: disc; +} +#mega-footer .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +#mega-footer .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +#mega-footer .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +#mega-footer .widget.uc-people-widget table { + margin-bottom: 0px; +} +#mega-footer .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} #mega-footer .widget.widget_text .textwidget { margin: 1em; } @@ -9867,7 +10070,7 @@ body.sticky .ie8 #footers { margin: 1em; } #mega-footer .widget.widget_black_studio_tinymce ul, #mega-footer .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } #mega-footer .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -9875,6 +10078,18 @@ body.sticky .ie8 #footers { #mega-footer .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +#mega-footer .widget.widget_black-studio-tinymce .textwidget { + margin: 1em; +} +#mega-footer .widget.widget_black-studio-tinymce ul, #mega-footer .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +#mega-footer .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +#mega-footer .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} #mega-footer .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -10149,7 +10364,7 @@ body.sticky .ie8 #footers { padding: 6px 12px; font-size: 14px; line-height: 1.42857; - border-radius: 0; + border-radius: 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; @@ -10339,21 +10554,21 @@ body.sticky .ie8 #footers { padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } #footers .btn-sm, #footers .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #footers .btn-xs, #footers .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #footers .btn-block { @@ -10679,9 +10894,9 @@ body { } #content .widget a.btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 4px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10693,9 +10908,9 @@ body { } #content .widget .btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 5px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10771,9 +10986,9 @@ body { } #primary a.btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 4px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10785,9 +11000,9 @@ body { } #primary .btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 5px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10860,9 +11075,9 @@ body { } #footers a.btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 4px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10874,9 +11089,9 @@ body { } #footers .btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 5px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } diff --git a/css/sherman-teal.css b/css/sherman-teal.css index 7d089a7..7e78242 100644 --- a/css/sherman-teal.css +++ b/css/sherman-teal.css @@ -1460,7 +1460,7 @@ img { } .img-rounded { - border-radius: 0; + border-radius: 4px; } .img-thumbnail { @@ -1468,7 +1468,7 @@ img { line-height: 1.42857; background-color: white; border: 1px solid #dddddd; - border-radius: 0; + border-radius: 0px; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; @@ -1897,7 +1897,7 @@ code { font-size: 90%; color: #c7254e; background-color: #f9f2f4; - border-radius: 0; + border-radius: 0px; } kbd { @@ -1905,7 +1905,7 @@ kbd { font-size: 90%; color: white; background-color: #333333; - border-radius: 0; + border-radius: 4px; box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); } kbd kbd { @@ -1926,7 +1926,7 @@ pre { color: #333333; background-color: whitesmoke; border: 1px solid #cccccc; - border-radius: 0; + border-radius: 0px; } pre code { padding: 0; @@ -3155,7 +3155,7 @@ output { background-color: white; background-image: none; border: 1px solid #cccccc; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; @@ -3334,7 +3334,7 @@ input[type="checkbox"] { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } select.input-sm, .input-group-sm > select.form-control, @@ -3359,7 +3359,7 @@ select[multiple].input-sm, padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } .form-group-sm select.form-control { height: 30px; @@ -3384,7 +3384,7 @@ select[multiple].input-sm, padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } select.input-lg, .input-group-lg > select.form-control, @@ -3409,7 +3409,7 @@ select[multiple].input-lg, padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } .form-group-lg select.form-control { height: 46px; @@ -3667,7 +3667,7 @@ select[multiple].input-lg, padding: 6px 12px; font-size: 14px; line-height: 1.42857; - border-radius: 0; + border-radius: 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; @@ -3856,21 +3856,21 @@ select[multiple].input-lg, padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } .btn-sm, .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } .btn-xs, .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } .btn-block { @@ -3961,7 +3961,7 @@ tbody.collapse.in { background-color: #e9e9e9; border: 1px solid #cccccc; border: 1px solid rgba(0, 0, 0, 0.15); - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); background-clip: padding-box; @@ -4223,12 +4223,12 @@ tbody.collapse.in { border-radius: 0; } .btn-group-vertical > .btn:first-child:not(:last-child) { - border-top-right-radius: 0; + border-top-right-radius: 0px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .btn-group-vertical > .btn:last-child:not(:first-child) { - border-bottom-left-radius: 0; + border-bottom-left-radius: 0px; border-top-right-radius: 0; border-top-left-radius: 0; } @@ -4321,21 +4321,21 @@ tbody.collapse.in { text-align: center; background-color: #eeeeee; border: 1px solid #cccccc; - border-radius: 0; + border-radius: 0px; } .input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn { padding: 5px 10px; font-size: 12px; - border-radius: 0; + border-radius: 4px; } .input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn { padding: 10px 16px; font-size: 18px; - border-radius: 0; + border-radius: 4px; } .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] { @@ -4454,7 +4454,7 @@ tbody.collapse.in { margin-right: 2px; line-height: 1.42857; border: 1px solid transparent; - border-radius: 0 0 0 0; + border-radius: 0px 0px 0 0; } .nav-tabs > li > a:hover { border-color: #eeeeee #eeeeee #dddddd; @@ -4471,7 +4471,7 @@ tbody.collapse.in { float: left; } .nav-pills > li > a { - border-radius: 0; + border-radius: 0px; } .nav-pills > li + li { margin-left: 2px; @@ -4518,7 +4518,7 @@ tbody.collapse.in { } .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { margin-right: 0; - border-radius: 0; + border-radius: 0px; } .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, @@ -4530,7 +4530,7 @@ tbody.collapse.in { @media (min-width: 768px) { .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { border-bottom: 1px solid #dddddd; - border-radius: 0 0 0 0; + border-radius: 0px 0px 0 0; } .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, @@ -4569,7 +4569,7 @@ tbody.collapse.in { } @media (min-width: 768px) { .navbar { - border-radius: 0; + border-radius: 0px; } } @@ -4717,7 +4717,7 @@ tbody.collapse.in { background-color: transparent; background-image: none; border: 1px solid transparent; - border-radius: 0; + border-radius: 0px; } .navbar-toggle:focus { outline: 0; @@ -4870,8 +4870,8 @@ tbody.collapse.in { .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { margin-bottom: 0; - border-top-right-radius: 0; - border-top-left-radius: 0; + border-top-right-radius: 0px; + border-top-left-radius: 0px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } @@ -5083,7 +5083,7 @@ tbody.collapse.in { margin-bottom: 20px; list-style: none; background-color: whitesmoke; - border-radius: 0; + border-radius: 0px; } .breadcrumb > li { display: inline-block; @@ -5101,7 +5101,7 @@ tbody.collapse.in { display: inline-block; padding-left: 0; margin: 20px 0; - border-radius: 0; + border-radius: 0px; } .pagination > li { display: inline; @@ -5121,13 +5121,13 @@ tbody.collapse.in { .pagination > li:first-child > a, .pagination > li:first-child > span { margin-left: 0; - border-bottom-left-radius: 0; - border-top-left-radius: 0; + border-bottom-left-radius: 0px; + border-top-left-radius: 0px; } .pagination > li:last-child > a, .pagination > li:last-child > span { - border-bottom-right-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 0px; + border-top-right-radius: 0px; } .pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, @@ -5165,13 +5165,13 @@ tbody.collapse.in { } .pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span { - border-bottom-left-radius: 0; - border-top-left-radius: 0; + border-bottom-left-radius: 4px; + border-top-left-radius: 4px; } .pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span { - border-bottom-right-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 4px; + border-top-right-radius: 4px; } .pagination-sm > li > a, @@ -5181,13 +5181,13 @@ tbody.collapse.in { } .pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span { - border-bottom-left-radius: 0; - border-top-left-radius: 0; + border-bottom-left-radius: 4px; + border-top-left-radius: 4px; } .pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span { - border-bottom-right-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 4px; + border-top-right-radius: 4px; } .pager { @@ -5368,7 +5368,7 @@ a.badge:hover, a.badge:focus { border-top-color: #d5d5d5; } .container .jumbotron, .container-fluid .jumbotron { - border-radius: 0; + border-radius: 4px; } .jumbotron .container { max-width: 100%; @@ -5394,7 +5394,7 @@ a.badge:hover, a.badge:focus { line-height: 1.42857; background-color: white; border: 1px solid #dddddd; - border-radius: 0; + border-radius: 0px; -webkit-transition: border 0.2s ease-in-out; -o-transition: border 0.2s ease-in-out; transition: border 0.2s ease-in-out; @@ -5422,7 +5422,7 @@ a.thumbnail.active { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; - border-radius: 0; + border-radius: 0px; } .alert h4 { margin-top: 0; @@ -5522,7 +5522,7 @@ a.thumbnail.active { height: 20px; margin-bottom: 20px; background-color: whitesmoke; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); } @@ -5664,13 +5664,13 @@ a.thumbnail.active { border: 1px solid #dddddd; } .list-group-item:first-child { - border-top-right-radius: 0; - border-top-left-radius: 0; + border-top-right-radius: 0px; + border-top-left-radius: 0px; } .list-group-item:last-child { margin-bottom: 0; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; + border-bottom-right-radius: 0px; + border-bottom-left-radius: 0px; } a.list-group-item { @@ -5813,7 +5813,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g margin-bottom: 20px; background-color: white; border: 1px solid transparent; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); } @@ -5832,8 +5832,8 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel-heading { padding: 10px 15px; border-bottom: 1px solid transparent; - border-top-right-radius: -1; - border-top-left-radius: -1; + border-top-right-radius: -1px; + border-top-left-radius: -1px; } .panel-heading > .dropdown .dropdown-toggle { color: inherit; @@ -5857,8 +5857,8 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g padding: 10px 15px; background-color: whitesmoke; border-top: 1px solid #dddddd; - border-bottom-right-radius: -1; - border-bottom-left-radius: -1; + border-bottom-right-radius: -1px; + border-bottom-left-radius: -1px; } .panel > .list-group, @@ -5873,14 +5873,14 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child { border-top: 0; - border-top-right-radius: -1; - border-top-left-radius: -1; + border-top-right-radius: -1px; + border-top-left-radius: -1px; } .panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child { border-bottom: 0; - border-bottom-right-radius: -1; - border-bottom-left-radius: -1; + border-bottom-right-radius: -1px; + border-bottom-left-radius: -1px; } .panel-heading + .list-group .list-group-item:first-child { @@ -5904,15 +5904,15 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g } .panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child { - border-top-right-radius: -1; - border-top-left-radius: -1; + border-top-right-radius: -1px; + border-top-left-radius: -1px; } .panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child { - border-top-left-radius: -1; - border-top-right-radius: -1; + border-top-left-radius: -1px; + border-top-right-radius: -1px; } .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, @@ -5922,7 +5922,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child { - border-top-left-radius: -1; + border-top-left-radius: -1px; } .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, @@ -5932,19 +5932,19 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child { - border-top-right-radius: -1; + border-top-right-radius: -1px; } .panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child { - border-bottom-right-radius: -1; - border-bottom-left-radius: -1; + border-bottom-right-radius: -1px; + border-bottom-left-radius: -1px; } .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child { - border-bottom-left-radius: -1; - border-bottom-right-radius: -1; + border-bottom-left-radius: -1px; + border-bottom-right-radius: -1px; } .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, @@ -5954,7 +5954,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child { - border-bottom-left-radius: -1; + border-bottom-left-radius: -1px; } .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, @@ -5964,7 +5964,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child { - border-bottom-right-radius: -1; + border-bottom-right-radius: -1px; } .panel > .panel-body + .table, .panel > .panel-body + .table-responsive, @@ -6038,7 +6038,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g } .panel-group .panel { margin-bottom: 0; - border-radius: 0; + border-radius: 0px; } .panel-group .panel + .panel { margin-top: 5px; @@ -6206,7 +6206,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g margin-bottom: 20px; background-color: whitesmoke; border: 1px solid #e3e3e3; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); } @@ -6217,12 +6217,12 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .well-lg { padding: 24px; - border-radius: 0; + border-radius: 4px; } .well-sm { padding: 9px; - border-radius: 0; + border-radius: 4px; } .close { @@ -6300,7 +6300,7 @@ button.close { background-color: white; border: 1px solid #999999; border: 1px solid rgba(0, 0, 0, 0.2); - border-radius: 0; + border-radius: 4px; -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); background-clip: padding-box; @@ -6435,7 +6435,7 @@ button.close { text-align: center; text-decoration: none; background-color: black; - border-radius: 0; + border-radius: 0px; } .tooltip-arrow { @@ -6520,7 +6520,7 @@ button.close { background-clip: padding-box; border: 1px solid #cccccc; border: 1px solid rgba(0, 0, 0, 0.2); - border-radius: 0; + border-radius: 4px; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); white-space: normal; @@ -6544,7 +6544,7 @@ button.close { font-size: 14px; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; - border-radius: -1 -1 0 0; + border-radius: 3px 3px 0 0; } .popover-content { @@ -7275,16 +7275,16 @@ button.close { } #nav-tabs .nav-tabs > li > a:hover { border-color: #dddddd; - border-radius: 0; + border-radius: 0px; } #nav-tabs .nav-tabs > li.active > a, #nav-tabs .nav-tabs > li.active > a:hover, #nav-tabs .nav-tabs > li.active > a:focus { background-color: transparent; z-index: 9999; - border-radius: 0; + border-radius: 0px; border-bottom-color: #dddddd; } #nav-tabs .nav-tabs > li.active.menu-item-has-children > a, #nav-tabs .nav-tabs > li.active.menu-item-has-children > a:hover, #nav-tabs .nav-tabs > li.active.menu-item-has-children > a:focus { - border-radius: 0 0 0 0; + border-radius: 0px 0px 0 0; border-bottom-color: transparent; } @@ -7296,7 +7296,7 @@ button.close { padding: 8px; border: 1px solid transparent; border-color: #cccccc; - border-radius: 0; + border-radius: 0px; background-color: white; font-size: 0.9em; } @@ -7312,7 +7312,7 @@ button.close { -moz-hyphens: auto; hyphens: auto; */ - border-radius: 0; + border-radius: 0px; background-color: transparent; color: inherit; } @@ -7487,7 +7487,7 @@ button.close { border: 1px solid transparent; border-width: 1px; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 1em; background-color: white; @@ -7579,6 +7579,8 @@ button.close { max-width: 100%; } .home #content .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -7586,6 +7588,35 @@ button.close { /* === UCONN Widgets */ } +.home #content .widget.uc-people-widget { + padding: 10px 30px !important; +} +.home #content .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +.home #content .widget.uc-people-widget .person ul { + list-style-type: disc; +} +.home #content .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +.home #content .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +.home #content .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +.home #content .widget.uc-people-widget table { + margin-bottom: 0px; +} +.home #content .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} .home #content .widget.widget_text .textwidget { margin: 1em; } @@ -7596,7 +7627,7 @@ button.close { margin: 1em; } .home #content .widget.widget_black_studio_tinymce ul, .home #content .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } .home #content .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -7604,6 +7635,18 @@ button.close { .home #content .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +.home #content .widget.widget_black-studio-tinymce .textwidget { + margin: 1em; +} +.home #content .widget.widget_black-studio-tinymce ul, .home #content .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +.home #content .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +.home #content .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} .home #content .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -7838,7 +7881,7 @@ button.close { border: 1px solid transparent; border-width: 0; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 0; background-color: transparent; @@ -7930,6 +7973,8 @@ button.close { max-width: 100%; } .home #content .panel-grid .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -7937,6 +7982,35 @@ button.close { /* === UCONN Widgets */ } +.home #content .panel-grid .widget.uc-people-widget { + padding: 10px 30px !important; +} +.home #content .panel-grid .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +.home #content .panel-grid .widget.uc-people-widget .person ul { + list-style-type: disc; +} +.home #content .panel-grid .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +.home #content .panel-grid .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +.home #content .panel-grid .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +.home #content .panel-grid .widget.uc-people-widget table { + margin-bottom: 0px; +} +.home #content .panel-grid .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} .home #content .panel-grid .widget.widget_text .textwidget { margin: 0; } @@ -7947,7 +8021,7 @@ button.close { margin: 0; } .home #content .panel-grid .widget.widget_black_studio_tinymce ul, .home #content .panel-grid .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } .home #content .panel-grid .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -7955,6 +8029,18 @@ button.close { .home #content .panel-grid .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +.home #content .panel-grid .widget.widget_black-studio-tinymce .textwidget { + margin: 0; +} +.home #content .panel-grid .widget.widget_black-studio-tinymce ul, .home #content .panel-grid .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +.home #content .panel-grid .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +.home #content .panel-grid .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} .home #content .panel-grid .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -8194,7 +8280,7 @@ button.close { border: 1px solid transparent; border-width: 1px; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 1em; background-color: white; @@ -8286,6 +8372,8 @@ button.close { max-width: 100%; } #page-sidebar .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -8293,6 +8381,35 @@ button.close { /* === UCONN Widgets */ } +#page-sidebar .widget.uc-people-widget { + padding: 10px 30px !important; +} +#page-sidebar .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +#page-sidebar .widget.uc-people-widget .person ul { + list-style-type: disc; +} +#page-sidebar .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +#page-sidebar .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +#page-sidebar .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +#page-sidebar .widget.uc-people-widget table { + margin-bottom: 0px; +} +#page-sidebar .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} #page-sidebar .widget.widget_text .textwidget { margin: 1em; } @@ -8303,7 +8420,7 @@ button.close { margin: 1em; } #page-sidebar .widget.widget_black_studio_tinymce ul, #page-sidebar .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } #page-sidebar .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -8311,6 +8428,18 @@ button.close { #page-sidebar .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +#page-sidebar .widget.widget_black-studio-tinymce .textwidget { + margin: 1em; +} +#page-sidebar .widget.widget_black-studio-tinymce ul, #page-sidebar .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +#page-sidebar .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +#page-sidebar .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} #page-sidebar .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -8546,7 +8675,7 @@ button.close { border: 1px solid transparent; border-width: 0; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 0; background-color: transparent; @@ -8638,6 +8767,8 @@ button.close { max-width: 100%; } .subpage .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -8645,6 +8776,35 @@ button.close { /* === UCONN Widgets */ } +.subpage .widget.uc-people-widget { + padding: 10px 30px !important; +} +.subpage .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +.subpage .widget.uc-people-widget .person ul { + list-style-type: disc; +} +.subpage .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +.subpage .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +.subpage .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +.subpage .widget.uc-people-widget table { + margin-bottom: 0px; +} +.subpage .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} .subpage .widget.widget_text .textwidget { margin: 0; } @@ -8655,7 +8815,7 @@ button.close { margin: 0; } .subpage .widget.widget_black_studio_tinymce ul, .subpage .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } .subpage .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -8663,6 +8823,18 @@ button.close { .subpage .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +.subpage .widget.widget_black-studio-tinymce .textwidget { + margin: 0; +} +.subpage .widget.widget_black-studio-tinymce ul, .subpage .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +.subpage .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +.subpage .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} .subpage .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -8929,7 +9101,7 @@ code { padding: 6px 12px; font-size: 14px; line-height: 1.42857; - border-radius: 0; + border-radius: 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; @@ -9119,21 +9291,21 @@ code { padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } #page #content .widget .btn-sm, #page #content .widget .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #page #content .widget .btn-xs, #page #content .widget .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #page #content .widget .btn-block { @@ -9154,7 +9326,7 @@ input[type="button"]#page #content .widget.btn-block { /* PAGE --------------------------------------------------------------*/ #main { - border-radius: 0; + border-radius: 0px; background-color: white; padding: 1em; overflow: hidden; @@ -9758,7 +9930,7 @@ body.sticky .ie8 #footers { border: 1px solid transparent; border-width: 0px; border-color: transparent; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 0; background-color: transparent; @@ -9850,6 +10022,8 @@ body.sticky .ie8 #footers { max-width: 100%; } #mega-footer .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -9857,6 +10031,35 @@ body.sticky .ie8 #footers { /* === UCONN Widgets */ } +#mega-footer .widget.uc-people-widget { + padding: 10px 30px !important; +} +#mega-footer .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +#mega-footer .widget.uc-people-widget .person ul { + list-style-type: disc; +} +#mega-footer .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +#mega-footer .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +#mega-footer .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +#mega-footer .widget.uc-people-widget table { + margin-bottom: 0px; +} +#mega-footer .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} #mega-footer .widget.widget_text .textwidget { margin: 1em; } @@ -9867,7 +10070,7 @@ body.sticky .ie8 #footers { margin: 1em; } #mega-footer .widget.widget_black_studio_tinymce ul, #mega-footer .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } #mega-footer .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -9875,6 +10078,18 @@ body.sticky .ie8 #footers { #mega-footer .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +#mega-footer .widget.widget_black-studio-tinymce .textwidget { + margin: 1em; +} +#mega-footer .widget.widget_black-studio-tinymce ul, #mega-footer .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +#mega-footer .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +#mega-footer .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} #mega-footer .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -10149,7 +10364,7 @@ body.sticky .ie8 #footers { padding: 6px 12px; font-size: 14px; line-height: 1.42857; - border-radius: 0; + border-radius: 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; @@ -10339,21 +10554,21 @@ body.sticky .ie8 #footers { padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } #footers .btn-sm, #footers .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #footers .btn-xs, #footers .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #footers .btn-block { @@ -10679,9 +10894,9 @@ body { } #content .widget a.btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 4px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10693,9 +10908,9 @@ body { } #content .widget .btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 5px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10771,9 +10986,9 @@ body { } #primary a.btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 4px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10785,9 +11000,9 @@ body { } #primary .btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 5px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10860,9 +11075,9 @@ body { } #footers a.btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 4px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10874,9 +11089,9 @@ body { } #footers .btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 5px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } diff --git a/css/sherman-yellow.css b/css/sherman-yellow.css index 7fbeaab..8ed0de5 100644 --- a/css/sherman-yellow.css +++ b/css/sherman-yellow.css @@ -1460,7 +1460,7 @@ img { } .img-rounded { - border-radius: 0; + border-radius: 4px; } .img-thumbnail { @@ -1468,7 +1468,7 @@ img { line-height: 1.42857; background-color: white; border: 1px solid #dddddd; - border-radius: 0; + border-radius: 0px; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; @@ -1897,7 +1897,7 @@ code { font-size: 90%; color: #c7254e; background-color: #f9f2f4; - border-radius: 0; + border-radius: 0px; } kbd { @@ -1905,7 +1905,7 @@ kbd { font-size: 90%; color: white; background-color: #333333; - border-radius: 0; + border-radius: 4px; box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); } kbd kbd { @@ -1926,7 +1926,7 @@ pre { color: #333333; background-color: whitesmoke; border: 1px solid #cccccc; - border-radius: 0; + border-radius: 0px; } pre code { padding: 0; @@ -3155,7 +3155,7 @@ output { background-color: white; background-image: none; border: 1px solid #cccccc; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; @@ -3334,7 +3334,7 @@ input[type="checkbox"] { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } select.input-sm, .input-group-sm > select.form-control, @@ -3359,7 +3359,7 @@ select[multiple].input-sm, padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } .form-group-sm select.form-control { height: 30px; @@ -3384,7 +3384,7 @@ select[multiple].input-sm, padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } select.input-lg, .input-group-lg > select.form-control, @@ -3409,7 +3409,7 @@ select[multiple].input-lg, padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } .form-group-lg select.form-control { height: 46px; @@ -3667,7 +3667,7 @@ select[multiple].input-lg, padding: 6px 12px; font-size: 14px; line-height: 1.42857; - border-radius: 0; + border-radius: 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; @@ -3856,21 +3856,21 @@ select[multiple].input-lg, padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } .btn-sm, .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } .btn-xs, .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } .btn-block { @@ -3961,7 +3961,7 @@ tbody.collapse.in { background-color: #e9e9e9; border: 1px solid #cccccc; border: 1px solid rgba(0, 0, 0, 0.15); - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); background-clip: padding-box; @@ -4223,12 +4223,12 @@ tbody.collapse.in { border-radius: 0; } .btn-group-vertical > .btn:first-child:not(:last-child) { - border-top-right-radius: 0; + border-top-right-radius: 0px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .btn-group-vertical > .btn:last-child:not(:first-child) { - border-bottom-left-radius: 0; + border-bottom-left-radius: 0px; border-top-right-radius: 0; border-top-left-radius: 0; } @@ -4321,21 +4321,21 @@ tbody.collapse.in { text-align: center; background-color: #eeeeee; border: 1px solid #cccccc; - border-radius: 0; + border-radius: 0px; } .input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn { padding: 5px 10px; font-size: 12px; - border-radius: 0; + border-radius: 4px; } .input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn { padding: 10px 16px; font-size: 18px; - border-radius: 0; + border-radius: 4px; } .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] { @@ -4454,7 +4454,7 @@ tbody.collapse.in { margin-right: 2px; line-height: 1.42857; border: 1px solid transparent; - border-radius: 0 0 0 0; + border-radius: 0px 0px 0 0; } .nav-tabs > li > a:hover { border-color: #eeeeee #eeeeee #dddddd; @@ -4471,7 +4471,7 @@ tbody.collapse.in { float: left; } .nav-pills > li > a { - border-radius: 0; + border-radius: 0px; } .nav-pills > li + li { margin-left: 2px; @@ -4518,7 +4518,7 @@ tbody.collapse.in { } .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { margin-right: 0; - border-radius: 0; + border-radius: 0px; } .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, @@ -4530,7 +4530,7 @@ tbody.collapse.in { @media (min-width: 768px) { .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { border-bottom: 1px solid #dddddd; - border-radius: 0 0 0 0; + border-radius: 0px 0px 0 0; } .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, @@ -4569,7 +4569,7 @@ tbody.collapse.in { } @media (min-width: 768px) { .navbar { - border-radius: 0; + border-radius: 0px; } } @@ -4717,7 +4717,7 @@ tbody.collapse.in { background-color: transparent; background-image: none; border: 1px solid transparent; - border-radius: 0; + border-radius: 0px; } .navbar-toggle:focus { outline: 0; @@ -4870,8 +4870,8 @@ tbody.collapse.in { .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { margin-bottom: 0; - border-top-right-radius: 0; - border-top-left-radius: 0; + border-top-right-radius: 0px; + border-top-left-radius: 0px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } @@ -5083,7 +5083,7 @@ tbody.collapse.in { margin-bottom: 20px; list-style: none; background-color: whitesmoke; - border-radius: 0; + border-radius: 0px; } .breadcrumb > li { display: inline-block; @@ -5101,7 +5101,7 @@ tbody.collapse.in { display: inline-block; padding-left: 0; margin: 20px 0; - border-radius: 0; + border-radius: 0px; } .pagination > li { display: inline; @@ -5121,13 +5121,13 @@ tbody.collapse.in { .pagination > li:first-child > a, .pagination > li:first-child > span { margin-left: 0; - border-bottom-left-radius: 0; - border-top-left-radius: 0; + border-bottom-left-radius: 0px; + border-top-left-radius: 0px; } .pagination > li:last-child > a, .pagination > li:last-child > span { - border-bottom-right-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 0px; + border-top-right-radius: 0px; } .pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, @@ -5165,13 +5165,13 @@ tbody.collapse.in { } .pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span { - border-bottom-left-radius: 0; - border-top-left-radius: 0; + border-bottom-left-radius: 4px; + border-top-left-radius: 4px; } .pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span { - border-bottom-right-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 4px; + border-top-right-radius: 4px; } .pagination-sm > li > a, @@ -5181,13 +5181,13 @@ tbody.collapse.in { } .pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span { - border-bottom-left-radius: 0; - border-top-left-radius: 0; + border-bottom-left-radius: 4px; + border-top-left-radius: 4px; } .pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span { - border-bottom-right-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 4px; + border-top-right-radius: 4px; } .pager { @@ -5368,7 +5368,7 @@ a.badge:hover, a.badge:focus { border-top-color: #d5d5d5; } .container .jumbotron, .container-fluid .jumbotron { - border-radius: 0; + border-radius: 4px; } .jumbotron .container { max-width: 100%; @@ -5394,7 +5394,7 @@ a.badge:hover, a.badge:focus { line-height: 1.42857; background-color: white; border: 1px solid #dddddd; - border-radius: 0; + border-radius: 0px; -webkit-transition: border 0.2s ease-in-out; -o-transition: border 0.2s ease-in-out; transition: border 0.2s ease-in-out; @@ -5422,7 +5422,7 @@ a.thumbnail.active { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; - border-radius: 0; + border-radius: 0px; } .alert h4 { margin-top: 0; @@ -5522,7 +5522,7 @@ a.thumbnail.active { height: 20px; margin-bottom: 20px; background-color: whitesmoke; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); } @@ -5664,13 +5664,13 @@ a.thumbnail.active { border: 1px solid #dddddd; } .list-group-item:first-child { - border-top-right-radius: 0; - border-top-left-radius: 0; + border-top-right-radius: 0px; + border-top-left-radius: 0px; } .list-group-item:last-child { margin-bottom: 0; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; + border-bottom-right-radius: 0px; + border-bottom-left-radius: 0px; } a.list-group-item { @@ -5813,7 +5813,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g margin-bottom: 20px; background-color: white; border: 1px solid transparent; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); } @@ -5832,8 +5832,8 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel-heading { padding: 10px 15px; border-bottom: 1px solid transparent; - border-top-right-radius: -1; - border-top-left-radius: -1; + border-top-right-radius: -1px; + border-top-left-radius: -1px; } .panel-heading > .dropdown .dropdown-toggle { color: inherit; @@ -5857,8 +5857,8 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g padding: 10px 15px; background-color: whitesmoke; border-top: 1px solid #dddddd; - border-bottom-right-radius: -1; - border-bottom-left-radius: -1; + border-bottom-right-radius: -1px; + border-bottom-left-radius: -1px; } .panel > .list-group, @@ -5873,14 +5873,14 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child { border-top: 0; - border-top-right-radius: -1; - border-top-left-radius: -1; + border-top-right-radius: -1px; + border-top-left-radius: -1px; } .panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child { border-bottom: 0; - border-bottom-right-radius: -1; - border-bottom-left-radius: -1; + border-bottom-right-radius: -1px; + border-bottom-left-radius: -1px; } .panel-heading + .list-group .list-group-item:first-child { @@ -5904,15 +5904,15 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g } .panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child { - border-top-right-radius: -1; - border-top-left-radius: -1; + border-top-right-radius: -1px; + border-top-left-radius: -1px; } .panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child { - border-top-left-radius: -1; - border-top-right-radius: -1; + border-top-left-radius: -1px; + border-top-right-radius: -1px; } .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, @@ -5922,7 +5922,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child { - border-top-left-radius: -1; + border-top-left-radius: -1px; } .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, @@ -5932,19 +5932,19 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child { - border-top-right-radius: -1; + border-top-right-radius: -1px; } .panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child { - border-bottom-right-radius: -1; - border-bottom-left-radius: -1; + border-bottom-right-radius: -1px; + border-bottom-left-radius: -1px; } .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child { - border-bottom-left-radius: -1; - border-bottom-right-radius: -1; + border-bottom-left-radius: -1px; + border-bottom-right-radius: -1px; } .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, @@ -5954,7 +5954,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child { - border-bottom-left-radius: -1; + border-bottom-left-radius: -1px; } .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, @@ -5964,7 +5964,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child { - border-bottom-right-radius: -1; + border-bottom-right-radius: -1px; } .panel > .panel-body + .table, .panel > .panel-body + .table-responsive, @@ -6038,7 +6038,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g } .panel-group .panel { margin-bottom: 0; - border-radius: 0; + border-radius: 0px; } .panel-group .panel + .panel { margin-top: 5px; @@ -6206,7 +6206,7 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g margin-bottom: 20px; background-color: whitesmoke; border: 1px solid #e3e3e3; - border-radius: 0; + border-radius: 0px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); } @@ -6217,12 +6217,12 @@ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-g .well-lg { padding: 24px; - border-radius: 0; + border-radius: 4px; } .well-sm { padding: 9px; - border-radius: 0; + border-radius: 4px; } .close { @@ -6300,7 +6300,7 @@ button.close { background-color: white; border: 1px solid #999999; border: 1px solid rgba(0, 0, 0, 0.2); - border-radius: 0; + border-radius: 4px; -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); background-clip: padding-box; @@ -6435,7 +6435,7 @@ button.close { text-align: center; text-decoration: none; background-color: black; - border-radius: 0; + border-radius: 0px; } .tooltip-arrow { @@ -6520,7 +6520,7 @@ button.close { background-clip: padding-box; border: 1px solid #cccccc; border: 1px solid rgba(0, 0, 0, 0.2); - border-radius: 0; + border-radius: 4px; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); white-space: normal; @@ -6544,7 +6544,7 @@ button.close { font-size: 14px; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; - border-radius: -1 -1 0 0; + border-radius: 3px 3px 0 0; } .popover-content { @@ -7275,16 +7275,16 @@ button.close { } #nav-tabs .nav-tabs > li > a:hover { border-color: #dddddd; - border-radius: 0; + border-radius: 0px; } #nav-tabs .nav-tabs > li.active > a, #nav-tabs .nav-tabs > li.active > a:hover, #nav-tabs .nav-tabs > li.active > a:focus { background-color: transparent; z-index: 9999; - border-radius: 0; + border-radius: 0px; border-bottom-color: #dddddd; } #nav-tabs .nav-tabs > li.active.menu-item-has-children > a, #nav-tabs .nav-tabs > li.active.menu-item-has-children > a:hover, #nav-tabs .nav-tabs > li.active.menu-item-has-children > a:focus { - border-radius: 0 0 0 0; + border-radius: 0px 0px 0 0; border-bottom-color: transparent; } @@ -7296,7 +7296,7 @@ button.close { padding: 8px; border: 1px solid transparent; border-color: #cccccc; - border-radius: 0; + border-radius: 0px; background-color: white; font-size: 0.9em; } @@ -7312,7 +7312,7 @@ button.close { -moz-hyphens: auto; hyphens: auto; */ - border-radius: 0; + border-radius: 0px; background-color: transparent; color: inherit; } @@ -7487,7 +7487,7 @@ button.close { border: 1px solid transparent; border-width: 1px; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 1em; background-color: white; @@ -7579,6 +7579,8 @@ button.close { max-width: 100%; } .home #content .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -7586,6 +7588,35 @@ button.close { /* === UCONN Widgets */ } +.home #content .widget.uc-people-widget { + padding: 10px 30px !important; +} +.home #content .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +.home #content .widget.uc-people-widget .person ul { + list-style-type: disc; +} +.home #content .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +.home #content .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +.home #content .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +.home #content .widget.uc-people-widget table { + margin-bottom: 0px; +} +.home #content .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} .home #content .widget.widget_text .textwidget { margin: 1em; } @@ -7596,7 +7627,7 @@ button.close { margin: 1em; } .home #content .widget.widget_black_studio_tinymce ul, .home #content .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } .home #content .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -7604,6 +7635,18 @@ button.close { .home #content .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +.home #content .widget.widget_black-studio-tinymce .textwidget { + margin: 1em; +} +.home #content .widget.widget_black-studio-tinymce ul, .home #content .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +.home #content .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +.home #content .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} .home #content .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -7838,7 +7881,7 @@ button.close { border: 1px solid transparent; border-width: 0; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 0; background-color: transparent; @@ -7930,6 +7973,8 @@ button.close { max-width: 100%; } .home #content .panel-grid .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -7937,6 +7982,35 @@ button.close { /* === UCONN Widgets */ } +.home #content .panel-grid .widget.uc-people-widget { + padding: 10px 30px !important; +} +.home #content .panel-grid .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +.home #content .panel-grid .widget.uc-people-widget .person ul { + list-style-type: disc; +} +.home #content .panel-grid .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +.home #content .panel-grid .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +.home #content .panel-grid .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +.home #content .panel-grid .widget.uc-people-widget table { + margin-bottom: 0px; +} +.home #content .panel-grid .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} .home #content .panel-grid .widget.widget_text .textwidget { margin: 0; } @@ -7947,7 +8021,7 @@ button.close { margin: 0; } .home #content .panel-grid .widget.widget_black_studio_tinymce ul, .home #content .panel-grid .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } .home #content .panel-grid .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -7955,6 +8029,18 @@ button.close { .home #content .panel-grid .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +.home #content .panel-grid .widget.widget_black-studio-tinymce .textwidget { + margin: 0; +} +.home #content .panel-grid .widget.widget_black-studio-tinymce ul, .home #content .panel-grid .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +.home #content .panel-grid .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +.home #content .panel-grid .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} .home #content .panel-grid .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -8194,7 +8280,7 @@ button.close { border: 1px solid transparent; border-width: 1px; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 1em; background-color: white; @@ -8286,6 +8372,8 @@ button.close { max-width: 100%; } #page-sidebar .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -8293,6 +8381,35 @@ button.close { /* === UCONN Widgets */ } +#page-sidebar .widget.uc-people-widget { + padding: 10px 30px !important; +} +#page-sidebar .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +#page-sidebar .widget.uc-people-widget .person ul { + list-style-type: disc; +} +#page-sidebar .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +#page-sidebar .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +#page-sidebar .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +#page-sidebar .widget.uc-people-widget table { + margin-bottom: 0px; +} +#page-sidebar .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} #page-sidebar .widget.widget_text .textwidget { margin: 1em; } @@ -8303,7 +8420,7 @@ button.close { margin: 1em; } #page-sidebar .widget.widget_black_studio_tinymce ul, #page-sidebar .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } #page-sidebar .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -8311,6 +8428,18 @@ button.close { #page-sidebar .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +#page-sidebar .widget.widget_black-studio-tinymce .textwidget { + margin: 1em; +} +#page-sidebar .widget.widget_black-studio-tinymce ul, #page-sidebar .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +#page-sidebar .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +#page-sidebar .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} #page-sidebar .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -8546,7 +8675,7 @@ button.close { border: 1px solid transparent; border-width: 0; border-color: #eaeaea; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 0; background-color: transparent; @@ -8638,6 +8767,8 @@ button.close { max-width: 100%; } .subpage .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -8645,6 +8776,35 @@ button.close { /* === UCONN Widgets */ } +.subpage .widget.uc-people-widget { + padding: 10px 30px !important; +} +.subpage .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +.subpage .widget.uc-people-widget .person ul { + list-style-type: disc; +} +.subpage .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +.subpage .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +.subpage .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +.subpage .widget.uc-people-widget table { + margin-bottom: 0px; +} +.subpage .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} .subpage .widget.widget_text .textwidget { margin: 0; } @@ -8655,7 +8815,7 @@ button.close { margin: 0; } .subpage .widget.widget_black_studio_tinymce ul, .subpage .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } .subpage .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -8663,6 +8823,18 @@ button.close { .subpage .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +.subpage .widget.widget_black-studio-tinymce .textwidget { + margin: 0; +} +.subpage .widget.widget_black-studio-tinymce ul, .subpage .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +.subpage .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +.subpage .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} .subpage .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -8929,7 +9101,7 @@ code { padding: 6px 12px; font-size: 14px; line-height: 1.42857; - border-radius: 0; + border-radius: 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; @@ -9119,21 +9291,21 @@ code { padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } #page #content .widget .btn-sm, #page #content .widget .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #page #content .widget .btn-xs, #page #content .widget .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #page #content .widget .btn-block { @@ -9154,7 +9326,7 @@ input[type="button"]#page #content .widget.btn-block { /* PAGE --------------------------------------------------------------*/ #main { - border-radius: 0; + border-radius: 0px; background-color: white; padding: 1em; overflow: hidden; @@ -9758,7 +9930,7 @@ body.sticky .ie8 #footers { border: 1px solid transparent; border-width: 0px; border-color: transparent; - border-radius: 0; + border-radius: 0px; margin: 0 0 1.5em 0; padding: 0; background-color: transparent; @@ -9850,6 +10022,8 @@ body.sticky .ie8 #footers { max-width: 100%; } #mega-footer .widget { + /* === UC People + */ /* === CORE WP Widgets */ /* === 3rd Party Widgets @@ -9857,6 +10031,35 @@ body.sticky .ie8 #footers { /* === UCONN Widgets */ } +#mega-footer .widget.uc-people-widget { + padding: 10px 30px !important; +} +#mega-footer .widget.uc-people-widget .person { + padding-right: 20px; + padding-bottom: 20px; + padding-top: 5px; +} +#mega-footer .widget.uc-people-widget .person ul { + list-style-type: disc; +} +#mega-footer .widget.uc-people-widget .person ol { + list-style-type: decimal; +} +#mega-footer .widget.uc-people-widget .person a.person-permalink h4.person-name { + font-size: 19px; +} +#mega-footer .widget.uc-people-widget h3.group-title { + border-bottom: 1px solid #eee; + color: #ac0000; + padding-bottom: 10px; + width: 100%; +} +#mega-footer .widget.uc-people-widget table { + margin-bottom: 0px; +} +#mega-footer .widget.uc-people-widget table td.person-thumbnail img { + max-width: none; +} #mega-footer .widget.widget_text .textwidget { margin: 1em; } @@ -9867,7 +10070,7 @@ body.sticky .ie8 #footers { margin: 1em; } #mega-footer .widget.widget_black_studio_tinymce ul, #mega-footer .widget.widget_black_studio_tinymce ol { - padding-left: 4em; + padding-left: 2em; } #mega-footer .widget.widget_black_studio_tinymce ul li { list-style-type: disc; @@ -9875,6 +10078,18 @@ body.sticky .ie8 #footers { #mega-footer .widget.widget_black_studio_tinymce ol li { list-style-type: decimal; } +#mega-footer .widget.widget_black-studio-tinymce .textwidget { + margin: 1em; +} +#mega-footer .widget.widget_black-studio-tinymce ul, #mega-footer .widget.widget_black-studio-tinymce ol { + padding-left: 2em; +} +#mega-footer .widget.widget_black-studio-tinymce ul li { + list-style-type: disc; +} +#mega-footer .widget.widget_black-studio-tinymce ol li { + list-style-type: decimal; +} #mega-footer .widget.simple-social-icons ul { margin: 0.5em !important; } @@ -10149,7 +10364,7 @@ body.sticky .ie8 #footers { padding: 6px 12px; font-size: 14px; line-height: 1.42857; - border-radius: 0; + border-radius: 0px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; @@ -10339,21 +10554,21 @@ body.sticky .ie8 #footers { padding: 10px 16px; font-size: 18px; line-height: 1.33333; - border-radius: 0; + border-radius: 4px; } #footers .btn-sm, #footers .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #footers .btn-xs, #footers .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; - border-radius: 0; + border-radius: 4px; } #footers .btn-block { @@ -10679,9 +10894,9 @@ body { } #content .widget a.btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 4px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10693,9 +10908,9 @@ body { } #content .widget .btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 5px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10771,9 +10986,9 @@ body { } #primary a.btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 4px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10785,9 +11000,9 @@ body { } #primary .btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 5px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10860,9 +11075,9 @@ body { } #footers a.btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 4px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } @@ -10874,9 +11089,9 @@ body { } #footers .btn { - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 5px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color: #fff; } diff --git a/sass/_sherman-common.scss b/sass/_sherman-common.scss index f8cd33d..3bfda4f 100644 --- a/sass/_sherman-common.scss +++ b/sass/_sherman-common.scss @@ -48,7 +48,7 @@ body{ padding-left:8px; #uc-site-parent a{ color:$title_parent; - text-transform: uppercase; + text-transform: uppercase; &:hover { color:$title_parentHover; } @@ -56,8 +56,8 @@ body{ #uc-site-title a { color:$title_txt; - &:hover { - color:$title_txtHover; + &:hover { + color:$title_txtHover; } } } @@ -68,7 +68,7 @@ body{ #nav-wrapper{ #site-navigation{ border-bottom:none; - border-width:0px; + border-width:0px; } .navbar-header{ .navbar-toggle{ @@ -108,7 +108,7 @@ body{ bottom:0; height:0; width: 0; - border:6px solid transparent; + border:6px solid transparent; border-bottom-color:$dropdown-bg; @media (max-width: 767px) { display:none; @@ -396,8 +396,8 @@ body{ } } } - .table > thead > tr > th, - .table > thead > tr > td, + .table > thead > tr > th, + .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, @@ -412,7 +412,7 @@ body{ } } } -@include shermanReset("#footers"); +@include shermanReset("#footers"); @@ -533,7 +533,7 @@ table .external .glyphicon-new-window { } #footers { * { - background-color:#333!important; + background-color:#333!important; color:white!important; } a { @@ -554,7 +554,7 @@ table .external .glyphicon-new-window { #masthead { .form-group { .btn { - color:$sh-search-submit-color; + color:$sh-search-submit-color; } } #megamenu-mobile-title { diff --git a/sass/_sherman-variables-common.scss b/sass/_sherman-variables-common.scss index 42ba553..f9e4f79 100644 --- a/sass/_sherman-variables-common.scss +++ b/sass/_sherman-variables-common.scss @@ -7,9 +7,9 @@ $contentPadding: 31px 0 4em; $headings-font-weight: bold; $header-border: #fff !default; -$border-radius-base: 0; -$border-radius-large: 0; -$border-radius-small: 0; +$border-radius-base: 0px; +$border-radius-large: 4px; +$border-radius-small: 4px; $navbar-margin-bottom: 0; $navbar-collapse-max-height: none; @@ -133,9 +133,9 @@ $sh-search-submit-color: rgba(255,255,255,0.5) !default; @mixin shermanReset($selector){ #{$selector} a.btn{ - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 4px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color:#fff; &:hover{ @@ -150,9 +150,9 @@ $sh-search-submit-color: rgba(255,255,255,0.5) !default; } #{$selector} .btn{ - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 5px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px !important; font-weight: 400; color:#fff; &.btn-default{