/* CSS specific for desktop browsers. */ /* Related to selectionMarkers.css on formulabar*/ #tb_formulabar_item_formula .inputbar_selection_handles *{ background-size: 20px; background-position-y: top; width: 20px; background-repeat: no-repeat; margin-left: 1px !important; transform: translateY(-12px); } #tb_formulabar_item_formula .inputbar_selection_handles .leaflet-selection-marker-start{ margin-left: -20px !important; } #coolwsd-version span:before, #lokit-version > span:before { content: ' ('; white-space: pre; } #coolwsd-version span:after, #lokit-version > span:after { content: ')'; }