xref: /plugin/bez/style.css (revision 27712358c738bda2cfc33521b8d610c111a87e17)
1#bds_issue_box {
2	position: relative;
3	background: #ffd;
4	border: 1px solid #DDDD99;
5	border-radius: 0.4em;
6	margin-top: 0.2em;
7	padding: 0.5em 1em;
8}
9
10#bds_issue_box.pr0 {
11	border-color: #B0D2B6;
12	background-color: #EEF6F0;
13}
14table.bez .pr0, #bds_timeline dt.pr0 {
15	background-color: #EEF6F0;
16}
17#bds_issue_box.pr0 table, #bds_issue_box.pr0 td, #bds_issue_box.pr0 th,#bds_issue_box.pr0 h2 {
18	border-color: #B0D2B6;
19}
20
21#bds_issue_box.pr1 {
22	background-color: #ffd;
23	border-color: #dd9;
24}
25table.bez .pr1 , #bds_timeline dt.pr1 {
26	background-color: #ffd;
27}
28#bds_issue_box.pr1 table, #bds_issue_box.pr1 td, #bds_issue_box.pr1 th,#bds_issue_box.pr1 h2 {
29	border-color: #dd9;
30}
31
32#bds_issue_box.pr2 {
33	border-color: #F0AFAD;
34	background-color: #F8E8E8;
35}
36table.bez .pr2 , #bds_timeline dt.pr2 {
37	background-color: #F8E8E8;
38}
39
40#bds_issue_box.pr2 table, #bds_issue_box.pr2 td, #bds_issue_box.pr2 th,#bds_issue_box.pr2 h2 {
41	border-color: #F0AFAD;
42}
43
44#bds_issue_box h1 {
45	font-size: 1.3em;
46	margin-top: 1em;
47}
48
49#bds_issue_box h1:first-child {
50	margin: 0;
51}
52#bds_issue_box h1:first-child a:first-child {
53	font-size: 1.5em;
54	padding-right: 0.5em;
55}
56
57#bds_issue_box a {
58}
59
60.bez_timebox {
61	position: absolute;
62	top: 2px;
63	right: 5px;
64	font-size: 0.8em;
65}
66
67.bez_timebox span {
68	display: block;
69}
70
71#bds_issue_box table, .bds_block table {
72	border-collapse:collapse;
73
74	border:0;
75	border-top: 1px solid #DDDD99;
76	width: 100%;
77	margin-top: 1.5em;
78}
79
80#bds_issue_box table th, .bds_block th {
81}
82#bds_issue_box table th, #bds_issue_box table td, .bds_block th, .bds_block td {
83	border:0;
84	background: none;
85	border-bottom: 1px dotted #DDDD99;
86	font-size: 0.8em;
87}
88
89#bds_issue_box h2 {
90	font-size: 1em;
91	border-bottom: 1px dotted #DDDD99;
92}
93
94.bds_block h1 {
95	font-size: 1.3em;
96	margin: 1em 0;
97	padding-bottom: 3px;
98	border-bottom: 1px solid #d7d7d7;
99}
100
101.bds_block h1 span {
102	color:#999;
103}
104
105.bez_standard_block h2 {
106    border-bottom: 1px solid #D7D7D7;
107    box-shadow: 0.1em 0.4em 0.7em 0 #F2F2F2;
108    color: #999999;
109    font-size: 100%;
110    font-weight: normal;
111    margin-bottom: 0.5em;
112    padding: 0 0.2em;
113}
114
115.bez_standard_block h2 span {
116	display: block;
117	float: right;
118	font-size: 100%;
119	color: #999;
120	padding-right: 0.4em;
121}
122
123#bez_tasks .task {
124	position: relative;
125}
126
127#bez_tasks h2 {
128	font-size: 1.2em;
129	font-weight: bold;
130	color: black;
131	border: 0;
132    box-shadow: none;
133}
134#bez_tasks h2 a {
135	font-size: 1.3em;
136}
137
138#bez_tasks h3 {
139    border-bottom: 1px dotted #8bbcbc;
140    font-size: 90%;
141}
142
143.bds_block_content > div {
144	margin-bottom: 3em;
145}
146
147#bez_tasks table {
148	clear:both;
149	margin-top: 3em;
150}
151
152#bez_tasks table {
153	clear:both;
154	border-top-color: #8bbcbc;
155	margin-top: 3em;
156}
157
158#bez_tasks div.task {
159	background: #e4f4f4;
160	border: 1px solid #8bbcbc;
161	border-radius: 0.4em;
162	margin-top: 0.2em;
163	padding: 0.5em 1em;
164}
165
166#bez_tasks td, #bez_tasks th{
167	border-bottom-color: #8bbcbc;
168}
169
170#bez_tasks .bds_edit_button {
171	position:absolute;
172	bottom: 0.5em;
173	right: 6em;
174}
175#bez_tasks .bds_send_button {
176	position:absolute;
177	bottom: 0.5em;
178	right: 0.5em;
179}
180
181/*commets*/
182#bez_comments .bez_buttons {
183	/*bottom: -1.3em;*/
184	bottom: 0;
185}
186
187#bez_comments .comment {
188	position: relative;
189}
190
191/*causes*/
192#bez_causes .cause {
193	position: relative;
194	background: #ffeedc !important;
195	border-color: #ddb68d !important;
196}
197
198#bez_causes table {
199	border-color: #ddb68d !important;
200}
201
202#bez_causes table td {
203	border-color: #dd9447 !important;
204}
205
206#bez_causes h2 {
207	font-size: 1.2em;
208	font-weight: bold;
209	color: black;
210	border: 0;
211    box-shadow: none;
212}
213#bez_causes h2 a {
214	font-size: 1.3em;
215}
216
217#bez_causes h3 {
218    border-bottom: 1px dotted #8bbcbc;
219    font-size: 90%;
220}
221
222.bds_block_content > div {
223	margin-bottom: 3em;
224}
225
226#bez_causes table {
227	clear:both;
228	margin-top: 3em;
229}
230
231#bez_causes table {
232	clear:both;
233	border-top-color: #8bbcbc;
234	margin-top: 3em;
235}
236
237#bez_causes div.cause {
238	background: #e4f4f4;
239	border: 1px solid #8bbcbc;
240	border-radius: 0.4em;
241	margin-top: 0.2em;
242	padding: 0.5em 1em;
243}
244
245#bez_causes td, #bez_causes th{
246	border-bottom-color: #8bbcbc;
247}
248
249#bez_causes .bds_edit_button {
250	position:absolute;
251	bottom: 0.5em;
252	right: 6em;
253}
254#bez_causes .bds_send_button {
255	position:absolute;
256	bottom: 0.5em;
257	right: 0.5em;
258}
259
260/*end causes*/
261
262.bez_buttons {
263	position: absolute;
264	bottom: 0.4em;
265	right: 0.2em;
266}
267
268.bez_buttons a {
269	margin-right: 1em;
270	padding: 0.2em 0.5em;
271}
272
273.bez_buttons a:last-child {
274	margin-right: 0;
275}
276
277.bds_inline_button {
278    background: #fff;
279    border: 1px solid #DDDDDD;
280    border-radius: 1em;
281    box-shadow: none;
282	text-shadow: 0.1em 0.1em #DDDDDD;
283	cursor: pointer;
284    color: #808080 !important;
285    font-size: 70%;
286}
287
288.bds_inline_button:hover {
289    background: none repeat scroll 0 0 #F6F6F6;
290    box-shadow: 0.1em 0.1em 0.6em 0 #999999;
291    text-shadow: 0.1em 0.1em #FCFCFC;
292	color: #fff;
293	text-decoration:none !important;
294}
295.bez_delete_button {
296    color: #808080 !important;
297    font-size: 70%;
298	text-decoration:underline !important;
299}
300
301.bez_delete_button:hover {
302	text-decoration:none !important;
303}
304
305
306.bds_last_edit {
307    color: #999999;
308	font-size: 80%;
309	margin-top: 0.8em;
310	padding-left: 2.5em;
311}
312
313.bds_block li {
314	color: #000 !important;
315}
316
317/*FORMS*/
318.bds_block fieldset.bds_form {
319	display: table;
320	background: none repeat scroll 0 0 #F7F7F0;
321    border: 1px solid #D7D7D7;
322    border-radius: 0.4em;
323    /*box-shadow: 0.1em 0.1em 1em 0 #E7E7E7 inset;*/
324    margin-bottom: 1em;
325	padding: 0.5em;
326	width: 100%;
327	text-align: left;
328}
329
330.bds_form .row {
331	display: table-row;
332}
333
334.bds_form label[for] {
335	display: table-cell;
336    padding: 0.4em;
337    text-align: right;
338    vertical-align: top;
339    width: 20%;
340}
341.bds_form span {
342	display: table-cell;
343    vertical-align: middle;
344    width: 80%;
345}
346
347.bds_form input {
348	padding: 0.25em 0.5em;
349}
350
351.bds_form textarea {
352	width: 100% !important;
353	height: 10em;
354	display: block;
355}
356
357
358.bds_form input[id=title] {
359	width: 30em;
360}
361
362.bds_form input[id=cost] {
363	width: 7em;
364}
365input.days {
366	width: 3em;
367}
368
369.root_cause {
370	margin-bottom:0.5em;
371}
372.root_cause span {
373	background: #ffeedc;
374	padding: 0.5em;
375}
376
377#bds_timeline h2 {
378    background: none repeat scroll 0 0 #F7F7F7;
379    border-bottom: 1px solid #D7D7D7;
380    border-radius: 0.1em;
381    box-shadow: 1px 1px 0.5em 0 #CCCCCC;
382    font-size: 105%;
383    margin: 2em 0 0.5em;
384    padding: 0.4em;
385}
386
387#bds_timeline dt {
388	font-weight: normal;
389}
390#bds_timeline dd {
391	font-weight: normal;
392	margin: 0 0 0.75em 4.2em;
393}
394
395#bds_timeline dt a {
396	padding: 0 4px 2px 22px;
397}
398
399#bds_timeline dt a .id {
400	font-weight: bold;
401}
402#bds_timeline dt a:hover {
403	text-decoration: none !important;
404	background-color: #eee;
405}
406
407#bds_timeline dt .id {
408	font-weight: normal;
409}
410
411#bds_timeline dt .time {
412    color: #999999;
413    font-size: 80%;
414}
415
416#bds_timeline dt .author {
417    color: #666666;
418}
419#bds_timeline dt > a {
420	background: url('images/changeset.png') no-repeat 1px 4px;
421}
422
423#bds_timeline .issue_closed > a {
424	background: url('images/closedticket.png') no-repeat 1px 4px;
425}
426
427#bds_timeline .issue_created > a {
428	background: url('images/newticket.png') no-repeat 1px 4px;
429}
430
431#bds_timeline .issue_rejected > a {
432	background: url('images/rejectedticket.png') no-repeat 1px 4px;
433}
434
435
436#bds_timeline .task_opened > a {
437	background: url('images/newtask.png') no-repeat 1px 4px;
438}
439
440#bds_timeline .task_done > a {
441	background: url('images/closedtask.png') no-repeat 1px 4px;
442}
443
444#bds_timeline .task_rejected > a {
445	background: url('images/rejectedtask.png') no-repeat 1px 4px;
446}
447
448#bds_timeline h3 {
449	font-size: 1em;
450	border-bottom: 1px dotted #ddd;
451	margin-bottom: 0;
452}
453
454#entities_form label {
455	display: block;
456}
457
458#entities_form textarea {
459	display: block;
460	height: 40em;
461	width: 20em;
462	margin-bottom: 1em;
463}
464
465#entities_form input[type=reset] {
466	background: none;
467	border: none;
468	text-decoration: underline;
469}
470
471#entities_form input[type=reset]:hover {
472	text-decoration: none;
473}
474
475#bez_removal_confirm {
476	max-width: 15em;
477	background: #f7F7F0;
478	border: 1px solid #D7D7D7;
479	border-radius: 0.4em;
480	box-shadow: 0.1em 0.1em 1em 0px #E7E7E7 inset;
481	margin: 1em 0px;
482	padding: 0.5em;
483	width: 100%;
484	text-align: left;
485}
486
487#bez_report_issue_button {
488    background: url("images/addticket.png") no-repeat 4px 50% #fafafa;
489}
490
491#bez_info_issues {
492    background: url("images/newticket.png") no-repeat 4px 50% #fafafa;
493}
494
495#bez_info_tasks {
496    background: url("images/newtask.png") no-repeat 4px 50% #fafafa;
497}
498
499#bez_info_proposals {
500    background: url("images/newticket.png") no-repeat 4px 50% #fafafa;
501}
502
503.bez_start_button {
504	border: 1px solid #eee;
505	border-radius: 0.3em;
506	color: #222 !important;
507	padding: 0.7em 0.7em 0.6em 24px;
508	text-shadow: 0.1em 0.1em #FCFCFC;
509	cursor: pointer;
510}
511
512.bez_start_button:hover {
513	background-color: #fcfcfc;
514	border: 1px solid #bbb;
515	text-decoration: none !important;
516}
517
518#bez_info {
519	text-align: center;
520}
521
522#bez_info a {
523	margin-left: 2em;
524}
525
526#bez_info a:first-child {
527	margin-left: 0;
528}
529
530#bez_8d_send_button {
531	font-size: 50%;
532	font-weight: normal;
533}
534
535.bez_sumarise {
536	border: 0;
537}
538
539.bez_sumarise tr:last-child th {
540	background-color: transparent;
541	border-left: 0;
542	border-right: 0;
543}
544
545.bez_sumarise tr:last-child td {
546	border-left: 0;
547	border-right: 0;
548}
549
550h1.bez_report span {
551	display:block;
552	font-size: 50%;
553	font-weight: normal;
554}
555
556.bez_filter_form {
557	background-color: #F7F7F0;
558    border: 1px solid #D7D7D7;
559    border-radius: 0.4em;
560    margin-bottom: 1em;
561	text-align: left;
562	display:block;
563}
564
565.bez_filter_form fieldset {
566	border: 0 !important;
567}
568
569.bez_filter_form div {
570	white-space: nowrap;
571	overflow: auto;
572	text-align: left;
573	margin-bottom: 1em;
574}
575
576.bez_filter_form label {
577	margin-right: 0.4em;
578}
579
580/*NEW FORM */
581
582form.bez_form > fieldset {
583	display: table;
584	background: none repeat scroll 0 0 #F7F7F0;
585    border: 1px solid #D7D7D7;
586    border-radius: 0.4em;
587	text-align: left;
588	width: 98.5%;
589	margin-bottom: 1em !important;
590}
591
592form.bez_cause_form > fieldset {
593	background: #ffeedc !important;
594	border-color: #ddb68d !important;
595}
596
597.bez_form .row {
598	display: table-row;
599}
600
601.bez_form label[for] {
602	display: table-cell;
603    padding: 0.4em;
604    text-align: right;
605    vertical-align: top;
606    width: 200px;
607}
608.bez_form span {
609	display: table-cell;
610    vertical-align: middle;
611    width: 80%;
612}
613
614.bez_form input {
615	padding: 0.25em 0.5em;
616}
617
618.bez_form a {
619	margin-left: 1em;
620}
621
622.bez_form textarea {
623	width: 100% !important;
624	height: 10em;
625	display: block;
626}
627
628
629.bez_form input[id=title] {
630	width: 30em;
631}
632
633.bez_form input[id=cost] {
634	width: 7em;
635}
636input.days {
637	width: 3em;
638}
639