Commit 7d718531 authored by Aurel's avatar Aurel

add hiden class

parent 7fd10048
......@@ -465,6 +465,11 @@ input.hidden_button {\n
float: left;\n
}\n
\n
.hidden { \n
display: none;\n
}\n
\n
\n
textarea[readonly] {\n
background-color: inherit;\n
border: inherit;\n
......
1073
\ No newline at end of file
1074
\ 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