home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 November / CHIP_2011_11.iso / Programy / Narzedzia / MediaCoder / MediaCoder2011-R8-5188.exe / htdocs / prefs / prefs.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2011-06-02  |  1.5 KB  |  53 lines

  1. window {color:#000000; font-family:Tahoma, Arial, Helvetica;     font-size:11px;}
  2.  
  3. body {color:#000000; font-family:Tahoma, Arial, Helvetica;     font-size:11px;background: url(img/bg_pre_01.png) 0 0 #ababab no-repeat fixed;}
  4. .nodeviewout {
  5.     overflow: scroll;
  6.     border: medium;
  7.     border-style:groove;
  8. }
  9.  
  10. .nodeview {
  11.     color: #000000;
  12.  
  13.     a color:#000000;     text-decoration:none;
  14.     font-weight:normal;
  15.  
  16.     a:hover color:#000080;     text-decoration:none;
  17.     font-weight:normal;
  18.  
  19.     a:active color:#000000;     text-decoration:none;
  20.     font-weight:normal;
  21.     text-decoration: none;
  22.     line-height:16px;
  23. }
  24.  
  25. .catalog {
  26.     color: #000000; text-decoration:none; font-weight:bold;
  27.     a:hover color:#8080FF; text-decoration:none; font-weight:bold;
  28.     a:active color:#FFFFFF; text-decoration:none; font-weight:bold ;
  29. }
  30.  
  31. .pluginlist {
  32.     font-family: Verdana, Arial, Helvetica, sans-serif;
  33.     line-height: 20px;
  34. }
  35.  
  36. .setup {
  37.     font-family: Verdana, Arial, Helvetica, sans-serif;
  38.     font-size: 12px;
  39.     text-indent: 0pc;
  40.     line-height: 18px;
  41.     text-align: justify;
  42. }
  43.  
  44. #prefstree {
  45.     margin-left:-30px;
  46. }
  47. #info{ position:absolute; right:0px; top:0px; width:200px; text-align:right}
  48.  
  49.  
  50. input {font-family:Tahoma, Arial, Helvetica; font-size:11px}
  51. input[type="text"] {background-color:#DDDDDD; border:1px solid #808080}
  52. input[type="button"] {height:17px; border:1px solid #808080}
  53. select {font-family:Tahoma, Arial, Helvetica;     font-size:11px;background-color:#DDDDDD; border:1px solid #808080; font-size:11px}