cms/app-client/app/styles/tabs/chrono.scss
author Chloe Laisne <chloe.laisne@gmail.com>
Sun, 03 Jul 2016 13:13:10 +0200
changeset 216 c174124d1849
parent 195 9d083636bd99
child 223 2457942e7453
permissions -rw-r--r--
/discours and /chrono design changes Playlist-component error when no items returned
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
98
2e6bfce6f99c add details tab for perma-link to documents
nowmad@23.1.168.192.in-addr.arpa
parents: 68
diff changeset
     1
#chrono-table{
216
c174124d1849 /discours and /chrono design changes
Chloe Laisne <chloe.laisne@gmail.com>
parents: 195
diff changeset
     2
    margin-top: 40px;
195
9d083636bd99 Layout and style of the /chronologie endpoint
Chloe Laisne <chloe.laisne@gmail.com>
parents: 98
diff changeset
     3
    line-height: 40px;
9d083636bd99 Layout and style of the /chronologie endpoint
Chloe Laisne <chloe.laisne@gmail.com>
parents: 98
diff changeset
     4
}
9d083636bd99 Layout and style of the /chronologie endpoint
Chloe Laisne <chloe.laisne@gmail.com>
parents: 98
diff changeset
     5
9d083636bd99 Layout and style of the /chronologie endpoint
Chloe Laisne <chloe.laisne@gmail.com>
parents: 98
diff changeset
     6
#chrono-table .interval {
9d083636bd99 Layout and style of the /chronologie endpoint
Chloe Laisne <chloe.laisne@gmail.com>
parents: 98
diff changeset
     7
    margin-bottom: 5px;
98
2e6bfce6f99c add details tab for perma-link to documents
nowmad@23.1.168.192.in-addr.arpa
parents: 68
diff changeset
     8
}
2e6bfce6f99c add details tab for perma-link to documents
nowmad@23.1.168.192.in-addr.arpa
parents: 68
diff changeset
     9
216
c174124d1849 /discours and /chrono design changes
Chloe Laisne <chloe.laisne@gmail.com>
parents: 195
diff changeset
    10
#chrono-table .tens {
c174124d1849 /discours and /chrono design changes
Chloe Laisne <chloe.laisne@gmail.com>
parents: 195
diff changeset
    11
    color: #71848d;
c174124d1849 /discours and /chrono design changes
Chloe Laisne <chloe.laisne@gmail.com>
parents: 195
diff changeset
    12
    font-size: 13px;
c174124d1849 /discours and /chrono design changes
Chloe Laisne <chloe.laisne@gmail.com>
parents: 195
diff changeset
    13
}
c174124d1849 /discours and /chrono design changes
Chloe Laisne <chloe.laisne@gmail.com>
parents: 195
diff changeset
    14
c174124d1849 /discours and /chrono design changes
Chloe Laisne <chloe.laisne@gmail.com>
parents: 195
diff changeset
    15
#chrono-table .tens::after {
c174124d1849 /discours and /chrono design changes
Chloe Laisne <chloe.laisne@gmail.com>
parents: 195
diff changeset
    16
    content: ' -';
c174124d1849 /discours and /chrono design changes
Chloe Laisne <chloe.laisne@gmail.com>
parents: 195
diff changeset
    17
}
c174124d1849 /discours and /chrono design changes
Chloe Laisne <chloe.laisne@gmail.com>
parents: 195
diff changeset
    18
98
2e6bfce6f99c add details tab for perma-link to documents
nowmad@23.1.168.192.in-addr.arpa
parents: 68
diff changeset
    19
#chrono-table ul {
195
9d083636bd99 Layout and style of the /chronologie endpoint
Chloe Laisne <chloe.laisne@gmail.com>
parents: 98
diff changeset
    20
    margin: 0px;
9d083636bd99 Layout and style of the /chronologie endpoint
Chloe Laisne <chloe.laisne@gmail.com>
parents: 98
diff changeset
    21
    padding: 0px;
9d083636bd99 Layout and style of the /chronologie endpoint
Chloe Laisne <chloe.laisne@gmail.com>
parents: 98
diff changeset
    22
    font-size: 0px;
