fomantic-ui 2.9.1-beta.19 → 2.9.1-beta.20

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 (212) hide show
  1. package/.eslintrc.js +1 -0
  2. package/.stylelintrc.js +46 -0
  3. package/dist/components/accordion.css +19 -26
  4. package/dist/components/accordion.js +1 -1
  5. package/dist/components/accordion.min.css +1 -1
  6. package/dist/components/accordion.min.js +1 -1
  7. package/dist/components/ad.css +31 -41
  8. package/dist/components/ad.min.css +1 -1
  9. package/dist/components/api.js +1 -1
  10. package/dist/components/api.min.js +1 -1
  11. package/dist/components/breadcrumb.css +1 -1
  12. package/dist/components/breadcrumb.min.css +1 -1
  13. package/dist/components/button.css +71 -96
  14. package/dist/components/button.min.css +1 -1
  15. package/dist/components/calendar.css +6 -8
  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 +83 -115
  20. package/dist/components/card.min.css +1 -1
  21. package/dist/components/checkbox.css +47 -64
  22. package/dist/components/checkbox.js +1 -1
  23. package/dist/components/checkbox.min.css +1 -1
  24. package/dist/components/checkbox.min.js +1 -1
  25. package/dist/components/comment.css +37 -51
  26. package/dist/components/comment.min.css +1 -1
  27. package/dist/components/container.css +4 -5
  28. package/dist/components/container.min.css +1 -1
  29. package/dist/components/dimmer.css +31 -41
  30. package/dist/components/dimmer.js +1 -1
  31. package/dist/components/dimmer.min.css +1 -1
  32. package/dist/components/dimmer.min.js +1 -1
  33. package/dist/components/divider.css +32 -44
  34. package/dist/components/divider.min.css +1 -1
  35. package/dist/components/dropdown.css +109 -152
  36. package/dist/components/dropdown.js +1 -1
  37. package/dist/components/dropdown.min.css +1 -1
  38. package/dist/components/dropdown.min.js +1 -1
  39. package/dist/components/embed.css +13 -19
  40. package/dist/components/embed.js +1 -1
  41. package/dist/components/embed.min.css +1 -1
  42. package/dist/components/embed.min.js +1 -1
  43. package/dist/components/emoji.css +7 -6
  44. package/dist/components/feed.css +24 -32
  45. package/dist/components/feed.min.css +1 -1
  46. package/dist/components/flag.css +5 -3
  47. package/dist/components/flag.min.css +1 -1
  48. package/dist/components/flyout.css +39 -56
  49. package/dist/components/flyout.js +1 -1
  50. package/dist/components/flyout.min.css +1 -1
  51. package/dist/components/flyout.min.js +1 -1
  52. package/dist/components/form.css +85 -111
  53. package/dist/components/form.js +1 -1
  54. package/dist/components/form.min.css +1 -1
  55. package/dist/components/form.min.js +1 -1
  56. package/dist/components/grid.css +70 -96
  57. package/dist/components/grid.min.css +1 -1
  58. package/dist/components/header.css +47 -65
  59. package/dist/components/header.min.css +1 -1
  60. package/dist/components/icon.css +42 -53
  61. package/dist/components/icon.min.css +1 -1
  62. package/dist/components/image.css +32 -42
  63. package/dist/components/image.min.css +1 -1
  64. package/dist/components/input.css +45 -58
  65. package/dist/components/input.min.css +1 -1
  66. package/dist/components/item.css +55 -77
  67. package/dist/components/item.min.css +1 -1
  68. package/dist/components/label.css +61 -90
  69. package/dist/components/label.min.css +1 -1
  70. package/dist/components/list.css +44 -59
  71. package/dist/components/list.min.css +1 -1
  72. package/dist/components/loader.css +16 -22
  73. package/dist/components/loader.min.css +1 -1
  74. package/dist/components/menu.css +126 -186
  75. package/dist/components/message.css +25 -35
  76. package/dist/components/message.min.css +1 -1
  77. package/dist/components/modal.css +33 -40
  78. package/dist/components/modal.js +1 -1
  79. package/dist/components/modal.min.css +1 -1
  80. package/dist/components/modal.min.js +1 -1
  81. package/dist/components/nag.css +19 -25
  82. package/dist/components/nag.js +1 -1
  83. package/dist/components/nag.min.css +1 -1
  84. package/dist/components/nag.min.js +1 -1
  85. package/dist/components/placeholder.css +10 -12
  86. package/dist/components/placeholder.min.css +1 -1
  87. package/dist/components/popup.css +49 -59
  88. package/dist/components/popup.js +1 -1
  89. package/dist/components/popup.min.css +1 -1
  90. package/dist/components/popup.min.js +1 -1
  91. package/dist/components/progress.css +29 -39
  92. package/dist/components/progress.js +1 -1
  93. package/dist/components/progress.min.css +1 -1
  94. package/dist/components/progress.min.js +1 -1
  95. package/dist/components/rail.css +15 -20
  96. package/dist/components/rail.min.css +1 -1
  97. package/dist/components/rating.css +9 -13
  98. package/dist/components/rating.js +1 -1
  99. package/dist/components/rating.min.css +1 -1
  100. package/dist/components/rating.min.js +1 -1
  101. package/dist/components/reset.css +1 -1
  102. package/dist/components/reset.min.css +1 -1
  103. package/dist/components/reveal.css +19 -26
  104. package/dist/components/reveal.min.css +1 -1
  105. package/dist/components/search.css +41 -58
  106. package/dist/components/search.js +1 -1
  107. package/dist/components/search.min.css +1 -1
  108. package/dist/components/search.min.js +1 -1
  109. package/dist/components/segment.css +62 -83
  110. package/dist/components/segment.min.css +1 -1
  111. package/dist/components/shape.css +10 -14
  112. package/dist/components/shape.js +1 -1
  113. package/dist/components/shape.min.css +1 -1
  114. package/dist/components/shape.min.js +1 -1
  115. package/dist/components/sidebar.css +41 -58
  116. package/dist/components/sidebar.js +1 -1
  117. package/dist/components/sidebar.min.css +1 -1
  118. package/dist/components/sidebar.min.js +1 -1
  119. package/dist/components/site.css +5 -5
  120. package/dist/components/site.js +1 -1
  121. package/dist/components/site.min.css +1 -1
  122. package/dist/components/site.min.js +1 -1
  123. package/dist/components/slider.css +27 -37
  124. package/dist/components/slider.js +1 -1
  125. package/dist/components/slider.min.js +1 -1
  126. package/dist/components/state.js +1 -1
  127. package/dist/components/state.min.js +1 -1
  128. package/dist/components/statistic.css +29 -41
  129. package/dist/components/statistic.min.css +1 -1
  130. package/dist/components/step.css +26 -35
  131. package/dist/components/step.min.css +1 -1
  132. package/dist/components/sticky.css +1 -1
  133. package/dist/components/sticky.js +1 -1
  134. package/dist/components/sticky.min.css +1 -1
  135. package/dist/components/sticky.min.js +1 -1
  136. package/dist/components/tab.css +6 -8
  137. package/dist/components/tab.js +1 -1
  138. package/dist/components/tab.min.css +1 -1
  139. package/dist/components/tab.min.js +1 -1
  140. package/dist/components/table.css +87 -117
  141. package/dist/components/table.min.css +1 -1
  142. package/dist/components/text.css +1 -1
  143. package/dist/components/text.min.css +1 -1
  144. package/dist/components/toast.css +4 -6
  145. package/dist/components/toast.js +1 -1
  146. package/dist/components/toast.min.css +1 -1
  147. package/dist/components/toast.min.js +1 -1
  148. package/dist/components/transition.css +4 -3
  149. package/dist/components/transition.js +1 -1
  150. package/dist/components/transition.min.css +1 -1
  151. package/dist/components/transition.min.js +1 -1
  152. package/dist/components/visibility.js +1 -1
  153. package/dist/components/visibility.min.js +1 -1
  154. package/dist/semantic.css +1719 -1719
  155. package/dist/semantic.js +26 -26
  156. package/dist/semantic.min.css +1 -1
  157. package/dist/semantic.min.js +1 -1
  158. package/package.json +8 -4
  159. package/src/definitions/collections/breadcrumb.less +41 -44
  160. package/src/definitions/collections/form.less +869 -879
  161. package/src/definitions/collections/grid.less +1690 -1695
  162. package/src/definitions/collections/menu.less +1493 -1503
  163. package/src/definitions/collections/message.less +292 -295
  164. package/src/definitions/collections/table.less +1616 -1622
  165. package/src/definitions/elements/button.less +1723 -1737
  166. package/src/definitions/elements/container.less +209 -210
  167. package/src/definitions/elements/divider.less +205 -206
  168. package/src/definitions/elements/emoji.less +38 -44
  169. package/src/definitions/elements/flag.less +44 -46
  170. package/src/definitions/elements/header.less +337 -345
  171. package/src/definitions/elements/icon.less +511 -512
  172. package/src/definitions/elements/image.less +221 -225
  173. package/src/definitions/elements/input.less +661 -667
  174. package/src/definitions/elements/label.less +800 -799
  175. package/src/definitions/elements/list.less +809 -809
  176. package/src/definitions/elements/loader.less +272 -266
  177. package/src/definitions/elements/placeholder.less +171 -168
  178. package/src/definitions/elements/rail.less +91 -91
  179. package/src/definitions/elements/reveal.less +192 -196
  180. package/src/definitions/elements/segment.less +743 -747
  181. package/src/definitions/elements/step.less +425 -433
  182. package/src/definitions/elements/text.less +32 -34
  183. package/src/definitions/globals/reset.less +9 -6
  184. package/src/definitions/globals/site.less +106 -108
  185. package/src/definitions/modules/accordion.less +242 -246
  186. package/src/definitions/modules/calendar.less +91 -92
  187. package/src/definitions/modules/checkbox.less +536 -542
  188. package/src/definitions/modules/dimmer.less +300 -297
  189. package/src/definitions/modules/dropdown.less +1577 -1591
  190. package/src/definitions/modules/embed.less +81 -82
  191. package/src/definitions/modules/flyout.less +443 -452
  192. package/src/definitions/modules/modal.less +459 -462
  193. package/src/definitions/modules/nag.less +134 -137
  194. package/src/definitions/modules/popup.less +738 -739
  195. package/src/definitions/modules/progress.less +521 -494
  196. package/src/definitions/modules/rating.less +94 -101
  197. package/src/definitions/modules/search.less +375 -383
  198. package/src/definitions/modules/shape.less +71 -76
  199. package/src/definitions/modules/sidebar.less +464 -474
  200. package/src/definitions/modules/slider.less +307 -308
  201. package/src/definitions/modules/sticky.less +21 -23
  202. package/src/definitions/modules/tab.less +51 -52
  203. package/src/definitions/modules/toast.less +584 -586
  204. package/src/definitions/modules/transition.less +55 -56
  205. package/src/definitions/views/ad.less +206 -206
  206. package/src/definitions/views/card.less +968 -970
  207. package/src/definitions/views/comment.less +190 -198
  208. package/src/definitions/views/feed.less +220 -224
  209. package/src/definitions/views/item.less +436 -446
  210. package/src/definitions/views/statistic.less +269 -280
  211. package/src/theme.less +29 -32
  212. package/src/themes/default/globals/colors.less +589 -589
