| Current Path : /home/ereika83/www/wp-content/plugins/pressplay/assets/css/ |
| Current File : /home/ereika83/www/wp-content/plugins/pressplay/assets/css/pp_style2.css |
.pp {
margin: 20px 10px;
max-width: 100%;
border-bottom: #cdcfd4 solid 2px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
background: #f5f5f5; }
.pp .pp__header {
background: #028edc;
padding: 10px 14px;
border-top-right-radius: 4px;
border-top-left-radius: 4px; }
.pp .pp__app-link {
float: right; }
.pp .pp__app-link a {
color: #FFF;
text-decoration: none; }
.pp .pp__app-link a img {
margin-left: 4px; }
.pp .pp__headline {
font-size: 18px;
font-weight: 300;
color: #FFF; }
.pp .pp__container {
text-align: center; }
.pp .pp__projects-list {
width: 100%;
border-spacing: 0;
border-collapse: collapse; }
.pp .pp__projects-list th {
text-transform: uppercase;
font-size: 10px; }
.pp .pp__projects-list th:first-child, .pp .pp__projects-list td:first-child {
text-align: left;
}
.pp .pp__projects-list th, .pp .pp__projects-list td {
padding: 6px 10px;
border: 1px solid #CCC; }
.pp .pp__projects-list tr td {
background: #FFF;
padding: 15px 20px; }
.pp .pp__info-toggle {
cursor: pointer;
font-size: 16px; }
.pp .pp__info-toggle img {
margin-left: 4px; }
.pp .pp__project-info {
margin-top: 10px; }
.pp .pp__actions {
width: 15%;
text-align: center; }
.pp .pp__actions a {
margin-right: 4px;
font-size: 16px;
text-decoration: none; }