CSS
Speech Bubbles
table { table-layout: fixed; } .chat-message { margin: .5em; border: 3px solid #669; background-color: #CCF; font-size: 90%; border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; } .chat-message td { vertical-align: top; } .chat-message .author { padding: 1px; } .chat-message .content { } body.edit { background-image: url(http://community.wikidot.com/local--files/nav:side/accessories-text-editor-32x32.png) !important; } pre { white-space: pre-wrap; }
Stripped Page
.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;}
Stripped Page Mini
.archive-order, .chat-normal, #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;} .chat-mini { display: block !important; font-size: 10px; } #main-content, .chat-message { margin: 0 !important; padding: 0; width: 100%; } .author table {border-bottom: 1px solid #000;} #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;}
page revision: 1, last edited: 03 Apr 2011 15:42