2 * Datepicker for Bootstrap
4 * Copyright 2012 Stefan Petre
5 * Licensed under the Apache License v2.0
6 * http://www.apache.org/licenses/LICENSE-2.0
18 display: inline-block;
19 border-left: 7px solid transparent;
20 border-right: 7px solid transparent;
21 border-bottom: 7px solid #ccc;
22 border-bottom-color: rgba(0,0,0,.2);
29 display: inline-block;
30 border-left: 6px solid transparent;
31 border-right: 6px solid transparent;
32 border-bottom: 6px solid @white;
53 background: @grayLighter;
65 .buttonBackground(@btnPrimaryBackground, spin(@btnPrimaryBackground, 20));
67 text-shadow: 0 -1px 0 rgba(0,0,0,.25);
79 background: @grayLighter;
82 .buttonBackground(@btnPrimaryBackground, spin(@btnPrimaryBackground, 20));
84 text-shadow: 0 -1px 0 rgba(0,0,0,.25);
98 font-size: @baseFontSize * 1.5;
102 thead tr:first-child th {
105 background: @grayLighter;
109 border-top: 1px solid #ddd !important;