2022-11-24 14:35:20 -06:00
|
|
|
/* general */
|
|
|
|
|
2021-07-13 08:45:22 -05:00
|
|
|
.sidebar * {
|
|
|
|
font-family: var(--jquery-ui-font);
|
|
|
|
text-transform: none !important;
|
|
|
|
}
|
|
|
|
|
2022-11-29 04:36:42 -06:00
|
|
|
img.sidebar.ui-image {
|
|
|
|
/* Images that are not buttons (e.g. spinfield)
|
|
|
|
16px + 6px + 6px = 28px, same height as grid cell */
|
|
|
|
padding: 6px;
|
|
|
|
}
|
|
|
|
|
2022-11-29 09:50:39 -06:00
|
|
|
.sidebar.ui-grid {
|
|
|
|
row-gap: 8px;
|
|
|
|
}
|
|
|
|
|
2021-05-19 02:47:03 -05:00
|
|
|
.sidebar .ui-content .unobutton {
|
2023-03-16 04:48:29 -05:00
|
|
|
box-sizing: border-box;
|
2021-08-18 08:58:27 -05:00
|
|
|
margin: 0;
|
2021-05-19 02:47:03 -05:00
|
|
|
}
|
|
|
|
|
2023-04-11 08:04:09 -05:00
|
|
|
.sidebar .unobutton > img {
|
|
|
|
width: var(--btn-size);
|
|
|
|
height: var(--btn-size);
|
|
|
|
}
|
|
|
|
|
2021-07-21 09:59:24 -05:00
|
|
|
#document-container:not(.mobile) + #sidebar-dock-wrapper {
|
2021-07-13 08:46:27 -05:00
|
|
|
padding: 0;
|
2021-11-03 13:09:55 -05:00
|
|
|
box-sizing: border-box;
|
2021-07-12 09:41:07 -05:00
|
|
|
}
|
2022-02-28 05:25:01 -06:00
|
|
|
[data-userinterfacemode='classic'] #document-container:not(.mobile) + #sidebar-dock-wrapper,
|
|
|
|
#document-container.spreadsheet-doctype:not(.mobile) + #sidebar-dock-wrapper {
|
2022-08-03 15:17:56 -05:00
|
|
|
border-inline-start: 1px solid var(--color-border);
|
2022-02-28 05:25:01 -06:00
|
|
|
}
|
2022-11-24 14:35:20 -06:00
|
|
|
.sidebar .menu-entry-icon {
|
2023-04-11 05:37:51 -05:00
|
|
|
width: var(--btn-size);
|
|
|
|
height: var(--btn-size);
|
2021-09-18 03:28:33 -05:00
|
|
|
}
|
|
|
|
|
|
|
|
|
2022-11-24 14:35:20 -06:00
|
|
|
/* expander section header */
|
2021-09-18 03:28:33 -05:00
|
|
|
|
2021-07-17 09:53:13 -05:00
|
|
|
.sidebar.ui-expander {
|
|
|
|
display: flex;
|
|
|
|
justify-content: space-between;
|
2021-07-29 09:52:08 -05:00
|
|
|
align-items: center;
|
2021-07-17 09:53:13 -05:00
|
|
|
}
|
|
|
|
|
2022-11-24 14:35:20 -06:00
|
|
|
.sidebar.ui-expander-label {
|
|
|
|
color: var(--color-main-text);
|
|
|
|
font-size: var(--header-font-size);
|
|
|
|
line-height: var(--header-height);
|
|
|
|
padding-inline: 8px;
|
2021-09-18 03:28:33 -05:00
|
|
|
}
|
|
|
|
|
2022-11-24 14:35:20 -06:00
|
|
|
.ui-expander-icon-right .sidebar.unotoolbutton {
|
|
|
|
margin: 0px !important;
|
2021-12-26 14:29:58 -06:00
|
|
|
}
|
|
|
|
|
2022-11-24 14:35:20 -06:00
|
|
|
.ui-expander.jsdialog.sidebar .ui-expander-icon-right,
|
|
|
|
.ui-expander.jsdialog.sidebar .ui-expander-icon-right * {
|
|
|
|
display: block;
|
|
|
|
width: 10px;
|
|
|
|
height: 10px;
|
|
|
|
margin-inline-end: 10px;
|
2022-02-06 15:03:01 -06:00
|
|
|
}
|
|
|
|
|
2022-11-24 14:35:20 -06:00
|
|
|
.ui-expander.jsdialog.sidebar .ui-expander-icon-right img {
|
|
|
|
filter: brightness(2);
|
2022-02-21 17:24:48 -06:00
|
|
|
}
|
2022-03-04 02:03:24 -06:00
|
|
|
|
2022-11-24 14:35:20 -06:00
|
|
|
.ui-expander.jsdialog.sidebar .ui-expander-icon-right:hover img {
|
|
|
|
filter: none;
|
2022-02-21 17:24:48 -06:00
|
|
|
}
|
|
|
|
|
2022-11-24 14:35:20 -06:00
|
|
|
#softedgeframe .sidebar.ui-expander-content,
|
|
|
|
#glowframe .sidebar.ui-expander-content {
|
|
|
|
width: 100% !important; /* frame inside frame */
|
2022-09-27 17:33:44 -05:00
|
|
|
}
|
|
|
|
|
2022-11-24 23:30:59 -06:00
|
|
|
#AlignmentPropertyPanel.sidebar.ui-grid #box3,
|
|
|
|
#ParaPropertyPanel.sidebar.ui-grid #box1.sidebar.ui-grid-cell,
|
|
|
|
#NumberFormatPropertyPanel.sidebar.ui-grid #grid1 {
|
|
|
|
justify-content: space-between !important;
|
2021-09-27 17:06:41 -05:00
|
|
|
}
|
|
|
|
|
2022-11-24 14:35:20 -06:00
|
|
|
/* section content */
|
2022-02-21 17:42:12 -06:00
|
|
|
|
2022-11-24 23:30:59 -06:00
|
|
|
.sidebar.ui-expander-content {
|
|
|
|
padding-inline: 10px;
|
2022-11-24 14:35:20 -06:00
|
|
|
width: 300px;
|
|
|
|
line-height: var(--default-height);
|
2021-09-27 17:06:41 -05:00
|
|
|
}
|
|
|
|
|
2022-11-24 14:35:20 -06:00
|
|
|
#fontheight,
|
|
|
|
#AlignmentPropertyPanel #textorientbox,
|
|
|
|
.sidebar.ui-grid.ui-grid-cell > div {
|
|
|
|
justify-content: end;
|
2021-09-18 03:28:33 -05:00
|
|
|
display: flex;
|
|
|
|
}
|
2021-12-17 07:56:41 -06:00
|
|
|
|
2022-11-24 14:35:20 -06:00
|
|
|
div.sidebar.ui-grid-cell.checkbutton,
|
|
|
|
div.sidebar.ui-grid .checkbutton.sidebar,
|
|
|
|
#ShadowPropertyPanel #SHOW_SHADOW,
|
|
|
|
#NumberFormatPropertyPanel.sidebar.ui-grid div.sidebar.ui-grid-cell:nth-child(2n+1),
|
|
|
|
#AlignmentPropertyPanel #indentbuttons, #SidebarTextPanel.sidebar.ui-grid div.sidebar.ui-grid-cell:nth-child(2n+1),
|
|
|
|
#ParaPropertyPanel.sidebar.ui-grid div.sidebar.ui-grid-cell:nth-child(2n) {
|
|
|
|
justify-content: start;
|
2022-02-22 16:18:16 -06:00
|
|
|
}
|
|
|
|
|
2022-11-24 14:35:20 -06:00
|
|
|
/* widgets */
|
2022-02-07 15:00:04 -06:00
|
|
|
|
2022-12-02 09:01:49 -06:00
|
|
|
.sidebar.toolbox {
|
|
|
|
align-items: center;
|
|
|
|
}
|
|
|
|
|
2022-11-24 14:35:20 -06:00
|
|
|
.sidebar.spinfieldcontainer input {
|
|
|
|
color: var(--color-text-dark);
|
|
|
|
background-color: var(--color-background-dark);
|
2021-07-12 09:41:07 -05:00
|
|
|
}
|
|
|
|
|
2022-11-24 14:35:20 -06:00
|
|
|
.menubutton.sidebar span {
|
|
|
|
display: none;
|
|
|
|
font-size: var(--default-font-size);
|
2021-07-12 09:41:07 -05:00
|
|
|
}
|
|
|
|
|
2022-11-24 14:35:20 -06:00
|
|
|
.menubutton.sidebar:hover span {
|
|
|
|
position: absolute;
|
|
|
|
display: block;
|
|
|
|
width: auto;
|
|
|
|
background-color: var(--color-background-darker);
|
|
|
|
color: var(--color-text-darker);
|
|
|
|
padding: 2px 4px;
|
|
|
|
border-radius: var(--border-radius);
|
|
|
|
white-space: nowrap;
|
|
|
|
margin-inline-start: -14px;
|
2022-02-10 16:53:34 -06:00
|
|
|
}
|
|
|
|
|
2022-11-24 14:35:20 -06:00
|
|
|
.sidebar.ui-grid.ui-grid-cell .menubutton {
|
2022-09-27 17:05:24 -05:00
|
|
|
justify-content: space-between;
|
2022-11-24 23:30:59 -06:00
|
|
|
justify-self: end;
|
2022-11-24 14:35:20 -06:00
|
|
|
padding: 4px;
|
2022-11-24 23:30:59 -06:00
|
|
|
margin-right: 1px;
|
2022-09-27 17:05:24 -05:00
|
|
|
}
|
|
|
|
|
2022-11-24 14:35:20 -06:00
|
|
|
/* widget width */
|
2021-07-12 09:41:07 -05:00
|
|
|
|
2022-11-24 14:35:20 -06:00
|
|
|
.sidebar.ui-pushbutton,
|
|
|
|
.sidebar.spinfield,
|
|
|
|
.sidebar.ui-listbox,
|
|
|
|
.sidebar.menubutton {
|
|
|
|
width: 121px;
|
2021-07-21 07:21:16 -05:00
|
|
|
}
|
|
|
|
|
2022-11-24 14:35:20 -06:00
|
|
|
#gradientstyle > .sidebar.ui-listbox,
|
|
|
|
#gradangle > .sidebar.spinfield,
|
|
|
|
#fontsizecombobox .sidebar.ui-listbox,
|
|
|
|
#TableEditPanel .sidebar.spinfieldcontainer input,
|
|
|
|
#ParaPropertyPanel .sidebar.spinfieldcontainer input {
|
|
|
|
min-width: 87px;
|
|
|
|
width: 87px;
|
2021-07-13 08:47:54 -05:00
|
|
|
}
|
|
|
|
|
2022-11-24 14:35:20 -06:00
|
|
|
#fontnamecombobox > .sidebar.jsdialog.ui-listbox,
|
|
|
|
#applystyle > .sidebar.jsdialog.ui-listbox {
|
|
|
|
width: 198px;
|
2021-12-21 11:40:57 -06:00
|
|
|
}
|
|
|
|
|
2022-11-24 14:35:20 -06:00
|
|
|
/* widget selected */
|
2021-08-10 16:31:53 -05:00
|
|
|
|
2021-12-02 18:25:01 -06:00
|
|
|
/* non selected */
|
2022-04-11 05:04:43 -05:00
|
|
|
#clearFormatting,
|
2021-12-02 18:25:01 -06:00
|
|
|
.hasnotebookbar .ui-content.unotoolbutton.has-label,
|
|
|
|
.hasnotebookbar .ui-content.unotoolbutton.inline,
|
|
|
|
.hasnotebookbar .ui-content.unotoolbutton:not(.has-label):not(.inline),
|
|
|
|
.sidebar.unotoolbutton {
|
|
|
|
background-color: transparent;
|
2022-02-18 13:35:34 -06:00
|
|
|
border: 1px solid transparent;
|
2022-02-05 18:20:33 -06:00
|
|
|
color: var(--color-main-text);
|
2021-12-21 17:58:22 -06:00
|
|
|
border-radius: var(--border-radius);
|
2021-12-02 18:25:01 -06:00
|
|
|
}
|
|
|
|
/* selected */
|
|
|
|
.hasnotebookbar .ui-content.unotoolbutton.selected.has-label,
|
|
|
|
.hasnotebookbar .ui-content.unotoolbutton.selected.inline,
|
|
|
|
.hasnotebookbar .ui-content.unotoolbutton.selected:not(.has-label):not(.inline),
|
2021-08-10 16:31:53 -05:00
|
|
|
.sidebar.unotoolbutton.selected {
|
2022-02-05 18:20:33 -06:00
|
|
|
background-color: var(--color-background-dark);
|
2022-02-20 17:08:53 -06:00
|
|
|
border: 1px solid var(--color-border-dark);
|
2022-02-05 18:20:33 -06:00
|
|
|
color: var(--color-text-dark);
|
2021-12-21 17:58:22 -06:00
|
|
|
border-radius: var(--border-radius);
|
2021-08-10 16:31:53 -05:00
|
|
|
}
|
2021-12-02 18:25:01 -06:00
|
|
|
/* selected hover */
|
|
|
|
.hasnotebookbar .ui-content.unotoolbutton.selected:hover,
|
|
|
|
.unotoolbutton.notebookbar:hover,
|
|
|
|
.hasnotebookbar .ui-content.unotoolbutton.selected:not(.has-label):not(.inline):hover,
|
|
|
|
.sidebar.unotoolbutton:hover,
|
2022-11-24 14:35:20 -06:00
|
|
|
.sidebar.unotoolbutton.selected:hover {
|
2022-02-05 18:20:33 -06:00
|
|
|
background-color: var(--color-background-darker) !important;
|
2022-02-20 17:08:53 -06:00
|
|
|
border: 1px solid var(--color-border-darker);
|
|
|
|
color: var(--color-text-darker);
|
2021-12-21 17:58:22 -06:00
|
|
|
border-radius: var(--border-radius);
|
2021-07-21 07:12:11 -05:00
|
|
|
}
|
|
|
|
|
2021-07-29 09:52:08 -05:00
|
|
|
|
2022-11-24 14:35:20 -06:00
|
|
|
/* fixes */
|
2021-07-29 09:52:08 -05:00
|
|
|
|
2022-11-24 14:35:20 -06:00
|
|
|
.sidebar.ui-grid-cell .sidebar.ui-pushbutton {
|
|
|
|
margin: 0;
|
2021-07-29 09:52:08 -05:00
|
|
|
}
|
2022-11-24 14:35:20 -06:00
|
|
|
.sidebar.unotoolbutton {
|
|
|
|
border: 1px solid transparent;
|
|
|
|
margin-right: 5px;
|
2021-08-03 07:08:04 -05:00
|
|
|
}
|
2022-11-24 14:35:20 -06:00
|
|
|
.sidebar.jsdialog.checkbutton {
|
|
|
|
font-size: var(--default-font-size);
|
2021-08-06 16:25:03 -05:00
|
|
|
}
|
2021-08-10 16:31:53 -05:00
|
|
|
|
2023-01-25 03:30:31 -06:00
|
|
|
.sidebar.jsdialog.checkbutton label {
|
|
|
|
padding: 0;
|
2023-01-25 03:44:40 -06:00
|
|
|
display: flex;
|
|
|
|
line-height: 1;
|
|
|
|
flex-direction: column;
|
|
|
|
justify-content: center;
|
2023-01-25 03:30:31 -06:00
|
|
|
}
|
|
|
|
|
2022-11-24 14:35:20 -06:00
|
|
|
/* writer */
|
2021-12-12 10:24:22 -06:00
|
|
|
|
2023-01-27 02:49:56 -06:00
|
|
|
#PosSizePropertyPanel.sidebar #selectrotationtype {
|
2022-11-24 14:35:20 -06:00
|
|
|
justify-content: end;
|
|
|
|
}
|
2023-01-27 02:49:56 -06:00
|
|
|
/* Fix to allow ratio to span across columns
|
|
|
|
so Seitenverhältnis beibehalten doesn't get cropped*/
|
|
|
|
#PosSizePropertyPanel.sidebar #ratio {
|
|
|
|
grid-column: 1 / 3;
|
|
|
|
}
|
|
|
|
#PosSizePropertyPanel.sidebar #ratio input[type='checkbox'] {
|
|
|
|
margin-inline-start: 0;
|
|
|
|
}
|
2022-11-24 14:35:20 -06:00
|
|
|
#ParaPropertyPanel.sidebar #box3 {
|
|
|
|
display: grid;
|
|
|
|
justify-content: start;
|
|
|
|
row-gap: 4px;
|
2021-09-18 03:28:33 -05:00
|
|
|
}
|
|
|
|
|
2022-11-24 14:35:20 -06:00
|
|
|
#ParaPropertyPanel.sidebar #indentfieldbox {
|
|
|
|
display: grid;
|
|
|
|
row-gap: 4px;
|
2021-09-18 03:28:33 -05:00
|
|
|
}
|
|
|
|
|
2022-11-24 14:35:20 -06:00
|
|
|
#ParaPropertyPanel .sidebar.ui-grid-cell {
|
2022-11-29 04:36:42 -06:00
|
|
|
/* Same as sidebar button margins */
|
|
|
|
column-gap: 5px;
|
2021-09-18 03:28:33 -05:00
|
|
|
}
|
|
|
|
|
2021-09-28 18:27:16 -05:00
|
|
|
button#button2.ui-pushbutton.jsdialog.sidebar {
|
|
|
|
width: 151px;
|
|
|
|
padding: 4px;
|
|
|
|
position: relative;
|
|
|
|
left: -10px;
|
|
|
|
}
|
2021-11-03 13:09:55 -05:00
|
|
|
|
2022-11-24 14:35:20 -06:00
|
|
|
#ParaPropertyPanel.sidebar.ui-grid #indentfieldbox {
|
|
|
|
width: 158px;
|
2021-11-03 13:09:55 -05:00
|
|
|
}
|
|
|
|
|
2022-11-24 14:35:20 -06:00
|
|
|
#TableEditPanel.sidebar.ui-grid #delete_label {
|
|
|
|
width: 118px;
|
2022-02-21 18:26:08 -06:00
|
|
|
}
|
|
|
|
|
2022-11-24 14:35:20 -06:00
|
|
|
/* calc */
|
2022-02-21 18:26:08 -06:00
|
|
|
|
2022-11-24 14:35:20 -06:00
|
|
|
/* cell appearance use one row */
|
|
|
|
#CellAppearancePropertyPanel.sidebar div {
|
|
|
|
grid-template-columns: repeat(5, auto) !important;
|
2022-03-15 14:40:38 -05:00
|
|
|
}
|
|
|
|
|
2022-11-24 14:35:20 -06:00
|
|
|
#table-textorientbox.sidebar .jsdialog .radiobutton {
|
|
|
|
border: 1px solid transparent;
|
2022-03-04 02:29:15 -06:00
|
|
|
}
|
2022-07-10 12:50:24 -05:00
|
|
|
|
2022-11-24 14:35:20 -06:00
|
|
|
#table-textorientbox.sidebar .jsdialog input[type='radio'] {
|
|
|
|
background: none !important;
|
|
|
|
width: auto;
|
|
|
|
height: auto;
|
2022-07-10 12:50:24 -05:00
|
|
|
}
|
2022-10-21 03:22:23 -05:00
|
|
|
|
|
|
|
/* fixes sidebar width in calc (textorientbox, alignment buttons were too big) */
|
|
|
|
#AlignmentPropertyPanel button {
|
2022-11-24 14:35:20 -06:00
|
|
|
min-width: 32px;
|
|
|
|
width: 32px;
|
|
|
|
margin: 0 2px;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
/* Charts */
|
|
|
|
|
|
|
|
.sidebar#ChartTypePanel #cmb_chartType-input,
|
|
|
|
.sidebar#ChartTypePanel #\33 dscheme-input,
|
|
|
|
.sidebar#ChartTypePanel .ui-listbox,
|
|
|
|
.sidebar#ChartTypePanel .ui-pushbutton,
|
|
|
|
.sidebar#ChartTypePanel .ui-scrollwindow,
|
|
|
|
.sidebar#ChartTypePanel #stack,
|
|
|
|
.sidebar#ChartElementsPanel .ui-listbox {
|
|
|
|
justify-content: start;
|
|
|
|
width: 100%;
|
|
|
|
}
|
|
|
|
|
2022-11-28 03:12:52 -06:00
|
|
|
.sidebar#ChartTypePanel #stack:not(.hidden) + #grid6 {
|
|
|
|
display: block !important;
|
2022-11-24 14:35:20 -06:00
|
|
|
}
|
|
|
|
|
2022-11-28 03:12:52 -06:00
|
|
|
.sidebar#ChartTypePanel #stack.hidden + #grid6 {
|
|
|
|
display: none;
|
|
|
|
}
|
2022-11-24 14:35:20 -06:00
|
|
|
|
|
|
|
/* not available commands*/
|
|
|
|
|
|
|
|
#orientationcontrol,
|
|
|
|
#rotation {
|
|
|
|
visibility: hidden;
|
|
|
|
}
|
|
|
|
|
|
|
|
#orientationcontrol,
|
|
|
|
#rotation, #grid1-cell-5-1,
|
|
|
|
#rotationlabel {
|
|
|
|
height: 0;
|
2022-10-21 03:22:23 -05:00
|
|
|
}
|