cms/app-client/app/styles/tabs/langues.scss
changeset 223 2457942e7453
parent 200 a441c40f9c5e
child 225 5e3cd85cde06
equal deleted inserted replaced
222:0eba8101b129 223:2457942e7453
    20 .grandparent rect {
    20 .grandparent rect {
    21     stroke-width: 2px;
    21     stroke-width: 2px;
    22 }
    22 }
    23 
    23 
    24 .grandparent rect {
    24 .grandparent rect {
    25     fill: #becfd4;
    25     fill: $light-blue;
    26 }
    26 }
    27 
    27 
    28 .children rect.parent,
    28 .children rect.parent,
    29 .grandparent rect {
    29 .grandparent rect {
    30     cursor: pointer;
    30     cursor: pointer;