X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=koha-tmpl%2Fintranet-tmpl%2Fprog%2Fen%2Fcss%2Fstaff-global.css;h=190c9da20cb72af1577c11f320509e33517d4a8a;hb=cd921163c0b9edf3cbd42cb5d3ca69514d377195;hp=5532ca2c0f7a17d213473e0f0f1e438419c77b4d;hpb=62b550a0be1ee79a321a6af6528d30d738ffa190;p=koha_fer diff --git a/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css b/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css index 5532ca2c0f..190c9da20c 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css +++ b/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css @@ -5,10 +5,14 @@ a, a:link, a:visited, a:active { color : #0000CC; } -.yui-button a,.yui-button a:link,.yui-button a:visited { +.yui-button,.yui-button a:link,.yui-button a:visited { color : #000; } +a.yuimenuitemlabel { + color: #000000; +} + a:hover { color : #669ACC; } @@ -20,6 +24,7 @@ a.overdue,.overdue { body { text-align : left; padding:0 0 2.5em 0; + font-family: arial, verdana, helvetica, sans-serif; } br.clear { @@ -86,7 +91,7 @@ strong em { font-style : italic; } -em { +em, cite { font-style : italic; } @@ -227,6 +232,13 @@ table { border-right : 1px solid #BCBCBC; } +table.invis{ + border : white; +} +table.invis tr,table.invis td { + border : white; +} + td, th { border-bottom : 1px solid #BCBCBC; border-left : 1px solid #BCBCBC; @@ -237,6 +249,17 @@ td { background-color : White; } +td.borderless { + border-collapse : separate; + border : 0 none; +} + +td.data, +th.data { + font-family : "Courier New", Courier, monospace; + text-align : right; +} + th { background-color : #E8E8E8; font-weight : bold; @@ -280,6 +303,15 @@ tr.highlight.onissue td { background-color: #FFFFE1; } +tfoot td { + background-color : #f3f3f3; + font-weight : bold; +} + +td.total { + text-align : right; +} + caption { font-size : 133.9%; font-weight : bold; @@ -323,6 +355,9 @@ legend { display : inline; } +div.justify { + text-align: justify; +} div#header_search { background-position : .5em .5em; @@ -362,6 +397,10 @@ div#reserves,div#checkouts { color : Gray; } +.single-line { + white-space: nowrap; +} + .ex { font-family : "Courier New", Courier, fixed-width; font-weight : bold; @@ -403,6 +442,9 @@ a.yuimenuitemlabel-disabled, #disabled a { a.yuimenuitemlabel-disabled:hover, #disabled a:hover { color : #999; } +a.highlight_toggle { + display : none; +} ul.toolbar li { display : inline; @@ -467,9 +509,13 @@ fieldset.brief ol, fieldset.brief li { list-style-type : none; } -fieldset.brief div.hint, fieldset.rows div.hint { +.hint { color : #999999; font-size : 95%; +} + +fieldset.brief div.hint, fieldset.rows div.hint, div.yui-u div.hint { + font-size : 95%; margin-bottom : .4em; } @@ -486,6 +532,16 @@ div.yui-b fieldset.brief ol { div.yui-b fieldset.brief select { width: 12em; } +div.yui-b fieldset.brief li.radio { + padding : .7em 0; +} +div.yui-b fieldset.brief li.radio label { + display : inline; +} + +div.yui-b fieldset.brief li.radio input { + padding:0.3em 0; +} fieldset.rows { border-width : 1px; @@ -527,7 +583,7 @@ fieldset.rows fieldset { } .yui-u fieldset.rows label, .yui-u fieldset.rows span.label { - width: 6em; + width: 10em; } .yui-u fieldset.rows div.hint { @@ -657,8 +713,9 @@ fieldset.rows label.inline { } fieldset.rows .inputnote { + clear : left; float : left; - margin : .5em 0 0 10em; + margin : .5em 0 0 11em; } .ui-tabs-nav li { @@ -770,7 +827,7 @@ fieldset.rows .inputnote { visibility:visible; /* you propably don't need to change this one */ display:block; } -#newbiblio a, #addchild a, #newentry a, #newshelf a, #newmenuc .first-child, #newsupplier .first-child, #newlabel a, #newtemplate a, #newlabelbatch a, #newpatroncardbatch a, #newprofile a, #newsubscription a, #newdictionary a, #neworder a { +#newbiblio a, #addchild a, #newentry a, #newshelf a, #newmenuc .first-child, #newsupplier .first-child, #newlabel a, #newtemplate a, #newlabelbatch a, #newpatroncardbatch a, #newprofile a, #newsubscription a, #newdictionary a, #newbasket a, #newrootbudget-button, #budgets_menuc .first-child, #periods_menuc .first-child { padding-left : 34px; background-image: url("../../img/toolbar-new.gif"); background-position : center left; @@ -799,7 +856,7 @@ fieldset.rows .inputnote { background-repeat : no-repeat; } -#editpatron a, #editmenuc .first-child, #editshelf a, #edit a, #editsupplier a { +#editpatron a, #editmenuc .first-child, #editshelf a, #edit a, #editsupplier a, #managelabel a, #managetemplate a, #managelabelbatch a, #manageprofile a { padding-left : 34px; background-image: url("../../img/toolbar-edit.gif"); background-position : center left; @@ -840,6 +897,11 @@ fieldset.rows .inputnote { background-position : center left; background-repeat : no-repeat; } +#z3950searcht table { + /* doesn't have desired effect in catalogue/results.tmpl - I'll leave this here for now but there do seem to be casscading CSS errors in this and other CSS fiels - RICKW 20081118 */ + padding: 20px; + border: none; +} #printbiblio button, #printbiblio a, #printmenuc .first-child { padding-left : 34px; background-image: url("../../img/toolbar-print.gif"); @@ -861,7 +923,7 @@ fieldset.rows .inputnote { background-repeat : no-repeat; } -#editmenuc .first-child, #deleteshelf .first-child,#newmenuc .first-child, #addbiblio .first-child, #z3950search .first-child, #printmenuc .first-child, #newsupplier .first-child, #savemenuc .first-child { +#editmenuc .first-child, #deleteshelf .first-child,#newmenuc .first-child, #addbiblio .first-child, #z3950search .first-child, #printmenuc .first-child, #newsupplier .first-child, #savemenuc .first-child, #budgets_menuc .first-child, #periods_menuc .first-child { padding-left : 15px; } @@ -936,10 +998,12 @@ div.sysprefs div.hint { tr.highlight td { background-color : #F6F6F6; + border-color : #BCBCBC; } tr.highlight th[scope=row] { background-color : #DDDDDD; + border-color : #BCBCBC; } tr.confirm td, tr.highlight.confirm td { @@ -1045,10 +1109,14 @@ div.first fieldset { padding : .4em .4em .4em 25px; } -.dialog input.approve { +.dialog input.approve, td input.approve { background : #FFF url(../../img/approve.gif) no-repeat 4px center; padding : .4em .4em .4em 25px; } + +td input.approve { + background-color : #FFC; +} .dialog input.deny { background : #FFF url(../../img/deny.gif) no-repeat 4px center; @@ -1075,7 +1143,7 @@ div.first fieldset { .dialog input:hover { background-color : #ffc; } - + div.alert { background : #FFC url(../../img/alert-bg.gif) repeat-x left 0; text-align : center; @@ -1085,6 +1153,11 @@ div.alert strong { color : #900; } +div.dialog { + background : #FFC url(../../img/dialog-bg.gif) repeat-x left 0; + text-align : center; +} + div.message { background : white url("../../img/message-bg.gif") repeat-x left 0; border : 1px solid #bcbcbc; @@ -1092,6 +1165,12 @@ div.message { width : 55%; } +div.message ul, +div.message h5 { + padding-left : 25%; + text-align : left; +} + div.message ul+h4 { margin-top : .7em; } @@ -1184,9 +1263,7 @@ h1#logo { } h1#logo { background:transparent url(../../img/koha-logo-medium.gif) no-repeat scroll 0%; - border: 0; margin:0.75em .3em 0.75em .7em; - padding:0; } *html h1#logo { @@ -1222,12 +1299,17 @@ h1#logo a { font-size : 200%; } -.email { -font-size : 87%; -width : 15em; -margin: 0; -padding: 0; -overflow : hidden; +li.email a { + display:block; + overflow:hidden; + width:13em; +} +li.email { + background: #FFF url(../../img/elipsis.gif) right bottom no-repeat; + font-size : 87%; + overflow:hidden; + padding :0 10px 0 0; + width:13em; } .empty { @@ -1266,7 +1348,30 @@ overflow : hidden; } #searchresults ul li { + font-size : 90%; list-style : url(../../img/item-bullet.gif); + padding : .2em 0; + clear : left; +} + +#searchresults span.status { + clear : left; + color : #900; + display : block; +} + +#searchresults span.unavailable { + clear : left; + display : block; +} + +#searchresults .availability strong { + display : block; +} + +#searchresults ul li img { + float : left; + margin : 3px 5px 3px -5px; } #searchresults table td { @@ -1287,6 +1392,18 @@ overflow : hidden; float : right; } +#searchheader form.fz3950 { + float : right; + font-size : 125%; + padding : 0 0 0 5em; +} + +#searchheader form.fz3950bigrpad { + float : right; + font-size : 125%; + padding : 5px 25em 0 0; +} + #search-facets ul { margin : 0; padding : .3em; @@ -1326,7 +1443,7 @@ overflow : hidden; } div.pages { - margin-top : .5em; + margin : .5em 0; } div.pages a { @@ -1335,19 +1452,35 @@ div.pages a { text-decoration: none; } -div.pages a:link { +div.pages a:link, +div.pages a:visited { background-color : #eeeeee; color : #3366CC; } div.pages a:hover { - background-color : #e8f0f6; + background-color : #FFC; } div.pages a:active { background-color : #ffc; } +div.pages .current, +div.pages .currentPage { + background-color : #e6fcb7; + color : #666; + font-weight: bold; + padding: 1px 5px 1px 5px; +} + +div.pages .inactive { + background-color : #f3f3f3; + color : #BCBCBC; + font-weight: bold; + padding: 1px 5px 1px 5px; +} + div.browse { margin : .5em 0; } @@ -1360,37 +1493,15 @@ div#header_search input.submit { font-size : 1em; } -input[type=submit], input[type=button] { - border: 1px outset #999999; - border-top-color: #666; - border-left-color: #666; - padding: 0.25em; - background : #E8E8E8 url(../../img/button-bg.gif) top left repeat-x; - color: #333333; -} - -input.submit { - border: 1px solid #999999; - border-top-color: #666; - border-left-color: #666; - padding: 0.25em; - background : #E8E8E8 url(../../img/button-bg.gif) top left repeat-x; - color: #333333; -} - *html input.submit { padding : .1em; } -input[type=submit]:active, input[type=button]:active { +input[type=submit]:active, input[type=button]:active, button.submit:active { border : 1px inset #999999; } -input.submit:active { - border : 1px inset #999999; -} - -input[type=reset], input[type=button], input.submit { +input[type=submit], input[type=reset], input[type=button], input.submit, button.submit { border: 1px outset #999999; border-top-color: #666; border-left-color: #666; @@ -1399,10 +1510,20 @@ input[type=reset], input[type=button], input.submit { color: #333333; } -input[type=reset]:active, input[type=button]:active, input.submit:active { +input[type=reset]:active, input[type=button]:active, input.submit:active, button.submit:active { border : 1px inset #999999; } +ul li input.submit { + font-size : 87%; + padding : 2px; +} + +input.warning { + background : #FFF url(../../img/famfamfam/silk/error.png) no-repeat 4px center; + padding : 0.25em 0.25em 0.25em 25px; +} + .searchhighlightblob { font-size:75%; font-style : italic; @@ -1426,6 +1547,7 @@ a.yuimenuitemlabel:hover { #toplevelnav { float : left; margin-left : .5em; + width : 30em; } ul#toplevelmenu { @@ -1585,7 +1707,14 @@ label.permissioncode { span.permissiondesc { font-weight : normal; } -/* autocomplete additions */ +#mainuserblock { + border : 1px solid #E8E8E8; + margin-top : .5em; + padding : .5em; +} + + +/* borrower autocomplete */ #borrowerautocomplete { width: 450px; text-align:left;} /* z-index needed on top instances for ie & sf absolute inside relative issue */ .autocomplete .yui-ac-highlight , .autocomplete .yui-ac-highlight .sample-result, @@ -1594,8 +1723,145 @@ span.permissiondesc { .autocomplete .sample-query { color:#000; } #findborrower { position:static; width:auto; } #yborrowercontainer { text-align:left;width:335px; } -#mainuserblock { - border : 1px solid #E8E8E8; - margin-top : .5em; - padding : .5em; + +/* patron attribues autocomplete for overdues report (pattrodue) */ +.pattrodue-autocomplete .pattrodue-result { color: black; } +.pattrodue-autocomplete .yui-ac-highlight .pattrodue-result { color: white; } +.pattrodue-input { position:static; width:auto; } +.pattrodue-container { text-align:left; width:400px; } + +.labeledmarc-table { + border: 0; +} + +.labeledmarc-label { + border: 0; + padding: 5; + font-size: 11pt; + color: darkblue; +} + +.labeledmarc-value { + border: 0; + padding: 5; + font-size: 10pt; + color: black; +} + +.hintsClass { + font-family: tahoma, verdana, arial; + font-size: 12px; + background-color: #f0f0f0; + color: #000000; + border: 1px solid #808080; + padding: 5px; +} +.hintSource { + color: green; + text-decoration: underline; + cursor: pointer; +} + +h1#pdf { + background:transparent url(../../img/pdficon_large.gif) no-repeat scroll 0%; + border: 0; + margin:0.75em .3em 0.75em .7em; + padding:0; +} + +h1#pdf a { + border:0; + cursor:pointer; + display:block; + height:0px !important; + margin:0; + overflow:hidden; + padding:44px 0 0; + text-decoration:none; + width:35px; +} + +h1#csv { + background:transparent url(../../img/csv_icon.gif) no-repeat scroll 0%; + border: 0; + margin:0.75em .3em 0.75em .7em; + padding:0; +} + +h1#csv a { + border:0; + cursor:pointer; + display:block; + height:0px !important; + margin:0; + overflow:hidden; + padding:44px 0 0; + text-decoration:none; + width:35px; +} + +h1#xml { + background:transparent url(../../img/icon_xml.gif) no-repeat scroll 0%; + border: 0; + margin:0.75em .3em 0.75em .7em; + padding:0; +} + +h1#xml a { + border:0; + cursor:pointer; + display:block; + height:0px !important; + margin:0; + overflow:hidden; + padding:44px 0 0; + text-decoration:none; + width:35px; +} + +#cartDetails { + background-color : #FFF; + border: 1px solid #739acf; + border-right-width : 2px; + border-bottom-width : 2px; + color : black; + display : none; + margin : 0; + padding : 10px; + text-align : center; + width : 180px; +} +#cartmenulink { + background: transparent url("../../img/cart-small.gif") 0 3px no-repeat; + padding-left : 15px; +} +#cartmenulink span#basketcount span { + display : inline; + font-size : 90%; + font-weight : normal; + padding : 0; +} +#moremenu { + display : none; +} + +.results_summary { + display: block; + font-size : 85%; + color: #707070; + padding : 0 0 .5em 0; +} +.results_summary .label { + color: #202020; +} +.results_summary a { + font-weight: normal; +} + +img.spinner { + vertical-align: middle; + padding-right: 0.3em; } +#cataloguing_additem_itemlist div { + overflow : scroll; +} \ No newline at end of file