aboutsummaryrefslogtreecommitdiffstats
path: root/static/css/scrumli.css
blob: ef4c151aff4b899d21c1f372a7e09271a8f77dbd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
.clickable {
    cursor: pointer;
}

button.nothing {
    background-color: inherit;
    border: none;
}

div.normalText {
    white-space: pre-wrap;
}