layout css

EditEdit InfoInfo TalkTalk
Search:    

Having nearly bolluxed up the wiki making changes to this file, I thnk we need a spare copy!!!

/* Simple Sidebar Left theme. Version 2 */
/* Layout.css

/*****************t******************** Top of page *************/
/***** Logo & Banner *************/
/* banner */
#banner {

}
/* Logo container */
.logo {

}
*[dir="rtl"] #logo { float: right; }
/* Logo */
td.logo_banner {

}
.logo td {

}
/* Logo Text (used if no image */
#logo_text {

}
/***** User Name, Password Area *****/
/* User name and settings */
td.user_banner { height: em; }
td.user_banner table { margin: 5px !important; }

/* If Logged in Username & Welcome */
.user_area {

}
.user_area a {
}
.user_area table {

}
.user_area td {

}
.user_area .welcome {

}
/* If not logged in */
/* See Et Cetera for input forms */
.login_area {

}
.login_area input {
}
.login_area table {

}
.login_area td {

}
.login_area a {
}
/*********** Navigation Tab Area ****/
/* Primary navigational tabs */
a.tab {
}
a.tab.tab, a.tab:visited {

margin-bottom: .2em; /* this controls the gaps between the buttons on the left */

}
a.tab:hover {

}
a.tab.notice {
}
/* The tab for the current page, foremost tab */
a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
}
/* Area which contains the tabs */
div.tabArea {

}

/*********** Switching button-icons **********/
/* Row that contains page icons (e.g. "Edit", "Info") */
#iconRow .pageIcon { padding-right: 10px; }
#iconRow .pageIconSelected { padding-right: 10px; }
.pageIcon {

}
.pageIconSelected {

}
/* This is the action text, e.g. "Edit", "Info" */
.pageIcon span span, .pageIconSelected span span {

}
/* The search box */
#search_form {

}
#search_form form {

}
/************************************* Page content *************/

/* Page Title */
#title {

}
#title td { padding: 3pt 0 3pt 0; }
/* Title Text */
#title_text { vertical-align: middle; }
#title_text td { vertical-align: middle; }
#title_area_table {

}
#title td {

}
#title_area_table table {

}
#title_area_table td {

}
#title_area_table table td {

}

#title h1 {

}

/* Sub-title */
.minorTitle {

}

/************* Page Body *************/
body {

}

html {

}

/* Page Content */
.content {

margin-right: 8em;

}

#preview .content {

}

/* Standard Text */
pre {
}

/* Table Of Contents */
.tableOfContents
{

}
.tableOfContents td {

}
.floatLeftTOC
{

}
.floatRightTOC
{

}

/* Link Formatting */
a:link {
}
a:visited {
}
a:hover {
}
a.nonexistent, a.badinterwiki {
}
a.nonexistent:hover {
}
a.nonexistent:visited {
}
a.tinyNonexistent /* used for things like "Talk" links when they don't exist */ {
}
a.tinyNonexistent:hover {

}

/* Tables */
.wikitable td { padding: 6pt; }
.wikitable {

}
/* Lists */
.wikipage ul {

}
.wikipage li { margin-bottom: 0.25em; }

/*indented headings*/
.wikipage ul h2, h3,h4,h5,h6{

}
/* Headings */
h2, h3, h4, h5, h6 {

}
h3, h4, h5, h6 {

}
h1 a, h2 a, h3 a{
}
h2 {

}
h3 {
}
h4 {
}
h5 {
}
h6 {
}

/* Editable Subsections */
table.sectionEdit h2
{

}
table.sectionEdit
{

}
table.sectionEdit a {

table.sectionEdit h2 a {
}
table.sectionEdit td { vertical-align: bottom; }

/* Horizontal Rule */
hr {

}
/* Footnotes */
.footnotes div {

}

/************************************* Bottom of Page *************/
/* The footer, which contains things like "Edit", "Bookmark" and text/icons. */
#footer {

}
#footer p {

}
#footer .license {
}

/************************************* Edit Page *************/
/* This is the page editing area (textarea, in our case) */
#savetext {

}
/* Input button used for some actions (e.g. "Rename" page) */
.formbutton {
}
/* The comment area for making a page edit */
#editComment { margin-top: 2px; }

/* The editor markup buttons */
#editButtonRow {

}
#editButtonRow .editActions {

}

/************************************* History Page *************/
/* Content of the tab area */
#tabPage {

}
#tabPage h3 { margin-top: 9pt;}
/* The tabs themselves */
#tabmenu {

}
#tabmenu li {

}
#tabmenu li.active {

}
#tabmenu li.active a {

}

/* Info area history */
#pageHistory td { padding: 0 .3em; }
div.editInfo { margin-top: 10pt; }

/* The 'differences' view */
.diff {

}
.diff td {

}
/* One side of the differences */
.diff-item { width:50%; }
/* Area that marks the line numbers where things change */
.diff-title {
}
/* Added area */
.diff-added span {

/* Removed area */
.diff-removed span {

/************************************* Recent Changes Page *************/

/* Editor's name */
.rceditor {

}
/* Editor's comment */
.rccomment {

}

/* Recent Changes / Bookmarks change display */

/* Entry and Line Formatting */
.rcEntry { margin-bottom: 1em; }
.rcpageline { margin-bottom: .5em; }

/* Link to Page */
.rcpagelink {
}
.rcpagelink span { vertical-align: top; }

/* Recent changes modified time */
.rctime {

}
/***** Recent Changes Tag Stuff *****/
/* General Tag Formatting */
.rcTag {

}
.rcTag a { text-decoration: none; }
/* "New" tag */
.rcTagNew {

}
/* "Changes" tag */
.rcTagChanges {

}
/* "Deleted" tag */
.rcTagDeleted {

}

/************************************* User's Stuff *************/
/* User Link area, "logout/settings/watch" */
.user_area .user_items {

}

/***** Bookmarks display (user's bookmarks) *****/
/* Edit time */
.favtime {
}
/* Page editor */
.faveditor {
}
/* Edit comment */
.favcomment {
}

/* Change Display */
.bookmarks {

}
.bookmarks .rcpagelink {

}

/* Formatting for [[Userstats()]] */
#useredits table { width: 100%; }
#useredits table td {

}
/************************************* Map Stuff *************/

/* Contains the map */
#mapContainer {

}
/* Contains just the map */
#map {

}

/************************************* Et cetera *************/
.inlineEditHighlight {

}

/* The warning / notification message box */
#message {

}

/* Non-warning/alert style dialog. Such as used for search results. */
.dialogBox {

}
.dialogBox td { padding: 10px; }

/* actionBoxes, similar to buttons, used to show users, hide users, etc. */
.actionBoxes { padding-bottom: 15pt; }
td .actionBoxes {

}
td .actionBoxes span { margin: 6pt 0 0 0!important; }
.actionBoxes a {
}
span.actionBoxSelected {
}
.actionBoxes span {

}
.actionBoxes a {
}

/* "optional" or minor points are made using minorText. */
.minorText {

}
.minorText a {
}
.minorText a:hover {
}

/* used for [action here] boxes with brackets around them */
.minorActionBox {
}

/* Input field for forms (e.g. username/password fields) */
.formfields {
}

/* Icon used when linking to other wikis using interwiki-style links.

img.interwiki_icon {

}
/* more wikispot stuff */
.wikiSpotFrontPage td { padding-right: 1em; }

This is a Wiki Spot wiki. Wiki Spot is a 501(c)3 non-profit organization that helps communities collaborate via wikis.