/** site-wide */
body {
padding-top: 91px;
padding-bottom: 0px;
}
@media (max-width: 979px) {
body {
padding-top: 0;
}
}
a {
color: rgb(34, 174, 190);
}
a:hover {
color: rgb(20,104,114);
}
/** Navigation Bar **/
.navbar-site .navbar-inner {
background-color: rgb(57, 100, 162);
background-image: url('/custom/Frontpage/background.png');
background-position-y: -8px;
background-repeat: repeat;
}
.navbar-site .brand {
background-image: url('/custom/Frontpage/workshop_logo.png');
background-size: cover;
width: 200px;
margin-top: 0px;
height: 65px;
}
.navbar-site .navbar-inner ul.nav {
margin-top: 12px;
}
.navbar-site .nav > li > a {
font-size: 15px;
}
.container-fluid.wide {
background-color: #f5f5f5;
}
.about-workshop {
background-color: #f5f5f5;
padding: 20px 0px;
}
.about-workshop .well {
margin-top: 20px;
width: 100%;
background-color: #fff;
}
.about-workshop .span4 {
padding-left: 20px;
}
.about-workshop .span8 {
padding-right: 20px;
}
.disclaimer {
margin-top: 20px;
}
.disclaimer .well {
padding-left: 120px;
background: url('/custom/Frontpage/gear-100x100.png');
background-repeat: no-repeat;
background-position-x: 10px;
background-position-y: 10px;
padding-bottom: 32px;
background-color: #f5f5f5;
}
.disclaimer .well em {
display: block;
}
.footer {
color: #fff;
background-color: rgb(57, 100, 162);
background-image: url('/custom/Frontpage/background.png');
padding: 20px 0px;
}
.footer div.pull-left {
margin-left: 0px;
}
.footer a {
color: #fff;
text-decoration: underline;
padding: 0px 10px;
}
.route-home h4.gear {
padding-left: 20px;
background-image: url('/custom/Frontpage/gear-16x16.png');
background-repeat: no-repeat;
background-position-y: 1px;
text-transform: uppercase;
}
/* carousel */
.carousel {
margin-bottom: 24px;
}
.carousel .carousel-inner {
width: auto;
padding: 0px;
margin-bottom: 0px;
}
.carousel .well {
padding: 8px;
}
.carousel .carousel-inner>.next,.carousel-inner>.prev {
top: 0px;
}
.carousel .item .project-container {
margin-left: 128px;
padding-left: 25px;
padding-top: 54px;
}
.carousel .item .project-avatar {
height: 0px;
position: absolute;
top: 0px;
left: 0px;
bottom: auto;
}
.carousel .item .project-splash {
/*height: 255px;*/
width: 100%;
border-radius: 3px;
}
.carousel .item .description {
display: inline-block;
vertical-align: top;
}
.carousel .item .carousel-caption {
background-color: #f5f5f5;
left: 138px;
top: 0px;
bottom: auto;
border-bottom-right-radius: 4px;
}
.carousel .item .carousel-caption .project-name{
font-weight: bold;
}
.carousel .item .splash-container {
margin: 0px;
position: absolute;
width: 25%;
}
.carousel .item .splash-container .carousel-caption {
left: 0px;
}
.carousel .item .splash-container .carousel-caption span {
display: block;
padding: 5px;
}
.carousel .indicators-wrap {
width:100%;
text-align:center;
}
.carousel ol.carousel-indicators {
position:relative;
display:inline-block;
right:0px;
color: black;
cursor: pointer;
}
.carousel ol.carousel-indicators li {
background-color: darkgrey;
}
.carousel ol.carousel-indicators li.active {
background-color: rgb(34, 174, 190);
}
.route-home .activity-stream tbody tr.row-main td.activity-avatar {
padding: 11px;
}
.route-home .activity-stream tbody tr td {
background-color: #f5f5f5;
border-top: 1px solid #eee;
}
.route-home .activity-stream tbody > tr.row-spacing td {
background-color: #ffffff;
border-bottom: 1px solid #eee;
}
.route-home .activity-stream tbody > tr.row-spacing:last-child td
{
border-bottom: 0px;
}
.route-home .activity-stream tbody tr.row-main .avatar-wrapper {
width: 32px;
}
.route-home .activity-stream tbody tr.row-main td.color-stripe {
padding: 2px;
border-color: #d5c243;
background-color: #d5c243;
}
.route-home .activity-stream tbody tr.activity-type-review td.color-stripe {
border-color: #a0cd60;
background-color: #a0cd60;
}
.route-home .activity-stream tbody tr.activity-type-change td.color-stripe {
border-color: #67bad2;
background-color: #67bad2;
}
.route-home .activity-stream tbody tr.activity-type-comment td.color-stripe {
border-color: #ac414b;
background-color: #ac414b;
}
.route-home .activity-stream tbody tr.activity-type-job td.color-stripe {
border-color: #914d92;
background-color: #914d92;
}
/** Projects Grid **/
.route-home .projects-grid .grid-header div.pull-left {
line-height: 20px;
margin: 0px;
width: 75%;
}
.route-home .projects-grid .grid-header {
padding: 8px 0px 2px 0px;
margin: 0px;
width: 100%;
display: inline-block;
text-transform: uppercase;
}
.route-home .projects-grid .grid-header h4 {
margin: 0px;
}
.route-home .projects-grid .grid-body {
display: inline-block;
padding: 0px;
width: 100%;
}
.route-home .projects-grid ul {
width: 100%;
margin: 11px;
}
.route-home .projects-grid ul li {
width: 30%;
list-style: none;
float: left;
padding: 5px;
text-align: center;
}
.route-home .projects-grid ul li .project-title {
height: 60px;
overflow: hidden;
}
.route-home .projects-grid ul li .project-avatar {
height: 128px;
}
.route-home .quickstart {
margin-top: 20px;
}
.route-home .quickstart code {
white-space: normal;
line-height: 1.17;
}
.route-home .quickstart h4 {
margin-bottom: 0px;
}
# |
Change |
User |
Description |
Committed |
|
#1
|
24084 |
simonrenger |
"Forking branch Main of perforce-software-workshop to simonrenger-workshop." |
|
|
//guest/perforce_software/workshop/main/frontpage/public/custom/Frontpage/Frontpage.css |
#2
|
17283 |
Perforce guest account for Git access |
Update to Frontpage module |
|
|
#1
|
15568 |
Matt Attaway |
Move all of the workshop files into main branch to make Workshop happy |
|
|
//guest/perforce_software/workshop/frontpage/public/custom/Frontpage/Frontpage.css |
#1
|
10190 |
Matt Attaway |
Publish the Workshop FrontPage module for others to use. |
|
|