Update more docs

This commit is contained in:
Sam El-Husseini
2018-04-21 11:58:57 -07:00
parent 8719f557aa
commit 014125cf19
4 changed files with 38 additions and 35 deletions

View File

@ -11,6 +11,9 @@ namespace pxsim.visuals {
-webkit-filter: grayscale(1);
filter: grayscale(1);
}
.sim-button-group {
cursor: pointer;
}
.sim-button {
pointer-events: none;
}