• This project
    • Loading...
  • Sign in

Зуев Егор / wiki.dev

Logo belkanton
Go to a project
Toggle navigation
Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Snippets
  • Network
  • Create a new issue
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • wiki.dev
  • resources
  • assets
  • sass
  • _tinymce.scss
  • Dan Brown's avatar
    Vastly improved design · 46217a58
    46217a58
    Dan Brown authored 2015-07-15 22:55:49 +0100
_tinymce.scss 300 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18

//.mce-container {
//  .mce-menubar, .mce-toolbar-grp {
//    position: fixed;
//    width: 100%;
//  }
//  .mce-container-body {
//    position: relative;
//    overflow: hidden;
//    display: block;
//  }
//}

.mce-tinymce.mce-container.fullscreen {
  position: fixed;
  top: 0;
  height: 100%;
}