koha-cvs
[Top][All Lists]
Advanced

[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.4,1.5
Date: Sat, 11 Dec 2004 09:50:15 -0800

Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/npl/en/includes
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17687/koha-tmpl/intranet-tmpl/npl/en/includes

Modified Files:
        intranet.css 
Log Message:
Added style for accesskey indicator, altered positioning to help Internet 
Explorer compatibility

Index: intranet.css
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/npl/en/includes/intranet.css,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** intranet.css        8 Nov 2004 16:31:27 -0000       1.4
--- intranet.css        11 Dec 2004 17:50:12 -0000      1.5
***************
*** 705,709 ****
        margin-top : 2%;
        padding : 10px;
-       position : relative;
  }
  
--- 705,708 ----
***************
*** 772,779 ****
  #nav {
        background-color : #CCCC99;
!       float : left;
        margin : 2% 0% 0% 1%;
        padding : 0px;
!       width : 15%;
  }
  
--- 771,779 ----
  #nav {
        background-color : #CCCC99;
!       position : absolute;
!       left : 1px;
        margin : 2% 0% 0% 1%;
        padding : 0px;
!       width : 17%;
  }
  
***************
*** 1033,1035 ****
--- 1033,1039 ----
  div.data table col {
        background-color : #CCCCCC;
+ }
+ 
+ .accesskey {
+       text-decoration : underline;
  }
\ No newline at end of file




reply via email to

[Prev in Thread] Current Thread [Next in Thread]