[Tinyos-2-commits] CVS: tinyos-2.x/doc/stylesheets tep.css, 1.1.2.1, 1.1.2.2

Phil Levis scipio at users.sourceforge.net
Fri Jun 9 10:44:28 PDT 2006


Update of /cvsroot/tinyos/tinyos-2.x/doc/stylesheets
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv30157/stylesheets

Modified Files:
      Tag: tinyos-2_0_devel-BRANCH
	tep.css 
Log Message:
Made code a bit more reasonable in size. Removed background color
from inline literal text.




Index: tep.css
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/stylesheets/Attic/tep.css,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -d -r1.1.2.1 -r1.1.2.2
*** tep.css	1 Nov 2005 00:47:53 -0000	1.1.2.1
--- tep.css	9 Jun 2006 17:44:26 -0000	1.1.2.2
***************
*** 207,211 ****
    margin-left: 2em ;
    margin-right: 2em ;
!   background-color: #eeeeee }
  
  span.classifier {
--- 207,215 ----
    margin-left: 2em ;
    margin-right: 2em ;
!   background-color: #eeeeee;
!   border-color: #000000;
!   border-width: thin; 
!   font-size: 14px
! }
  
  span.classifier {
***************
*** 262,267 ****
    font-size: 100% }
  
! tt {
!   background-color: #eeeeee }
  
  ul.auto-toc {
--- 266,270 ----
    font-size: 100% }
  
! tt {}
  
  ul.auto-toc {



More information about the Tinyos-2-commits mailing list