@@ -8,69 +8,67 @@
8
8
  *
9
9
  */
10
10
 
11
-
12
11
  /*******************************
13
12
  Theme
14
13
  *******************************/
15
14
 
16
- @type : 'element';
15
+ @type : 'element';
17
16
  @element : 'text';
18
17
 
19
18
  @import (multiple) '../../theme.config';
20
19
 
21
-
22
20
  /*******************************
23
21
  Text
24
22
  *******************************/
25
23
  span.ui.text {
26
- line-height: @lineHeight;
24
+ line-height: @lineHeight;
27
25
  }
28
26
 
29
27
  & when not (@variationTextColors = false) {
30
- each(@variationTextColors, {
31
- @color: @value;
32
- @c: @colors[@@color][color];
33
- @l: @colors[@@color][light];
28
+ each(@variationTextColors, {
29
+ @color: @value;
30
+ @c: @colors[@@color][color];
31
+ @l: @colors[@@color][light];
34
32
 
35
- span.ui.@{color}.text {
36
- color: @c;
37
- }
38
- & when (@variationTextInverted) {
39
- span.ui.inverted.@{color}.text {
40
- color: @l;
41
- }
42
- }
43
- })
33
+ span.ui.@{color}.text {
34
+ color: @c;
35
+ }
36
+ & when (@variationTextInverted) {
37
+ span.ui.inverted.@{color}.text {
38
+ color: @l;
39
+ }
40
+ }
41
+ })
44
42
  }
