296 lines
6.7 KiB
Plaintext
296 lines
6.7 KiB
Plaintext
|
|
.tool-menu.right {
|
|
.tool-menu-btns {
|
|
position: absolute;
|
|
border-left: 1px solid @border-toolbar;
|
|
background-color: @background-toolbar;
|
|
right: 0;
|
|
overflow: hidden;
|
|
}
|
|
}
|
|
|
|
.right-panel {
|
|
width: 220px;
|
|
height: 100%;
|
|
display: none;
|
|
padding: 0 10px 0 15px;
|
|
position: relative;
|
|
overflow: hidden;
|
|
border-left: 1px solid @border-toolbar;
|
|
line-height: 15px;
|
|
}
|
|
|
|
.settings-panel {
|
|
display: none;
|
|
overflow: visible;
|
|
margin-top: 7px;
|
|
|
|
& > table {
|
|
width: 100%;
|
|
}
|
|
|
|
&.active {
|
|
display: block;
|
|
}
|
|
|
|
.padding-extra-small {
|
|
padding-bottom: 2px;
|
|
}
|
|
|
|
.padding-small {
|
|
padding-bottom: 8px;
|
|
}
|
|
|
|
.padding-medium {
|
|
padding-bottom: 12px;
|
|
}
|
|
|
|
.padding-large {
|
|
padding-bottom: 16px;
|
|
}
|
|
|
|
.finish-cell {
|
|
height: 15px;
|
|
}
|
|
|
|
label {
|
|
.font-size-normal();
|
|
font-weight: normal;
|
|
|
|
&.input-label{
|
|
margin-bottom: 0;
|
|
vertical-align: middle;
|
|
}
|
|
|
|
&.header {
|
|
font-weight: bold;
|
|
}
|
|
}
|
|
|
|
.separator { width: 100%;}
|
|
|
|
.settings-hidden {
|
|
display: none;
|
|
}
|
|
|
|
textarea {
|
|
.user-select(text);
|
|
width: 100%;
|
|
resize: none;
|
|
margin-bottom: 5px;
|
|
border: 1px solid @border-toolbar;
|
|
height: 100%;
|
|
|
|
&.disabled {
|
|
opacity: 0.65;
|
|
cursor: default !important;
|
|
}
|
|
}
|
|
}
|
|
.right-panel .settings-panel {
|
|
label.input-label{
|
|
vertical-align: baseline;
|
|
}
|
|
}
|
|
|
|
.icon-right-panel {
|
|
.background-ximage-v2('right-panels/RightPanelBigBtns.png', 74px, @commonimage: false);
|
|
}
|
|
|
|
.button-normal-icon(btn-colontitul-tl, 3, @huge-icon-size, @button-huge-normal-icon-offset-x);
|
|
.button-normal-icon(btn-colontitul-tc, 4, @huge-icon-size, @button-huge-normal-icon-offset-x);
|
|
.button-normal-icon(btn-colontitul-tr, 5, @huge-icon-size, @button-huge-normal-icon-offset-x);
|
|
.button-normal-icon(btn-colontitul-bl, 6, @huge-icon-size, @button-huge-normal-icon-offset-x);
|
|
.button-normal-icon(btn-colontitul-bc, 7, @huge-icon-size, @button-huge-normal-icon-offset-x);
|
|
.button-normal-icon(btn-colontitul-br, 8, @huge-icon-size, @button-huge-normal-icon-offset-x);
|
|
|
|
.button-normal-icon(btn-wrap-none, 9, @huge-icon-size, @button-huge-normal-icon-offset-x);
|
|
.button-normal-icon(btn-wrap-parallel, 10, @huge-icon-size, @button-huge-normal-icon-offset-x);
|
|
|
|
.button-normal-icon(btn-table-align-left, 0, @huge-icon-size, @button-huge-normal-icon-offset-x);
|
|
.button-normal-icon(btn-table-align-center, 1, @huge-icon-size, @button-huge-normal-icon-offset-x);
|
|
.button-normal-icon(btn-table-align-right, 2, @huge-icon-size, @button-huge-normal-icon-offset-x);
|
|
|
|
.button-normal-icon(btn-frame-inline, 9, @huge-icon-size, @button-huge-normal-icon-offset-x);
|
|
.button-normal-icon(btn-frame-flow, 10, @huge-icon-size, @button-huge-normal-icon-offset-x);
|
|
.button-normal-icon(btn-frame-none, 11, @huge-icon-size, @button-huge-normal-icon-offset-x);
|
|
|
|
.button-otherstates-icon(icon-right-panel, @huge-icon-size);
|
|
|
|
.combo-wrap-item {
|
|
// TODO: dublicate .item-wrap
|
|
.background-ximage-v2('right-panels/right_panel_wrap_icons.png', 350px, @commonimage: false);
|
|
}
|
|
|
|
.item-wrap {
|
|
.background-ximage-v2('right-panels/right_panel_wrap_icons.png', 350px, @commonimage: false);
|
|
width:50px;
|
|
height:50px;
|
|
background-size: cover !important;
|
|
}
|
|
|
|
.wrap-inline {
|
|
background-position: 0 0;
|
|
}
|
|
|
|
.wrap-square {
|
|
background-position: -50px 0;
|
|
}
|
|
|
|
.wrap-tight {
|
|
background-position: -100px 0;
|
|
}
|
|
|
|
.wrap-through {
|
|
background-position: -150px 0;
|
|
}
|
|
|
|
.wrap-topAndBottom {
|
|
background-position: -200px 0;
|
|
}
|
|
|
|
.wrap-behind {
|
|
background-position: -300px 0;
|
|
}
|
|
|
|
.wrap-inFront {
|
|
background-position: -250px 0;
|
|
}
|
|
|
|
.btn-edit-table,
|
|
.btn-change-shape {
|
|
.background-ximage-v2('right-panels/rowscols_icon.png', 84px);
|
|
margin-right: 2px !important;
|
|
margin-bottom: 1px !important;
|
|
}
|
|
|
|
.btn-edit-table {background-position: 0 0;}
|
|
button.over .btn-edit-table {background-position: -28px 0;}
|
|
.btn-group.open .btn-edit-table,
|
|
button.active:not(.disabled) .btn-edit-table,
|
|
button:active:not(.disabled) .btn-edit-table {background-position: -56px 0;}
|
|
|
|
.btn-change-shape {background-position: 0 -16px;}
|
|
button.over .btn-change-shape {background-position: -28px -16px;}
|
|
.btn-group.open .btn-change-shape,
|
|
button.active:not(.disabled) .btn-change-shape,
|
|
button:active:not(.disabled) .btn-change-shape {background-position: -56px -16px;}
|
|
|
|
.combo-pattern-item {
|
|
.background-ximage-v2('right-panels/patterns.png', 112px);
|
|
}
|
|
|
|
.combo-dataview-menu {
|
|
.form-control {
|
|
cursor: pointer;
|
|
background-color: @background-normal;
|
|
|
|
&.text {
|
|
background: @background-normal;
|
|
vertical-align: bottom;
|
|
}
|
|
}
|
|
}
|
|
|
|
.item-gradient {
|
|
.background-ximage-v2('right-panels/gradients.png', 150px);
|
|
|
|
width:50px;
|
|
height:50px;
|
|
}
|
|
|
|
.item-gradient-separator {
|
|
margin-right: 62px !important;
|
|
}
|
|
|
|
.gradient-left-top {
|
|
background-position: 0 0;
|
|
}
|
|
|
|
.gradient-top {
|
|
background-position: -50px 0;
|
|
}
|
|
|
|
.gradient-right-top {
|
|
background-position: -100px 0;
|
|
}
|
|
|
|
.gradient-left {
|
|
background-position: 0 -50px;
|
|
}
|
|
|
|
.gradient-right {
|
|
background-position: -100px -50px;
|
|
}
|
|
|
|
.gradient-left-bottom {
|
|
background-position: 0 -100px;
|
|
}
|
|
|
|
.gradient-bottom {
|
|
background-position: -50px -100px;
|
|
}
|
|
|
|
.gradient-right-bottom {
|
|
background-position: -100px -100px;
|
|
}
|
|
|
|
.gradient-radial-center {
|
|
background-position: -100px -150px;
|
|
}
|
|
|
|
#signature-requested-sign,
|
|
#signature-valid-sign,
|
|
#signature-invalid-sign {
|
|
height: 100%;
|
|
overflow: hidden;
|
|
margin: 0 -10px 0 -15px;
|
|
|
|
.item {
|
|
display: block;
|
|
border: none;
|
|
width: 100%;
|
|
.box-shadow(none);
|
|
margin: 0;
|
|
|
|
&:hover,
|
|
&.over {
|
|
background-color: @highlight-button-hover;
|
|
|
|
.caret {
|
|
display: inline-block;
|
|
}
|
|
}
|
|
}
|
|
|
|
.signature-item {
|
|
padding: 5px 2px 5px 15px;
|
|
text-overflow: ellipsis;
|
|
min-height: 25px;
|
|
|
|
.name {
|
|
width: 100%;
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
cursor: pointer;
|
|
max-width: 160px;
|
|
text-overflow: ellipsis;
|
|
}
|
|
|
|
.caret {
|
|
width: 23px;
|
|
height: 14px;
|
|
border: 0;
|
|
background-position: -43px -150px;
|
|
margin: 8px 15px;
|
|
display: none;
|
|
position: absolute;
|
|
right: 0;
|
|
|
|
&.nomargin {
|
|
margin-top: 0;
|
|
margin-bottom: 0;
|
|
}
|
|
}
|
|
}
|
|
} |