Lines Matching +full:- +full:- +full:-

3 // --------------------------------------------------
7 // --------------------------------------------------
11 // -------------------------
22 // -------------------------
34 // -------------------------
40 // -------------------------
46 // -------------------------
47 @sansFontFamily: "Helvetica Neue", Helvetica, Arial, sans-serif;
62 // -------------------------
63 // Based on 14px font-size and 20px line-height
79 // -------------------------
80 @tableBackground: transparent; // overall background-color
86 // -------------------------
111 // -------------------------
117 @inputHeight: @baseLineHeight + 10px; // base line-height + 8px vertical padding …
121 // -------------------------
137 // --------------------------------------------------
140 // Z-index master list
141 // -------------------------
142 // Used for a bird's eye view of components dependent on the z-axis
153 // -------------------------
154 @iconSpritePath: "../img/glyphicons-halflings.png";
155 @iconWhiteSpritePath: "../img/glyphicons-halflings-white.png";
159 // -------------------------
164 // -------------------------
169 // -------------------------
174 // -------------------------
179 // -------------------------
218 // -------------------------
225 // -------------------------
232 // -------------------------
235 @warningBorder: darken(spin(@warningBackground, -10), 3%);
239 @errorBorder: darken(spin(@errorBackground, -10), 3%);
243 @successBorder: darken(spin(@successBackground, -10), 5%);
247 @infoBorder: darken(spin(@infoBackground, -10), 7%);
251 // -------------------------
269 // --------------------------------------------------
273 // -------------------------
277 @gridRowWidth: (@gridColumns * @gridColumnWidth) + (@gridGutterWidth * (@gridColumns - 1…
282 …th1200: (@gridColumns * @gridColumnWidth1200) + (@gridGutterWidth1200 * (@gridColumns - 1));
284 // 768px-979px
287 …idth768: (@gridColumns * @gridColumnWidth768) + (@gridGutterWidth768 * (@gridColumns - 1));
291 // -------------------------
299 // 768px-979px