You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
198 B
11 lines
198 B
.d-con.d-active,.d-item.d-active {
|
|
border:1px dashed #000;
|
|
}
|
|
|
|
.d-con,.d-item {
|
|
border:1px dotted #ddd;
|
|
}
|
|
.ui-state-highlight { height: 1.5em; line-height: 1.2em; }
|
|
.form-group{
|
|
height:34px;
|
|
}
|