[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/npl/en/includes intranet.cs
From: |
Owen Leonard |
Subject: |
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/npl/en/includes intranet.css,1.5.2.1,1.5.2.2 |
Date: |
Fri, 04 Feb 2005 11:04:57 -0800 |
Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/npl/en/includes
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28260/koha-tmpl/intranet-tmpl/npl/en/includes
Modified Files:
Tag: rel_2_2
intranet.css
Log Message:
Adding style for persistent help link
Index: intranet.css
===================================================================
RCS file:
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/npl/en/includes/intranet.css,v
retrieving revision 1.5.2.1
retrieving revision 1.5.2.2
diff -C2 -r1.5.2.1 -r1.5.2.2
*** intranet.css 3 Feb 2005 20:56:17 -0000 1.5.2.1
--- intranet.css 4 Feb 2005 19:04:51 -0000 1.5.2.2
***************
*** 206,209 ****
--- 206,223 ----
}
+ div#help {
+ position : absolute;
+ top : 3px;
+ right : 3px;
+ font-weight : bold;
+ color : #0099cc;
+ }
+
+ div#help a {
+ background-color : #3FB2B3;
+ padding : 1px 2px;
+ text-decoration : none;
+ }
+
div.items {
background-color : #FFFFCC;
***************
*** 911,915 ****
}
! .searchresults a {
font-weight : bold;
font-size : 14px;
--- 925,929 ----
}
! .searchresults strong a {
font-weight : bold;
font-size : 14px;
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/npl/en/includes intranet.css,1.5.2.1,1.5.2.2,
Owen Leonard <=
- Prev by Date:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/npl/en/includes doc-head-circ-close.inc,1.2.2.1,1.2.2.2 doc-head-close-addbiblio.inc,1.1.2.1,1.1.2.2 doc-head-close.inc,1.1.2.1,1.1.2.2
- Next by Date:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/npl/en/includes masthead.inc,1.1,1.1.2.1
- Previous by thread:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/npl/en/includes doc-head-circ-close.inc,1.2.2.1,1.2.2.2 doc-head-close-addbiblio.inc,1.1.2.1,1.1.2.2 doc-head-close.inc,1.1.2.1,1.1.2.2
- Next by thread:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/npl/en/includes masthead.inc,1.1,1.1.2.1
- Index(es):