fomantic-ui 2.9.1-beta.26 → 2.9.1-beta.27

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (326) hide show
  1. package/.github/workflows/ci.yml +18 -1
  2. package/.stylelintrc.js +2 -3
  3. package/dist/components/accordion.css +8 -7
  4. package/dist/components/accordion.js +1 -1
  5. package/dist/components/accordion.min.css +2 -2
  6. package/dist/components/accordion.min.js +1 -1
  7. package/dist/components/ad.css +3 -3
  8. package/dist/components/ad.min.css +2 -2
  9. package/dist/components/api.js +1 -1
  10. package/dist/components/api.min.js +1 -1
  11. package/dist/components/breadcrumb.css +4 -4
  12. package/dist/components/breadcrumb.min.css +1 -1
  13. package/dist/components/button.css +375 -375
  14. package/dist/components/button.min.css +2 -2
  15. package/dist/components/calendar.css +5 -5
  16. package/dist/components/calendar.js +1 -1
  17. package/dist/components/calendar.min.css +1 -1
  18. package/dist/components/calendar.min.js +1 -1
  19. package/dist/components/card.css +181 -181
  20. package/dist/components/card.min.css +2 -2
  21. package/dist/components/checkbox.css +41 -41
  22. package/dist/components/checkbox.js +1 -1
  23. package/dist/components/checkbox.min.css +2 -2
  24. package/dist/components/checkbox.min.js +1 -1
  25. package/dist/components/comment.css +4 -4
  26. package/dist/components/comment.min.css +1 -1
  27. package/dist/components/container.css +2 -2
  28. package/dist/components/container.min.css +2 -2
  29. package/dist/components/dimmer.css +5 -5
  30. package/dist/components/dimmer.js +1 -1
  31. package/dist/components/dimmer.min.css +2 -2
  32. package/dist/components/dimmer.min.js +1 -1
  33. package/dist/components/divider.css +9 -9
  34. package/dist/components/divider.min.css +2 -2
  35. package/dist/components/dropdown.css +70 -68
  36. package/dist/components/dropdown.js +1 -1
  37. package/dist/components/dropdown.min.css +2 -2
  38. package/dist/components/dropdown.min.js +1 -1
  39. package/dist/components/embed.css +5 -5
  40. package/dist/components/embed.js +2 -2
  41. package/dist/components/embed.min.css +2 -2
  42. package/dist/components/embed.min.js +2 -2
  43. package/dist/components/emoji.css +3548 -3548
  44. package/dist/components/emoji.min.css +1 -1
  45. package/dist/components/feed.css +6 -6
  46. package/dist/components/feed.min.css +2 -2
  47. package/dist/components/flag.css +266 -266
  48. package/dist/components/flag.min.css +2 -2
  49. package/dist/components/flyout.css +12 -12
  50. package/dist/components/flyout.js +1 -1
  51. package/dist/components/flyout.min.css +2 -2
  52. package/dist/components/flyout.min.js +1 -1
  53. package/dist/components/form.css +154 -154
  54. package/dist/components/form.js +1 -1
  55. package/dist/components/form.min.css +2 -2
  56. package/dist/components/form.min.js +1 -1
  57. package/dist/components/grid.css +43 -43
  58. package/dist/components/grid.min.css +2 -2
  59. package/dist/components/header.css +67 -67
  60. package/dist/components/header.min.css +2 -2
  61. package/dist/components/icon.css +2536 -2536
  62. package/dist/components/icon.min.css +2 -2
  63. package/dist/components/image.css +1 -1
  64. package/dist/components/image.min.css +1 -1
  65. package/dist/components/input.css +194 -194
  66. package/dist/components/input.min.css +2 -2
  67. package/dist/components/item.css +18 -18
  68. package/dist/components/item.min.css +2 -2
  69. package/dist/components/label.css +276 -276
  70. package/dist/components/label.min.css +2 -2
  71. package/dist/components/list.css +8 -8
  72. package/dist/components/list.min.css +2 -2
  73. package/dist/components/loader.css +32 -32
  74. package/dist/components/loader.min.css +2 -2
  75. package/dist/components/menu.css +91 -91
  76. package/dist/components/menu.min.css +1 -1
  77. package/dist/components/message.css +129 -127
  78. package/dist/components/message.min.css +2 -2
  79. package/dist/components/modal.css +21 -21
  80. package/dist/components/modal.js +1 -1
  81. package/dist/components/modal.min.css +2 -2
  82. package/dist/components/modal.min.js +1 -1
  83. package/dist/components/nag.css +32 -32
  84. package/dist/components/nag.js +1 -1
  85. package/dist/components/nag.min.css +1 -1
  86. package/dist/components/nag.min.js +1 -1
  87. package/dist/components/placeholder.css +7 -7
  88. package/dist/components/placeholder.min.css +2 -2
  89. package/dist/components/popup.css +93 -93
  90. package/dist/components/popup.js +1 -1
  91. package/dist/components/popup.min.css +2 -2
  92. package/dist/components/popup.min.js +1 -1
  93. package/dist/components/progress.css +54 -54
  94. package/dist/components/progress.js +1 -1
  95. package/dist/components/progress.min.css +2 -2
  96. package/dist/components/progress.min.js +1 -1
  97. package/dist/components/rail.css +1 -1
  98. package/dist/components/rail.min.css +1 -1
  99. package/dist/components/rating.css +81 -81
  100. package/dist/components/rating.js +1 -1
  101. package/dist/components/rating.min.css +1 -1
  102. package/dist/components/rating.min.js +1 -1
  103. package/dist/components/reset.css +3 -3
  104. package/dist/components/reset.min.css +1 -1
  105. package/dist/components/reveal.css +1 -1
  106. package/dist/components/reveal.min.css +1 -1
  107. package/dist/components/search.css +20 -20
  108. package/dist/components/search.js +1 -1
  109. package/dist/components/search.min.css +2 -2
  110. package/dist/components/search.min.js +1 -1
  111. package/dist/components/segment.css +58 -58
  112. package/dist/components/segment.min.css +2 -2
  113. package/dist/components/shape.css +2 -2
  114. package/dist/components/shape.js +1 -1
  115. package/dist/components/shape.min.css +1 -1
  116. package/dist/components/shape.min.js +1 -1
  117. package/dist/components/sidebar.css +3 -3
  118. package/dist/components/sidebar.js +1 -1
  119. package/dist/components/sidebar.min.css +2 -2
  120. package/dist/components/sidebar.min.js +1 -1
  121. package/dist/components/site.css +29 -29
  122. package/dist/components/site.js +1 -1
  123. package/dist/components/site.min.css +2 -2
  124. package/dist/components/site.min.js +1 -1
  125. package/dist/components/slider.css +60 -60
  126. package/dist/components/slider.js +1 -1
  127. package/dist/components/slider.min.css +1 -1
  128. package/dist/components/slider.min.js +1 -1
  129. package/dist/components/state.js +1 -1
  130. package/dist/components/state.min.js +1 -1
  131. package/dist/components/statistic.css +33 -33
  132. package/dist/components/statistic.min.css +2 -2
  133. package/dist/components/step.css +26 -26
  134. package/dist/components/step.min.css +2 -2
  135. package/dist/components/sticky.css +1 -1
  136. package/dist/components/sticky.js +1 -1
  137. package/dist/components/sticky.min.css +1 -1
  138. package/dist/components/sticky.min.js +1 -1
  139. package/dist/components/tab.css +3 -3
  140. package/dist/components/tab.js +1 -1
  141. package/dist/components/tab.min.css +2 -2
  142. package/dist/components/tab.min.js +1 -1
  143. package/dist/components/table.css +585 -585
  144. package/dist/components/table.min.css +2 -2
  145. package/dist/components/text.css +32 -32
  146. package/dist/components/text.min.css +1 -1
  147. package/dist/components/toast.css +35 -35
  148. package/dist/components/toast.js +1 -1
  149. package/dist/components/toast.min.css +1 -1
  150. package/dist/components/toast.min.js +1 -1
  151. package/dist/components/transition.css +1 -1
  152. package/dist/components/transition.js +1 -1
  153. package/dist/components/transition.min.css +1 -1
  154. package/dist/components/transition.min.js +1 -1
  155. package/dist/components/visibility.js +1 -1
  156. package/dist/components/visibility.min.js +1 -1
  157. package/dist/semantic.css +9275 -9270
  158. package/dist/semantic.js +27 -27
  159. package/dist/semantic.min.css +2 -2
  160. package/dist/semantic.min.js +2 -2
  161. package/examples/components/sticky-context.html +1 -1
  162. package/examples/fixed.html +1 -1
  163. package/examples/grid.html +3 -3
  164. package/examples/login.html +1 -1
  165. package/examples/sticky.html +3 -3
  166. package/package.json +1 -1
  167. package/src/definitions/collections/breadcrumb.less +4 -4
  168. package/src/definitions/collections/form.less +19 -19
  169. package/src/definitions/collections/grid.less +9 -9
  170. package/src/definitions/collections/menu.less +15 -15
  171. package/src/definitions/collections/message.less +8 -9
  172. package/src/definitions/collections/table.less +11 -12
  173. package/src/definitions/elements/button.less +22 -25
  174. package/src/definitions/elements/container.less +3 -3
  175. package/src/definitions/elements/divider.less +7 -8
  176. package/src/definitions/elements/emoji.less +7 -7
  177. package/src/definitions/elements/flag.less +14 -14
  178. package/src/definitions/elements/header.less +12 -12
  179. package/src/definitions/elements/icon.less +14 -14
  180. package/src/definitions/elements/image.less +4 -4
  181. package/src/definitions/elements/input.less +14 -14
  182. package/src/definitions/elements/label.less +11 -11
  183. package/src/definitions/elements/list.less +6 -6
  184. package/src/definitions/elements/loader.less +9 -9
  185. package/src/definitions/elements/placeholder.less +8 -8
  186. package/src/definitions/elements/rail.less +4 -4
  187. package/src/definitions/elements/reveal.less +4 -4
  188. package/src/definitions/elements/segment.less +10 -10
  189. package/src/definitions/elements/step.less +5 -7
  190. package/src/definitions/elements/text.less +6 -6
  191. package/src/definitions/globals/reset.less +3 -3
  192. package/src/definitions/globals/site.less +8 -8
  193. package/src/definitions/modules/accordion.less +3 -3
  194. package/src/definitions/modules/calendar.less +3 -3
  195. package/src/definitions/modules/checkbox.less +18 -18
  196. package/src/definitions/modules/dimmer.less +3 -3
  197. package/src/definitions/modules/dropdown.less +14 -14
  198. package/src/definitions/modules/embed.js +1 -1
  199. package/src/definitions/modules/embed.less +4 -4
  200. package/src/definitions/modules/flyout.less +4 -4
  201. package/src/definitions/modules/modal.less +5 -6
  202. package/src/definitions/modules/nag.less +6 -6
  203. package/src/definitions/modules/popup.less +10 -10
  204. package/src/definitions/modules/progress.less +9 -9
  205. package/src/definitions/modules/rating.less +6 -6
  206. package/src/definitions/modules/search.less +7 -7
  207. package/src/definitions/modules/shape.less +3 -3
  208. package/src/definitions/modules/sidebar.less +4 -4
  209. package/src/definitions/modules/slider.less +6 -6
  210. package/src/definitions/modules/sticky.less +3 -3
  211. package/src/definitions/modules/tab.less +5 -5
  212. package/src/definitions/modules/toast.less +9 -9
  213. package/src/definitions/modules/transition.less +5 -5
  214. package/src/definitions/views/ad.less +3 -3
  215. package/src/definitions/views/card.less +12 -12
  216. package/src/definitions/views/comment.less +5 -5
  217. package/src/definitions/views/feed.less +5 -5
  218. package/src/definitions/views/item.less +9 -9
  219. package/src/definitions/views/statistic.less +6 -6
  220. package/src/semantic.less +52 -52
  221. package/src/theme.less +18 -18
  222. package/src/themes/amazon/elements/button.variables +9 -9
  223. package/src/themes/amazon/globals/site.variables +12 -12
  224. package/src/themes/basic/elements/button.variables +7 -7
  225. package/src/themes/basic/elements/icon.overrides +418 -148
  226. package/src/themes/basic/elements/icon.variables +12 -7
  227. package/src/themes/bookish/elements/header.overrides +1 -1
  228. package/src/themes/bookish/elements/header.variables +3 -3
  229. package/src/themes/bootstrap3/elements/button.variables +11 -11
  230. package/src/themes/chubby/elements/button.overrides +1 -1
  231. package/src/themes/chubby/elements/button.variables +8 -8
  232. package/src/themes/chubby/elements/header.overrides +1 -1
  233. package/src/themes/chubby/elements/header.variables +1 -1
  234. package/src/themes/chubby/views/comment.variables +3 -3
  235. package/src/themes/classic/elements/button.variables +9 -9
  236. package/src/themes/classic/elements/header.variables +1 -1
  237. package/src/themes/classic/modules/progress.variables +1 -1
  238. package/src/themes/classic/views/card.overrides +2 -2
  239. package/src/themes/classic/views/card.variables +1 -1
  240. package/src/themes/default/collections/form.variables +2 -2
  241. package/src/themes/default/collections/grid.variables +1 -1
  242. package/src/themes/default/collections/menu.variables +13 -13
  243. package/src/themes/default/collections/message.variables +1 -1
  244. package/src/themes/default/collections/table.variables +15 -15
  245. package/src/themes/default/elements/button.variables +13 -13
  246. package/src/themes/default/elements/container.variables +13 -13
  247. package/src/themes/default/elements/divider.overrides +2 -2
  248. package/src/themes/default/elements/divider.variables +3 -3
  249. package/src/themes/default/elements/emoji.variables +2 -2
  250. package/src/themes/default/elements/flag.variables +2 -2
  251. package/src/themes/default/elements/header.variables +2 -2
  252. package/src/themes/default/elements/icon.variables +1972 -1972
  253. package/src/themes/default/elements/input.variables +1 -1
  254. package/src/themes/default/elements/label.variables +19 -19
  255. package/src/themes/default/elements/list.variables +4 -4
  256. package/src/themes/default/elements/rail.variables +2 -2
  257. package/src/themes/default/elements/segment.variables +4 -4
  258. package/src/themes/default/elements/step.overrides +2 -2
  259. package/src/themes/default/elements/step.variables +6 -6
  260. package/src/themes/default/globals/reset.overrides +4 -4
  261. package/src/themes/default/globals/site.variables +298 -298
  262. package/src/themes/default/modules/accordion.overrides +2 -2
  263. package/src/themes/default/modules/accordion.variables +1 -1
  264. package/src/themes/default/modules/checkbox.overrides +5 -5
  265. package/src/themes/default/modules/checkbox.variables +7 -7
  266. package/src/themes/default/modules/dimmer.variables +3 -3
  267. package/src/themes/default/modules/dropdown.overrides +9 -9
  268. package/src/themes/default/modules/dropdown.variables +9 -9
  269. package/src/themes/default/modules/flyout.variables +2 -2
  270. package/src/themes/default/modules/modal.variables +4 -4
  271. package/src/themes/default/modules/popup.variables +1 -1
  272. package/src/themes/default/modules/progress.variables +7 -7
  273. package/src/themes/default/modules/search.variables +4 -4
  274. package/src/themes/default/modules/shape.variables +1 -1
  275. package/src/themes/default/modules/sidebar.variables +1 -1
  276. package/src/themes/default/modules/toast.variables +1 -1
  277. package/src/themes/default/modules/transition.variables +1 -1
  278. package/src/themes/default/views/ad.variables +1 -1
  279. package/src/themes/default/views/card.variables +22 -22
  280. package/src/themes/default/views/comment.variables +1 -1
  281. package/src/themes/default/views/feed.variables +4 -4
  282. package/src/themes/default/views/item.variables +9 -9
  283. package/src/themes/famfamfam/elements/flag.overrides +1 -1
  284. package/src/themes/famfamfam/elements/flag.variables +2 -2
  285. package/src/themes/fixed-width/collections/grid.variables +1 -1
  286. package/src/themes/flat/collections/form.variables +5 -5
  287. package/src/themes/flat/globals/site.variables +26 -26
  288. package/src/themes/github/collections/form.variables +4 -4
  289. package/src/themes/github/collections/menu.variables +10 -10
  290. package/src/themes/github/collections/message.variables +7 -7
  291. package/src/themes/github/collections/table.variables +1 -1
  292. package/src/themes/github/elements/button.variables +10 -10
  293. package/src/themes/github/elements/icon.overrides +537 -179
  294. package/src/themes/github/elements/icon.variables +13 -8
  295. package/src/themes/github/elements/input.variables +2 -2
  296. package/src/themes/github/elements/segment.variables +5 -5
  297. package/src/themes/github/elements/step.variables +2 -2
  298. package/src/themes/github/globals/site.variables +12 -12
  299. package/src/themes/github/modules/dropdown.overrides +5 -5
  300. package/src/themes/github/modules/dropdown.variables +1 -1
  301. package/src/themes/gmail/collections/message.variables +2 -2
  302. package/src/themes/instagram/views/card.overrides +1 -1
  303. package/src/themes/instagram/views/card.variables +4 -4
  304. package/src/themes/joypixels/elements/emoji.variables +2 -2
  305. package/src/themes/material/collections/menu.overrides +1 -1
  306. package/src/themes/material/collections/menu.variables +1 -1
  307. package/src/themes/material/elements/button.overrides +1 -1
  308. package/src/themes/material/elements/button.variables +13 -13
  309. package/src/themes/material/elements/header.overrides +1 -1
  310. package/src/themes/material/elements/header.variables +1 -1
  311. package/src/themes/material/elements/icon.overrides +2796 -932
  312. package/src/themes/material/elements/icon.variables +13 -8
  313. package/src/themes/material/globals/site.variables +31 -31
  314. package/src/themes/material/modules/dropdown.overrides +1 -1
  315. package/src/themes/material/modules/dropdown.variables +1 -1
  316. package/src/themes/material/modules/modal.overrides +1 -1
  317. package/src/themes/material/modules/modal.variables +1 -1
  318. package/src/themes/raised/elements/button.variables +1 -1
  319. package/src/themes/resetcss/globals/reset.overrides +1 -1
  320. package/src/themes/round/elements/button.variables +8 -8
  321. package/src/themes/rtl/globals/site.overrides +1 -1
  322. package/src/themes/rtl/globals/site.variables +3 -3
  323. package/src/themes/systemfont/globals/site.variables +1 -1
  324. package/src/themes/twitter/elements/button.variables +10 -10
  325. package/src/themes/twitter/elements/emoji.variables +2 -2
  326. package/.github/workflows/codeql.yml +0 -68
