Commit 9f4c67ec authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_web: Add css to hide buttons.

parent 26ac01bb
......@@ -333,4 +333,8 @@ fieldset > .subfield > label {
display: inline-block;
}
button.hidden-button {
display: none;
}
</tal:block>
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment