zentaoclient.css 680 B

123456789101112
  1. body.xxc-embed #menu {display: none!important;}
  2. body.xxc-embed #appsBar, body.xxc-embed #apps {left: 0!important;}
  3. body.xxc-embed #userMenu-toggle {display: none;}
  4. body.xxc-embed #toolbar {position: fixed; right: 130px; height: 47px; z-index: 100;}
  5. body.xxc-embed .re-login-btn {display: none;}
  6. body.xxc-embed .messagers {bottom: 40px !important;}
  7. body.xxc-embed #userDropDownMenu {display: none !important;}
  8. body.xxc-embed .titleBox #promptRegenerate {right: 120px;}
  9. body.xxc-embed #basicInfoLink {margin-right: 120px;}
  10. body.xxc-embed #appsBar {display: none;}
  11. body.xxc-embed #tutorial-start-btn {display: none;}
  12. body.xxc-embed #header {position: sticky; top: 0; z-index: 1000;}