@@ -19,11 +19,11 @@
19
19
 
20
20
  @borderBoxShadowColor: rgba(0, 0, 0, 0.14);
21
21
 
22
- @green: #5CB85C;
23
- @red: #D9534F;
24
- @blue: #337AB7;
25
- @green: #60B044;
26
- @orange: #F0AD4E;
22
+ @green: #5cb85c;
23
+ @red: #d9534f;
24
+ @blue: #337ab7;
25
+ @green: #60b044;
26
+ @orange: #f0ad4e;
27
27
 
28
28
  @primaryColor: @blue;
29
29
  @secondaryColor: @green;
@@ -37,7 +37,7 @@
37
37
  @basicActiveBackground: transparent;
38
38
  @basicHoverBackground: transparent;
39
39
  @basicDownBoxShadow:
40
- 0 0 0 1px #ADADAD inset,
40
+ 0 0 0 1px #adadad inset,
41
41
  0 3px 5px rgba(0, 0, 0, 0.125) inset
42
42
  ;
43
43
 
@@ -46,17 +46,17 @@
46
46
 
47
47
  /* States */
48
48
 
49
- @hoverBackgroundColor: #E6E6E6;
49
+ @hoverBackgroundColor: #e6e6e6;
50
50
  @hoverBoxShadow:
