Blame Scripts/Python/centos-web/public/Stylesheet/base.css

cc10e6
/* 
cc10e6
 * Webenv -> Main Blocks
cc10e6
 *
cc10e6
 * Copyright (C) 2009, 2010, 2011 The CentOS Artwork SIG
cc10e6
 *
cc10e6
 * This CSS is free software; you can redistribute it and/or modify it
cc10e6
 * under the terms of the GNU General Public License as published by
cc10e6
 * the Free Software Foundation; either version 2 of the License, or
cc10e6
 * (at your option) any later version.
cc10e6
 *
cc10e6
 * This CSS is distributed in the hope that it will be useful, but
cc10e6
 * WITHOUT ANY WARRANTY; without even the implied warranty of
cc10e6
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
cc10e6
 * General Public License for more details.
cc10e6
 *
cc10e6
 * You should have received a copy of the GNU General Public License
cc10e6
 * along with this program; if not, write to the Free Software
cc10e6
 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
cc10e6
 *
cc10e6
 * ----------------------------------------------------------------------
cc10e6
 * $Id$
cc10e6
 * ----------------------------------------------------------------------
cc10e6
 */
cc10e6
d8223c
div#page-header,
d8223c
div#wrap,
d8223c
div#page-body,
d8223c
div#page-footer {
d8223c
    min-width: 728px;
d8223c
    }
d8223c
832e82
/* Header
d8223c
--------------------------------------------------------------------*/
cc10e6
div#page-header {
efb8bf
	background: #204C8D url("../Images/h1-bg.png") 0 0 repeat;
cc10e6
	min-height: 46px;
cc10e6
	}
cc10e6
832e82
/* Content
d8223c
--------------------------------------------------------------------*/
d8223c
d8223c
div#wrap {
d8223c
	padding: 0 10px 0 10px;
d8223c
    background-color: #FFF;
d8223c
	}
d8223c
d8223c
div#page-body {
d8223c
	clear: both;
d8223c
    background-color: #F8F8F8;
d8223c
	}
d8223c
c2cfc0
div#page-body div#content-list {
a6ac64
    padding: 10px;
a6ac64
    padding-left: 0;
a6ac64
    padding-top: 8px;
d8223c
    background-color: #FFF;
d8223c
    }
d8223c
d8223c
/* Paragraphs
d8223c
--------------------------------------------------------------------*/
d8223c
832e82
/* Footer
d8223c
--------------------------------------------------------------------*/
d8223c
cc10e6
div#page-footer {
efb8bf
	background: #204C8D url("../Images/h1-bg.png") 0 0 repeat;
cc10e6
	}
cc10e6
d8223c
div#page-footer div.credits {
fca368
    padding: 8px;
cc10e6
    }
cc10e6
d8223c
div#page-footer div.credits .copyright,
d8223c
div#page-footer div.credits .license {
d8223c
    font-size: x-small;
cc10e6
    color: #FFF;
fca368
    margin: 3px;
cc10e6
    }
cc10e6
cc10e6
div#page-footer div.credits a {
cc10e6
    color: #FFF;
cc10e6
    font-style: italic;
cc10e6
    }
cc10e6
d8223c
div#page-footer div.top {
d8223c
    float:right;
d8223c
    }
cc10e6
d8223c
/* Logo
d8223c
--------------------------------------------------------------------*/
832e82
d8223c
div#page-header div#logo img {
d8223c
    border: none;
d8223c
    float: left;
d8223c
    margin-left: 10px;
d8223c
    }
cc10e6
d8223c
/* Google advertisement (468x60px)
d8223c
--------------------------------------------------------------------*/
d8223c
fa5a76
div#page-header div.google-ad {
d8223c
    float: right;
d8223c
    margin: 5px;
cc10e6
    }
cc10e6
fa5a76
div#page-header div.google-ad img {
d8223c
    border: none;
cc10e6
    }
cc10e6
832e82
/* Last releases and related RSS link.
cc10e6
--------------------------------------------------------------------*/
832e82
d8223c
div#page-header div#last-releases {
d8223c
    clear: both;
d8223c
    min-height: 35px;
d8223c
    border-top: 3px solid #FFF;
d8223c
    background: #3465A4;
d8223c
    }
cc10e6
832e82
div#page-header div#last-releases a {
832e82
    color: #fff;
