.chat-active {display: table-cell !important;} .archive-order, #navi-bar, #navi-bar-shadow, #header, #side-bar, #page-title, #breadcrumbs, .page-tags, #page-info, .page-watch-options, .page-options-bottom, .checkbox.do-not-notify, #footer, #license-area, #footer-bar {display: none !important;} #main-content { margin: 0; padding: 0; width: 100%; } #action-area h1, #edit-page-form table, #edit-page-form .wd-editor-toolbar-panel, #edit-page-form .change-textarea-size, #edit-page-form .edit-help-34, #edit-page-form .note-block p, #edit-page-form .edit-page-bottomtable, #edit-cancel-button, #edit-diff-button, #edit-preview-button, #edit-save-continue-button { display: none; } #edit-page-form #edit-page-textarea { width: 100%; height: 108px;} #edit-page-form .note-block { border-radius: 15px; -webkit-border-radius: 15px; -moz-border-radius: 15px; } #edit-page-form .note-block, #edit-page-form .buttons { display: inline-block; } #edit-page-form .note-block h3 { margin: 0 auto; } /* Following designed by bcammo */ /* Owindows */ .odialog-shader { background-color: #222; filter: alpha(opacity=0); opacity: 0; } .owindow.owait, .owindow.osuccess { color: #fff; border: none; padding: 0; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; box-shadow: 0 0 3px rgba(0,0,0,0.3); -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: 0 0 3px rgba(0,0,0,0.3); display: block; width: 60px; height: 60px; background: rgba(0,0,0,0.75) url(http://bmcenterprises.wdfiles.com/local--files/images/ajax-loader-white6.gif) no-repeat center center; } .owindow.owait .content, .owindow.osuccess .content {display: none;} .owindow.osuccess {background: rgba(0,0,0,0.75) url(http://bmcenterprises.wdfiles.com/local--files/images/emotion_smile.png) no-repeat center center;} /* preloads the spinner so that there is no lag when .owait pops up */ #extrac-div-1 {background: transparent url(http://bmcenterprises.wdfiles.com/local--files/images/ajax-loader-white6.gif) no-repeat right center;visibility: hidden;} #extrac-div-2 {background: transparent url(http://bmcenterprises.wdfiles.com/local--files/images/emotion_smile.png) no-repeat right center;visibility: hidden;}