51
- 0 0 0 1px #ADADAD inset
51
+ 0 0 0 1px #adadad inset
52
52
  ;
53
53
 
54
- @downBackgroundColor: #E6E6E6;
54
+ @downBackgroundColor: #e6e6e6;
55
55
  @downBoxShadow:
56
- 0 0 0 1px #ADADAD inset,
56
+ 0 0 0 1px #adadad inset,
57
57
  0 3px 5px rgba(0, 0, 0, 0.125) inset
58
58
  ;
59
59
 
60
- @activeBackgroundColor: #E6E6E6;
60
+ @activeBackgroundColor: #e6e6e6;
61
61
 
62
62
  @disabledOpacity: 0.65;
@@ -2,7 +2,7 @@
2
2
  Overrides
3
3
  *******************************/
4
4
 
5
- @import (css) url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro');
5
+ @import (css) url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro");
6
6
 
7
7
  .ui.labeled.icon.buttons > .button > .icon,
8
8
  .ui.labeled.icon.button > .icon {
@@ -3,11 +3,11 @@
3
3
  -------------------- */
4
4
 
5
5
  /* Button Variables */
6
- @pageFont: 'Source Sans Pro', Arial, sans-serif;
6
+ @pageFont: "Source Sans Pro", Arial, sans-serif;
7
7
 
8
8
  @textTransform: none;
9
9
  @fontWeight: @normal;
10
- @textColor: #333333;
10
+ @textColor: #333;
11
11
 
12
12
  @verticalPadding: 1.1em;
13
13
  @horizontalPadding: 2.5em;
@@ -17,30 +17,30 @@
17
17
  @basicFontWeight: bold;
18
18
  @basicTextTransform: uppercase;
19
19
 
20
- @blue: #4A88CB;
20
+ @blue: #4a88cb;
21
21
  @primaryColor: @blue;
22
22
 
23
23
  @borderRadius: 0.25em;
24
24
 
25
- @backgroundColor: #E6EAED;
25
+ @backgroundColor: #e6eaed;
26
26
  @backgroundImage: none;
27
27
  @boxShadow: none;
28
28
 
29
- @hoverBackgroundColor: #DDDDDD;
29
+ @hoverBackgroundColor: #ddd;
30
30
  @hoverBackgroundImage: none;
31
31
  @hoverBoxShadow: none;
32
32
 
33
- @downBackgroundColor: #D0D0D0;
33
+ @downBackgroundColor: #d0d0d0;
34
34
  @downBackgroundImage: none;
35
35
  @downBoxShadow: none;
36
36
 
37
- @activeBackgroundColor: #CCCCCC;
37
+ @activeBackgroundColor: #ccc;
38
38
  @activeBackgroundImage: none;
39
39
  @activeBoxShadow: none;
40
40
 
41
41
  @verticalBoxShadow: none;
42
42
 
43
- @loadingBackgroundColor: #F0F0F0;
43
+ @loadingBackgroundColor: #f0f0f0;
44
44
 
45
45
  @compactVerticalPadding: (@verticalPadding * 0.5);
46
46
  @compactHorizontalPadding: (@horizontalPadding * 0.5);
@@ -2,4 +2,4 @@
2
2
  Overrides
3
3
  *******************************/
4
4
 
5
- @import (css) url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro');
5
+ @import (css) url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro");
@@ -2,7 +2,7 @@
2
2
  Header
3
3
  -------------------- */
4
4
 
5
- @headerFont: 'Source Sans Pro', Helvetica Neue, Helvetica, Arial, sans-serif;
5
+ @headerFont: "Source Sans Pro", Helvetica Neue, Helvetica, Arial, sans-serif;
6
6
  @fontWeight: bold;
7
7
  @textTransform: none;
8
8
 
@@ -7,7 +7,7 @@
7
7
  -------------------- */
8
8
 
9
9
  /* Comment */
10
- @commentBackground: #FFFFFF;
10
+ @commentBackground: #fff;
11
11
  @commentMargin: 1em 0 0;
12
12
  @commentPadding: 1em 1.5em;
13
13
  @commentBorder: 1px solid rgba(0, 0, 0, 0.1);
@@ -18,7 +18,7 @@
18
18
  /* Nested Comment */
19
19
  @nestedCommentsMargin: 0 0 0.5em 0.5em;
20
20
  @nestedCommentsPadding: 1em 0 0 1em;
21
- @nestedCommentBackground: #F0F0F0;
21
+ @nestedCommentBackground: #f0f0f0;
22
22
 
23
23
  /* Avatar */
24
24
  @avatarWidth: 3.5em;
@@ -43,4 +43,4 @@
43
43
  -------------------- */
44
44
 
45
45
  /* Threaded */
46
- @threadedCommentMargin: -1.5em 0 -1em (@avatarWidth / 2);
46
+ @threadedCommentMargin: -1.5em 0 -1em (@avatarWidth / 2);
@@ -10,7 +10,7 @@
10
10
  @shadowDistance: 0;
11
11
  @shadowOffset: (@shadowDistance / 2);
12
12
  @shadowBoxShadow: 0 -@shadowDistance 0 0 @borderColor inset;
13
- @backgroundColor: #FAFAFA;
13
+ @backgroundColor: #fafafa;
14
14
  @backgroundImage: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.09));
