/[webpac]/trunk2/eurovoc/listic.css
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk2/eurovoc/listic.css

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 593 by dpavlin, Sun Oct 24 23:03:35 2004 UTC revision 594 by dpavlin, Sat Nov 6 23:26:39 2004 UTC
# Line 1  Line 1 
1  body {  body {
2          font-size: small;          font-size: small;
3          scrollbar-face-color: #e1e1f3;          scrollbar-base-color: #e1e1f3;
4          scrollbar-shadow-color: #e1e1f3;          scrollbar-face-color: ;
5          scrollbar-highlight-color: #e1e1f3;          scrollbar-shadow-color: ;
6          scrollbar-3dlight-color: #e1e1f3;          scrollbar-highlight-color: ;
7          scrollbar-darkshadow-color: #e1e1f3;          scrollbar-3dlight-color: ;
8          scrollbar-track-color: #f7f6f2;          scrollbar-darkshadow-color: ;
9          scrollbar-arrow-color: white;          scrollbar-track-color: ;
10            scrollbar-arrow-color: ;
11  }  }
12    
13    
# Line 72  ul, li { Line 73  ul, li {
73          list-style-type: circle;          list-style-type: circle;
74  }  }
75    
76    .nav  {
77            background: white;
78            font-size: 100%;
79            margin: 20;
80    }

Legend:
Removed from v.593  
changed lines
  Added in v.594

  ViewVC Help
Powered by ViewVC 1.1.26