Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F91257738
cds.css
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sat, Nov 9, 10:25
Size
17 KB
Mime Type
text/x-c
Expires
Mon, Nov 11, 10:25 (2 d)
Engine
blob
Format
Raw Data
Handle
22231264
Attached To
R3600 invenio-infoscience
cds.css
View Options
## -*- mode: text; coding: utf-8; -*-
## $Id$
## This file is part of the CERN Document Server Software (CDSware).
## Copyright (C) 2002 CERN.
##
## The CDSware is free software; you can redistribute it and/or
## modify it under the terms of the GNU General Public License as
## published by the Free Software Foundation; either version 2 of the
## License, or (at your option) any later version.
##
## The CDSware is distributed in the hope that it will be useful, but
## WITHOUT ANY WARRANTY; without even the implied warranty of
## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
## General Public License for more details.
##
## You should have received a copy of the GNU General Public License
## along with CDSware; if not, write to the Free Software Foundation, Inc.,
## 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
#include "config.wml"
#include "configbis.wml"
/* CDSware style sheet */
/* $Id$ */
body {
color: #000;
background: #fff;
margin: 0px;
padding: 0px;
}
h1 {
font-size: 173%;
font-weight: 700;
margin-top: 5px;
margin-left: 0px;
color: #36c;
background: transparent;
}
.h1 {
font-size: 173%;
font-weight: 700;
margin-left: 0px;
color: #36c;
background: transparent;
}
h2 {
font-size: 144%;
font-weight: 650;
margin-left: 0px;
color: #36c;
background: transparent;
}
h3 {
font-size: 120%;
font-weight: 600;
font-variant: small-caps;
margin-top: 40px;
margin-left: 0px;
margin-bottom: 10px;
color: #36c;
background: transparent;
border-bottom: dotted 2px #36c;
width: 50%;
}
h4 {
font-size: 110%;
font-weight: 600;
font-style: italic;
color: #36c;
margin-left: 0px;
background: transparent;
}
h5 {
font-size: 110%;
font-weight: 400;
color: #36c;
margin-left: 0px;
background: transparent;
}
h6 {
font-size: 110%;
font-weight: 200;
font-style: italic;
color: #36c;
margin-left: 0px;
background: transparent;
}
a:link {
color: #00c;
background: transparent;
}
a:visited {
color: #006;
background: transparent;
}
a:active {
color: #00c;
background: transparent;
}
a:hover {
color: #00c;
background: transparent;
}
a.moreinfo:link {
color: #060;
background: transparent;
}
a.moreinfo:visited {
color: #060;
background: transparent;
}
a.moreinfo:active {
color: #060;
background: transparent;
}
a.moreinfo:hover {
color: #060;
background: transparent;
}
a.img:hover {
color: #00c;
background: transparent;
}
a.img:active {
color: #00c;
background: transparent;
font-weight: normal;
}
a.note:link {
color: #666;
background: transparent;
}
a.note:visited {
color: #666;
background: transparent;
}
a.note:active {
color: #666;
background: transparent;
}
a.note:hover {
color: #666;
background: transparent;
}
.headerbox {
color: #000;
width: 100%;
padding: 0px;
margin-top: 0px;
margin-bottom: 0px;
border-collapse: collapse;
border-spacing: 0px;
border-bottom: 2px solid #3366cc;
}
.headerboxbody {
color: #000;
padding: 0px;
margin: 0px;
}
.headerboxbodylogo {
width: 200px;
padding-left: 5px;
color: #36c;
font-size: 20px;
font-weight: bold;
font-variant: small-caps;
letter-spacing: 6px;
}
.headermodulebox {
color: #fff;
background: transparent;
border-collapse: collapse;
border-spacing: 0px;
margin: 0px;
padding: 0px;
}
.headermoduleboxbody {
color: #000;
background: #36c;
font-size: x-small;
font-weight: bold;
text-align: center;
margin: 0px;
padding: 0px;
width: 75px;
}
.headermoduleboxbodyblank {
width: 12px;
padding: 0px;
margin: 0px;
}
.headermoduleboxbodyselected {
color: #000;
background: #fff;
font-size: x-small;
font-weight: bold;
text-align: center;
border-left: 2px solid #3366cc;
border-right: 2px solid #3366cc;
border-top: 2px solid #3366cc;
margin: 5px;
padding: 0px;
width: 75px;
}
a.header:link {
color: #fff;
background: #36c;
text-decoration: none;
}
a.header:visited {
color: #fff;
background: #36c;
text-decoration: none;
}
a.header:active {
color: #fff;
background: #36c;
text-decoration: none;
}
a.header:hover {
color: #fff;
background: #36c;
text-decoration: none;
}
a.headerselected:link {
color: #36c;
background: #fff;
text-decoration: none;
}
a.headerselected:visited {
color: #36c;
background: #fff;
text-decoration: none;
}
a.headerselected:active {
color: #36c;
background: #fff;
text-decoration: none;
}
a.headerselected:hover {
color: #36c;
background: #fff;
text-decoration: none;
}
.navtrailbox {
color: #36c;
background: #fff;
padding: 0px;
margin-top: 7px;
border-spacing: 0px;
border-collapse: collapse;
font-size: x-small;
}
.navtrailboxbody {
color: #36c;
padding: 0px;
border-spacing: 0px;
background: #fff;
padding-left: 10px;
font-size: x-small;
}
a.navtrail:link {
color: #36c;
background: transparent;
}
a.navtrail:visited {
color: #36c;
background: transparent;
}
a.navtrail:active {
color: #36c;
background: transparent;
}
a.navtrail:hover {
color: #36c;
background: transparent;
}
.info {
color: #060;
background: transparent;
}
.snapshot {
color: #000;
background: transparent;
border: 2px solid #999999;
margin-left: 40px;
margin-top: 10px;
margin-right: 10px;
}
.pageheader {
color: #999;
font-size: x-small;
background: transparent;
padding: 0px;
margin: 0px;
width: 100%;
}
.pagebody {
color: #000;
background: transparent;
padding: 20px;
margin: 0px;
}
.pagebodystripeleft {
color: #000;
background: #fff;
font-size: x-small;
width: 120px;
margin: 0px;
padding-left: 10px;
float: left;
}
.pagebodystripemiddle {
color: #000;
background: transparent;
}
.pagebodystriperight {
color: #000;
background: #fff;
font-size: x-small;
width: 120px;
margin: 0px;
padding-left: 10px;
float: right;
}
.pageboxlefttop {
color: #000;
background: transparent;
font-size: x-small;
}
.pageboxlefttopadd {
color: #000;
background: transparent;
font-size: x-small;
}
.pageboxleftbottom {
color: #000;
background: transparent;
font-size: x-small;
}
.pageboxleftbottomadd {
color: #000;
background: transparent;
font-size: x-small;
}
.pageboxrighttop {
color: #000;
background: transparent;
font-size: x-small;
}
.pageboxrighttopadd {
color: #000;
background: transparent;
font-size: x-small;
}
.pageboxrightbottom {
color: #000;
background: transparent;
font-size: x-small;
}
.pageboxrightbottomadd {
color: #000;
background: transparent;
font-size: x-small;
}
.pagefooter {
color: #666;
background: #fff;
font-size: x-small;
margin-top: 50px;
padding: 0px;
border-top: 1px solid #666;
width: 100%;
clear: both;
}
.pagefooterstripeleft {
color: #666;
background: #fff;
font-size: x-small;
margin-left: 5px;
width: 60%;
float: left;
text-align: left;
}
.pagefooterstriperight {
color: #666;
background: #fff;
margin-right: 5px;
font-size: x-small;
text-align: right;
}
a.footer:link {
color: #666;
background: transparent;
}
a.footer:visited {
color: #666;
background: transparent;
}
a.footer:active {
color: #666;
background: transparent;
}
a.footer:hover {
color: #666;
background: transparent;
}
.errorbox {
color: #000;
background: #ffcccc;
padding: 1px;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 30px;
margin-right: 30px;
border-spacing: 0px;
border-collapse: collapse;
border: 2px solid #990000;
}
.errorboxheader {
color: #000;
background: #ffcccc;
padding: 3px;
border-spacing: 0px;
font-weight: bold;
text-align: left;
}
.errorboxbody {
color: #000;
background: #ffcccc;
padding: 3px;
}
.searchbox {
color: #000;
background: #fff;
padding: 1px;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 0px;
margin-right: 0px;
border-spacing: 0px;
border-collapse: collapse;
border-top: 1px solid #36c;
}
.searchboxheader {
color: #000;
background: #f1f1f1;
padding: 3px;
border-spacing: 0px;
font-size: small;
text-align: left;
}
.searchboxbody {
color: #000;
background: #fff;
padding: 3px;
}
.narrowsearchbox {
color: #000;
background: #fff;
padding: 1px;
margin-top: 20px;
margin-bottom: 5px;
margin-left: 0px;
margin-right: 20px;
border-spacing: 0px;
border-collapse: collapse;
border-top: 1px solid #3366cc;
}
.narrowsearchboxheader {
color: #000;
background: #f1f1f1;
padding: 3px;
border-spacing: 0px;
font-size: small;
text-align: left;
}
.narrowsearchboxbody {
color: #000;
background: #fff;
padding: 3px;
}
.latestadditionsbox {
color: #000;
background: #fff;
padding: 5px;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 0px;
margin-right: 20px;
border-spacing: 5px;
}
.latestadditionsboxtimebody {
color: #000;
background: #fff;
padding: 3px;
white-space: nowrap;
text-align: right;
vertical-align: top;
font-size: xx-small;
}
.latestadditionsboxrecordbody {
color: #000;
background: #fff;
padding: 3px;
text-align: left;
vertical-align: top;
text-align: left;
font-size: small;
}
.portalbox {
color: #000;
background: #fff;
margin-bottom: 15px;
margin-left: 0px;
margin-right: 0px;
border-spacing: 0px;
border-collapse: collapse;
border-top: 1px solid #aabbbb;
font-size: x-small;
width: 100%;
}
.portalboxheader {
color: #000;
background: #f1f1f1;
padding: 2px;
border-spacing: 0px;
border-bottom: 1px solid #999999;
text-align: left;
font-size: x-small;
}
.portalboxbody {
color: #000;
background: #fff;
padding: 2px;
font-size: x-small;
}
.admin_wvar, .admin_w200, .admin_wvar_nomargin {
color: #000;
background: white;
padding: 1px;
margin-top: 0px;
margin-bottom: 5px;
margin-left: 20px;
margin-right: 0px;
border-spacing: 0px;
border-top: 1px solid #36c;
}
.admin_w200 {
width: 250px;
}
.admin_wvar_nomargin {
margin: 0px;
}
.adminlabel {
width: 100px;
font-size: small;
background: #f1f1f1;
vertical-align: top;
}
.adminheader, .adminheaderleft, .adminheadercenter, .adminheaderright {
color: #000;
background: #f1f1f1;
border-spacing: 0px;
font-size: small;
padding: 3px 5px;
text-align: center;
}
.adminheaderleft {
text-align: left;
}
.adminheaderright {
text-align: right;
}
.adminbutton {
color: #fff;
background: #36c;
font-weight: bold;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 10px;
margin-right: 10px;
border-spacing: 0px;
border-collapse: collapse;
border-top: 1px solid #36c;
}
.admintd, .admintdleft, .admintdright {
font-size: small;
padding: 0px 10px;
text-align: center;
vertical-align: top;
}
.admintdleft {
text-align: left;
}
.admintdright {
text-align: right;
}
a.google:link {
color: #333;
background: transparent;
}
a.google:visited {
color: #333;
background: transparent;
}
a.google:active {
color: #333;
background: transparent;
}
a.google:hover {
color: #333;
background: transparent;
}
.googlebox {
color: #333;
background: #fff;
text-align: left;
margin-left: auto;
margin-right: auto;
margin-top: 50px;
padding: 10px;
font-size: small;
border-spacing: 0px;
border-collapse: collapse;
border-top: 1px solid #fc0;
}
.googleboxheader {
color: #333;
background: #ffc;
font-weight: normal;
font-size: small;
vertical-align: top;
}
.googleboxbody {
color: #333;
background: #fff;
padding-left: 5px;
padding-right: 5px;
font-size: small;
text-align: left;
vertical-align: top;
}
.adminbox {
color: #000;
background: #f1f1f1;
margin: 0px;
padding: 0px;
width: 120px;
}
.adminboxheader {
color: #000;
background: #f1f1f1;
font-size: x-small;
text-align: left;
}
.adminboxbody {
color: #000;
background: #f1f1f1;
font-size: x-small;
}
.formbutton {
color: #fff;
background: #36c;
font-weight: bold;
}
.headline {
color: #36c;
background: transparent;
}
.quicknote {
color: #603;
background: transparent;
}
.important {
color: #f00;
background: transparent;
}
.popupselected {
color: #fff;
background: #006;
}
.searchresultsbox {
color: #000;
background: #ffe;
padding: 0px;
margin-top: 15px;
border-spacing: 0px;
border-collapse: collapse;
border-top: 1px solid #fc0;
width: 100%;
}
.searchresultsboxheader {
color: #000;
background: #ffc;
padding: 2px;
border-spacing: 0px;
text-align: left;
font-weight: normal;
}
.searchresultsboxbody {
color: #000;
background: #ffe;
border-top: 1px dotted #fc0;
border-bottom: 1px dotted #fc0;
padding: 2px;
}
.searchresultsboxrecords {
color: #000;
background: transparent;
margin-left: 0px;
margin-right: 20px;
}
.nearesttermsbox {
color: #603;
background: #ffe;
padding: 0px;
border-spacing: 0px;
border-collapse: collapse;
}
.nearesttermsboxheader {
color: #603;
background: #ffc;
padding: 0px;
border-spacing: 0px;
text-align: left;
font-weight: normal;
}
.nearesttermsboxbody {
color: #603;
background: #fff;
padding: 0px;
}
a.nearestterms:link {
color: #603;
background: transparent;
}
a.nearestterms:visited {
color: #603;
background: transparent;
}
a.nearestterms:active {
color: #603;
background: transparent;
}
a.nearestterms:hover {
color: #603;
background: transparent;
}
.nearesttermsboxbodyselected {
color: #999;
background: #fff;
padding: 0px;
}
a.nearesttermsselected:link {
color: #999;
background: transparent;
}
a.nearesttermsselected:visited {
color: #999;
background: transparent;
}
a.nearesttermsselected:active {
color: #999;
background: transparent;
}
a.nearesttermsselected:hover {
color: #999;
background: transparent;
}
.moreinfo {
color: #060;
font-size: small;
background: transparent;
}
.rankscoreinfo {
color: #666;
font-size: x-small;
background: transparent;
}
.userinfobox {
color: #039;
font-size: x-small;
width: 150px;
margin-bottom: 15px;
}
.userinfoboxheader {
color: #039;
font-size: x-small;
font-weight: bold;
border-top: 1px solid #060;
border-bottom: 1px solid #060;
}
.userinfoboxbody {
color: #039;
padding-right: 5px;
padding-bottom: 2px;
font-size: x-small;
font-weight: normal;
}
a.userinfo:link {
color: #039;
background: transparent;
}
a.userinfo:visited {
color: #039;
background: transparent;
}
a.userinfo:active {
color: #039;
background: transparent;
}
a.userinfo:hover {
color: #039;
background: transparent;
}
a.langinfo:link {
color: #666;
background: transparent;
}
a.langinfo:visited {
color: #666;
background: transparent;
}
a.langinfo:active {
color: #666;
background: transparent;
}
a.langinfo:hover {
color: #666;
background: transparent;
}
.faq {
margin-left: 12%;
margin-right: 3%;
}
.faqq {
margin-left: 18%;
margin-right: 3%;
}
.exampleleader {
color: #060;
background: transparent;
}
.example {
color: #039;
background: transparent;
}
.blocknote {
color: #000;
background: #ccc;
}
.blocknotebis {
color: #000;
background: #999;
}
.devel {
color: #600;
background: #fff;
border-color: #600;
border-left-width: medium;
border-left-style: solid;
font-size: 90%;
}
.normal {
color: #000;
background: #fff;
}
.address {
font-style: normal;
font-size: x-small;
}
.note {
color: #666;
background: transparent;
}
.warning {
color: #603;
background: transparent;
}
.light {
color: #ccc;
background: transparent;
}
.nbdoccoll {
color: #666;
background: transparent;
}
hr {
width: 100%;
height: 1px;
color: #999;
background-color: #999;
border-width: 0;
}
input,select {
color: #000;
background: #fff;
}
.wsactionbutton {
width: 150px;
height: 25px;
color: #039;
margin: 0px;
background-color: #fff;
border-top: 2px solid #039;
border-bottom: 2px solid #039;
border-left: 2px solid #039;
border-right: 2px solid #039;
vertical-align: middle;
font-size: small;
padding-top: 5px;
padding-right: 5px;
padding-left: 5px;
}
.wsactionbuttonh {
width: 150px;
height: 25px;
color: #039;
margin: 0px;
background-color: #9cf;
border-top: 2px solid #039;
border-bottom: 2px solid #039;
border-left: 2px solid #039;
border-right: 2px solid #039;
vertical-align: middle;
font-size: small;
padding-top: 5px;
padding-right: 5px;
padding-left: 5px;
}
.textbutton {
color: #039;
font-weight: bold;
text-decoration: none;
}
.submitBody {
color: #000;
background: #9cf;
}
.submitHeader {
color: #fff;
background: #006;
}
.submitCurrentPage {
color: #000;
background: #9cf;
border-top: 1px solid #039;
border-left: 1px solid #039;
border-right: 1px solid #039;
}
.submitEmptyPage {
color: #fff;
background: #fff;
border-bottom: 1px solid #039;
}
.submitPage {
color: #000;
background: #fff;
border-top: 1px solid #039;
border-left: 1px solid #039;
border-right: 1px solid #039;
}
.mycdscell {
border-right: 1px solid #fff;
}
.guideimg {
border: 2px dotted #777777;
padding: 5px;
margin: 5px;
}
.guideheader {
font-size: 120%;
font-weight: 600;
font-variant: small-caps;
color: #36c;
margin-left: 10px;
background: transparent;
}
.recordlastmodifiedbox {
text-align: left;
font-size: small;
color: #603;
background: #ffffff;
}
/* end of cds.css */
Event Timeline
Log In to Comment