-
Notifications
You must be signed in to change notification settings - Fork 338
Expand file tree
/
Copy pathelements.sass
More file actions
214 lines (202 loc) · 3.51 KB
/
Copy pathelements.sass
File metadata and controls
214 lines (202 loc) · 3.51 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
.tag
background-color: $red
border-radius: 2px
color: #fff
padding: 0.25em 0.5em 0.375em
.box
border: 2px solid $text
border-radius: 3px
position: relative
&:before
background: $text
border-radius: 1px 0 2px 0
color: #fff
content: ""
display: inline-block
font-size: 0.8em
padding: 0 6px 2px 4px
vertical-align: top
.box--red
border-color: $red
&:before
background: $red
.box--green
border-color: $green
&:before
background: $green
.box--plum
border-color: $plum
&:before
background: $plum
.box--alpha
border-color: $alpha
&:before
background: $alpha
color: $alpha-invert
.line
background: $text
height: 1px
position: relative
&:before
background: $text
border-radius: 2px
color: #fff
content: "Line"
display: inline-block
font-size: 10px
height: 15px
line-height: 15px
margin-top: -6px
padding: 0 4px
vertical-align: top
.line--red
background: $red
&:before
background: $red
.square
align-items: center
background: $border
border-radius: 3px
color: $text
display: flex
height: 75px
justify-content: center
line-height: 1.2
padding: 0
text-align: center
width: 75px
.square--plum
background: $plum
color: $plum-invert
&:before
background: $plum
.square--alpha
background: $alpha
color: $plum
&:before
background: $alpha
.square--pink
background: $pink
color: #fff
&:before
background: $pink
.block
background: $background
border-radius: 3px
color: $text
display: block
line-height: 1.2
padding: 1em
strong
color: inherit
.block--alpha
background: $alpha
color: $plum
.block--beta
background: $beta
color: $plum
.block--pink
background: $pink
color: $plum
.block--plum
background: $plum
color: #fff
.block--yellow
background: $yellow
color: $plum
.block--orange
background: $orange
color: $plum
.block--green
background: $green
color: $plum
.block--turquoise
background: $turquoise
color: $plum
.block--blue
background: $blue
color: $plum
.block--purple
background: $purple
color: $plum
.block--red
background: $red
color: $plum
.natural,
.actual
+center
border-radius: 3px
line-height: 1.2
padding: 0.8em 1em
.natural
border: 2px dotted $red
color: $red
.actual
+center
background: $alpha
border: 2px solid $alpha
color: $plum
.emoji
font-size: 1.25em
vertical-align: middle
.bsa-shadow
background: linear-gradient(rgba(#000, 0.1), rgba(#000, 0))
display: block
height: 1rem
left: 0
opacity: 0
pointer-events: none
position: absolute
right: 0
top: 42px
transform-origin: center top
.bsa-cpc
background-color: #fff
font-size: 16px
line-height: 1.4
padding: 10px
text-align: center
& > div
+center
.default-ad
background-color: $primary
border-radius: 2px
color: $primary-invert
font-size: 12px
order: 2
margin-left: 10px
padding: 0 4px
text-transform: uppercase
a._default_
+center
flex-wrap: wrap
min-height: 20px
order: 1
&:hover
text-decoration: underline
.default-image
+center
height: 20px
padding-right: 10px
img
height: 20px
.default-title
padding-right: 5px
&:after
content: " — "
+mobile
.bsa-cpc
border-top: 1px solid $border
+desktop
.properties--single
padding-top: 42px
.bsa-cpc
min-height: 42px
.ola .bsa-cpc,
.alo.is-fixed .bsa-cpc
left: $menu-width
position: fixed
right: 0
top: 0
.alo
min-height: 42px