/[local]/search/images/stil.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 /search/images/stil.css

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

revision 1.1 by dpavlin, Tue Jun 25 15:25:16 2002 UTC revision 1.3 by dpavlin, Tue Jun 25 16:47:48 2002 UTC
# Line 3  Line 3 
3          font-size : 11px;          font-size : 11px;
4          margin: 0px 0px 0px 0px;          margin: 0px 0px 0px 0px;
5          padding: 0px 0px 0px 0px;          padding: 0px 0px 0px 0px;
6            border-width: 1px;
7            width: 19%;
8            color: #000080;
9            background-color: #ffffff;
10            border-color: #000080;
11            border-top-color: #8080f0;
12            border-left-color: #8080f0;
13            border-right-color: #000080;
14            border-bottom-color: #000080;
15    }
16    
17    .navigacijaDISABLED {
18            font-family: sans-serif, arial, helvetica;
19            font-size : 11px;
20            margin: 0px 0px 0px 0px;
21            padding: 0px 0px 0px 0px;
22            border-width: 1px;
23            width: 19%;
24            color: #8080f0;
25            background-color: #ffffff;
26            border-top-color: #8080f0;
27            border-left-color: #8080f0;
28            border-right-color: #000080;
29            border-bottom-color: #000080;
30  }  }

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.26