-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy path_pref.sass
139 lines (120 loc) · 2.33 KB
/
_pref.sass
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
@media only screen and (max-width: 360px)
#btn-pref
display: none
@media only screen and (max-width: 767px)
#btn-pref
left: 130px !important
right: auto !important
top: 5px !important
display: block
position: absolute
#user-pref label
width: 100% !important
margin-top: 20px !important
#btn-starred
margin-left: -.5em !important
#btn-pref
margin-left: -5px !important
margin-right: 10px !important
a
margin-top: -1px !important
#user-pref
// posi
position: fixed
top: 45px
z-index: 110
// box
display: none
height: 100%
width: 260px
padding: .25em 1em
// typo
font-size: .85em
// style
background-color: #d6cbbc
border-right: 1px solid darken(#d6cbbc, 7%)
h4
// posi
margin: 1.25em 0 .75em
// typo
font-weight: bold
// style
color: #634f3c
+ button.close
position: absolute
right: .5em
top: .5em
ul
// box
list-style: none
padding: 0
// typo
font-size: inherit
&.dropdown-menu li a.active
background-color: lighten(#428bca, 10%)
color: #fff
> ul
// posi
margin-bottom: .55em
// box
padding-bottom: .5em
li.btn-group
width: 100%
display: block
margin-bottom: .75em
&:last-child
margin-bottom: .35em
&.option-romanization
display: none
label
// box
display: block
// typo
font-weight: normal
margin-top: 5px
// style
text-shadow: 1px 1px 0 rgba(#eee, .7)
button
// posi
float: none
margin-top: -.4em
// style
border-radius: 4px !important
span.fa
font-size: .8em
vertical-align: top
.btn-info
margin: -.5em 0 1em
.btn-primary
// posi
bottom: 60px
left: .75em
position: absolute
// box
width: 90%
// typo
font-size: 1.1em
letter-spacing: .75em
padding-left: .75em // !!!
.starred-record--header
display: none
+ nav
margin-top: 1.5em
a:hover
outline: 0
~ div
// box
padding: 1.25em .5em 1em
// style
border: 1px solid #ddd
border-top: 0
h3
display: none
ul
list-style: square
.starred-record--none-msg
list-style: none
margin-left: -2em
color: #666
span.fa
color: #965