author | ymh <ymh.work@gmail.com> |
Thu, 03 Nov 2016 03:05:43 +0100 | |
changeset 388 | 202b6f209b9a |
parent 363 | eac9e4eb75c7 |
child 393 | 5ef3bfef0bff |
permissions | -rw-r--r-- |
316
fb11295ef666
Add instructions to chronology
Chloe Laisne <chloe.laisne@gmail.com>
parents:
244
diff
changeset
|
1 |
#tabs-chrono p { |
fb11295ef666
Add instructions to chronology
Chloe Laisne <chloe.laisne@gmail.com>
parents:
244
diff
changeset
|
2 |
padding: 0px 20px; |
fb11295ef666
Add instructions to chronology
Chloe Laisne <chloe.laisne@gmail.com>
parents:
244
diff
changeset
|
3 |
text-align: center; |
fb11295ef666
Add instructions to chronology
Chloe Laisne <chloe.laisne@gmail.com>
parents:
244
diff
changeset
|
4 |
margin: 25px 0px 50px 0px; |
fb11295ef666
Add instructions to chronology
Chloe Laisne <chloe.laisne@gmail.com>
parents:
244
diff
changeset
|
5 |
line-height: 22px; |
363 | 6 |
color: $corpus-black; |
316
fb11295ef666
Add instructions to chronology
Chloe Laisne <chloe.laisne@gmail.com>
parents:
244
diff
changeset
|
7 |
} |
fb11295ef666
Add instructions to chronology
Chloe Laisne <chloe.laisne@gmail.com>
parents:
244
diff
changeset
|
8 |
|
fb11295ef666
Add instructions to chronology
Chloe Laisne <chloe.laisne@gmail.com>
parents:
244
diff
changeset
|
9 |
#chrono-table { |
244
d7ab83ecf737
Checked/indeterminate states with /langues endpoint checkboxes
Chloe Laisne <chloe.laisne@gmail.com>
parents:
235
diff
changeset
|
10 |
line-height: 43px; |
195
9d083636bd99
Layout and style of the /chronologie endpoint
Chloe Laisne <chloe.laisne@gmail.com>
parents:
98
diff
changeset
|
11 |
} |
9d083636bd99
Layout and style of the /chronologie endpoint
Chloe Laisne <chloe.laisne@gmail.com>
parents:
98
diff
changeset
|
12 |
|
9d083636bd99
Layout and style of the /chronologie endpoint
Chloe Laisne <chloe.laisne@gmail.com>
parents:
98
diff
changeset
|
13 |
#chrono-table .interval { |
9d083636bd99
Layout and style of the /chronologie endpoint
Chloe Laisne <chloe.laisne@gmail.com>
parents:
98
diff
changeset
|
14 |
margin-bottom: 5px; |
244
d7ab83ecf737
Checked/indeterminate states with /langues endpoint checkboxes
Chloe Laisne <chloe.laisne@gmail.com>
parents:
235
diff
changeset
|
15 |
overflow: hidden; |
98
2e6bfce6f99c
add details tab for perma-link to documents
nowmad@23.1.168.192.in-addr.arpa
parents:
68
diff
changeset
|
16 |
} |
2e6bfce6f99c
add details tab for perma-link to documents
nowmad@23.1.168.192.in-addr.arpa
parents:
68
diff
changeset
|
17 |
|
316
fb11295ef666
Add instructions to chronology
Chloe Laisne <chloe.laisne@gmail.com>
parents:
244
diff
changeset
|
18 |
#chrono-table input { |
fb11295ef666
Add instructions to chronology
Chloe Laisne <chloe.laisne@gmail.com>
parents:
244
diff
changeset
|
19 |
margin: 0; |
fb11295ef666
Add instructions to chronology
Chloe Laisne <chloe.laisne@gmail.com>
parents:
244
diff
changeset
|
20 |
} |
fb11295ef666
Add instructions to chronology
Chloe Laisne <chloe.laisne@gmail.com>
parents:
244
diff
changeset
|
21 |
|
98
2e6bfce6f99c
add details tab for perma-link to documents
nowmad@23.1.168.192.in-addr.arpa
parents:
68
diff
changeset
|
22 |
#chrono-table ul { |
316
fb11295ef666
Add instructions to chronology
Chloe Laisne <chloe.laisne@gmail.com>
parents:
244
diff
changeset
|
23 |
list-style: none; |
fb11295ef666
Add instructions to chronology
Chloe Laisne <chloe.laisne@gmail.com>
parents:
244
diff
changeset
|
24 |
text-align: center; |
195
9d083636bd99
Layout and style of the /chronologie endpoint
Chloe Laisne <chloe.laisne@gmail.com>
parents:
98
diff
changeset
|
25 |
margin: 0px; |
9d083636bd99
Layout and style of the /chronologie endpoint
Chloe Laisne <chloe.laisne@gmail.com>
parents:
98
diff
changeset
|
26 |
padding: 0px; |
9d083636bd99
Layout and style of the /chronologie endpoint
Chloe Laisne <chloe.laisne@gmail.com>
parents:
98
diff
changeset
|
27 |
font-size: 0px; |
9d083636bd99
Layout and style of the /chronologie endpoint
Chloe Laisne <chloe.laisne@gmail.com>
parents:
98
diff
changeset
|
28 |
display: inline-block; |
9d083636bd99
Layout and style of the /chronologie endpoint
Chloe Laisne <chloe.laisne@gmail.com>
parents:
98
diff
changeset
|
29 |
float: right; |
44 | 30 |
} |
31 |
||
98
2e6bfce6f99c
add details tab for perma-link to documents
nowmad@23.1.168.192.in-addr.arpa
parents:
68
diff
changeset
|
32 |
#chrono-table li { |
316
fb11295ef666
Add instructions to chronology
Chloe Laisne <chloe.laisne@gmail.com>
parents:
244
diff
changeset
|
33 |
width: 45px; |
fb11295ef666
Add instructions to chronology
Chloe Laisne <chloe.laisne@gmail.com>
parents:
244
diff
changeset
|
34 |
height: 45px; |
195
9d083636bd99
Layout and style of the /chronologie endpoint
Chloe Laisne <chloe.laisne@gmail.com>
parents:
98
diff
changeset
|
35 |
text-align: center; |
9d083636bd99
Layout and style of the /chronologie endpoint
Chloe Laisne <chloe.laisne@gmail.com>
parents:
98
diff
changeset
|
36 |
vertical-align: middle; |
9d083636bd99
Layout and style of the /chronologie endpoint
Chloe Laisne <chloe.laisne@gmail.com>
parents:
98
diff
changeset
|
37 |
display: inline-block; |
9d083636bd99
Layout and style of the /chronologie endpoint
Chloe Laisne <chloe.laisne@gmail.com>
parents:
98
diff
changeset
|
38 |
margin: 0px 0px 0px 5px; |
9d083636bd99
Layout and style of the /chronologie endpoint
Chloe Laisne <chloe.laisne@gmail.com>
parents:
98
diff
changeset
|
39 |
cursor: pointer; |
363 | 40 |
background-color: $corpus-light-grey; |
41 |
color: $corpus-black; |
|
195
9d083636bd99
Layout and style of the /chronologie endpoint
Chloe Laisne <chloe.laisne@gmail.com>
parents:
98
diff
changeset
|
42 |
font-size: 12px; |
9d083636bd99
Layout and style of the /chronologie endpoint
Chloe Laisne <chloe.laisne@gmail.com>
parents:
98
diff
changeset
|
43 |
box-sizing: border-box; |
44 | 44 |
} |
45 |
||
98
2e6bfce6f99c
add details tab for perma-link to documents
nowmad@23.1.168.192.in-addr.arpa
parents:
68
diff
changeset
|
46 |
#chrono-table li.highlighted { |
363 | 47 |
font-weight: bold; |
48 |
color: $corpus-white; |
|
49 |
background-color: $corpus-blue; |
|
44 | 50 |
} |