15
15
  @boxShadow:
16
16
  0 0 0 1px @borderColor inset,
@@ -39,14 +39,14 @@
39
39
  -------------------- */
40
40
 
41
41
  /* Hovered */
42
- @hoverBackgroundColor: '';
42
+ @hoverBackgroundColor: "";
43
43
  @hoverBackgroundImage: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.13));
44
- @hoverBoxShadow: '';
44
+ @hoverBoxShadow: "";
45
45
  @hoverColor: @hoveredTextColor;
46
46
  @iconHoverOpacity: 0.85;
47
47
 
48
48
  /* Focused */
49
- @focusBackgroundColor: '';
49
+ @focusBackgroundColor: "";
50
50
  @focusBackgroundImage: none;
51
51
  @focusBoxShadow:
52
52
  0 0 1px rgba(81, 167, 232, 0.8) inset,
@@ -56,8 +56,8 @@
56
56
  @iconFocusOpacity: 0.85;
57
57
 
58
58
  /* Pressed Down */
59
- @downBackgroundColor: #F1F1F1;
60
- @downBackgroundImage: '';
59
+ @downBackgroundColor: #f1f1f1;
60
+ @downBackgroundImage: "";
61
61
  @downBoxShadow:
62
62
  0 0 0 1px rgba(0, 0, 0, 0.1) inset,
63
63
  0 1px 4px 0 rgba(0, 0, 0, 0.1) inset !important
@@ -65,7 +65,7 @@
65
65
  @downColor: @pressedTextColor;
66
66
 
67
67
  /* Active */
68
- @activeBackgroundColor: #DADADA;
68
+ @activeBackgroundColor: #dadada;
69
69
  @activeBackgroundImage: none;
70
70
  @activeColor: @selectedTextColor;
71
71
  @activeBoxShadow:
@@ -74,7 +74,7 @@
74
74
  ;
75
75
 
76
76
  /* Active + Hovered */
77
- @activeHoverBackgroundColor: #DADADA;
77
+ @activeHoverBackgroundColor: #dadada;
78
78
  @activeHoverBackgroundImage: none;
79
79
  @activeHoverBoxShadow:
80
80
  0 0 0 1px rgba(0, 0, 0, 0.1) inset,
@@ -83,7 +83,7 @@
83
83
  @activeHoverColor: @selectedTextColor;
84
84
 
85
85
  /* Loading */
86
- @loadingBackgroundColor: #FFFFFF;
86
+ @loadingBackgroundColor: #fff;
87
87
 
88
88
  /* -------------------
89
89
  Types
@@ -6,7 +6,7 @@
6
6
  Element
7
7
  -------------------- */
8
8
 
9
- @headerFont: 'Open Sans', Arial, sans-serif;
9
+ @headerFont: "Open Sans", Arial, sans-serif;
10
10
 
11
11
  @blockBackground: @offWhite @subtleGradient;
12
12
  @blockBoxShadow: @subtleShadow;
@@ -4,6 +4,6 @@
4
4
 
5
5
  @background: rgba(0, 0, 0, 0.05);
6
6
  @boxShadow: 0 0 4px rgba(0, 0, 0, 0.1) inset;
7
- @barBackground: @subtleGradient #888888;
7
+ @barBackground: @subtleGradient #888;
8
8
  @border: 1px solid @borderColor;
9
9
  @padding: @relative3px;
@@ -7,7 +7,7 @@
7
7
  -------------------- */
8
8
 
9
9
  /* Item */
10
- @background: #FFFFFF;
10
+ @background: #fff;
11
11
  @borderRadius: 0.325rem;
12
12
  @display: block;
13
13
  @float: left;
@@ -20,7 +20,7 @@
20
20
  0 3px 0 0 @borderColor
21
21
  ;
22
22
  @border: none;
23
- @zIndex: '';
23
+ @zIndex: "";
24
24
 
25
25
  /* Item Group */
26
26
  @horizontalSpacing: 0.5em;
@@ -16,7 +16,7 @@
16
16
 
17
17
  /* Additional Content */
18
18
  @extraDivider: 1px solid rgba(0, 0, 0, 0.05);
19
- @extraBackground: #FAFAFA @subtleGradient;
19
+ @extraBackground: #fafafa @subtleGradient;
20
20
  @extraPadding: 0.75em 1em;
21
21
  @extraBoxShadow: 0 1px 1px rgba(0, 0, 0, 0.15);
22
22
  @extraColor: @lightTextColor;
@@ -108,7 +108,7 @@
108
108
 
109
109
  /* Loading Dimmer */
110
110
  @loaderDimmerColor: rgba(255, 255, 255, 0.8);
111
- @loaderInvertedDimmerColor: rgba(0, 0, 0 , 0.85);
111
+ @loaderInvertedDimmerColor: rgba(0, 0, 0, 0.85);
112
112
  @loaderDimmerZIndex: 100;
113
113
 
114
114
  /* Loading Spinner */
@@ -120,7 +120,7 @@
120
120
  -------------------- */
121
121
 
122
122
  /* Required */
123
- @requiredContent: '*';
123
+ @requiredContent: "*";
124
124
  @requiredColor: @negativeColor;
125
125
  @requiredVerticalOffset: -0.2em;
126
126
  @requiredDistance: 0.2em;
@@ -19,7 +19,7 @@
19
19
  @gutterWidth: 2rem;
20
20
  @rowSpacing: 2rem;
21
21
 
22
- @tableWidth: e(%('calc(100%% + %d)', @gutterWidth));
22
+ @tableWidth: e(%("calc(100%% + %d)", @gutterWidth));
23
23
  @columnMaxImageWidth: 100%;
24
24
 
25
25
  @consecutiveGridDistance: (@rowSpacing / 2);
@@ -10,7 +10,7 @@
10
10
  @verticalMargin: @medium;
11
11
  @horizontalMargin: 0;
12
12
  @margin: @verticalMargin @horizontalMargin;
13
- @background: #FFFFFF;
13
+ @background: #fff;
14
14
  @fontFamily: @pageFont;
15
15
  @itemBackground: none;
16
16
  @fontWeight: @normal;
@@ -63,7 +63,7 @@
63
63
  @dropdownIconDistance: 1em;
64
64
 
65
65
  /* Header */
66
- @headerBackground: '';
66
+ @headerBackground: "";
67
67
  @headerWeight: @bold;
68
68
  @headerTextTransform: @normal;
69
69
 
@@ -83,7 +83,7 @@
83
83
  @arrowTransition: background @defaultDuration @defaultEasing;
