client/src/App.scss
author salimr <riwad.salim@yahoo.fr>
Tue, 09 Oct 2018 10:52:23 +0200
changeset 162 1fd73fdaf4c6
parent 161 a642639dbc07
child 167 1f340f3597a8
permissions -rw-r--r--
Add ReadOnlySession component and message when session list is empty

span.annotation {
    background-color: yellow;
    text-decoration-line: underline;
    text-decoration-style: dotted;
}

.ReactModal__Overlay {
    z-index: 1020;
}

a {
    cursor: pointer;
}