514 lines
No EOL
7.3 KiB
CSS
514 lines
No EOL
7.3 KiB
CSS
@import url( /intranet-tmpl/prog/en/lib/yui/reset-fonts-grids.css) all;
|
|
|
|
a, a:link, a:visited, a:active {
|
|
color : #0000CC;
|
|
}
|
|
|
|
a:hover {
|
|
color : #669ACC;
|
|
}
|
|
|
|
body {
|
|
text-align : left;
|
|
}
|
|
|
|
form {
|
|
display : inline;
|
|
}
|
|
|
|
h1 {
|
|
font-size : 161.6%;
|
|
font-weight : bold;
|
|
}
|
|
|
|
h2 {
|
|
font-size : 146.5%;
|
|
font-weight : bold;
|
|
}
|
|
|
|
h3 {
|
|
font-size : 131%;
|
|
font-weight : bold;
|
|
}
|
|
|
|
h4 {
|
|
font-size : 116%;
|
|
font-weight : bold;
|
|
}
|
|
|
|
h5 {
|
|
font-size : 100%;
|
|
font-weight : bold;
|
|
}
|
|
|
|
h6 {
|
|
font-size : 93%;
|
|
font-weight : bold;
|
|
}
|
|
|
|
p {
|
|
margin: .5em 0 .5em 0;
|
|
}
|
|
|
|
strong {
|
|
font-weight : bold;
|
|
}
|
|
|
|
em {
|
|
font-style : italic;
|
|
}
|
|
|
|
#hd {
|
|
}
|
|
|
|
#navigation {
|
|
border-right : 1px solid #BCBCBC;
|
|
}
|
|
|
|
#navigation li {
|
|
font-weight : bold;
|
|
}
|
|
|
|
#navigation li li {
|
|
font-weight : normal;
|
|
}
|
|
|
|
#navigation input {
|
|
font-size : 85%;
|
|
}
|
|
|
|
#ft {
|
|
}
|
|
|
|
.yui-u {
|
|
}
|
|
|
|
#doc3 {
|
|
padding-top : 1em;
|
|
}
|
|
|
|
#login {
|
|
position : absolute;
|
|
top : 3px;
|
|
right : .5em;
|
|
}
|
|
|
|
#login a {
|
|
|
|
}
|
|
|
|
ul {
|
|
padding-left : 1.1em;
|
|
}
|
|
|
|
li {
|
|
|
|
list-style-type : disc;
|
|
}
|
|
|
|
#header {
|
|
background-color : #F3F3F3;
|
|
border-bottom : 1px solid #E8E8E8;
|
|
}
|
|
|
|
#header:after { /* clearing without presentational markup, IE gets extra treatment */
|
|
display: block;
|
|
clear: both;
|
|
content: " ";
|
|
}
|
|
|
|
#sitetitle {
|
|
/* background-image : url("../../img/koha-logo-black.png");
|
|
background-position : 5px 2px;
|
|
background-repeat : no-repeat;
|
|
float : left;
|
|
height : 54px;
|
|
padding-left : 50px;*/
|
|
border-bottom : 1px solid #E8E8E8;
|
|
}
|
|
|
|
#sitetitle h1 {
|
|
display : inline;
|
|
line-height : 54px;
|
|
}
|
|
|
|
#sitetitle h1 a {
|
|
text-decoration : none;
|
|
}
|
|
|
|
#toplevelnav {
|
|
float : left;
|
|
line-height : 2em;
|
|
}
|
|
|
|
#submenu {
|
|
margin : 0 0 .5em 0;
|
|
padding : 0;
|
|
}
|
|
|
|
#submenu ul {
|
|
margin : 0;
|
|
padding : 0;
|
|
}
|
|
|
|
#submenu ul li {
|
|
padding-left : 0;
|
|
}
|
|
|
|
/*#toplevelnav ul {
|
|
margin : 0;
|
|
padding : 0;
|
|
}
|
|
|
|
#toplevelnav li, #submenu li {
|
|
display : inline;
|
|
border-right : 1px solid #E8E8E8;
|
|
padding : 0 .5em;
|
|
white-space : nowrap;
|
|
}
|
|
|
|
#toplevelnav li:last-child, #submenu li:last-child {
|
|
border : 0;
|
|
}*/
|
|
|
|
table {
|
|
border-collapse : collapse;
|
|
border-top : 1px solid #BCBCBC;
|
|
border-right : 1px solid #BCBCBC;
|
|
}
|
|
|
|
td, th {
|
|
border-bottom : 1px solid #BCBCBC;
|
|
border-left : 1px solid #BCBCBC;
|
|
padding : .5em;
|
|
}
|
|
|
|
td {
|
|
background-color : White;
|
|
}
|
|
|
|
th {
|
|
background-color : #E8E8E8;
|
|
font-weight : bold;
|
|
}
|
|
|
|
td.highlight {
|
|
background-color : #F3F3F3;
|
|
}
|
|
|
|
caption {
|
|
font-size : 153.9%;
|
|
font-weight : bold;
|
|
}
|
|
|
|
span.problem {
|
|
background-color : #FFFFCC;
|
|
color : #990000;
|
|
font-weight : bold;
|
|
line-height : 1.7em;
|
|
}
|
|
|
|
fieldset {
|
|
border : 2px solid #EEEEEE;
|
|
margin : 1em;
|
|
padding : 1em;
|
|
}
|
|
|
|
legend {
|
|
font-size : 138.5%;
|
|
font-weight : bold;
|
|
margin : 0 0 0 -1em;
|
|
padding : 0;
|
|
}
|
|
|
|
#breadcrumbs {
|
|
background-color : #F3F3F3;
|
|
border-bottom : 1px solid #E8E8E8;
|
|
clear : both;
|
|
font-size : 90%;
|
|
padding :.2em .5em .4em .5em;
|
|
}
|
|
|
|
#commonsearch {
|
|
display : inline;
|
|
}
|
|
|
|
|
|
div#header_search {
|
|
background-image : url("../../img/koha-logo-medium.gif");
|
|
background-position : .5em .5em;
|
|
background-repeat : no-repeat;
|
|
float: left;
|
|
padding-left : 14.2em;
|
|
margin: 1em 0 1.5em 0;
|
|
}
|
|
|
|
div#header_search input {
|
|
font-size : 1.3em;
|
|
}
|
|
|
|
div#header_search ul.link-tabs {
|
|
font-family : Arial, Geneva, sans-serif;
|
|
margin-bottom : -4px;
|
|
}
|
|
|
|
div#header_search ul.link-tabs li.on a,
|
|
div#header_search ul.link-tabs li a,
|
|
div#header_search ul.link-tabs li.off a {
|
|
padding : 0.1em .5em .2em .5em;
|
|
}
|
|
|
|
div#circ_search,div#catalog_search,div#patron_search,div#subscription_search,div#addbooks_search,div#notices_search,div#printer_search,div#checkin_search,div#suggestions_search,div#roadtype_search {
|
|
border : 0;
|
|
border-bottom : 1px solid #FF9900;
|
|
padding : 0 0 .2em 0;
|
|
}
|
|
|
|
/* Panel-Switch Tabs */
|
|
ul.link-tabs {
|
|
list-style-type: none;
|
|
margin: 1px 0 9px 5px;
|
|
padding: 0;
|
|
}
|
|
|
|
ul.link-tabs li {
|
|
display: inline;
|
|
padding: 0px;
|
|
}
|
|
|
|
ul.link-tabs li a {
|
|
border-bottom: 1px solid #333333;
|
|
border-left : 1px solid #DDDDDD;
|
|
border-right : 1px solid #666666;
|
|
padding: .2em 1.2em .2em 1.2em;
|
|
text-decoration: none;
|
|
}
|
|
|
|
ul.link-tabs li.off a {
|
|
background-color: #FFFFFF;
|
|
border : 0;
|
|
margin-right : 1px;
|
|
text-decoration: underline;
|
|
}
|
|
|
|
ul.link-tabs li.off a:hover {
|
|
background-color: #FFFFEC;
|
|
border : 0;
|
|
margin-right : 0;
|
|
padding: .2em 1.2em .2em 1.2em;
|
|
}
|
|
|
|
ul.link-tabs li.on a {
|
|
background-color: #FFFFCC;
|
|
border-top: 1px solid #FFFFCC;
|
|
border-right: 1px solid #FF9900;
|
|
border-bottom: 1px solid #FF9900;
|
|
border-left: 1px solid #FFCC66;
|
|
font-weight : bold;
|
|
}
|
|
|
|
div#header_search .tip {
|
|
font-size: 93%;
|
|
color : Gray;
|
|
}
|
|
|
|
.ex {
|
|
font-family : "Courier New", Courier, fixed-width;
|
|
font-weight : bold;
|
|
}
|
|
|
|
/* ClickMenu Overrides */
|
|
|
|
ul#toplevelmenu li {
|
|
display : inline;
|
|
list-style: none;
|
|
}
|
|
|
|
ul#toplevelmenu li ul {
|
|
}
|
|
|
|
div.cmDiv
|
|
{
|
|
border: 0;
|
|
background-color: #F3F3F3;
|
|
}
|
|
|
|
.clickMenu li.more a {
|
|
background-image: url("../../img/more-arrow.gif");
|
|
background-position: right;
|
|
background-repeat: no-repeat;
|
|
padding-right : 13px;
|
|
}
|
|
|
|
.clickMenu li.more li a {
|
|
background-image : none;
|
|
padding-right : 0;
|
|
}
|
|
|
|
.clickMenu
|
|
{
|
|
margin: 0;
|
|
padding: 0;
|
|
cursor: default;
|
|
}
|
|
.clickMenu, .clickMenu ul
|
|
{
|
|
list-style: none;
|
|
}
|
|
.clickMenu ul
|
|
{
|
|
margin: 0;
|
|
padding: 2px;
|
|
border: 0;
|
|
background-color: #F3F3F3;
|
|
min-width: 100px; /* ie doesnt know this :/ */
|
|
//float: left;/*ie again*/
|
|
//width: 100%;/*and again*/
|
|
}
|
|
.clickMenu div.outerbox
|
|
{
|
|
display: none;
|
|
min-width: 106px; /* firefox produces animation-flickering when the box is bigger than this :/ */
|
|
}
|
|
.clickMenu div.inner
|
|
{
|
|
//top: 20px; /* for ie */
|
|
left: 0;
|
|
margin: 0;
|
|
}
|
|
.clickMenu div.inner div.outerbox
|
|
{
|
|
margin: 0;
|
|
left: 98px;
|
|
//left: 90px; /* for ie */
|
|
top: -3px;
|
|
}
|
|
.clickMenu li
|
|
{
|
|
list-style-type : none;
|
|
position: relative;
|
|
padding: 0 20px 0 2px;
|
|
/*white-space: nowrap; does not really work in ie */
|
|
}
|
|
.clickMenu li.main
|
|
{
|
|
float: left;
|
|
padding: 0 10px;
|
|
background-color: #F3F3F3;
|
|
//height: 20px; /* for ie */
|
|
}
|
|
.clickMenu li.main li
|
|
{
|
|
z-index: 2;
|
|
min-width: 78px;
|
|
}
|
|
.clickMenu li.hover
|
|
{
|
|
z-index: 1 !important; /* the hover z-index has to be below the normal one the hovering items may be drawn over a submenu */
|
|
background-color : transparent;
|
|
}
|
|
.clickMenu img.liArrow
|
|
{
|
|
position: absolute;
|
|
right: 5px;
|
|
top: 0.41em;
|
|
}
|
|
.clickMenu ul a {
|
|
cursor: default;
|
|
}
|
|
|
|
ul.innerBox a {
|
|
cursor : pointer;
|
|
}
|
|
|
|
ul.innerBox {
|
|
border: 1px solid #E8E8E8;
|
|
}
|
|
|
|
div.yui-b h5 {
|
|
font-size : 100%;
|
|
margin : .5em 0;
|
|
}
|
|
|
|
dt {
|
|
font-size : 110%;
|
|
font-weight : bold;
|
|
}
|
|
|
|
dd {
|
|
padding : .2em;
|
|
text-indent : 1.5em;
|
|
}
|
|
|
|
div#toolbar {
|
|
background-color : #F3F3F3;
|
|
}
|
|
|
|
ul.toolbar {
|
|
}
|
|
|
|
ul.toolbar li {
|
|
display : inline;
|
|
float : left;
|
|
list-style : none;
|
|
}
|
|
|
|
ul.toolbar li a {
|
|
background-color : #F3F3F3;
|
|
border : 1px solid #F3F3F3;
|
|
display : block;
|
|
margin : 3px;
|
|
padding : 3px;
|
|
text-decoration : none;
|
|
}
|
|
|
|
ul.toolbar li a:hover {
|
|
background-color : #FFFFCC;
|
|
}
|
|
|
|
ul.toolbar li:last-child a:hover {
|
|
}
|
|
|
|
ul.toolbar ul {
|
|
display : none;
|
|
}
|
|
|
|
div.message {
|
|
border : 1px solid #6699CC;
|
|
width : 33%;
|
|
margin : 1em;
|
|
padding : .5em;
|
|
}
|
|
|
|
div.patroninfo {
|
|
margin-bottom : .5em;
|
|
margin-top : -.5em;
|
|
}
|
|
|
|
div.patroninfo h5 {
|
|
background-color : #F5F0CC;
|
|
border-top : 1px solid #CCCC99;
|
|
border-left : 1px solid #CCCC99;
|
|
border-right : 1px solid #CCCC99;
|
|
margin-bottom : 0;
|
|
padding-bottom : .5em;
|
|
}
|
|
|
|
div.patroninfo ul {
|
|
border : 1px solid #CCCC99;
|
|
border-top : 0;
|
|
background-color : #F5F0CC;
|
|
}
|
|
|
|
div.patroninfo ul li {
|
|
list-style-type : none;
|
|
}
|
|
|
|
a.member-edit {
|
|
float : right;
|
|
background-color : #DBECC8;
|
|
margin-top : .5em;
|
|
padding : .3em;
|
|
text-align : right;
|
|
text-decoration : none;
|
|
} |