832e82
    }
832e82
d8223c
div#page-header div#last-releases div.left {
d8223c
    display: block;
d8223c
    float: left;
832e82
    width: 450px;
d8223c
    margin-top: 10px;
832e82
    margin-left: 10px;
d8223c
    font-size: small;
d8223c
    }
d8223c
d8223c
div#page-header div#last-releases div.right {
d8223c
    float: right;
d8223c
    margin-top: 9px;
d8223c
    margin-right: 5px;
d8223c
    }
d8223c
d8223c
div#page-header div#last-releases div.right span.rss span {
d8223c
    text-align: center;
d8223c
    font-weight: bold;
d8223c
    background: #729fcf;
d8223c
    padding: 4px 10px;
d8223c
    }
d8223c
d8223c
div#page-header div#last-releases div span.title {
d8223c
    font-weight: bold;
d8223c
    color: #FFF;
d8223c
    }
d8223c
d8223c
div#page-header div#last-releases div span.release {
d8223c
    border-right: 1px dotted #FFF;
d8223c
    padding-left: 10px;
d8223c
    padding-right: 10px;
d8223c
    font-weight: bold;
d8223c
    }
d8223c
d8223c
div#page-header div#last-releases div span.last {
d8223c
    border-right: 0px;
d8223c
    }
d8223c
77edfa
/* Application links
77edfa
--------------------------------------------------------------------*/
f65499
f65499
div#page-header div#pagelinks {
77edfa
    border-top: 3px solid #FFF;
77edfa
    }
77edfa
832e82
/* User related links (e.g., last visit, session info and page trails)
d8223c
--------------------------------------------------------------------*/
d8223c
d8223c
div#page-header div.userlinks {
d8223c
    padding: 10px;
d8223c
    text-align: right;
d8223c
    font-size: x-small;
d8223c
    clear: both;
d8223c
    }
d8223c
832e82
div#page-header div.userlinks a {
832e82
    color: #fff;
832e82
    }
832e82
f65499
div#page-header div.userlinks div.logs {
d8223c
    width: 50%;
cc10e6
    float: left;
d8223c
    text-align: left;
d8223c
    }
d8223c
f65499
div#page-header div.userlinks div.logs span {
d8223c
    border: none;
d8223c
    }
d8223c
f65499
div#page-header div.userlinks div.logs span.title {
d8223c
    color: #FFF;
d8223c
    }
d8223c
f65499
div#page-header div.userlinks div.logs span.datetime {
d8223c
    font-style: italic;
d8223c
    color: #FFF;
d8223c
    }
d8223c
d8223c
div#page-header div.userlinks div.session {
d8223c
    width: 50%;
d8223c
    float: right;
d8223c
    }
d8223c
d8223c
div#page-header div.userlinks div.session span {
d8223c
    border-right: 1px dotted #FFF;
d8223c
	}
d8223c
d8223c
div#page-header div.userlinks div.session span a {
d8223c
    margin-right: 10px;
cc10e6
    margin-left: 10px;
cc10e6
    }
d8223c
d8223c
d8223c
div#page-header div.userlinks div.session span.last {
d8223c
	border-right: none;
d8223c
	}
d8223c
d8223c
div#page-header div.userlinks div.session span.last a {
d8223c
    margin-right: 0;
d8223c
    }
d8223c
d8223c
div#page-header div.userlinks div.session span.last:after {
d8223c
	content: none;
d8223c
	}
d8223c
d8223c
div#page-header div.userlinks div.trail {
d8223c
	text-align: right;
d8223c
    clear: both;
d8223c
    padding-top: 5px;
d8223c
    }
d8223c
d8223c
div#page-header div.userlinks div.trail span {
d8223c
	display: inline;
d8223c
	}
d8223c
d8223c
div#page-header div.userlinks div.trail span.last {
d8223c
	border-right: none;
d8223c
	padding-right: 0;
d8223c
	}
d8223c
d8223c
div#page-header div.userlinks div.trail span:after {
d8223c
	content: "»";
d8223c
    color: #FFF;
d8223c
    margin-left: 5px;
d8223c
    margin-right: 3px;
d8223c
	}
d8223c
d8223c
div#page-header div.userlinks div.trail span.last:after {
d8223c
	content: none;
d8223c
	}
