Subversion Repositories Integrator Subversion

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1 espaco 1
/***
2
Bootstrap Editable
3
***/
4
 
5
.editable-input table,
6
.editable-input table th,
7
.editable-input table td,
8
.editable-input table tr {
9
  border: 0 !important;
10
}
11
 
12
.editable-input .combodate select {
13
  margin-bottom: 5px;
14
}