/[webpac-proto]/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

Contents of /search/images/stil.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (show annotations)
Tue Jun 25 16:47:48 2002 UTC (21 years, 9 months ago) by dpavlin
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +12 -5 lines
File MIME type: text/css
novi gumbici, disabled, IE/NS look-a-like...

1 .navigacija {
2 font-family: sans-serif, arial, helvetica;
3 font-size : 11px;
4 margin: 0px 0px 0px 0px;
5 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 }

  ViewVC Help
Powered by ViewVC 1.1.26