forked from jgthms/html-reference
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathelements.sass
More file actions
94 lines (86 loc) · 1.63 KB
/
Copy pathelements.sass
File metadata and controls
94 lines (86 loc) · 1.63 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
.elements
background: #fff
padding-bottom: 3rem
position: relative
.tag
background: lavender
border-radius: 3px
color: $text-strong
display: inline-block
font-family: $family-monospace
font-size: 14px
font-weight: $weight-bold
padding: 1px 6px 3px
vertical-align: top
.tag--experimental
background: $yellow
color: $yellow-invert
.tag--type
background: none
box-shadow: inset 0 0 0 1px $green
color: $green
.tag--selfclosing
background: none
box-shadow: inset 0 0 0 1px $purple
color: $purple
.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
.elements--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