/** * Copyright (c) Tiny Technologies, Inc. All rights reserved. * Licensed under the LGPL or a commercial license. * For LGPL see License.txt in the project root for license information. * For commercial licenses see https://www.tiny.cloud/ */ @import 'src/less/theme/content-ui'; @content-ui-darkmode: true; @resize-handle-color: #4099ff; @object-block-selected-color: @resize-handle-color; body { font-family: sans-serif; } table { border-collapse: collapse; }