source: sandbox/newExpressoMail/prototype/modules/newMail2/css/style.css @ 7210

Revision 7210, 14.6 KB checked in by gustavo, 12 years ago (diff)

Ticket #0000 - Criado novo modulo para o desenvolvimento do novo ExpressoMail?

  • Property svn:executable set to *
Line 
1/*
2        Document   : style.css
3        Created on : 10/09/2011, 10:13:12
4        Author     : prognus
5        Description: contains all styles related to elements look-and-feel
6*/
7body{
8  font-family: Lucida Grande, Lucida Sans, Arial, sans-serif !important;
9  font-size:  0.8em !important;
10}
11
12#tabs {
13        background-color: transparent;
14}
15
16#tabs ul.ui-tabs-nav li .tab-close{
17  margin: 5px 5px 0 -5px;
18}
19
20#tabs ul.ui-tabs-nav li a{
21  cursor: pointer;
22}
23
24.tip { line-height: 1.3em; }
25
26
27.expresso-calendar-container a {
28        text-decoration: none;
29}
30.expresso-calendar-container ul,
31.expresso-calendar-container dl,
32.expresso-calendar-container ol {
33        margin: 5px 0; padding: 0;
34        list-style: none;
35}
36.expresso-calendar-container #trash {
37        color: #ADADAD;
38}
39.expresso-calendar-container #trash.empty {
40        background-image: url(../img/trash-empty.png);
41        background-repeat: no-repeat;
42        background-position: bottom center;
43}
44
45.expresso-calendar-container #trash.full {
46        background-image: url(../img/trash-full.png);
47        background-repeat: no-repeat;
48        background-position: bottom center;
49}
50
51.expresso-calendar-container #trash label {
52        display: none;
53}
54
55.ui-dialog { padding: 0; }
56.ui-dialog .ui-dialog-content { background-color: #fff; }
57.ui-dialog .ui-dialog-title { margin:0; }
58.ui-dialog .ui-button-text-only .ui-button-text { padding: 0.4em 1em; }
59
60.new-event-win fieldset { border: none; margin: 0; padding: 0; }
61.new-event-win fieldset.tab-level2 { padding: 0px 5px; min-height: 310px; max-height: 310px; overflow: auto;}
62.new-event-win .overflow_add_calender { overflow: auto; max-height: 320px; }
63.new-event-win fieldset#calendar_addevent_details7 { overflow: hidden}
64.new-event-win fieldset#calendar_addevent_details5 .button-files-upload{margin: 15px 0 0 0}
65.new-event-win fieldset fieldset, .new-event-win fieldset.tab-level2 fieldset { padding: 5px 0; }
66
67.hidden {
68        display: none;
69        visibility: hidden;
70}
71
72.header-menu-container, .footer-menu-container,
73.menu-container.header-container, .menu-container.footer-container {
74        display:block;
75        width: 100%;
76        margin: 0;
77        padding: 10px 0;
78        background-color: #E0EEEE;
79        text-align: right;
80}
81
82.preferences-win .header-menu-container,
83.configure-calendars-win .header-menu-container {
84        margin: -10px 0 10px;
85}
86
87.preferences-win .header-menu-container,
88.configure-calendars-win .header-menu-container {
89        -moz-box-shadow: 0 3px 4px #AAAAAA;
90        -webkit-box-shadow: 0 3px 4px #AAAAAA;
91        box-shadow: 0 3px 4px #AAAAAA;
92}
93
94.preferences-win .footer-menu-container,
95.configure-calendars-win .footer-menu-container {
96        margin: 10px 0 10px;
97}
98
99.preferences-win .footer-menu-container,
100.configure-calendars-win .footer-menu-container {
101        -moz-box-shadow: 0 3px 4px #AAAAAA;
102        -webkit-box-shadow: 0 3px 4px #AAAAAA;
103        box-shadow: 0 3px 4px #AAAAAA;
104}
105
106.ui-dialog .ui-dialog-content { padding: 0; }
107.new-event-win div.div-addevent { padding: 0; width: 700px; border: 0;}
108.new-event-win form.form-addevent { padding: 9px; }
109
110.expresso-calendar-container input[type="text"] { height: 18px; }
111.expresso-calendar-container input[type="text"],
112.expresso-calendar-container textarea,
113.expresso-calendar-container select {
114        border: 1px solid #CFCFCF;
115        font-size: 12px;
116        height: 20px;
117}
118
119.expresso-calendar-container textarea,
120.expresso-calendar-container select {
121/*      vertical-align: super; */
122        vertical-align: middle;
123}
124
125.expresso-calendar-container input.date,
126.expresso-calendar-container input.time {
127        width:80px;
128}
129
130.expresso-calendar-container input.h1,
131.new-event-win input.h1 {
132        font-size: 150%;
133        font-weight: bold;
134        width: 64%;
135        height: 150%;
136}
137
138.new-event-win textarea {
139        width:600px;
140        height: 210px;
141        border: 1px solid #CFCFCF;
142        padding: 0px;
143}
144
145span.input-group { display: block; }
146/*p.input-group label { vertical-align: top; }*/
147.new-event-win p.input-group label { display: inline-block; width: 65px;}
148.new-event-win p.input-group label.input-group { display: inline-block; width: 110px; font-weight: bold;}
149
150input.number {text-align: right}
151input.input-tiny, input.tiny {width: 40px;}
152input.input-small, input.small {width: 80px;}
153input.input-medium, input.medium {width: 160px;}
154input.input-large, input.large {width: 260px;}
155
156label.label-tiny, label.tiny {width: 40px;}
157label.label-small, label.small {width: 80px;}
158label.label-medium, label.medium {width: 160px;}
159label.label-large, label.large {width: 260px;}
160
161select.select-tiny, select.tiny {width: 40px;}
162select.select-small, select.small {width: 80px;}
163select.select-medium, select.medium {width: 160px;}
164select.select-large, select.large {width: 260px;}
165
166.new-event-win fieldset.event-repeat-container label,
167.new-event-win p.input-group.event-repeat-weekly label,
168.new-event-win p.input-group.event-repeat-monthly label {
169        width: auto;
170}
171
172.new-event-win fieldset.input-field-rounded,
173.new-event-win fieldset.search-field,
174.new-event-win fieldset.block-add-attendee-permissions,
175.new-event-win fieldset.block-attendee-list {
176        border:1px solid #CFCFCF;
177}
178
179.new-event-win fieldset.block-attendee-list { width: 300px; max-height:180px; padding: 5px; float: left;}
180.new-event-win fieldset.block-attendee-list ul {  height:160px; overflow: auto;}
181
182
183/* # add attendee */
184
185#tabs.ui-widget-content {
186        border:none;
187}
188#tabs .ui-widget-header {
189        background: none;
190        background-image: none;
191        border: none;
192        border-bottom: 1px solid #4297D7;
193        margin-bottom: 5px;
194}
195
196#calendar.ui-tabs-panel {
197        padding: 0;
198}
199
200.mini-calendar .ui-datepicker { width: auto; background: none repeat scroll 0 0 transparent; }
201.mini-calendar .ui-datepicker  table{width:190px;}
202.mini-calendar .ui-widget-content {     border: none; background-color: transparent; }
203.mini-calendar .ui-widget-header { background: transparent; color: #000; border: 0 none;}
204
205/* fc custumize */
206
207.blocked-event div, .blocked-event-permision div{
208background: -moz-linear-gradient(-45deg,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 1%, rgba(0,0,0,0.1) 5%, rgba(0,0,0,0) 9%, rgba(0,0,0,0) 13%, rgba(0,0,0,0.1) 17%, rgba(0,0,0,0) 21%, rgba(0,0,0,0) 25%, rgba(0,0,0,0.1) 29%, rgba(0,0,0,0) 33%, rgba(0,0,0,0) 37%, rgba(0,0,0,0.1) 41%, rgba(0,0,0,0) 45%, rgba(0,0,0,0) 49%, rgba(0,0,0,0.1) 53%, rgba(0,0,0,0) 57%, rgba(0,0,0,0) 61%, rgba(0,0,0,0.1) 65%, rgba(0,0,0,0) 69%, rgba(0,0,0,0) 73%, rgba(0,0,0,0.1) 77%, rgba(0,0,0,0.01) 81%, rgba(0,0,0,0) 85%, rgba(0,0,0,0.1) 89%, rgba(0,0,0,0) 93%, rgba(0,0,0,0) 97%, rgba(0,0,0,0) 100%); /* FF3.6+ */
209background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(1%,rgba(0,0,0,0)), color-stop(5%,rgba(0,0,0,0.1)), color-stop(9%,rgba(0,0,0,0)), color-stop(13%,rgba(0,0,0,0)), color-stop(17%,rgba(0,0,0,0.1)), color-stop(21%,rgba(0,0,0,0)), color-stop(25%,rgba(0,0,0,0)), color-stop(29%,rgba(0,0,0,0.1)), color-stop(33%,rgba(0,0,0,0)), color-stop(37%,rgba(0,0,0,0)), color-stop(41%,rgba(0,0,0,0.1)), color-stop(45%,rgba(0,0,0,0)), color-stop(49%,rgba(0,0,0,0)), color-stop(53%,rgba(0,0,0,0.1)), color-stop(57%,rgba(0,0,0,0)), color-stop(61%,rgba(0,0,0,0)), color-stop(65%,rgba(0,0,0,0.1)), color-stop(69%,rgba(0,0,0,0)), color-stop(73%,rgba(0,0,0,0)), color-stop(77%,rgba(0,0,0,0.1)), color-stop(81%,rgba(0,0,0,0.01)), color-stop(85%,rgba(0,0,0,0)), color-stop(89%,rgba(0,0,0,0.1)), color-stop(93%,rgba(0,0,0,0)), color-stop(97%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
210background: -webkit-linear-gradient(-45deg,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.1) 5%,rgba(0,0,0,0) 9%,rgba(0,0,0,0) 13%,rgba(0,0,0,0.1) 17%,rgba(0,0,0,0) 21%,rgba(0,0,0,0) 25%,rgba(0,0,0,0.1) 29%,rgba(0,0,0,0) 33%,rgba(0,0,0,0) 37%,rgba(0,0,0,0.1) 41%,rgba(0,0,0,0) 45%,rgba(0,0,0,0) 49%,rgba(0,0,0,0.1) 53%,rgba(0,0,0,0) 57%,rgba(0,0,0,0) 61%,rgba(0,0,0,0.1) 65%,rgba(0,0,0,0) 69%,rgba(0,0,0,0) 73%,rgba(0,0,0,0.1) 77%,rgba(0,0,0,0.01) 81%,rgba(0,0,0,0) 85%,rgba(0,0,0,0.1) 89%,rgba(0,0,0,0) 93%,rgba(0,0,0,0) 97%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
211background: -o-linear-gradient(-45deg,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.1) 5%,rgba(0,0,0,0) 9%,rgba(0,0,0,0) 13%,rgba(0,0,0,0.1) 17%,rgba(0,0,0,0) 21%,rgba(0,0,0,0) 25%,rgba(0,0,0,0.1) 29%,rgba(0,0,0,0) 33%,rgba(0,0,0,0) 37%,rgba(0,0,0,0.1) 41%,rgba(0,0,0,0) 45%,rgba(0,0,0,0) 49%,rgba(0,0,0,0.1) 53%,rgba(0,0,0,0) 57%,rgba(0,0,0,0) 61%,rgba(0,0,0,0.1) 65%,rgba(0,0,0,0) 69%,rgba(0,0,0,0) 73%,rgba(0,0,0,0.1) 77%,rgba(0,0,0,0.01) 81%,rgba(0,0,0,0) 85%,rgba(0,0,0,0.1) 89%,rgba(0,0,0,0) 93%,rgba(0,0,0,0) 97%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
212background: -ms-linear-gradient(-45deg,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.1) 5%,rgba(0,0,0,0) 9%,rgba(0,0,0,0) 13%,rgba(0,0,0,0.1) 17%,rgba(0,0,0,0) 21%,rgba(0,0,0,0) 25%,rgba(0,0,0,0.1) 29%,rgba(0,0,0,0) 33%,rgba(0,0,0,0) 37%,rgba(0,0,0,0.1) 41%,rgba(0,0,0,0) 45%,rgba(0,0,0,0) 49%,rgba(0,0,0,0.1) 53%,rgba(0,0,0,0) 57%,rgba(0,0,0,0) 61%,rgba(0,0,0,0.1) 65%,rgba(0,0,0,0) 69%,rgba(0,0,0,0) 73%,rgba(0,0,0,0.1) 77%,rgba(0,0,0,0.01) 81%,rgba(0,0,0,0) 85%,rgba(0,0,0,0.1) 89%,rgba(0,0,0,0) 93%,rgba(0,0,0,0) 97%,rgba(0,0,0,0) 100%); /* IE10+ */
213background: linear-gradient(-45deg,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.1) 5%,rgba(0,0,0,0) 9%,rgba(0,0,0,0) 13%,rgba(0,0,0,0.1) 17%,rgba(0,0,0,0) 21%,rgba(0,0,0,0) 25%,rgba(0,0,0,0.1) 29%,rgba(0,0,0,0) 33%,rgba(0,0,0,0) 37%,rgba(0,0,0,0.1) 41%,rgba(0,0,0,0) 45%,rgba(0,0,0,0) 49%,rgba(0,0,0,0.1) 53%,rgba(0,0,0,0) 57%,rgba(0,0,0,0) 61%,rgba(0,0,0,0.1) 65%,rgba(0,0,0,0) 69%,rgba(0,0,0,0) 73%,rgba(0,0,0,0.1) 77%,rgba(0,0,0,0.01) 81%,rgba(0,0,0,0) 85%,rgba(0,0,0,0.1) 89%,rgba(0,0,0,0) 93%,rgba(0,0,0,0) 97%,rgba(0,0,0,0) 100%); /* W3C */
214filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
215}
216
217.blocked-event-permision {cursor: hand}
218
219.fc-state-default .fc-button-effect span {
220    background: none;
221    border:none;
222}
223
224.fc-header-title h2 {
225    color:#555;
226}
227.fc-state-default, .fc-state-default .fc-button-inner {
228    color: #555555;
229    text-transform: capitalize;
230}
231
232.fc-state-active, .fc-state-active .fc-button-inner {
233    color: #FFFFFF;
234}
235
236.block-vertical-toolbox .button.add {
237    width:190px;
238}
239
240.fc-header .fc-state-active, .fc-header .ui-state-active {
241    z-index: auto;
242}
243
244.fc-year-monthly-header {
245    font-weight: bold;   
246}
247
248.fc-year-have-event {
249    background: none repeat scroll 0 0 transparent !important;
250   
251}
252.fc-year-have-event .fc-day-number {
253    background: #F3F3F3;
254    box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
255    border-color: #CCC #BBB #AAA;
256    border-style: solid;
257    border-width: 1px;
258    border-radius: 4px;
259    -moz-border-radius:4px;
260    -webkit-border-radius:4px;
261}
262
263.fc-year-main-table div:hover .fc-day-number  {
264        cursor: pointer;
265        font-weight: bold;
266}
267
268/* preferences */
269
270.expresso-calendar-container h3 {
271    border-bottom: 2px solid #E17009;
272    font-size: 170%;
273    margin-bottom: 10px;
274    padding-bottom: 2px;
275}
276
277.expresso-calendar-container fieldset legend {/*font-size:1.3em;*/ font-weight:bold;}
278
279.preferences-win a {
280  text-decoration: underline;
281  font-weight:bold;
282  font-size:1.05em;
283  cursor:pointer;
284}
285
286.preferences-win ul li {list-style: none;}
287
288
289.preferences-win fieldset {
290  border:1px solid #CFCFCF;
291}
292
293.preferences-win fieldset.no-legend {
294    margin: 0;
295    padding: 5px 0;
296    border: none;
297}
298
299.preferences-win hr {
300  margin: 10px 0;
301  padding: 0 10px;
302  /*background:#FFFF85;
303  border: 1px solid #FFE74D;*/
304}
305
306.preferences-win #preferences_especific_calendar_details fieldset {
307  border: 0 none;
308}
309
310
311/* Geral */
312fieldset.background-fields {
313  background:#FFFF85;
314  border: 2px solid #FFE74D;
315  -moz-border-radius: 15px;
316  -webkit-border-radius: 15px;
317}
318
319.button.small.ui-button-text-only .ui-button-text {
320    font-size: 0.9em;
321    padding: 0.1em 0.6em;
322}
323
324.attendees-list dd.attedee-organizer {
325        border-bottom: 1px solid #BFBFBF;
326        margin-bottom: 5px;
327}
328
329/* Events List */
330.events-list-win th, .events-list-win td {
331  padding: 15px 0px 15px 0;
332  vertical-align: middle;
333  border-bottom: 1px solid #ccc;
334}
335
336.events-list-win .last-row th, .events-list-win .last-row td {
337  border-bottom: 1px solid #ccc;
338}
339
340.events-list-win table {
341  width: 100%;
342  float: left;
343}
344
345.events-list-win table a {
346  color: rgb(48, 72, 126) !important;
347  cursor: pointer;
348}
349
350.events-list-win table img {
351  width: 12px;
352  height: 12px;
353  padding: 0 2px;
354}
355
356.events-list-win table span { font-size:12px; }
357.events-list-win table .same-start-date * { border: 0; }
358.events-list-win table tr.last-event-same-start-date,
359.events-list-win table tr.last-event-same-start-date th,
360.events-list-win table tr.last-event-same-start-date td { border-bottom: 1px solid #ccc;}
361.events-list-win table th.start-date-multiple-events { border-bottom: 1px solid #ccc; }
362
363.events-list-win table .title {
364    font-size: 150%;
365    font-weight: bold;
366}
367
368.events-list-win .pagination-events {
369  margin: 10px 0;
370  text-align: center;
371}
372
373.expresso-calendar-container .search-field { background-color: #FFF;}
374.expresso-calendar-container .search-field input { border:none;}
375
376.ui-tabs .ui-tabs-panel { padding: 0; margin-top: 10px;}
377
378.ui-tabs .ui-tabs-nav li .ui-icon-close {
379    float: right;
380    margin: 5px 5px 0 -5px;
381}
382
383.cal_day {
384    display: inline;
385    background: url("assets/day.png") no-repeat scroll center top transparent;
386    float: left;
387    height: 95px;
388    margin: 0 4px 4px 0 !important;
389    position: relative;
390    width: 128px;
391}
392.cal_day .day_heading {
393    color: #FFFFFF;
394    float: left;
395    font: 14px Arial;
396    height: 16px;
397    padding: 6px;
398    position: relative;
399    text-transform: uppercase;
400    width: 40px;
401}
402.cal_day .day_number {
403    clear: left;
404    color: #2B2B2B;
405    font: bold 52px Arial;
406    height: 95px;
407    text-align: center;
408    width: 100%;
409    z-index: 999;
410}
411
412
413/* Events List */
414.details-event-list {
415  background-color: #FFF;
416}
417
418/* Import and Export*/
419
420.import-export-win .ui-widget-header {
421    background: none;
422}
423
424.import-export-win .ui-tabs-nav {
425    border: none;
426    border-bottom: 1px solid #4297D7 !important;
427}
428
429.configure-calendars-win fieldset.user-calendar fieldset {
430    border:1px solid #CCC;
431    margin: 0 0 10px 0;
432    padding: 5px;
433    -moz-border-radius:5px;
434    -webkit-border-radius:5px;
435    border-radius:5px;
436}
437
438.ui-datepicker-buttonpane button.ui-datepicker-current {
439        display : none;
440}
441
442.ui_tpicker_time{
443        display : none;
444}
445.ui_tpicker_time_label{
446        display : none;
447}
448.block-vertical-toolbox .ui-datepicker-month,
449.block-vertical-toolbox .ui-datepicker-year {
450        cursor: pointer;
451}
452/*Normaliza de todos os inputs disabled para fonte-color #333*/
453textarea:disabled, input:disabled{color: #333 !important;}
454
455
456.map-event{
457        border-style: dashed;
458        border-width: 2px;
459        border-color: #36C;
460        background-color: transparent;
461        color: black;
462}
463
464
465#new_event_map .map-event .fc-event-head.fc-event-skin,.fc-event-inner.fc-event-skin{
466        border-color: transparent;
467}
468
469#new_event_map .map-event .fc-event-head,#new_event_map .map-event .fc-event-content{
470        color: transparent;
471}
472
473input.inputNumber {width:80px; text-align: left;}
474
Note: See TracBrowser for help on using the repository browser.