84
84
  @arrowZIndex: 2;
85
85
 
86
- @arrowHoverColor: #F2F2F2;
86
+ @arrowHoverColor: #f2f2f2;
87
87
  @arrowActiveColor: @arrowHoverColor;
88
88
  @arrowActiveHoverColor: @arrowActiveColor;
89
89
 
@@ -114,7 +114,7 @@
114
114
 
115
115
  /* Label */
116
116
  @labelOffset: -0.15em;
117
- @labelBackground: #999999;
117
+ @labelBackground: #999;
118
118
  @labelTextColor: @white;
119
119
 
120
120
  @labelTextMargin: 1em;
@@ -128,13 +128,13 @@
128
128
  /* Image Label */
129
129
  @imageLabelTextDistance: 0.8em;
130
130
  @imageLabelVerticalPadding: 0.2833em; /* Calculates as: @verticalLabel (from label.less) - @labelVerticalPadding (from here) */
131
- @imageLabelHeight: (1em + @imageLabelVerticalPadding * 2); /* Logic adopted from label.less */
131
+ @imageLabelHeight: (1em + @imageLabelVerticalPadding * 2); /* Logic adopted from label.less */
132
132
  @imageLabelImageMargin: -@imageLabelVerticalPadding @imageLabelTextDistance -@imageLabelVerticalPadding -@imageLabelTextDistance;
133
133
 
134
134
  /* Dropdown in Menu */
135
135
  @dropdownMenuBoxShadow: 0 1px 3px 0 rgba(0, 0, 0, 0.08);
136
136
 
137
- @dropdownBackground: #FFFFFF;
137
+ @dropdownBackground: #fff;
138
138
  @dropdownMenuDistance: 0;
139
139
  @dropdownMenuBorderRadius: @borderRadius;
140
140
 
@@ -204,7 +204,7 @@
204
204
  /* Vertical */
205
205
  @verticalBoxShadow: @boxShadow;
206
206
  @verticalPointerWidth: 2px;
207
- @verticalBackground: #FFFFFF;
207
+ @verticalBackground: #fff;
208
208
  @verticalItemBackground: none;
209
209
  @verticalDividerBackground: @dividerBackground;
210
210
 
@@ -284,8 +284,8 @@
284
284
  @secondaryPointingInvertedActiveColor: @invertedSelectedTextColor;
285
285
 
286
286
  /* Tiered */
287
- @tieredActiveItemBackground: #FCFCFC;
288
- @tieredActiveMenuBackground: #FCFCFC;
287
+ @tieredActiveItemBackground: #fcfcfc;
288
+ @tieredActiveMenuBackground: #fcfcfc;
289
289
 
290
290
  @tieredSubMenuTextTransform: @normal;
291
291
  @tieredSubMenuFontWeight: @normal;
@@ -321,7 +321,7 @@
321
321
  @tabularVerticalBackground: none @tabularBackgroundColor;
322
322
 
323
323
  @tabularFluidOffset: 1px;
324
- @tabularFluidWidth: e(%('calc(100%% + %d)', @tabularFluidOffset * 2));
324
+ @tabularFluidWidth: e(%("calc(100%% + %d)", @tabularFluidOffset * 2));
325
325
 
326
326
  @tabularActiveBackground: none @white;
327
327
  @tabularActiveColor: @selectedTextColor;
@@ -398,9 +398,9 @@
398
398
  /* Inverted Active */
399
399
  @invertedActiveBackground: @invertedArrowActiveColor;
400
400
  @invertedActiveColor: @invertedSelectedTextColor;
401
- @invertedArrowActiveColor: #3D3E3F;
401
+ @invertedArrowActiveColor: #3d3e3f;
402
402
 
403
- /* Inverted Active Hover */
403
+ /* Inverted Active Hover */
404
404
  @invertedActiveHoverBackground: @invertedActiveBackground;
405
405
  @invertedActiveHoverColor: @white;
406
406
  @invertedArrowActiveHoverColor: @invertedArrowActiveColor;
@@ -426,7 +426,7 @@
426
426
  @attachedTopOffset: 0;
427
427
  @attachedBottomOffset: 0;
428
428
  @attachedHorizontalOffset: -@borderWidth;
429
- @attachedWidth: e(%('calc(100%% + %d)', -@attachedHorizontalOffset * 2));
429
+ @attachedWidth: e(%("calc(100%% + %d)", -@attachedHorizontalOffset * 2));
430
430
  @attachedBoxShadow: none;
431
431
  @attachedBorder: @borderWidth solid @solidBorderColor;
432
432
  @attachedBottomBoxShadow:
@@ -12,7 +12,7 @@
12
12
  @verticalPadding: 1em;
13
13
  @horizontalPadding: 1.5em;
14
14
  @padding: @verticalPadding @horizontalPadding;
15
- @background: #F8F8F9;
15
+ @background: #f8f8f9;
16
16
  @lineHeightOffset: ((@lineHeight - 1em) / 2);
17
17
 
18
18
  @borderRadius: @defaultBorderRadius;
@@ -97,10 +97,10 @@
97
97
  @definitionColumnFontWeight: @bold;
98
98
  @definitionColumnColor: @selectedTextColor;
99
99
  @definitionColumnFontSize: @relativeMedium;
100
- @definitionColumnTextTransform: '';
101
- @definitionColumnBoxShadow: '';
102
- @definitionColumnTextAlign: '';
103
- @definitionColumnHorizontalPadding: '';
100
+ @definitionColumnTextTransform: "";
101
+ @definitionColumnBoxShadow: "";
102
+ @definitionColumnTextAlign: "";
103
+ @definitionColumnHorizontalPadding: "";
104
104
 
105
105
  /* --------------
106
106
  Couplings
@@ -144,16 +144,16 @@
144
144
  @warningBackgroundHover: darken(@warningBackgroundColor, 3);
145
145
  @warningColorHover: darken(@warningColor, 3);
146
146
  @invertedWarningColor: @warningTextColor;
147
- @invertedWarningBackgroundColor: #EEC97E;
147
+ @invertedWarningBackgroundColor: #eec97e;
148
148
 
149
149
  /* Active */
150
150
  @activeColor: @textColor;
151
- @activeBackgroundColor: #E0E0E0;
151
+ @activeBackgroundColor: #e0e0e0;
152
152
  @activeBoxShadow: @stateMarkerWidth 0 0 @activeColor inset;
