home *** CD-ROM | disk | FTP | other *** search
/ Freelog 100 / FreelogNo100-NovembreDecembre2010.iso / GestionFichiers / GenieTimeline / GenieTimelineSetupFree.exe / x86 / Html / _GSImport_gt2_7.css next >
Cascading Style Sheet File  |  2010-06-15  |  6KB  |  253 lines

  1. @const GSFONTFAMILY : 'Segoe UI',Tahoma;
  2. @const GSSTATUSHEIGHT : 'width: 100%; height: 39px; font-size: 14px; padding-top: 2px;overflow:hidden;';
  3.       
  4.       
  5.  
  6.      .gtFooter
  7.          {
  8.              background-image: url(_GSImages_/Footer_BG.png);
  9.              background-repeat:repeat-x;
  10.              height:49px;
  11.          }
  12.          .gtFooterButton
  13.          {
  14.              font-family:@GSFONTFAMILY;
  15.              font-size:18px;
  16.              behavior: button;
  17.              color:#c9c9c9;
  18.              cursor:pointer;
  19.              outline-color:#222222;   
  20.              outline-shift:0px;
  21.              outline-width:3px; 
  22.              outline-offset:5px;
  23.              outline-style:glow;
  24.              
  25.              color:white
  26.              
  27.              
  28.          }
  29.          .gtFooterButton:hover
  30.          {
  31.              outline-color:silver;
  32.              outline-shift:1px;
  33.              outline-width:7px; 
  34.              outline-offset:1px;
  35.              outline-style:glow;
  36.              color:white;
  37.          }
  38.          .gtFooterButton:disabled
  39.          {
  40.              
  41.              
  42.          }
  43.          .gtBlueHelp
  44.          {
  45.              color:#005595;
  46.              font-family:@GSFONTFAMILY;
  47.              font-size:13px;
  48.          }
  49.          
  50.          .smartSelectionHeaderText
  51.          {
  52.              color:#5595dd;
  53.              padding-top:3px;
  54.              font-size:15px;
  55.              font-family:@GSFONTFAMILY;
  56.              
  57.          }
  58.          
  59.          
  60.          
  61.          .tdNoRecommendedDrives
  62.          {
  63.              background-color:#eef6ff;
  64.              border-style: solid;
  65.              border-width: 1px;
  66.              border-color: #b2ccdf;
  67.              padding:10px;
  68.          }
  69.         
  70.          .gtButton
  71.          {
  72.              behavior:button;
  73.              min-height:21px;
  74.              background-color: #04679d #04679d #004d84 #004d84;
  75.              border:2px solid #5595dd;
  76.              color:#eff5f8;
  77.              border-radius: 5px;
  78.              padding-top:4px;
  79.              cursor:pointer;
  80.              font-family:@GSFONTFAMILY;
  81.          }
  82.          .gtButton:hover
  83.          {
  84.              
  85.              background-color: #1d70b7 #1d70b7 #1d6cb4 #1d6cb4;
  86.              border:2px solid #d5d5d5;
  87.              border-radius: 5px;
  88.          }
  89.          .gtButton:focus
  90.          {
  91.              border:2px solid #d5d5d5;
  92.              border-radius: 5px;
  93.          }         
  94.         .gtButton:disabled
  95.          {
  96.              
  97.              background-color: #888888;
  98.              border:2px solid #cccccc;
  99.              border-radius: 5px;
  100.          }
  101.          .gtHeader
  102.          {
  103.              height:41px;
  104.              background-color:#f6f6f6;
  105.              width:100%;
  106.              padding-left:20px;
  107.              color:#005595;
  108.              font-family:@GSFONTFAMILY;
  109.              font-size:18px;
  110.          }
  111.          
  112.          .gtActionLink
  113.          {
  114.              color:#005595;
  115.              font-size:14px;
  116.              text-decoration: none;
  117.              font-family:@GSFONTFAMILY;
  118.          }
  119.         .gtActionLink a:link {text-decoration:none;color:#4080b0}
  120.         .gtActionLink a:visited{text-decoration:none;color:#4080b0}
  121.         .gtActionLink a:active{text-decoration:none;color:#4080b0}
  122.         .gtActionLink a:hover{text-decoration:underline;color:#4080b0}
  123.         .gtActionLink a:disabled{text-decoration:none;color:#999999}
  124.         
  125.         .gtText
  126.         {
  127.             color:#474747;
  128.             font-family:@GSFONTFAMILY;
  129.             font-size:13px;
  130.         }
  131.         .gtText:disabled
  132.         {
  133.             color:#999999;
  134.         }
  135.         .gtText a:link {text-decoration:underline;color:#4080b0}
  136.         .gtText a:visited{text-decoration:underline;color:#4080b0}
  137.         .gtText a:active{text-decoration:underline;color:#4080b0}
  138.         .gtText a:hover{text-decoration:none;color:#4080b0}
  139.         .gtText a:disabled{text-decoration:none;color:#999999}
  140.         
  141.         .gtTextSmall
  142.         {
  143.             color:#474747;
  144.             font-family:@GSFONTFAMILY;
  145.             font-size:11px;
  146.         }
  147.          .gtRestoreContainerProgress
  148.          {
  149.              height:25px;
  150.              background-color:silver;
  151.              border:solid 1px gray;
  152.              border-radius: 5px;
  153.              color:White;
  154.              font-family:@GSFONTFAMILY;
  155.             font-size:15px;
  156.              outline-color:#bfbfbf;   
  157.              outline-shift:0px;
  158.              outline-width:5px; 
  159.              outline-offset:1px;
  160.              outline-style:glow;
  161.          }
  162.          
  163.          .gtRestoreProgress
  164.          {
  165.              height:25px;
  166.              background-color: #4baee7 #4baee7 #036197 #036197;
  167.              outline-color:#000000;   
  168.              
  169.              
  170.          }
  171.          
  172.          Progress
  173. {
  174.   behavior:progress;
  175.   background-repeat:stretch;
  176.   background-image:url();  
  177.   border-radius: 0px;
  178.   width: 100%;
  179.   margin:0px;
  180.   padding:-1px;
  181.   height:25px;
  182.   background-color:silver;
  183.   outline-color:#bfbfbf;   
  184.   outline-shift:0px;
  185.   outline-width:5px; 
  186.   outline-offset:1px;
  187.   outline-style:glow;
  188.   foreground-repeat:stretch;
  189.   foreground-image:url(_GSImages_/ProgressPixel.png);
  190.   border:solid 1px gray;
  191.   border-radius: 5px;
  192. }
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.  
  206.  
  207.  
  208.  
  209.  
  210.  
  211. /*
  212.  
  213. POPUPS
  214.  
  215. */
  216.  
  217.  
  218. .gtPopupTableBorder {
  219.     border-top:solid 3px #202020;
  220.     border-left:solid 3px #202020;
  221.     border-right:solid 3px #202020;
  222.     border-bottom:solid 3px #464646;
  223. }
  224.  
  225. .gtPopupFooterTxt
  226. { font-family:@GSFONTFAMILY;
  227. font-size:12px;
  228. color:#FFFFFF;
  229. background-color:#202020 #202020 #464646 #464646;
  230. }
  231.  
  232.  
  233.  
  234. .gtPopupFooterTxt a:active {text-decoration: underline;color: #FFFFFF;}
  235. .gtPopupFooterTxt a:link {text-decoration: underline;color: #FFFFFF;}
  236. .gtPopupFooterTxt a:visited {text-decoration: underline;color: #FFFFFF;}
  237. .gtPopupFooterTxt a:hover {text-decoration: none;color: #FFFFFF;}
  238.  
  239. .gtPopupWarningTxt
  240. {
  241.     font-family:@GSFONTFAMILY;
  242.     font-size:24px;
  243.     color:#2b91c7;
  244.     font-weight:bold;
  245. }
  246. .gtPopupWarningMsgTxt
  247. {
  248.     font-family:@GSFONTFAMILY;
  249.     font-size:13px;
  250.     color:#eb2f2f;
  251.     font-weight:bold;
  252. }
  253.