scrumli/static/css/scrumli.css

9 lines
105 B
CSS
Raw Normal View History

2013-07-13 21:23:46 +02:00
.clickable {
cursor: pointer;
}
2013-07-15 19:51:45 +02:00
button.nothing {
background-color: inherit;
border: none;
}