153
153
  @invertedActiveColor: @textColor;
154
- @invertedActiveBackgroundColor: #A0A0A0;
154
+ @invertedActiveBackgroundColor: #a0a0a0;
155
155
 
156
- @activeBackgroundHover: #EFEFEF;
156
+ @activeBackgroundHover: #efefef;
157
157
  @activeColorHover: @selectedTextColor;
158
158
 
159
159
  /* --------------
@@ -164,7 +164,7 @@
164
164
  @attachedTopOffset: 0;
165
165
  @attachedBottomOffset: 0;
166
166
  @attachedHorizontalOffset: -@borderWidth;
167
- @attachedWidth: e(%('calc(100%% + %d)', -@attachedHorizontalOffset * 2));
167
+ @attachedWidth: e(%("calc(100%% + %d)", -@attachedHorizontalOffset * 2));
168
168
  @attachedBoxShadow: none;
169
169
  @attachedBorder: @borderWidth solid @solidBorderColor;
170
170
  @attachedBottomBoxShadow:
@@ -183,16 +183,16 @@
183
183
  @selectableInvertedTextColor: @invertedSelectedTextColor;
184
184
 
185
185
  /* Sortable */
186
- @sortableBackground: '';
186
+ @sortableBackground: "";
187
187
  @sortableColor: @textColor;
188
188
 
189
189
  @sortableBorder: 1px solid @borderColor;
190
190
  @sortableIconWidth: auto;
191
191
  @sortableIconDistance: 0.5em;
192
192
  @sortableIconOpacity: 0.8;
193
- @sortableIconFont: 'Icons';
194
- @sortableIconAscending: '\f0d8';
195
- @sortableIconDescending: '\f0d7';
193
+ @sortableIconFont: "Icons";
194
+ @sortableIconAscending: "\f0d8";
195
+ @sortableIconDescending: "\f0d7";
196
196
  @sortableDisabledColor: @disabledTextColor;
197
197
 
198
198
  @sortableHoverBackground: @transparentBlack;
@@ -216,7 +216,7 @@
216
216
  @coloredBorderSizeCover: (@coloredBorderSize / 2);
217
217
 
218
218
  /* Inverted */
219
- @invertedBackground: #333333;
219
+ @invertedBackground: #333;
220
220
  @invertedBorder: none;
221
221
  @invertedCellBorder: 1px solid @whiteBorderColor;
222
222
  @invertedCellBorderColor: @whiteBorderColor;
@@ -245,7 +245,7 @@
245
245
  @basicTableCellBackground: transparent;
246
246
  @basicTableHeaderDivider: none;
247
247
  @basicTableCellBorder: 1px solid rgba(0, 0, 0, 0.1);
248
- @basicTableCellPadding: '';
248
+ @basicTableCellPadding: "";
249
249
  @basicTableStripedBackground: @transparentBlack;
250
250
 
251
251
  /* Padded */
@@ -9,7 +9,7 @@
9
9
  /* Button */
10
10
  @verticalMargin: 0;
11
11
  @horizontalMargin: 0.25em;
12
- @backgroundColor: #E0E1E2;
12
+ @backgroundColor: #e0e1e2;
13
13
  @backgroundImage: none;
14
14
  @background: @backgroundColor @backgroundImage;
15
15
  @lineHeight: 1em;
@@ -47,7 +47,7 @@
47
47
  @iconHeight: auto;
48
48
  @iconOpacity: 0.8;
49
49
  @iconDistance: @relative6px;
50
- @iconColor: '';
50
+ @iconColor: "";
51
51
  @iconTransition: opacity @defaultDuration @defaultEasing;
52
52
  @iconVerticalAlign: baseline;
53
53
 
@@ -85,7 +85,7 @@
85
85
  -------------------- */
86
86
 
87
87
  /* Hovered */
88
- @hoverBackgroundColor: #CACBCD;
88
+ @hoverBackgroundColor: #cacbcd;
89
89
  @hoverBackgroundImage: @backgroundImage;
90
90
  @hoverBoxShadow: @boxShadow;
91
91
  @hoverColor: @hoveredTextColor;
@@ -94,7 +94,7 @@
94
94
  /* Focused */
95
95
  @focusBackgroundColor: @hoverBackgroundColor;
96
96
  @focusBackgroundImage: none;
97
- @focusBoxShadow: '';
97
+ @focusBoxShadow: "";
98
98
  @focusColor: @hoveredTextColor;
99
99
  @iconFocusOpacity: 0.85;
100
100
 
@@ -103,8 +103,8 @@
103
103
  @disabledBoxShadow: none;
104
104
 
105
105
  /* Pressed Down */
106
- @downBackgroundColor: #BABBBC;
107
- @downBackgroundImage: '';
106
+ @downBackgroundColor: #babbbc;
107
+ @downBackgroundImage: "";
108
108
  @downPressedShadow: none;
109
109
  @downBoxShadow:
110
110
  @borderBoxShadow,
@@ -113,7 +113,7 @@
113
113
  @downColor: @pressedTextColor;
114
114
 
115
115
  /* Active */
116
- @activeBackgroundColor: #C0C1C2;
116
+ @activeBackgroundColor: #c0c1c2;
117
117
  @activeBackgroundImage: none;
118
118
  @activeColor: @selectedTextColor;
119
119
  @activeBoxShadow: @borderBoxShadow;
@@ -137,7 +137,7 @@
137
137
  -------------------- */
138
138
 
139
139
  /* Or */
140
- @orText: 'or';
140
+ @orText: "or";
141
141
 
142
142
  @orGap: 0.3em;
143
143
  @orHeight: (@verticalPadding * 2) + 1em;
@@ -166,7 +166,7 @@
166
166
  /* Labeled */
167
167
  @labeledLabelFontSize: @medium;
168
168
  @labeledLabelAlign: center;
169
- @labeledLabelPadding: '';
169
+ @labeledLabelPadding: "";
170
170
  @labeledLabelFontSize: @relativeMedium;
171
171
  @labeledLabelBorderColor: @borderColor;
172
172
  @labeledLabelBorderOffset: -@borderBoxShadowWidth;
@@ -178,7 +178,7 @@
178
178
  @labeledIconBackgroundColor: rgba(0, 0, 0, 0.05);
179
179
  @labeledIconPadding: (@horizontalPadding + @labeledIconWidth);
180
180
  @labeledIconBorder: transparent;
181
- @labeledIconColor: '';
181
+ @labeledIconColor: "";
182
182
 
