CC-3174 : showbuilder
making the library toggle in when pressing the edit button
This commit is contained in:
parent
9e1b3e7e6e
commit
b358c90cfb
5 changed files with 64 additions and 29 deletions
|
@ -1,7 +1,11 @@
|
|||
@CHARSET "UTF-8";
|
||||
|
||||
#show_builder {
|
||||
width:45%;
|
||||
width:95%;
|
||||
}
|
||||
|
||||
#show_builder_table th {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
#show_builder input.input_text {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue