electromagnetic-data-new/electrmangnetic/src/main/resources/static/model/index.css

1 line
1.0 KiB
CSS
Raw Normal View History

html,body{width:100%;height:100%;margin:0;padding:0;font-family:Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;overflow:hidden}#root{width:100%;height:100%}:root[theme=light]{--checked-color:rgba(25,25,25,.2);--control-background-color:#fff;--primary-color:#0e62d7;--secondary-color:#6a9ee6;--foreground-color:#333;--border-color:#ddd;--background-color:#eee;--panel-background-color:#fff;--hover-background-color:rgba(25,25,25,.1);--titlebar-forground-color:#333;--titlebar-background-color:#eee;--statusbar-foreground-color:#333;--statusbar-background-color:#eee;--viewport-background-color:#888}:root[theme=dark]{--checked-color:rgba(25,25,25,.2);--color:red;--border:solid 1px lightgray;--titlebarBackground:#ddd;--ribbonHeaderBackgound:#ddd;--ribbonPanelBackground:#eee;--ribbonGroupBackground:#fff;--quickbarIcon:#666;--quickbarIconHover:#444;--contextBackground:#eee;--sidebarBackground:#eee;--viewportBackground:#888;--statusbarBackground:#ddd;--hover:rgba(255,255,255,.35);--hoverBackground:rgba(25,25,25,.1);--selected:#eee}