183
183
  @labeledIconLeftShadow: -1px 0 0 0 @labeledIconBorder inset;
184
184
  @labeledIconRightShadow: 1px 0 0 0 @labeledIconBorder inset;
@@ -204,7 +204,7 @@
204
204
  @basicTextTransform: none;
205
205
 
206
206
  /* Basic Hover */
207
- @basicHoverBackground: #FFFFFF;
207
+ @basicHoverBackground: #fff;
208
208
  @basicHoverTextColor: @hoveredTextColor;
209
209
  @basicHoverBoxShadow:
210
210
  0 0 0 @basicBorderSize @selectedBorderColor inset,
@@ -217,7 +217,7 @@
217
217
  @basicFocusBoxShadow: @basicHoverBoxShadow;
218
218
 
219
219
  /* Basic Down */
220
- @basicDownBackground: #F8F8F8;
220
+ @basicDownBackground: #f8f8f8;
221
221
  @basicDownTextColor: @pressedTextColor;
222
222
  @basicDownBoxShadow:
223
223
  0 0 0 @basicBorderSize rgba(0, 0, 0, 0.15) inset,
@@ -226,7 +226,7 @@
226
226
 
227
227
  /* Basic Active */
228
228
  @basicActiveBackground: @transparentBlack;
229
- @basicActiveBoxShadow: '';
229
+ @basicActiveBoxShadow: "";
230
230
  @basicActiveTextColor: @selectedTextColor;
231
231
 
232
232
  /* Basic Inverted */
@@ -6,7 +6,7 @@
6
6
  Element
7
7
  -------------------- */
8
8
 
9
- /* Minimum Gutter is used to determine the maximum container width for a given device */
9
+ /* Minimum Gutter is used to determine the maximum container width for a given device */
10
10
 
11
11
  @maxWidth: 100%;
12
12
  @wideRatio: 1.2;
@@ -16,17 +16,17 @@
16
16
  @mobileWidth: auto;
17
17
  @mobileGutter: 1em;
18
18
 
19
- @tabletMinimumGutter: (@emSize * 1);
19
+ @tabletMinimumGutter: (@emSize * 1);
20
20
  @tabletWidth: @tabletBreakpoint - (@tabletMinimumGutter * 2) - @scrollbarWidth;
21
21
  @tabletWideWidth: (@tabletBreakpoint - (@tabletMinimumGutter * 2) - @scrollbarWidth) * @wideRatio;
22
22
  @tabletGutter: auto;
23
23
 
24
- @computerMinimumGutter: (@emSize * 1.5);
24
+ @computerMinimumGutter: (@emSize * 1.5);
25
25
  @computerWidth: @computerBreakpoint - (@computerMinimumGutter * 2) - @scrollbarWidth;
26
26
  @computerWideWidth: (@computerBreakpoint - (@computerMinimumGutter * 2) - @scrollbarWidth) * @wideRatio;
27
27
  @computerGutter: auto;
28
28
 
29
- @largeMonitorMinimumGutter: (@emSize * 2);
29
+ @largeMonitorMinimumGutter: (@emSize * 2);
30
30
  @largeMonitorWidth: @largeMonitorBreakpoint - (@largeMonitorMinimumGutter * 2) - @scrollbarWidth;
31
31
  @largeMonitorWideWidth: (@largeMonitorBreakpoint - (@largeMonitorMinimumGutter * 2) - @scrollbarWidth) * @wideRatio;
32
32
  @largeMonitorGutter: auto;
@@ -37,19 +37,19 @@
37
37
  @veryRelaxedGridGutterWidth: 5rem;
38
38
 
39
39
  @mobileGridWidth: @mobileWidth;
40
- @tabletGridWidth: e(%('calc(%d + %d)', @tabletWidth, @gridGutterWidth));
41
- @computerGridWidth: e(%('calc(%d + %d)', @computerWidth, @gridGutterWidth));
42
- @largeMonitorGridWidth: e(%('calc(%d + %d)', @largeMonitorWidth, @gridGutterWidth));
40
+ @tabletGridWidth: e(%("calc(%d + %d)", @tabletWidth, @gridGutterWidth));
41
+ @computerGridWidth: e(%("calc(%d + %d)", @computerWidth, @gridGutterWidth));
42
+ @largeMonitorGridWidth: e(%("calc(%d + %d)", @largeMonitorWidth, @gridGutterWidth));
43
43
 
44
44
  @mobileRelaxedGridWidth: @mobileWidth;
45
- @tabletRelaxedGridWidth: e(%('calc(%d + %d)', @tabletWidth, @relaxedGridGutterWidth));
46
- @computerRelaxedGridWidth: e(%('calc(%d + %d)', @computerWidth, @relaxedGridGutterWidth));
47
- @largeMonitorRelaxedGridWidth: e(%('calc(%d + %d)', @largeMonitorWidth, @relaxedGridGutterWidth));
45
+ @tabletRelaxedGridWidth: e(%("calc(%d + %d)", @tabletWidth, @relaxedGridGutterWidth));
46
+ @computerRelaxedGridWidth: e(%("calc(%d + %d)", @computerWidth, @relaxedGridGutterWidth));
47
+ @largeMonitorRelaxedGridWidth: e(%("calc(%d + %d)", @largeMonitorWidth, @relaxedGridGutterWidth));
48
48
 
49
49
  @mobileVeryRelaxedGridWidth: @mobileWidth;
50
- @tabletVeryRelaxedGridWidth: e(%('calc(%d + %d)', @tabletWidth, @veryRelaxedGridGutterWidth));
51
- @computerVeryRelaxedGridWidth: e(%('calc(%d + %d)', @computerWidth, @veryRelaxedGridGutterWidth));
52
- @largeMonitorVeryRelaxedGridWidth: e(%('calc(%d + %d)', @largeMonitorWidth, @veryRelaxedGridGutterWidth));
50
+ @tabletVeryRelaxedGridWidth: e(%("calc(%d + %d)", @tabletWidth, @veryRelaxedGridGutterWidth));
51
+ @computerVeryRelaxedGridWidth: e(%("calc(%d + %d)", @computerWidth, @veryRelaxedGridGutterWidth));
52
+ @largeMonitorVeryRelaxedGridWidth: e(%("calc(%d + %d)", @largeMonitorWidth, @veryRelaxedGridGutterWidth));
53
53
 
54
54
  /* -------------------
55
55
  Types