/[ludap]/ludap/www/ludap.css.php
ViewVC logotype

Diff of /ludap/www/ludap.css.php

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

revision 1.5 by mose, Thu Sep 4 23:24:57 2003 UTC revision 1.6 by mose, Fri Sep 5 10:15:26 2003 UTC
# Line 177  input.sub { Line 177  input.sub {
177          background-position: top;          background-position: top;
178          background-repeat: repeat-x;          background-repeat: repeat-x;
179  <? } ?>  <? } ?>
180          background-color: #dedede;          background-color: <?=$neutral?>;
181          border: solid 1px <?=$vdark?>;          border: solid 1px <?=$vdark?>;
182          border-top: 0;          border-top: 0;
183  }  }
# Line 259  input.sub { Line 259  input.sub {
259          text-align: left;          text-align: left;
260          font-weight: bold;          font-weight: bold;
261          color: <?=$vlight?>;          color: <?=$vlight?>;
262          padding-right: 10px          padding-right: 10px;
263  }  }
264  .label2 {  .label2 {
265          text-align: left;          text-align: left;
# Line 304  input.sub { Line 304  input.sub {
304          color: <?=$dark?>;          color: <?=$dark?>;
305  }  }
306    
307    a.site {
308            font-weight: bold;
309            padding-right: 10px;
310            color: <?=$vlight?>;
311    }
312    a.site:hover {
313            color: <?=$light?>;
314    }

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26