CC-3174 : showbuilder

working on trying to save/load state serialized into the db for datatables.
This commit is contained in:
Naomi Aro 2012-02-21 17:31:54 +01:00
parent 378d3d3ef4
commit 9b5a0fc565
8 changed files with 211 additions and 231 deletions

View file

@ -2,4 +2,11 @@
#show_builder input.input_text {
width:100px;
}
}
#show_builder span.ui-icon-triangle-1-e {
float: left;
position: relative;
left: -20px;
top: 15px;
}