9d083636bd99 Layout and style of the /chronologie endpoint
Chloe Laisne <chloe.laisne@gmail.com>
parents: 98
diff changeset
    23
    display: inline-block;
9d083636bd99 Layout and style of the /chronologie endpoint
Chloe Laisne <chloe.laisne@gmail.com>
parents: 98
diff changeset
    24
    float: right;
44
6e2c500adca0 update css
nowmad@nowmads-macbook-pro.local
parents:
diff changeset
    25
}
6e2c500adca0 update css
nowmad@nowmads-macbook-pro.local
parents:
diff changeset
    26
98
2e6bfce6f99c add details tab for perma-link to documents
nowmad@23.1.168.192.in-addr.arpa
parents: 68
diff changeset
    27
#chrono-table li {
195
9d083636bd99 Layout and style of the /chronologie endpoint
Chloe Laisne <chloe.laisne@gmail.com>
parents: 98
diff changeset
    28
    width: 40px;
9d083636bd99 Layout and style of the /chronologie endpoint
Chloe Laisne <chloe.laisne@gmail.com>
parents: 98
diff changeset
    29
    height: 40px;
9d083636bd99 Layout and style of the /chronologie endpoint
Chloe Laisne <chloe.laisne@gmail.com>
parents: 98
diff changeset
    30
    text-align: center;
9d083636bd99 Layout and style of the /chronologie endpoint
Chloe Laisne <chloe.laisne@gmail.com>
parents: 98
diff changeset
    31
    vertical-align: middle;
9d083636bd99 Layout and style of the /chronologie endpoint
Chloe Laisne <chloe.laisne@gmail.com>
parents: 98
diff changeset
    32
    display: inline-block;
9d083636bd99 Layout and style of the /chronologie endpoint
Chloe Laisne <chloe.laisne@gmail.com>
parents: 98
diff changeset
    33
    margin: 0px 0px 0px 5px;
9d083636bd99 Layout and style of the /chronologie endpoint
Chloe Laisne <chloe.laisne@gmail.com>
parents: 98
diff changeset
    34
    cursor: pointer;
9d083636bd99 Layout and style of the /chronologie endpoint
Chloe Laisne <chloe.laisne@gmail.com>
parents: 98
diff changeset
    35
    background-color: #71848d;
9d083636bd99 Layout and style of the /chronologie endpoint
Chloe Laisne <chloe.laisne@gmail.com>
parents: 98
diff changeset
    36
    color: #becfd4;
9d083636bd99 Layout and style of the /chronologie endpoint
Chloe Laisne <chloe.laisne@gmail.com>
parents: 98
diff changeset
    37
    font-size: 12px;
9d083636bd99 Layout and style of the /chronologie endpoint
Chloe Laisne <chloe.laisne@gmail.com>
parents: 98
diff changeset
    38
    box-sizing: border-box;
44
6e2c500adca0 update css
nowmad@nowmads-macbook-pro.local
parents:
diff changeset
    39
}
6e2c500adca0 update css
nowmad@nowmads-macbook-pro.local
parents:
diff changeset
    40
98
2e6bfce6f99c add details tab for perma-link to documents
nowmad@23.1.168.192.in-addr.arpa
parents: 68
diff changeset
    41
#chrono-table li.highlighted {
195
9d083636bd99 Layout and style of the /chronologie endpoint
Chloe Laisne <chloe.laisne@gmail.com>
parents: 98
diff changeset
    42
    color: #ffffff;
9d083636bd99 Layout and style of the /chronologie endpoint
Chloe Laisne <chloe.laisne@gmail.com>
parents: 98
diff changeset
    43
    border: 1px solid #ffffff;
9d083636bd99 Layout and style of the /chronologie endpoint
Chloe Laisne <chloe.laisne@gmail.com>
parents: 98
diff changeset
    44
    background-color: #253946;
44
6e2c500adca0 update css
nowmad@nowmads-macbook-pro.local
parents:
diff changeset
    45
}