Skip to content

Instantly share code, notes, and snippets.

View Ulind's full-sized avatar

Julia Cipriani Corvalán Ulind

  • Ediciones del Bien
  • Noble barrio de Constitución, Buenos Aires, Argentina
View GitHub Profile
.pane-bean-dreamforce-2015-speaker-thumb-2,
.pane-bean-dreamforce-2015-thumb-3,
.pane-bean-dreamforce-2015-thumb-4,
.pane-bean-dreamforce-2015-bio-2,
.pane-bean-dreamforce-2015-bio-3,
.pane-bean-dreamforce-2015-bio-4 {
display: initial !important;
}
.speaker-row .panels-flexible-region-first .content{
<?php
global $ldc_like_text, $ldc_dislike_text;
$ldc_options = get_option('ldclite_options');
$ldc_like_text = $ldc_options['ldc_like_text'];
$ldc_dislike_text = $ldc_options['ldc_dislike_text'];
$ldc_deactivate = $ldc_options['ldc_deactivate'];
function ldc_like_counter_p($text="Likes: ",$post_id=NULL)
{
global $post;
/*
Theme Name: Twenty Fifteen Child
Theme URI: http://example.com/twenty-fifteen-child/
Description: Twenty Fifteen Child Theme
Author: John Doe
Author URI: http://example.com
Template: twentyfifteen
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
.node-type-case-study .pane-node-field-casestudy-download-link {
margin: 50px 0;
}
.node-type-case-study .pane-node-field-casestudy-download-link .view-msc-view-case-studies-download-link {
margin-top: 9px;
}
.node-type-case-study .field-casestudy-factoid-collect:nth-child(2):before {
content: " ";
border-left:1px solid white;
.page-node-1622.node-type-msc-ct-basic-landing-page .panel-pane.pane-entity-field.pane-node-field-basic-resource-items .field-basic-resource-items:nth-child(7),
.page-node-1622.node-type-msc-ct-basic-landing-page .panel-pane.pane-entity-field.pane-node-field-basic-resource-items .field-basic-resource-items:nth-child(8) {
display:none;
}
.slick-track > .hero-banner-row:nth-child(2) {
background:red;
}
.slick-track > .hero-banner-row:nth-child(2) > .hero-banner-content > .hero-banner-content-inside h2 {
width:100% !important;
text-align:center;
}
.slick-track > .hero-banner-row:nth-child(2) > .hero-banner-content > .hero-banner-content-inside > .field-banner-slides-subheading {
.node-type-msc-ct-solution-landing-page .pane-node-field-prodlanding-content .field-plc-links a {
min-width: 154px;
min-width: 154px;
max-width: 200px;
}
.node-type-msc-ct-solution-landing-page .header-area .field-basic-links {
margin-bottom:10px;
}
.page-node-1784.node-type-msc-ct-solution-landing-page .header-area .field-basic-links {
float:left;
@Ulind
Ulind / gist:48c5627a3ca091af33bf
Last active August 29, 2015 14:22
Uli solutions mobile + qa fixes
.node-type-msc-ct-solution-landing-page .zebra-content .even .inside, .node-type-msc-ct-solution-landing-page .zebra-content .odd .inside {
max-width: 64em;
margin: 0 auto;
width:auto;
}
.node-type-msc-ct-solution-landing-page .header-area .field-basic-links {
margin-bottom: 10px;
}
.page-node-3341 .inside.panels-flexible-region-inside .panel-pane.pane-entity-field.pane-node-field-prodlanding-content div:nth-child(3) h1 { color: #fff; }
/*
.inside.panels-flexible-region-inside > .panel-pane.pane-entity-field.pane-node-field-prodlanding-content > div:nth-child(2),
.inside.panels-flexible-region-inside > .panel-pane.pane-entity-field.pane-node-field-prodlanding-content > div:nth-child(4) {
background:#f2f2f2;
color:#323031;
}
.node-type-msc-ct-product-landing-page .zebra-content .even .inside p,
.node-type-msc-ct-product-landing-page .zebra-content .even .inside {
color:#323031;
/**
* General styles for product pages
*/
/* wrapper */
.page-platform .inside.panels-flexible-row-inside {
margin: 0 auto;
width: 64em;
}
@media screen and (max-width: 64em) {