d8223c
d8223c
/* Page lines.
d8223c
--------------------------------------------------------------------*/
d8223c
d8223c
.page-line {
d8223c
	clear: both;
d8223c
	margin: 0;
d8223c
	padding: 0;
d8223c
	background-color: transparent;
d8223c
	}
d8223c
d8223c
.page-line.white {
d8223c
	height: 3px;
d8223c
	background-color: #FFF;
d8223c
	}
c2cfc0
a6ac64
/* Page body
a6ac64
--------------------------------------------------------------------*/
a6ac64
a6ac64
div#page-body .info {
fa5a76
    margin-top: 5px;
a6ac64
    }
a6ac64
a6ac64
div#page-body .info span {
a6ac64
    font-size: small;
a6ac64
    border-right: 1px dotted #AAA;
a6ac64
    padding-right: 10px;
a6ac64
    padding-left: 7px;
a6ac64
    }
a6ac64
a6ac64
div#page-body .info span.author {
a6ac64
    padding-left: 0;
a6ac64
    }
a6ac64
a6ac64
div#page-body .info span.comment {
a6ac64
    border-right: 0;
a6ac64
    }
a6ac64
c2cfc0
/* Content Listing - One column
c2cfc0
--------------------------------------------------------------------*/
c2cfc0
c2cfc0
div#page-body div#content-list {
c2cfc0
    margin-right: 200px;
c2cfc0
    border-right: 3px #EEE solid;
c2cfc0
    }
c2cfc0
c2cfc0
div#page-body div#content-actions {
c2cfc0
    float:right;
c2cfc0
    width: 180px;
c2cfc0
    border-left: 3px #EEE solid;
c2cfc0
    padding: 10px;
a6ac64
    font-size: small;
a6ac64
    }
a6ac64
a6ac64
div#page-body div#content-actions form input[type="text"] {
a6ac64
    border: 1px solid #AAA;
c2cfc0
    }
c2cfc0
c2cfc0
div#page-body div#content-list div.search {
c2cfc0
    }
c2cfc0
c2cfc0
div#page-body div#content-list div.row {
c2cfc0
    padding: 10px 20px;
c2cfc0
    }
c2cfc0
c2cfc0
div#page-body div#content-list div.dark {
c2cfc0
    background: #F8F8F8;
c2cfc0
    }
c2cfc0
c2cfc0
div#page-body div#content-list div.light {
c2cfc0
    background: #FFF;
c2cfc0
    }
c2cfc0
a6ac64
div#page-body div#content-list h3.title {
a6ac64
    margin-top: 0;
c2cfc0
    }
c2cfc0
a6ac64
div#page-body div#content-list .abstract {
a6ac64
    margin-bottom: 1em;
c2cfc0
    }
c2cfc0
a6ac64
div#page-body div#content-list .pagination {
a6ac64
    border-top: 1px solid #AAA;
a6ac64
    font-size: small;
a6ac64
    padding: 10px;
a6ac64
    border-top: 1px #AAA solid;
a6ac64
    margin-bottom: 0;
a6ac64
    padding-bottom: 0;
c2cfc0
    }
c2cfc0
a6ac64
div#page-body div#content-list .pagination span.previous {
a6ac64
    float: left;
c2cfc0
    }
c2cfc0
a6ac64
div#page-body div#content-list .pagination span.previous a:before {
a6ac64
    content: "«";
a6ac64
    padding-right: 3px;
c2cfc0
    }
c2cfc0
a6ac64
div#page-body div#content-list .pagination span.next a:after {
a6ac64
    content: "»";
a6ac64
    padding-left: 3px;
a6ac64
    }
c2cfc0
a6ac64
div#page-body div#content-list .pagination span.next {
a6ac64
    float: right;
c2cfc0
    }
c2cfc0
a6ac64
/* Content Details - One column
a6ac64
--------------------------------------------------------------------*/
a6ac64
a6ac64
div#page-body div#content-details {
a6ac64
    padding: 30px 10% 30px 10%;
a6ac64
    background: #FFF;
a6ac64
    }
fa5a76
fa5a76
/* Content Unkown - Not page found.
fa5a76
--------------------------------------------------------------------*/
fa5a76
fa5a76
div#page-body div#content-unknown {
fa5a76
    padding: 0 15% 0 15%;
fa5a76
    background: #FFF;
fa5a76
    }