home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 February / Chip_2003-02_cd1.bin / zkuste / case / download / _SETUP.1 / mozilla_orange.css < prev    next >
Cascading Style Sheet File  |  2002-09-30  |  13KB  |  609 lines

  1. /* --------------------------------------- */
  2. /* --------------- GENERAL --------------- */
  3. /* --------------------------------------- */
  4.  
  5. body {
  6.     color: #66CCFF;
  7.     font-family : "Trebuchet MS", "Gill Sans", Verdana, sans-serif;
  8.     font-size : 6px ;
  9.     font-style : ;
  10.     font-variant : ;
  11.     font-weight : ;
  12.     text-align : ;
  13.     text-decoration : ;
  14.     text-indent : ;
  15.     text-transform : ;
  16.     border-bottom : ;
  17.     border-left : ;
  18.     border-right : ;
  19.     border-top : ;
  20.     margin-bottom : ;
  21.     margin-left : ;
  22.     margin-right : ;
  23.     margin-top : 8px;
  24.     padding-bottom : ;
  25.     padding-left : ;
  26.     padding-right : ;
  27.     padding-top : 0px;
  28.     letter-spacing : ;
  29.     word-spacing : ;
  30.     line-height : ;
  31.     width : ;
  32.     background : #CE6500;
  33.     vertical-align : ;
  34.     visibility : visible;
  35.     scrollbar-face-color: #666666;
  36.     scrollbar-shadow-color: #999999;
  37.     scrollbar-highlight-color: #000000;
  38.     scrollbar-3dlight-color: #000000;
  39.     scrollbar-darkshadow-color: #000000;
  40.     scrollbar-track-color: #000000;
  41.     scrollbar-arrow-color: #FFFFFF; }
  42. }
  43.  
  44.  
  45.  
  46. /* --------------------------------------- */
  47. /* -------------- TOP FRAME -------------- */
  48. /* --------------------------------------- */
  49.  
  50.  
  51. /* UPPER menu - modify to change the background  */
  52.  
  53. .title {
  54.     color: #FFFFFF;
  55.     font-family : "Trebuchet MS", "Gill Sans", Verdana, sans-serif;
  56.     font-size :  ;
  57.     font-style : ;
  58.     font-variant : ;
  59.     font-weight : ;
  60.     text-align : ;
  61.     text-decoration : ;
  62.     text-indent : ;
  63.     text-transform : ;
  64.     border-bottom : ;
  65.     border-left : ;
  66.     border-right : ;
  67.     border-top : ;
  68.     margin-bottom : 0px;
  69.     margin-left : 0px;
  70.     margin-right : 0px;
  71.     margin-top : 0px;
  72.     padding-bottom : 0px;
  73.     padding-left : ;
  74.     padding-right : ;
  75.     padding-top : 0px ;
  76.     letter-spacing : ;
  77.     word-spacing : ;
  78.     line-height : ;
  79.     width : ;
  80.     background: #CE6500;
  81.     display : ;
  82.     cursor : ;
  83.     vertical-align : text-bottom;
  84.     visibility : visible;
  85. }
  86.  
  87. /* UPPER menu - set the background color under CASE Studio 2 logo */
  88.  
  89. td.titleimage {
  90.     color: #FFFFFF;
  91.     font-family : " ";
  92.     font-size : 10px;
  93.     font-style : ;
  94.     font-variant : ;
  95.     font-weight : ;
  96.     text-align : right;
  97.     text-decoration : ;
  98.     text-indent : ;
  99.     text-transform : ;
  100.     border-bottom : ;
  101.     border-left : ;
  102.     border-right : ;
  103.     border-top : ;
  104.     margin-bottom : ;
  105.     margin-left : ;
  106.     margin-right : ;
  107.     margin-top : ;
  108.     padding-bottom : ;
  109.     padding-left : ;
  110.     padding-right : 17px;
  111.     padding-top : ;
  112.     letter-spacing : ;
  113.     word-spacing : ;
  114.     line-height : ;
  115.     width : ;
  116.     background :;
  117.     display : ;
  118.     cursor : ;
  119.     vertical-align : ;
  120.     visibility : visible;
  121. }
  122.  
  123. /* Set values for  "LOGICAL MODEL - " description */
  124.  
  125. .title1  {
  126.     color: #000000;
  127.     font-family : "Trebuchet MS", "Gill Sans", Verdana, sans-serif;
  128.     font-size : 24px;
  129.     font-style : normal;
  130.     font-variant : ;
  131.     font-weight : bold;
  132.     text-align : center;
  133.     text-decoration : ;
  134.     text-indent : ;
  135.     text-transform : capitalize ;
  136.     border-bottom : ;
  137.     border-left : ;
  138.     border-right : ;
  139.     border-top : ;
  140.     margin-bottom :px ;
  141.     margin-left :  px;
  142.     margin-right : px;
  143.     margin-top : px;
  144.     padding-bottom : 0px;
  145.     padding-left : 12px;
  146.     padding-right : 15px;
  147.     padding-top : 0px;
  148.     letter-spacing : 10px;
  149.     word-spacing : 10px;
  150.     line-height : ;
  151.     width : ;
  152.     background : ;
  153.     display : ;
  154.     cursor : ;
  155.     vertical-align : ;
  156.     visibility : visible;
  157. }
  158.  
  159. .separator1  {
  160.     color: #FFFFFF;
  161.     font-family : "Trebuchet MS", "Gill Sans", Verdana, sans-serif;
  162.     font-size : 12pt;
  163.     font-style : ;
  164.     font-variant : ;
  165.     font-weight : normal;
  166.     text-align : ;
  167.     text-decoration : ;
  168.     text-indent : ;
  169.     text-transform : ;
  170.     border-bottom : ;
  171.     border-left : ;
  172.     border-right : ;
  173.     border-top : ;
  174.     margin-bottom : ;
  175.     margin-left : ;
  176.     margin-right : ;
  177.     margin-top : ;
  178.     padding-bottom : 0px;
  179.     padding-left : 0px;
  180.     padding-right : 0px;
  181.     padding-top : 0px;
  182.     letter-spacing : ;
  183.     word-spacing : ;
  184.     line-height : ;
  185.     width : ;
  186.     background : ;
  187.     display : ;
  188.     cursor : ;
  189.     vertical-align : middle;
  190.     visibility : hidden;
  191. }
  192.  
  193.  
  194. /* Set values for  "Attributes" description (right to "Logical model")*/
  195.  
  196. .title2  {
  197.     color: #000000;
  198.     font-family : "Trebuchet MS", "Gill Sans", Verdana, sans-serif;
  199.     font-size : 14px;
  200.     font-style : normal;
  201.     font-variant : ;
  202.     font-weight : bold;
  203.     text-align : ;
  204.     text-decoration : ;
  205.     text-indent : ;
  206.     text-transform : ;
  207.     border-bottom : ;
  208.     border-left : ;
  209.     border-right : ;
  210.     border-top : ;
  211.     margin-bottom :px ;
  212.     margin-left :  px;
  213.     margin-right : px;
  214.     margin-top : px;
  215.     padding-bottom : 0px;
  216.     padding-left : 0px;
  217.     padding-right : 0px;
  218.     padding-top : 0px;
  219.     letter-spacing : px;
  220.     word-spacing : px;
  221.     line-height : ;
  222.     width : ;
  223.     background : ;
  224.     display : ;
  225.     cursor : ;
  226.     vertical-align : ;
  227.     visibility : hidden;
  228. }
  229.  
  230. img.intend {
  231. margin-left: 0px;
  232. }
  233.  
  234.  
  235. /* UPPER menu - modify to change the background for "Model info | ERD | entity list..." items */
  236.  
  237. td.menu {
  238.     color: ;
  239.     font-family : " ";
  240.     font-size : ;
  241.     font-style : ;
  242.     font-variant : ;
  243.     font-weight : ;
  244.     text-align : left;
  245.     text-decoration : ;
  246.     text-indent : ;
  247.     text-transform : ;
  248.     border-bottom : ;
  249.     border-left : ;
  250.     border-right : ;
  251.     border-top : 2px solid black;
  252.     margin-bottom : ;
  253.     margin-left : ;
  254.     margin-right : ;
  255.     margin-top : 0px;
  256.     padding-bottom : 2px;
  257.     padding-left : 12px;
  258.     padding-right : 0px;
  259.     padding-top : 0px;
  260.     letter-spacing : ;
  261.     word-spacing : ;
  262.     line-height :;
  263.     width : ;
  264.     background : #CE6500;
  265.     display : ;
  266.     cursor : ;
  267.     vertical-align : top;
  268.     visibility : visible;
  269. }
  270.  
  271. /* Set values for menu links.  Used for "Model info | ERD | entity list..."  */
  272.  
  273.  
  274.  
  275. A.menu {
  276.     color: #000000;
  277.     font-family : "Trebuchet MS", "Gill Sans", Verdana, sans-serif;
  278.     font-size : 12px;
  279.     font-style : ;
  280.     font-variant : ;
  281.     font-weight : bold;
  282.     text-align : left;
  283.     text-decoration : none;
  284.     text-indent : ;
  285.     text-transform : ;
  286.     border-bottom : 2px solid black;
  287.     border-left : 2px solid black;
  288.     border-right : 2px solid black;
  289.     border-top : 2px solid black;
  290.     margin-bottom : ;
  291.     margin-left : ;
  292.     margin-right : ;
  293.     margin-top : ;
  294.     padding-bottom :0px ;
  295.     padding-left : 4px;
  296.     padding-right : 4px;
  297.     padding-top : 0px;
  298.     letter-spacing : ;
  299.     word-spacing : ;
  300.     line-height :;
  301.     width : ;
  302.     background : #F7A200;
  303.     display : ;
  304.     cursor : ;
  305.     vertical-align : top;
  306.     visibility : visible;
  307. }
  308.  
  309. A.menu:hover {}
  310. A.menu:link {}
  311. A.menu:visited {}
  312. A.menu:active {}
  313.  
  314. .menuselected {
  315.     color: #F7A200;
  316.     font-family : "Trebuchet MS", "Gill Sans", Verdana, sans-serif;
  317.     font-size : 12px;
  318.     font-style : ;
  319.     font-variant : ;
  320.     font-weight : bold;
  321.     text-align : left;
  322.     text-decoration :;
  323.     text-indent : ;
  324.     text-transform : ;
  325.     border-bottom : 2px solid black;
  326.     border-left : 2px solid black;
  327.     border-right : 2px solid black;
  328.     border-top : 2px solid black;
  329.     margin-bottom : ;
  330.     margin-left : ;
  331.     margin-right : ;
  332.     margin-top : ;
  333.     padding-bottom :0px ;
  334.     padding-left : 4px;
  335.     padding-right : 4px;
  336.     padding-top : 0px;
  337.     letter-spacing : ;
  338.     word-spacing : ;
  339.     line-height : ;
  340.     width : ;
  341.     background : #333333;
  342.     display : ;
  343.     cursor : ;
  344.     vertical-align : top;
  345.     visibility : visible;
  346. }
  347.  
  348.  
  349. /* --------------------------------------- */
  350. /* -------------- LEFT FRAME ------------- */
  351. /* --------------------------------------- */
  352.  
  353. /* LEFT menu - set values for left menu background  */
  354.  
  355. BODY.bookmarks {background: #CE6500; margin-top:0px; padding-top:0px;}
  356.  
  357. /* LEFT menu - set values for left menu items  */
  358.  
  359. td.bookmarks {
  360.     color: ;
  361.     font-family : "Trebuchet MS", "Gill Sans", Verdana, sans-serif;
  362.     font-size : 10px;
  363.     font-style : ;
  364.     font-variant : ;
  365.     font-weight : normal;
  366.     text-align : left;
  367.     text-decoration : ;
  368.     text-indent : ;
  369.     text-transform : ;
  370.     border-bottom : ;
  371.     border-left : ;
  372.     border-right : ;
  373.     border-top : ;
  374.     margin-bottom : ;
  375.     margin-left : ;
  376.     margin-right : ;
  377.     margin-top : ;
  378.     padding-bottom :10px ;
  379.     padding-left : ;
  380.     padding-right : ;
  381.     padding-top : 10px;
  382.     letter-spacing : ;
  383.     word-spacing : ;
  384.     line-height : ;
  385.     width : ;
  386.     background : ;
  387.     vertical-align : ;
  388.     visibility : visible;
  389. }
  390.  
  391. A.bookmarks {
  392.     color: #000000;
  393.     font-family : "Trebuchet MS", "Gill Sans", Verdana, sans-serif;
  394.     font-size : 12px;
  395.     font-style : ;
  396.     font-variant : ;
  397.     font-weight : normal;
  398.     text-align : left;
  399.     text-decoration : underline;
  400.     text-indent : ;
  401.     text-transform : ;
  402.     border-bottom : ;
  403.     border-left : ;
  404.     border-right :;
  405.     border-top : ;
  406.     margin-bottom : ;
  407.     margin-left : ;
  408.     margin-right : ;
  409.     margin-top : ;
  410.     padding-bottom :0px;
  411.     padding-left : 25px;
  412.     padding-right : 2px;
  413.     padding-top : 0px;
  414.     letter-spacing : ;
  415.     word-spacing : ;
  416.     line-height : ;
  417.     width : ;
  418.     background :;
  419.     display : ;
  420.     cursor : ;
  421.     vertical-align : ;
  422.     visibility : visible;
  423. }
  424.  
  425. A.bookmarks:hover {font-weight: normal; text-decoration: underline; color: #F7A200}
  426. A.bookmarks:link {}
  427. A.bookmarks:visited {}
  428. A.bookmarks:active {}
  429.  
  430.  
  431. /* --------------------------------------- */
  432. /* -------------- MAIN FRAME ------------- */
  433. /* --------------------------------------- */
  434.  
  435. /* MAIN - set values for descriptions like "RELATIONSHIP AIRCRAFT" etc. (table)*/
  436.  
  437. .caption1 {
  438.     color: #000000;
  439.     font-family : "Trebuchet MS", "Gill Sans", Verdana, sans-serif;
  440.     font-size : 12px;
  441.     font-style : ;
  442.     font-variant : ;
  443.     font-weight : bold;
  444.     text-align : center;
  445.     text-decoration : ;
  446.     text-indent : ;
  447.     text-transform : ;
  448.     border-bottom : 2px solid #000000;
  449.     border-left : ;
  450.     border-right : ;
  451.     border-top : ;
  452.     margin-bottom : px;
  453.     margin-left : px;
  454.     margin-right : px;
  455.     margin-top : 1px;
  456.     padding-bottom : 0px;
  457.     padding-left : 0px;
  458.     padding-right : 0px;
  459.     padding-top : 0px;
  460.     letter-spacing : ;
  461.     word-spacing : ;
  462.     line-height :;
  463.     width : ;
  464.     background : #F7A200;
  465.     vertical-align : ;
  466.     visibility : visible;
  467. }
  468.  
  469. /* MAIN - set values for descriptions like "RELATIONSHIP AIRCRAFT" etc.  */
  470.  
  471. .caption2 {
  472.     color: #000000;
  473.     font-family : "Trebuchet MS", "Gill Sans", Verdana, sans-serif;
  474.     font-size : 12px;
  475.     font-style : ;
  476.     font-variant : ;
  477.     font-weight : bold;
  478.     text-align : ;
  479.     text-decoration : ;
  480.     text-indent : ;
  481.     text-transform : uppercase;
  482.     border-bottom : ;
  483.     border-left : ;
  484.     border-right : ;
  485.     border-top : ;
  486.     margin-bottom : 0px;
  487.     margin-left : 0px;
  488.     margin-right : 0px;
  489.     margin-top : 0px;
  490.     padding-bottom : 0px;
  491.     padding-left : 0px;
  492.     padding-right : 0px;
  493.     padding-top : 0px;
  494.     letter-spacing : ;
  495.     word-spacing : ;
  496.     line-height : ;
  497.     width : ;
  498.     background : ;
  499.     vertical-align : bottom;
  500.     visibility : visible;
  501.     }
  502.  
  503. /* MAIN - items with soft-yellow background (table) */
  504.  
  505. .tabformat {border: 2px solid #000000; background: #FFCF9C}
  506.  
  507. .tabhead {
  508.     color: #333333;
  509.     font-family : "Trebuchet MS", "Gill Sans", Verdana, sans-serif;
  510.     font-size : 12px;
  511.     font-style : ;
  512.     font-variant : ;
  513.     font-weight : bold;
  514.     text-align : left;
  515.     text-decoration : ;
  516.     text-indent : ;
  517.     text-transform : ;
  518.     border: 0pt solid #000000;
  519.     margin-bottom :;
  520.     margin-left : ;
  521.     margin-right : ;
  522.     margin-top : ;
  523.     padding-bottom : 1px;
  524.     padding-left : 10px;
  525.     padding-right : 2px;
  526.     padding-top : 1px;
  527.     letter-spacing : ;
  528.     word-spacing : ;
  529.     line-height : ;
  530.     width : ;
  531.     background :;
  532.     vertical-align : ;
  533.     visibility : visible;
  534.     
  535. }
  536.  
  537. /* MAIN - items with soft-grey background (table) */
  538.  
  539. .tabdata {
  540.     color: #333333;
  541.     font-family :  "Trebuchet MS", "Gill Sans", Verdana, sans-serif;
  542.     font-size : 12px;
  543.     font-style : ;
  544.     font-variant : ;
  545.     font-weight : normal;
  546.     text-align : left;
  547.     text-decoration : ;
  548.     text-indent : ;
  549.     text-transform : ;
  550.     border: 0pt solid #000000;
  551.     margin-bottom :;
  552.     margin-left : ;
  553.     margin-right : ;
  554.     margin-top : ;
  555.     padding-bottom : 1px;
  556.     padding-left : 10px;
  557.     padding-right : 2px;
  558.     padding-top : 1px;
  559.     letter-spacing : ;
  560.     word-spacing : ;
  561.     line-height : ;
  562.     width : ;
  563.     background :;
  564.     vertical-align : ;
  565.     visibility : visible;
  566.     
  567. }
  568.  
  569. /* --------------------------------------- */
  570. /* --------------- EXAMPLE --------------- */
  571. /* --------------------------------------- */
  572.  
  573.  
  574. /*
  575.  
  576.     color: /* example: #000000 */ ;
  577.     font-family : /*  enter font name. Example "verdana, tahoma, arial " */;
  578.     font-size : /* length | larger | smaller | xx-small | x-small | small | medium | large | x-large | xx-large */;
  579.     font-style : /* normal | italic | oblique */;
  580.     font-variant : /* normal | small-caps */;
  581.     font-weight : /*  normal | bold | bolder | lighter | 100 | 200 | 300 ... 900 */;
  582.     text-align : /* left | right | center | justifu */;
  583.     text-decoration : /* none | underline | overline | line-through | blink */;
  584.     text-indent : /* percentage | length */ ;
  585.     text-transform : /* capitalize | uppercase | lowercase | none */;
  586.     border-bottom : /* set length, then style and then color. Styeles: none | dotted | dashed | solid | double | ridge | groove | inset | outset  */
  587.     border-left : /* example: 1pt solid #000000 */;
  588.     border-right : ;
  589.     border-top : ;
  590.     margin-bottom : ;
  591.     margin-left : ;
  592.     margin-right : ;
  593.     margin-top : ;
  594.     padding-bottom : ;
  595.     padding-left : ;
  596.     padding-right : ;
  597.     padding-top : ;
  598.     letter-spacing : /* length | normal */;
  599.     word-spacing : /* length | normal */;
  600.     line-height : /* length | normal */;
  601.     width : ;
  602.     background : /* to set image, type: url(file.jpg) */ ;
  603.     display : ;
  604.     cursor : /* normal | crosshair | pointer | move ... */;
  605.     vertical-align : /* baseline | top | bottom | middle | sub | supper  | text-top | text-bottom */;
  606.     visibility : /* visible | hidden | collapse */;
  607. */
  608.  
  609.