Ubuntu

­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­ #variation-list { z-index:9999999999 !important; position:absolute; top: 29px; left: 0px; height: 35px; padding-top: 5px; padding-bottom: 0px; padding-right: 10px; padding-left: 10px; -webkit-border-bottom-right-radius: 5px; -moz-border-radius-bottomright: 5px; border-bottom-right-radius: 5px; background:transparent; color:#fff; background: rgba(0, 0, 0, 0.5); } #variation-list h3 { display: inline-block; font-family: sans-serif; font-weight: bold !important; color: #000 !important; padding: 0px !important; margin: 0px !important; font-size: 14px !important; line-height: 14px !important; text-shadow: none; } .no-abtests .variation-lp { display: none;} .no-abtests h3 { margin-top: 5px !important; } .variation-lp { display:inline-block; margin-left:5px; font-size:20px; border-radius: 3px; line-height: 25px; background: #f3f3f3; background-image: -webkit-gradient(linear,left top,left bottom,from(#fefefe),to(#f4f4f4)); background-image: -webkit-linear-gradient(top,#fefefe,#f4f4f4); background-image: -moz-linear-gradient(top,#fefefe,#f4f4f4); background-image: -o-linear-gradient(top,#fefefe,#f4f4f4); background-image: linear-gradient(to bottom,#fefefe,#f4f4f4); border-color: #bbb; color: #333; text-shadow: 0 1px 0 #fff; font-family: sans-serif; cursor: pointer; border-width: 1px; border-style: solid; padding: 1px; padding-left: 4px; text-align: center; padding-right: 5px; } .variation-lp:hover, .variation-lp.current-variation-view { background-color: #21759b; background-image: -webkit-gradient(linear,left top,left bottom,from(#2a95c5),to(#21759b)); background-image: -webkit-linear-gradient(top,#2a95c5,#21759b); background-image: -moz-linear-gradient(top,#2a95c5,#21759b); background-image: -ms-linear-gradient(top,#2a95c5,#21759b); background-image: -o-linear-gradient(top,#2a95c5,#21759b); background-image: linear-gradient(to bottom,#2a95c5,#21759b); border-color: #21759b; border-bottom-color: #1e6a8d; -webkit-box-shadow: inset 0 1px 0 rgba(120,200,230,0.5); box-shadow: inset 0 1px 0 rgba(120,200,230,0.5); color: #fff; text-shadow: 0 1px 0 rgba(0,0,0,0.1); } #post_ID, #current_variation_id { display: none; }