CC-3174 : showbuilder

making the library toggle in when pressing the edit button
This commit is contained in:
Naomi Aro 2012-03-02 15:28:04 +01:00
parent 9e1b3e7e6e
commit b358c90cfb
5 changed files with 64 additions and 29 deletions

View file

@ -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 {