/[webpac]/trunk2/eurovoc/eurovoc.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/eurovoc.css

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

revision 563 by dpavlin, Fri Oct 29 22:09:26 2004 UTC revision 564 by dpavlin, Sat Oct 30 23:59:06 2004 UTC
# Line 97  body { Line 97  body {
97          width: 10px;          width: 10px;
98          height: 10px;          height: 10px;
99          font-size: 0px;          font-size: 0px;
100          filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,          filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/obrub_sv_GL.png');
         sizingMethod=scale src='img/obrub_sv_GL.png');  
101  }  }
102    
103  .topLsv[class] {  .topLsv[class] {
# Line 179  body { Line 178  body {
178          text-decoration: none;          text-decoration: none;
179  }  }
180    
181    .ActMenu:hover {
182            color: #FF9300;
183    }
184    
185    
186  .hMenuSide {  .hMenuSide {
187          background: #8281ba;          background: #8281ba;
188          width: 10px;          width: 10px;
# Line 211  body { Line 215  body {
215  .menuItem {  .menuItem {
216          background: #bfbcdb;          background: #bfbcdb;
217          color: #575aa9;          color: #575aa9;
218          padding: 4px 12px 6px 15px;          padding: 4px 12px 6px 20px;
219          text-align: left;          text-align: left;
220  }  }
221    
# Line 335  h3  { Line 339  h3  {
339  a:link {  a:link {
340          text-decoration: underline;          text-decoration: underline;
341          color: #575aa9;          color: #575aa9;
         font-weight: bold;  
342  }  }
343    
344  a:active {  a:active {
# Line 346  a:active { Line 349  a:active {
349  a:visited {  a:visited {
350          color: #575aa9;          color: #575aa9;
351          text-decoration: underline;          text-decoration: underline;
         font-weight: bold;  
352  }  }
353    
354  a:hover {  a:hover {
# Line 358  li { Line 360  li {
360          font-weight: bold;          font-weight: bold;
361  }  }
362    
363    .txtl {
364            font-weight: normal;
365    }
366    
367    .txtt {
368            text-align: center;
369            border: 1px solid #ccc;
370    }
371    
372  .lhM:link {  .lhM:link {
373          text-decoration: none;          text-decoration: none;
374          color: white;          color: white;
# Line 403  li { Line 414  li {
414  .lM:link {  .lM:link {
415          text-decoration: none;          text-decoration: none;
416          color: #575aa9;          color: #575aa9;
417            font-weight: bold;
418  }  }
419    
420  .lM:active {  .lM:active {
# Line 413  li { Line 425  li {
425  .lM:visited {  .lM:visited {
426          text-decoration: none;          text-decoration: none;
427          color: #575aa9;          color: #575aa9;
428            font-weight: bold;
429  }  }
430    
431  .lM:hover {  .lM:hover {
# Line 439  ul ul { Line 452  ul ul {
452          list-style-type: disc;          list-style-type: disc;
453  }  }
454    
455  .crovoc {  .eurovoc {
456          text-align: justify;          text-align: justify;
457          padding: 0px 100px 0px 0px;          padding: 0px 100px 0px 0px;
458  }  }

Legend:
Removed from v.563  
changed lines
  Added in v.564

  ViewVC Help
Powered by ViewVC 1.1.26