|
|
@ -483,6 +483,7 @@
|
|
|
|
height: @toolbar_line-height;
|
|
|
|
height: @toolbar_line-height;
|
|
|
|
box-sizing: border-box;
|
|
|
|
box-sizing: border-box;
|
|
|
|
line-height: @toolbar_line-height;
|
|
|
|
line-height: @toolbar_line-height;
|
|
|
|
|
|
|
|
border: 1px solid transparent;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.cp-toolbar-title-readonly {
|
|
|
|
.cp-toolbar-title-readonly {
|
|
|
|
font-size: 14px;
|
|
|
|
font-size: 14px;
|
|
|
@ -490,7 +491,7 @@
|
|
|
|
.cp-toolbar-title-value {
|
|
|
|
.cp-toolbar-title-value {
|
|
|
|
padding: 5px;
|
|
|
|
padding: 5px;
|
|
|
|
line-height: @toolbar_line-height - 10px;
|
|
|
|
line-height: @toolbar_line-height - 10px;
|
|
|
|
border: 0;
|
|
|
|
//border: 0;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.cp-toolbar-title-edit, .cp-toolbar-title-save {
|
|
|
|
.cp-toolbar-title-edit, .cp-toolbar-title-save {
|
|
|
|
box-sizing: border-box;
|
|
|
|
box-sizing: border-box;
|
|
|
|