/[web]/doc/installer/4/ca/content/webhelp-default.css
ViewVC logotype

Contents of /doc/installer/4/ca/content/webhelp-default.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2966 - (show annotations) (download) (as text)
Tue Jan 28 21:46:21 2014 UTC (10 years, 2 months ago) by grenoya
File MIME type: text/css
File size: 1498 byte(s)
- add DrakX manuals in CA, CS, DE, EL, EN, EO, ES, ET, FR, ID, NL, PL, PT_BR, RO, RU, SV, TR and UK for MGA4
1 /*
2
3 blue : #192940
4 green: #90c326
5 gray : #a7a9ac
6
7 */
8
9 #header {
10 height: 60px;
11 }
12
13 #content {
14 padding-left: 25px;
15 position: fixed;
16 top: 61px;
17 left: 0px;
18 right: 0px;
19 bottom: 0;
20 overflow: auto;
21 height: auto;
22 max-width: none;
23 min-width: 0;
24 margin: 0 0 0 315px;
25 }
26
27 #leftnavigation {
28 top: 61px;
29 width: 315px;
30 }
31
32 #leftnavigation em {
33 font-style: normal;
34 }
35
36 .ui-corner-all {
37 border-radius: 0px 0px 0px 0px;
38 }
39
40 .ui-corner-top {
41 border-top-left-radius: 0px;
42 border-top-right-radius: 0px;
43 }
44
45 .ui-tabs {
46 padding: 0;
47 }
48
49 .ui-tabs .ui-tabs-nav {
50 padding: 0px 0px 0px 0px;
51 }
52
53 .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
54 color: #656567;
55 outline: none;
56 }
57
58 .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
59 color: #f09100;
60 outline: none;
61 }
62
63 .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
64 background: #EEEEEE;
65 border: 1px solid #CCCCCC;
66 font-weight: bold;
67 }
68
69 .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
70 background: #FFFFFF;
71 border: 1px solid #CCCCCC;
72 font-weight: bold;
73 }
74
75 .ui-widget-content {
76 border: none;
77 }
78
79 .ui-widget-header {
80 background: #EEEEEE;
81 border: none;
82 }
83
84 .searchButton {
85 background: none repeat scroll 0 0 #EEEEEE;
86 color: #656567;
87 border: 1px solid #656567;
88 }
89
90 .searchText {
91 border: 1pt solid #656567;
92 }

  ViewVC Help
Powered by ViewVC 1.1.30