Sha256: a0f522afa800dbda847bbbeaab1032f7d2734f665c750209c28dce3c8347bc07

Contents?: true

Size: 1.23 KB

Versions: 16

Compression:

Stored size: 1.23 KB

Contents

.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { float: left; clear:left; padding: 0 0 0 5px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 45%; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }

.ui-timepicker-rtl{ direction: rtl; }
.ui-timepicker-rtl dl { text-align: right; padding: 0 5px 0 0; }
.ui-timepicker-rtl dl dt{ float: right; clear: right; }
.ui-timepicker-rtl dl dd { margin: 0 45% 10px 10px; }
 .ui-tooltip, .arrow:after {
background: #285c00;
border: 2px solid #45930b;
}
.ui-tooltip {
padding: 10px 20px;
color: white;
border-radius: 20px;
font: bold 14px "Helvetica Neue", Sans-Serif;
box-shadow: 0 0 7px black;
}
.arrow {
width: 70px;
height: 16px;
overflow: hidden;
position: absolute;
left: 50%;
margin-left: -35px;
bottom: -16px;
}
.arrow.top {
top: -16px;
bottom: auto;
}
.arrow.left {
left: 20%;
}
.arrow:after {
content: "";
position: absolute;
left: 20px;
top: -20px;
width: 25px;
height: 25px;
box-shadow: 6px 5px 9px -9px black;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.arrow.top:after {
bottom: -20px;
top: auto;
}

Version data entries

16 entries across 16 versions & 2 rubygems

Version Path
newsletter-3.2.25.1 app/assets/stylesheets/newsletter/timepicker.css
i_reach-3.2.25.1 app/assets/stylesheets/i_reach/timepicker.css
i_reach-3.2.22.0 app/assets/stylesheets/i_reach/timepicker.css
newsletter-3.2.22.0 app/assets/stylesheets/newsletter/timepicker.css
newsletter-3.2.7 app/assets/stylesheets/newsletter/timepicker.css
i_reach-3.2.7 app/assets/stylesheets/i_reach/timepicker.css
newsletter-3.2.6 app/assets/stylesheets/newsletter/timepicker.css
i_reach-3.2.5 app/assets/stylesheets/i_reach/timepicker.css
newsletter-3.2.5 app/assets/stylesheets/newsletter/timepicker.css
newsletter-3.2.4 app/assets/stylesheets/newsletter/timepicker.css
i_reach-3.2.4 app/assets/stylesheets/i_reach/timepicker.css
newsletter-3.2.2 app/assets/stylesheets/newsletter/timepicker.css
i_reach-3.2.3 app/assets/stylesheets/i_reach/timepicker.css
newsletter-3.2.1 app/assets/stylesheets/newsletter/timepicker.css
i_reach-3.2.2 app/assets/stylesheets/i_reach/timepicker.css
newsletter-3.2.0 app/assets/stylesheets/newsletter/timepicker.css