/[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 484 by dpavlin, Sun Sep 26 22:14:56 2004 UTC revision 565 by dpavlin, Sun Oct 31 03:50:01 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 168  body { Line 167  body {
167          background: url(img/obrub_pl_DD.png);          background: url(img/obrub_pl_DD.png);
168  }  }
169    
170  .ActMenu {  .ActMenu, .ActMenu:link, .ActMenu:visited {
171          background: #8281ba;          background: #8281ba;
172          vertical-align: bottom;          vertical-align: bottom;
173          text-align: center;          text-align: center;
# Line 176  body { Line 175  body {
175          padding: 0px 0px 2px 0px;          padding: 0px 0px 2px 0px;
176          width: 140px;          width: 140px;
177          color: #FFDFBF;          color: #FFDFBF;
178            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 210  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 237  body { Line 242  body {
242          font-weight: bold;          font-weight: bold;
243  }  }
244    
245  .nsl {  
246          text-align: center;      .front {
247          padding: 20px 20px 40px 20px;          padding: 1px 40px 20px 0px;
248    }
249    
250    .trans {
251            float: right;
252            padding: 1px 40px 40px 1px;
253            width: 280px;
254            text-align: center;
255    }
256    
257    .left {
258            text-align: justify;
259            
260  }  }
261    
262  .bdy, .bdy1 {  .bdy, .bdy1 {
# Line 250  body { Line 267  body {
267    
268  .bd {  .bd {
269          vertical-align: top;          vertical-align: top;
270          padding: 0px; 20px 20px 0px;          padding: 20px 20px 10px 10px;
271  }  }
272    
273  .bdBrowse {  .bdBrowse {
# Line 276  body { Line 293  body {
293          margin: 10px 10px 0px 0px;          margin: 10px 10px 0px 0px;
294  }  }
295    
296    .bottom {
297            padding: 6px 2px 0px 2px;
298            text-align: center;
299            line-height: 28px;
300            height: 28px;
301    
302    }
303    
304  h1  {  h1  {
305          font-weight: bold;          font-weight: bold;
306          font-size: 100%;          font-size: 100%;
# Line 292  h3  { Line 317  h3  {
317  }  }
318    
319  a:link {  a:link {
320          text-decoration: none;          text-decoration: underline;
321          color: #575aa9;          color: #575aa9;
         font-weight: bold;  
322  }  }
323    
324  a:active {  a:active {
# Line 304  a:active { Line 328  a:active {
328    
329  a:visited {  a:visited {
330          color: #575aa9;          color: #575aa9;
331          text-decoration: none;          text-decoration: underline;
         font-weight: bold;  
332  }  }
333    
334  a:hover {  a:hover {
# Line 313  a:hover { Line 336  a:hover {
336          text-decoration: none;          text-decoration: none;
337  }  }
338    
339    li {
340            font-weight: bold;
341    }
342    
343    .txtl {
344            font-weight: normal;
345    }
346    
347    .txtt {
348            text-align: center;
349            border: 1px solid #bfbcdb;
350    }
351    
352    .txtt2 {
353            border: 1px solid #bfbcdb;
354    }
355    
356  .lhM:link {  .lhM:link {
357          text-decoration: none;          text-decoration: none;
# Line 360  a:hover { Line 398  a:hover {
398  .lM:link {  .lM:link {
399          text-decoration: none;          text-decoration: none;
400          color: #575aa9;          color: #575aa9;
401            font-weight: bold;
402  }  }
403    
404  .lM:active {  .lM:active {
# Line 370  a:hover { Line 409  a:hover {
409  .lM:visited {  .lM:visited {
410          text-decoration: none;          text-decoration: none;
411          color: #575aa9;          color: #575aa9;
412            font-weight: bold;
413  }  }
414    
415    
416  .lM:hover {  .lM:hover {
417          text-decoration: underline;          text-decoration: underline;
418          color: #575aa9;          color: #575aa9;
419  }  }
420    
421    
422  .lNsl:link {  .lNsl:link {
423          text-decoration: none;          text-decoration: underline;
424          color: #575aa9;          color: #575aa9;
425            font-weight: bold;
426  }  }
427    
428  .lNsl:active {  .lNsl:active {
# Line 388  a:hover { Line 431  a:hover {
431  }  }
432    
433  .lNsl:visited {  .lNsl:visited {
434          text-decoration: none;          text-decoration: underline;
435          color: #575aa9;          color: #575aa9;
436            font-weight: bold;
437  }  }
438    
439  .lNsl:hover {  .lNsl:hover {
440          text-decoration: underline;          text-decoration: none;
441          color: #575aa9;          color: #575aa9;
442  }  }
443    
444    .submit {
445            font-family: Verdana, Arial, sans-serif;
446            font-size: 100%;
447            font-weight: bold;
448            margin: 0;
449            padding: 0 0 0 2;
450            color: #575aa9;
451            background-color: #f2f2f8;
452            border-top-width: 1px;
453            border-left-width: 1px;
454            border-right-width: 1px;
455            border-bottom-width: 1px;
456            border-top-color: white;
457            border-left-color: white;
458            border-right-color: #f2f2f8;
459            border-bottom-color: #f2f2f8;
460    }
461    
462    ul ul {
463            list-style-type: disc;
464    }
465    
466    .eurovoc {
467            text-align: justify;
468            padding: 0px 100px 0px 0px;
469    }

Legend:
Removed from v.484  
changed lines
  Added in v.565

  ViewVC Help
Powered by ViewVC 1.1.26