source: main/waeup.plonetheme/trunk/waeup/plonetheme/skins/waeup_plonetheme_styles/ploneCustom.css.dtml @ 5712

Last change on this file since 5712 was 5706, checked in by Henrik Bettermann, 14 years ago

Fill footer with addresses.
Add site action copyright.
Change favicon.ico.
Anonymous users should only see properly filled member data.

File size: 6.2 KB
Line 
1table.footer {
2    margin-left: auto;
3    margin-right: auto;
4}
5
6table.footer th,
7table.footer td {
8    padding: 0.1em 3em;
9    vertical-align: top;
10    text-align: left;
11    font-size: 0.9em;
12}
13
14table.footer th {
15    padding-bottom: 0.5em;
16}
17
18
19/*
20** PUBLIC.CSS CUSTOMIZATION STYLES
21*/
22
23#portal-logo {
24    margin: 1.375em 0;
25}
26
27h1, h2, h3, h4, h5, h6 {
28    font-weight: normal;
29}
30
31h1 {
32    font-size: 1.9em;
33}
34h2 {
35    font-size: 1.4em;
36}
37
38h1, h2 {
39    letter-spacing: 0em;
40}
41
42#portal-globalnav {
43    border-top: 0em solid white;
44}
45
46#portal-globalnav li a {
47    padding: 0.5em 1em 0.5em 1em;
48    min-width: 6em;
49    font-weight: normal;
50    white-space: normal;
51    /*TODO: Once we have removed the whitespace from the nav template, this can be put back*/
52    /*border-bottom: 0.1em solid White;*/
53    border-right: 0.1em solid white;
54}
55
56dl.portlet dt,
57div.portletAssignments div.portletHeader {
58    padding: 0.4em 1em 0.4em 1em;
59    background: #ddd;
60    line-height: normal;
61}
62
63#portlet-prefs a {
64    line-height: normal;
65}
66
67dt {
68  font-weight: bold;
69}
70
71#fieldset-openid-login input, #login-form input {
72  font-size: 120%;
73}
74
75/* Change the ugly green of the sunburst theme */
76
77#portal-siteactions li a:hover {
78    color: #008036
79}
80#content a:hover,
81dl.portlet a:hover {
82    color: #008036 !important; /* This one gets an !important because it should always activate in the content area, even when state coloring is active */
83}
84#edit-bar {
85    background-color: #008036;
86    border: 0.25em solid #008036;
87    border-style: solid solid none solid;
88}
89
90#content-views {
91    background-color: #008036;
92}
93#contentActionMenus dl.actionMenu a,
94#contentActionMenus dl.actionMenu.activated dd {
95    background-color: #008036;
96}
97#contentActionMenus dl.actionMenu.activated dd {
98    border-bottom: 0.5em solid #008036;
99}
100#contentActionMenus {
101    background: #008036;
102}
103div.overlay a:hover {
104    color: #008036;
105}
106
107/* Change the light blue of the sunburst theme */
108
109#portal-globalnav {
110    background: #ddd;
111}
112
113#portal-globalnav li a {
114    background: #ddd;
115}
116#portal-globalnav .selected a:hover {
117    background: #ddd;
118    color: #003d7d;
119}
120.LSHighlight {
121    background: #ddd;
122}
123dl.portlet dt,
124div.portletAssignments div.portletHeader {
125    background: #ddd;
126}
127div.managePortletsLink,
128a.managePortletsFallback {
129    background: #ddd;
130}
131dl.portlet ul.navTreeLevel0 > .navTreeItem {
132    border-bottom: 0.1em dotted #ddd;
133}
134dl.portlet ul.navTree .navTreeCurrentItem {
135    background-color: #ddd;
136    border-left: 1em solid #ddd;
137}
138#category a.link-category {
139    background: #ddd;
140}
141table.plain th,
142table.plain td {
143    border: 1px solid #ddd;
144}
145table.listing {
146    border-left: 1px solid #ddd;
147    border-bottom: 1px solid #ddd;
148}
149table.listing .top {
150    border-left: 1px solid #ddd;
151    border-top: 1px solid #ddd;
152    border-right: 1px solid #ddd;
153}
154table.listing th {
155    color: #666;
156    border: 0.1em solid #e7e7e7;
157    background: #ddd;
158}
159table.listing td {
160    border-right: 1px solid #ddd;
161}
162table.listing td.draggable {
163    background: #ddd !important;
164}
165#content ul.formTabs {
166    background-color: #ddd;
167    border: 0.3em solid #ddd;
168}
169img.image-left,
170img.image-right,
171.captioned img {
172    border: 1px solid #ddd;
173}
174#portal-footer {
175    background: #ddd;
176    line-height: 1em;
177    padding-top: 0.5em;
178    padding-bottom: 0.5em;
179}
180#portal-sitemap > li {
181    border-bottom:0.1em dotted #ddd;
182}
183#content-history .historyByLine {
184    background: #ddd;
185}
186#content-history div.historyComment {
187    border: 1px solid #ddd;
188}
189
190/* Change the dark blue of the sunburst theme */
191
192a:link, a:visited {
193    color: #003d7d;
194}
195
196#portal-globalnav .selected a,
197#portal-globalnav a:hover {
198    background: #003d7d;
199}
200
201#content a.link-overlay {
202    border-bottom: 1px dotted #003d7d !important;
203}
204
205#content a:link,
206dl.portlet a:link {
207    color: #003d7d;
208}
209
210#category a.link-category:hover {
211    background: #003d7d;
212    border-color: #003d7d;
213}
214
215#portal-personaltools dd a:hover {
216    background: #003d7d;
217}
218
219
220
221
222
223
224/*
225** COLUMNS.CSS CUSTOMIZATION STYLES
226*/
227
228/* Shrink left and right columns and enlarge the content column */
229div.width-1\3a 2 { width:    53.75%; } /* .width-1:2 */
230div.width-1\3a 4 { width:    19.75%; } /* .width-1:4 */
231div.width-3\3a 4 { width:    75.75%; } /* .width-3:4 */
232div.width-full   { width:    97.75%  }
233div.position-1\3a 4 {margin-left:    -76.875%;} /* .position-1:4 */
234div.position-1\3a 2 {margin-left:    -48.875%;} /* .position-1:2 */
235div.position-3\3a 4 {margin-left:    -20.875%;} /* .position-3:4 */
236
237
238
239
240
241
242
243/* Here follows the original stuff from ploneCustom.css.dtml */
244
245/* uncomment the below selector to get a fixed-width layout. *
246 * 60em is equivalent to 960px in this case, and every       *
247 * grid cell will be 40px with 10px padding.                 */
248
249#visual-portal-wrapper { width: 60em; margin: 0 auto; }
250
251/* To change the link color (or the navigation link  background), uncomment *
252 * the selectors below, and insert new color values:                        */
253
254/*
255a:link, a:visited, #content a:link, #content a:visited, dl.portlet a:link, dl.portlet a:visited {
256    color: red;
257}
258#portal-globalnav .selected a, #portal-globalnav a:hover {
259    background-color: red;
260}
261*/
262
263/* To change the edit bar color, uncomment the selectors below, and insert *
264 * new color values:                                                        */
265
266/*
267#contentActionMenus,
268dl.actionMenu.activated dd,
269#content-views,
270#edit-bar {
271        background-color: blue;
272        border-color: blue;
273}
274dl.actionMenu a {
275        background-color: blue;
276}
277*/
278
279/* If you want to hide the path bar (aka. breadcrumbs), uncomment the below: */
280
281/*
282#breadcrumbs-you-are-here,
283#breadcrumbs-home,
284#breadcrumbs-current,
285#breadcrumbs-1 {
286    display: none;
287}
288*/
289
290/* If you want variables in the CSS (for example for colors that are used     *
291 * in several locations), Plone has a built-in facility for this. An example  *
292 * is shown below, the variables are defined in the file "base_properties",   *
293 * and below we show the syntax for using them directly in the CSS file.      *
294 * Note that you always need to surround the relevant part (or the entire CSS *
295 * file) with the dtml-with statements for it to work.                        */
296
297/*
298
299/*
300<dtml-with base_properties>
301    #content a:link { color: &dtml-linkColor;; }
302</dtml-with>
303*/
Note: See TracBrowser for help on using the repository browser.