Skip to content
Snippets Groups Projects
Commit 38e90e3a authored by Heider, Martin's avatar Heider, Martin
Browse files

css changes for better design

parent 924d0f41
No related branches found
No related tags found
No related merge requests found
......@@ -27,12 +27,13 @@ input[type="checkbox"] + label {
background-repeat: no-repeat;
display: inline-block;
cursor: pointer;
stroke: gray;
}
input[type="checkbox"]:checked + label {
transform: scaleX(-1);
fill: olivedrab;
stroke: olivedrab;
stroke: olive;
}
div {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment