home *** CD-ROM | disk | FTP | other *** search
/ Freelog 117 / FreelogNo117-OctobreNovembre2013.iso / Theme / 8GadgetPack / 8GadgetPackSetup.msi / Gadgets.7z / Gadgets / AppLauncher.gadget / css / settings.css < prev   
Cascading Style Sheet File  |  2010-04-18  |  4KB  |  255 lines

  1. html{
  2.   overflow:hidden;
  3. }
  4.  
  5. body{
  6.     width:300px;
  7.     height:360px;
  8.     margin:0;
  9.     padding:0;
  10.   font-family: Tahoma, Helvetica, sans-serif;
  11.     font-size:10px;
  12. }
  13.  
  14. td{
  15.     font-size: 12px;
  16.     padding: 0;
  17.     margin: 0;
  18. }
  19.  
  20. .spanFld{
  21.   width:100px;
  22.   overflow:hidden;
  23.   font-size:0.9em;
  24.   white-space:nowrap;
  25.   padding-left:3px;
  26. }
  27.  
  28. .argFld{
  29.   overflow:visible;
  30.   font-size:0.9em;
  31.   white-space:nowrap;
  32.   text-align:left;
  33. }
  34.  
  35. .linkArrows{
  36.   white-space:nowrap;
  37. }
  38.  
  39. .btn{
  40.   padding:2px;
  41.   margin:0 4px;
  42.   width:65px;
  43. }
  44.  
  45. .inputFld{
  46.    border:1px inset #505050; 
  47.    width:250px;
  48. }
  49.  
  50. #iViewList{
  51.   border:1px groove #505050;
  52.   width:295px;
  53.   height:230px;
  54.   overflow-y:scroll;
  55. }
  56.  
  57. #idNoShortcutList{
  58.   border:1px groove #505050;
  59.   width:295px;
  60.   height:200px;
  61.   text-align:center;
  62.   padding-top:30px;
  63.   overflow:none;
  64. }
  65.  
  66. #iItemTbl{
  67.   background-color:#f0f0f0;
  68.   width:277px;
  69.   padding-right:5px;
  70.   padding-left:3px;
  71. }
  72.  
  73. #dragDrpTxt{
  74.   position:absolute;
  75.   top:195px;
  76.   width:299px;
  77.   z-index:-100;
  78.   font-size:1.2em;
  79.   font-weight:bold;
  80.   text-align:center;
  81. }
  82.  
  83. #menu1, #menu2, #menu3, #menu4, #menu5{
  84.     border-top: 1px solid #505050;
  85.     border-right: 1px solid #505050;
  86. }
  87.  
  88. #menu1{
  89.     border-left: 1px solid #505050;
  90.     border-bottom: 1px solid #f0f0f0;
  91. }
  92.  
  93. #menu2, #menu3, #menu4, #menu5{
  94.     border-bottom: 1px solid #505050;
  95. }
  96.  
  97. ul.menu{
  98.   margin:0;
  99.     white-space: nowrap;
  100. }
  101.  
  102. ul.menu li{
  103.   display:block;
  104.   float:left;
  105.     height:15px;
  106.     padding:2px 6px;
  107. }
  108.  
  109. .fill{
  110.   position:absolute;
  111.   left:240px;
  112.   top:19px;
  113.     width:57px;
  114.     background:url(/images/mfill.png) repeat-x;
  115.     z-index:-5;
  116. }
  117.  
  118. #defaults, #reorder, #style, #save, #misc{
  119.     position: absolute;
  120.     top: 25px;
  121.     left: 0;
  122.     width: 299px;
  123.     height:355px;
  124. }
  125.  
  126. #drag{
  127.     position: absolute;
  128.     top: 0;
  129.     left: 0;
  130.     height:355px;
  131.     width:300px;
  132.   background-color:#f0f0f0;
  133.   margin:0px;
  134.   padding:0;
  135.   overflow:hidden;
  136. }
  137.  
  138. .special, .special td{
  139.     padding: 0 10px 0 0;
  140.     margin: 0;
  141.     border: 0;
  142.     height: 20px;
  143. }
  144.  
  145. #idDragAdd{
  146.     border:2px groove #505050;
  147.     color: #252525;
  148.     text-align: center;
  149.     background-color: #f0f0f0;
  150.     margin: 0 0 0 0;
  151.     padding-top: 3px;
  152.     width: 299px;
  153.     height: 38px;
  154.     overflow: auto;
  155. }
  156.  
  157. #warning{
  158.   margin-top:5px;
  159.   margin-bottom:5px;
  160. }
  161.  
  162. #rbIcons{
  163.   height:40px;
  164. }
  165.  
  166. #bgPreview{
  167.   width:130px;
  168.   height:100px;
  169.   margin-top:5px;
  170.   margin-left:0px;
  171.   background-color:#252525;
  172.   background-image:url(/images/backgrounds/bg1.jpg);
  173.   background-repeat: repeat;
  174.   border:1px solid #000000;
  175.   float:left;
  176.   z-index:999;
  177. }
  178.  
  179. #bgArrows{
  180.   width:40px;
  181.   height:100px;
  182.   margin-top:5px;
  183.   padding-top:10px;
  184.   float:left;
  185. }
  186.  
  187. #bgInfo{
  188.   margin-left:5px;
  189.   float:left;
  190. }
  191.  
  192. .arrow{
  193.   border:none;
  194. }
  195.  
  196. #commands{
  197.   position:absolute;
  198.   top:235px;
  199.   width:298px;
  200.   height:150px;
  201.   padding-top:2px;
  202.   background-color:#f0f0f0;
  203.   z-index:9;
  204. }
  205.  
  206. .noWrap{
  207.   white-space:nowrap;
  208. }
  209.  
  210. hr{
  211.   margin:0px;
  212.   width:90%;
  213. }
  214.  
  215. #infoText{
  216.   position:absolute;
  217.   top:225px;
  218.   left:80px;
  219.   color:white;
  220.   text-align:center;
  221. }
  222.  
  223. #colorChooser{
  224.   width:110px;
  225.   height:60px;
  226.   cursor:hand;
  227. }
  228.  
  229. #profiles{
  230.   position:absolute;
  231.   top:235px;
  232.   width:298px;
  233.   height:150px;
  234.   padding-top:2px;
  235.   background-color:#f0f0f0;
  236.   z-index:99;
  237. }
  238.  
  239. ul.dragBox{
  240.   margin:0;
  241.   padding:0;
  242. }
  243.  
  244. .draggable{
  245.   position:relative;
  246.   left:0px;
  247.   top:0px;
  248.   padding-left:25px;
  249.   height:20px;
  250.   background:url(images/fill.png) no-repeat;
  251.   list-style-type:none;
  252.   margin:0;
  253. }
  254.  
  255.