sintonia/airtime_mvc/public/css/showbuilder.css
Naomi Aro 9b5a0fc565 CC-3174 : showbuilder
working on trying to save/load state serialized into the db for datatables.
2012-02-21 17:31:54 +01:00

12 lines
186 B
CSS

@CHARSET "UTF-8";
#show_builder input.input_text {
width:100px;
}
#show_builder span.ui-icon-triangle-1-e {
float: left;
position: relative;
left: -20px;
top: 15px;
}