45
43
 
46
44
  & when not (@variationTextStates = false) {
47
- each(@variationTextStates, {
48
- @state: @value;
49
- @c: @textStates[@@state][color];
45
+ each(@variationTextStates, {
46
+ @state: @value;
47
+ @c: @textStates[@@state][color];
50
48
 
51
- span.ui.@{state}.text {
52
- color: @c;
53
- }
54
- })
49
+ span.ui.@{state}.text {
50
+ color: @c;
51
+ }
52
+ })
55
53
  }
56
54
 
57
55
  & when (@variationTextDisabled) {
58
- span.ui.disabled.text {
59
- opacity: @disabledOpacity;
60
- }
56
+ span.ui.disabled.text {
57
+ opacity: @disabledOpacity;
58
+ }
61
59
  }
62
60
 
63
61
  /* Sizes */
64
62
  span.ui.medium.text {
65
- font-size: @medium;
63
+ font-size: @medium;
66
64
  }
67
65
  & when not (@variationTextSizes = false) {
68
- each(@variationTextSizes, {
69
- @s: @@value;
70
- span.ui.@{value}.text {
71
- font-size: @s;
72
- }
73
- })
66
+ each(@variationTextSizes, {
67
+ @s: @@value;
68
+ span.ui.@{value}.text {
69
+ font-size: @s;
70
+ }
71
+ })
74
72
  }
