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.5.2.9,1.5.2.10
Date: Thu, 09 Jun 2005 14:20:55 -0700

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

Modified Files:
      Tag: rel_2_2
        intranet.css 
Log Message:
Adding 'control box' styles for MARC detail screens

Index: intranet.css
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/npl/en/includes/intranet.css,v
retrieving revision 1.5.2.9
retrieving revision 1.5.2.10
diff -C2 -r1.5.2.9 -r1.5.2.10
*** intranet.css        20 Apr 2005 21:30:48 -0000      1.5.2.9
--- intranet.css        9 Jun 2005 21:20:53 -0000       1.5.2.10
***************
*** 624,628 ****
        margin : 3px 0px 5px 0px;
        padding : 0px;
!       width : 95%;
  }
  
--- 624,628 ----
        margin : 3px 0px 5px 0px;
        padding : 0px;
!       width : auto;
  }
  
***************
*** 1229,1231 ****
--- 1229,1244 ----
  .accesskey {
        text-decoration : underline;
+ }
+ 
+ div#controls {
+       float: right;
+       margin-left : .7em;
+       width : 15%;
+ }
+ 
+ div#controls form {
+       background-color : #FFFFCC;
+       font-size : 80%;
+       margin : .3em 0;
+       padding : .3em;
  }
\ No newline at end of file




reply via email to

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