158 lines
3.5 KiB
CSS
158 lines
3.5 KiB
CSS
/*
|
|
#wikiContent{width: 700px;}
|
|
*/
|
|
#wikiContent { margin-right: 216px; }
|
|
input.wikiheadline{border: 2px dotted #999; display: block; font-size: 28px;
|
|
font-weight: bold; margin-bottom: 7px; margin-top: 0.67em; width: 850px; }
|
|
|
|
|
|
.wiki-toc ul{list-style: none; margin: 5px; padding: 0px; font-size: 11px;}
|
|
.wiki-toc ul li{padding: 7px; display: block; border-bottom: 1px dotted #e7e7e7}
|
|
|
|
#wiki del{background: #FFC0C0; color: #774343;}
|
|
#wiki ins{background: #C8FFC0; color: #4A7743}
|
|
|
|
/* TinyMCE skin */
|
|
#wiki .defaultSkin .mceIframeContainer {border: 2px dotted #999 !Important; display: block;}
|
|
|
|
.wiki_subject{width: 300px; margin: 10px; float: left;}
|
|
|
|
#wikiButtons{margin-top: 16px; padding: 5px; margin-bottom: 15px; background: #efefef; }
|
|
#wikiButtons, #wikiButtons *{font-size: 90%}
|
|
.attachedFiles{list-style: none; margin: 0px; padding-left: 7px;}
|
|
#editMode{background: #FFF6BF; padding: 7px; font-size: 11px; text-align: center;}
|
|
|
|
|
|
.attachedFiles li{padding: 0px 0px 20px 45px; display: block; background: no-repeat left top;}
|
|
.attachedFiles li.docs{background-image: url(wiki/documents.png)}
|
|
.attachedFiles li.source{background-image: url(wiki/binary.png)}
|
|
.attachedFiles li.package{background-image: url(wiki/package.png)}
|
|
|
|
.attachedFiles a.fileName{display: block;}
|
|
|
|
#wikimovedialog{width: 520px; height: 350px; background: none; border: none;}
|
|
|
|
/* Options */
|
|
#wiki #options{display: block; width: 880px; height: 45px; padding: 5px; border-top: #efefef 1px solid; margin: 10px 0 20px 0;}
|
|
#wiki #options ul{list-style: none; margin: 0px; padding: 0px; display: block; height: 25px;}
|
|
#wiki #options ul li{float: left; padding-right: 15px;}
|
|
#wiki #options ul li a{font-size: 11px;}
|
|
#wiki #options ul li.create{float: right}
|
|
|
|
/* sidebar */
|
|
#wiki .wiki-sidebar ul{list-style: none; font-size: 11px; padding: 20px; margin: 20px 0px 20px 25px; width: 150px; border-left: 1px dotted #999; display: block; float: right}
|
|
#wiki .wiki-sidebar ul a{display: block; padding-bottom: 15px;}
|
|
|
|
/* Voting */
|
|
#wikivoting{ float: right; width: 60px;}
|
|
|
|
/*history */
|
|
#history{list-style: none; margin: 0px; padding: 0px; display: block;
|
|
border-bottom: 1px solid #999;
|
|
height: 17px; width: 950px; position: relative; clear: both; margin: 15px; margin-bottom: 2px;}
|
|
|
|
#history li{padding: 0; margin: 0; position: absolute;}
|
|
|
|
#history li a.wikiVersion{display: block;
|
|
width: 11px; text-indent:-999px;
|
|
height: 19px; margin-left: -5px; overflow: hidden; background: url(wiki/pin.png) center bottom no-repeat;}
|
|
|
|
#history li a.current{background-image: url(wiki/pin_current.png);}
|
|
|
|
#history li div.versionInfo{display: none; padding: 10px; background: #F0F0F0; width: 250px; position: absolute; bottom: 50px; left: -125px; border: 1px solid #ccc;}
|
|
|
|
#history li div.versionInfo a.author{float: left; margin: 3px 15px 15px 3px;}
|
|
#history li div.versionInfo a.author img{width: 32px; height: 32px}
|
|
|
|
#history li div.versionInfo h4{margin: 0px; padding: 0px;}
|
|
#history li div.versionInfo small{display: block; padding: 5px;}
|
|
|
|
#history li div.versionInfo a.bt_rollback{font-size: 11px; color: blue}
|
|
#history li div.versionInfo *{color: #999;}
|
|
|
|
#history li div.peak{display: block;}
|
|
#history li div.show{display: block;}
|
|
|
|
/* Attachments */
|
|
#wikiAttachmentsForm .overview{
|
|
margin-top: 0px;
|
|
padding-top:0px;
|
|
}
|
|
|
|
#historyBar{display: none;}
|
|
|
|
#wikiAttachmentsForm .upload{
|
|
border-bottom: none !important;
|
|
}
|
|
|
|
|
|
|
|
#wiki .spotlight{width: 286px; float: left; margin: 15px;}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
|