75
73
 
76
74
  .loadUIOverrides();
@@ -12,7 +12,7 @@
12
12
  Theme
13
13
  *******************************/
14
14
 
15
- @type : 'global';
15
+ @type : 'global';
16
16
  @element : 'reset';
17
17
 
18
18
  @import (multiple) '../../theme.config';
@@ -25,16 +25,19 @@
25
25
  *,
26
26
  *::before,
27
27
  *::after {
28
- box-sizing: inherit;
28
+ box-sizing: inherit;
29
29
  }
30
30
  html {
31
- box-sizing: border-box;
31
+ box-sizing: border-box;
32
32
  }
33
33
 
34
34
  /* iPad Input Shadows */
35
- input[type="text"], input[type="email"], input[type="search"], input[type="password"] {
36
- -webkit-appearance: none;
37
- -moz-appearance: none; /* mobile firefox too! */
35
+ input[type="text"],
36
+ input[type="email"],
37
+ input[type="search"],
38
+ input[type="password"] {
39
+ -webkit-appearance: none;
40
+ -moz-appearance: none; /* mobile firefox too! */
38
41
  }
39
42
 
40
43
  .loadUIOverrides();
@@ -8,12 +8,11 @@
8
8
  *
9
9
  */
10
10
 
11
-
12
11
  /*******************************
13
12
  Theme
14
13
  *******************************/
15
14
 
16
- @type : 'global';
15
+ @type : 'global';
17
16
  @element : 'site';
18
17
 
19
18
  @import (multiple) '../../theme.config';
@@ -26,23 +25,23 @@
26
25
 
27
26
  html,
28
27
  body {
29
- height: 100%;
28
+ height: 100%;
30
29
  }
31
30
 
32
31
  html {
33
- font-size: @emSize;
32
+ font-size: @emSize;
34
33
  }
35
34
 
36
35
  body {
37
- margin: 0;
38
- padding: 0;
39
- overflow-x: @pageOverflowX;
40
- min-width: @pageMinWidth;
41
- background: @pageBackground;
42
- font-family: @pageFont;
43
- font-size: @fontSize;
44
- line-height: @lineHeight;
45
- color: @textColor;
36
+ margin: 0;
37
+ padding: 0;
38
+ overflow-x: @pageOverflowX;
39
+ min-width: @pageMinWidth;
40
+ background: @pageBackground;
41
+ font-family: @pageFont;
42
+ font-size: @fontSize;
43
+ line-height: @lineHeight;
44
+ color: @textColor;
46
45
  }
47
46
 
48
47
  /*******************************
@@ -54,28 +53,28 @@ h2,
54
53
  h3,
55
54
  h4,
56
55
  h5 {
57
- font-family: @headerFont;
58
- line-height: @headerLineHeight;
59
- margin: @headerMargin;
60
- font-weight: @headerFontWeight;
61
- padding: 0;
56
+ font-family: @headerFont;
57
+ line-height: @headerLineHeight;
58
+ margin: @headerMargin;
59
+ font-weight: @headerFontWeight;
60
+ padding: 0;
62
61
  }
63
62
 
64
63
  h1 {
65
- min-height: 1rem;
66
- font-size: @h1;
64
+ min-height: 1rem;
65
+ font-size: @h1;
67
66
  }
68
67
  h2 {
69
- font-size: @h2;
68
+ font-size: @h2;
70
69
  }
71
70
  h3 {
72
- font-size: @h3;
71
+ font-size: @h3;
73
72
  }
74
73
  h4 {
75
- font-size: @h4;
74
+ font-size: @h4;
76
75
  }
77
76
  h5 {
78
- font-size: @h5;
77
+ font-size: @h5;
79
78
  }
80
79
 
81
80
  h1:first-child,
@@ -83,7 +82,7 @@ h2:first-child,
83
82
  h3:first-child,
84
83
  h4:first-child,
85
84
  h5:first-child {
86
- margin-top: 0;
85
+ margin-top: 0;
87
86
  }
88
87
 
89
88
  h1:last-child,
@@ -91,105 +90,104 @@ h2:last-child,
91
90
  h3:last-child,
92
91
  h4:last-child,
93
92
  h5:last-child {
94
- margin-bottom: 0;
93
+ margin-bottom: 0;
95
94
  }
96
95
 
97
-
98
96
  /*******************************
99
97
  Text
100
98
  *******************************/
101
99
 
102
100
  p {
103
- margin: @paragraphMargin;
104
- line-height: @paragraphLineHeight;
101
+ margin: @paragraphMargin;
102
+ line-height: @paragraphLineHeight;
105
103
  }
106
104
  p:first-child {
107
- margin-top: 0;
105
+ margin-top: 0;
108
106
  }
109
107
  p:last-child {
110
- margin-bottom: 0;
108
+ margin-bottom: 0;
111
109
  }
112
110
 
113
- /*-------------------
111
+ /* -------------------
114
112
  Links
115
- --------------------*/
113
+ -------------------- */
116
114
 
117
115
  a {
118
- color: @linkColor;
119
- text-decoration: @linkUnderline;
116
+ color: @linkColor;
117
+ text-decoration: @linkUnderline;
120
118
  }
121
119
  a:hover {
122
- color: @linkHoverColor;
123
- text-decoration: @linkHoverUnderline;
120
+ color: @linkHoverColor;
121
+ text-decoration: @linkHoverUnderline;
124
122
  }
125
123
 
126
-
127
124
  /*******************************
128
125
  Scrollbars
129
126
  *******************************/
130
127
 
131
128
  & when (@useCustomScrollbars) {
129
+ /* Force Simple Scrollbars */
130
+ body ::-webkit-scrollbar {
131
+ -webkit-appearance: none;
132
+ width: @customScrollbarWidth;
133
+ height: @customScrollbarHeight;
134
+ }
135
+ body ::-webkit-scrollbar-track {
136
+ background: @trackBackground;
137
+ border-radius: @trackBorderRadius;
138
+ }
139
+ body ::-webkit-scrollbar-thumb {
140
+ cursor: pointer;
141
+ border-radius: @thumbBorderRadius;
142
+ background: @thumbBackground;
143
+ transition: @thumbTransition;
144
+ }
145
+ body ::-webkit-scrollbar-thumb:window-inactive {
146
+ background: @thumbInactiveBackground;
147
+ }
148
+ body ::-webkit-scrollbar-thumb:hover {
149
+ background: @thumbHoverBackground;
150
+ }
151
+ body .ui {
152
+ & when (@supportIE) {
153
+ /* IE11 */
154
+ scrollbar-face-color: @thumbBackgroundHex;
155
+ scrollbar-shadow-color: @thumbBackgroundHex;
156
+ scrollbar-track-color: @trackBackgroundHex;
157
+ scrollbar-arrow-color: @trackBackgroundHex;
158
+ }
159
+
160
+ /* firefox : first color thumb, second track */
161
+ scrollbar-color: @thumbBackground @trackBackground;
162
+ scrollbar-width: thin;
163
+ }
132
164
 
133
- /* Force Simple Scrollbars */
134
- body ::-webkit-scrollbar {
135
- -webkit-appearance: none;
136
- width: @customScrollbarWidth;
137
- height: @customScrollbarHeight;
138
- }
139
- body ::-webkit-scrollbar-track {
140
- background: @trackBackground;
141
- border-radius: @trackBorderRadius;
142
- }
143
- body ::-webkit-scrollbar-thumb {
144
- cursor: pointer;
145
- border-radius: @thumbBorderRadius;
146
- background: @thumbBackground;
147
- transition: @thumbTransition;
148
- }
149
- body ::-webkit-scrollbar-thumb:window-inactive {
150
- background: @thumbInactiveBackground;
151
- }
152
- body ::-webkit-scrollbar-thumb:hover {
153
- background: @thumbHoverBackground;
154
- }
155
- body .ui {
156
- & when (@supportIE) {
157
- /* IE11 */
158
- scrollbar-face-color: @thumbBackgroundHex;
159
- scrollbar-shadow-color: @thumbBackgroundHex;
160
- scrollbar-track-color: @trackBackgroundHex;
161
- scrollbar-arrow-color: @trackBackgroundHex;
165
+ /* Inverted UI */
166
+ body .ui.inverted:not(.dimmer)::-webkit-scrollbar-track {
167
+ background: @trackInvertedBackground;
168
+ }
169
+ body .ui.inverted:not(.dimmer)::-webkit-scrollbar-thumb {
170
+ background: @thumbInvertedBackground;
162
171
  }
163
- /* firefox : first color thumb, second track*/
164
- scrollbar-color: @thumbBackground @trackBackground;
165
- scrollbar-width: thin;
166
- }
167
-
168
- /* Inverted UI */
169
- body .ui.inverted:not(.dimmer)::-webkit-scrollbar-track {
170
- background: @trackInvertedBackground;
171
- }
172
- body .ui.inverted:not(.dimmer)::-webkit-scrollbar-thumb {
173
- background: @thumbInvertedBackground;
174
- }
175
- body .ui.inverted:not(.dimmer)::-webkit-scrollbar-thumb:window-inactive {
176
- background: @thumbInvertedInactiveBackground;
177
- }
178
- body .ui.inverted:not(.dimmer)::-webkit-scrollbar-thumb:hover {
179
- background: @thumbInvertedHoverBackground;
180
- }
181
-
182
- body .ui.inverted:not(.dimmer) {
183
- & when (@supportIE) {
184
- /* IE11 */
185
- scrollbar-face-color: @thumbInvertedBackgroundHex;
186
- scrollbar-shadow-color: @thumbInvertedBackgroundHex;
187
- scrollbar-track-color: @trackInvertedBackgroundHex;
188
- scrollbar-arrow-color: @trackInvertedBackgroundHex;
172
+ body .ui.inverted:not(.dimmer)::-webkit-scrollbar-thumb:window-inactive {
173
+ background: @thumbInvertedInactiveBackground;
174
+ }
175
+ body .ui.inverted:not(.dimmer)::-webkit-scrollbar-thumb:hover {
176
+ background: @thumbInvertedHoverBackground;
177
+ }
178
+
179
+ body .ui.inverted:not(.dimmer) {
180
+ & when (@supportIE) {
181
+ /* IE11 */
182
+ scrollbar-face-color: @thumbInvertedBackgroundHex;
183
+ scrollbar-shadow-color: @thumbInvertedBackgroundHex;
184
+ scrollbar-track-color: @trackInvertedBackgroundHex;
185
+ scrollbar-arrow-color: @trackInvertedBackgroundHex;
186
+ }
187
+
188
+ /* firefox : first color thumb, second track */
189
+ scrollbar-color: @thumbInvertedBackground @trackInvertedBackground;
189
190
  }
190
- /* firefox : first color thumb, second track */
191
- scrollbar-color: @thumbInvertedBackground @trackInvertedBackground;
192
- }
193
191
  }
194
192
 
195
193
  /*******************************
@@ -198,33 +196,33 @@ a:hover {
198
196
 
199
197
  /* Site */
200
198
  ::-webkit-selection {
201
- background-color: @highlightBackground;
202
- color: @highlightColor;
199
+ background-color: @highlightBackground;
200
+ color: @highlightColor;
203
201
  }
204
202
  ::-moz-selection {
205
- background-color: @highlightBackground;
206
- color: @highlightColor;
203
+ background-color: @highlightBackground;
204
+ color: @highlightColor;
207
205
  }
208
206
  ::selection {
209
- background-color: @highlightBackground;
210
- color: @highlightColor;
207
+ background-color: @highlightBackground;
208
+ color: @highlightColor;
211
209
  }
212
210
 
213
211
  /* Form */
214
212
  textarea::-webkit-selection,
215
213
  input::-webkit-selection {
216
- background-color: @inputHighlightBackground;
217
- color: @inputHighlightColor;
214
+ background-color: @inputHighlightBackground;
215
+ color: @inputHighlightColor;
218
216
  }
219
217
  textarea::-moz-selection,
220
218
  input::-moz-selection {
221
- background-color: @inputHighlightBackground;
222
- color: @inputHighlightColor;
219
+ background-color: @inputHighlightBackground;
220
+ color: @inputHighlightColor;
223
221
  }
224
222
  textarea::selection,
225
223
  input::selection {
226
- background-color: @inputHighlightBackground;
227
- color: @inputHighlightColor;
224
+ background-color: @inputHighlightBackground;
225
+ color: @inputHighlightColor;
228
226
  }
229
227
 
230
228
  .loadUIOverrides();