Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/evas

Dir     : e17/libs/evas/doc


Modified Files:
        evas.css 


Log Message:


Evas doc update... at least all api calls are now listed
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/evas/doc/evas.css,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- evas.css    24 Feb 2003 02:27:07 -0000      1.3
+++ evas.css    5 Mar 2003 02:30:13 -0000       1.4
@@ -1,17 +1,31 @@
 td.md { 
- border: thin solid #000000;
  background-color: #ffffff;
+ font-family: monospace;
  text-align: left;
  vertical-align: center;
- font-size: 12;
- padding-right  : 4px; 
- padding-top    : 4px; 
- padding-left   : 4px; 
- padding-bottom : 4px; 
- margin-left    : 4px; 
- margin-right   : 4px; 
- margin-top     : 4px; 
- margin-bottom  : 4px  
+ font-size: 10;
+ padding-right  : 1px; 
+ padding-top    : 1px; 
+ padding-left   : 1px; 
+ padding-bottom : 1px; 
+ margin-left    : 1px; 
+ margin-right   : 1px; 
+ margin-top     : 1px; 
+ margin-bottom  : 1px  
+}
+td.mdname { 
+ font-family: monospace;
+ text-align: left;
+ vertical-align: center;
+ font-size: 10;
+ padding-right  : 1px; 
+ padding-top    : 1px; 
+ padding-left   : 1px; 
+ padding-bottom : 1px; 
+ margin-left    : 1px; 
+ margin-right   : 1px; 
+ margin-top     : 1px; 
+ margin-bottom  : 1px  
 }
 h1
 {
@@ -85,7 +99,7 @@
 p
 {
  color: #000000;
- font-family: helvetica;
+ font-family: sans-serif;
  font-size: 10;
 }
 body { 
@@ -94,7 +108,7 @@
  background-position: left top;
  background-color: #dddddd;
  color: #000000;
- font-family: helvetica;
+ font-family: sans-serif;
  padding: 8px;
  margin: 0;
 }
@@ -131,9 +145,10 @@
 }
 em
 {
-  color: #000000;
-  font-family: arial,helvetica;
+  color: #334466;
+  font-family: courier;
   font-size: 10;
+  font-style: normal;
 }
 
 div.nav




-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to