source: trunk/expressoMail1_2/templates/default/expressoMail_reset.css @ 5592

Revision 5592, 5.9 KB checked in by acoutinho, 12 years ago (diff)

Ticket #2434 - Implementacao de compartilhamento de agendas (agendas usuario e agendas publicas)

  • Property svn:executable set to *
Line 
1/*
2 * Este arquivo limpa o estilo para a nova agenda, .new-event-win.active sobrescrevendo o código CSS
3 * do Expresso.
4 * Deve ser removido quando o módulo Calendar não integrar mais a versão 2.x
5 */
6
7/* Eric Meyer's Reset Reloaded based
8 * http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
9 */
10
11.new-event-win.active applet, .new-event-win.active object, .new-event-win.active iframe, .new-event-win.active fieldset, .new-event-win.active div
12.new-event-win.active h1, .new-event-win.active h2, .new-event-win.active h3, .new-event-win.active h4, .new-event-win.active h5, .new-event-win.active h6, .new-event-win.active p, .new-event-win.active blockquote, .new-event-win.active pre,
13.new-event-win.active abbr, .new-event-win.active acronym, .new-event-win.active address, .new-event-win.active big, .new-event-win.active cite, .new-event-win.active code,
14.new-event-win.active del, .new-event-win.active dfn, .new-event-win.active em, .new-event-win.active font, .new-event-win.active img, .new-event-win.active ins, .new-event-win.active kbd, .new-event-win.active q, .new-event-win.active s, .new-event-win.active samp,
15.new-event-win.active small, .new-event-win.active strike, .new-event-win.active strong, .new-event-win.active sub, .new-event-win.active sup, .new-event-win.active tt, .new-event-win.active var,
16.new-event-win.active ol, .new-event-win.active ul,
17.new-event-win.active form, .new-event-win.active label, .new-event-win.active select,
18.new-event-win.active table, .new-event-win.active caption, .new-event-win.active tbody, .new-event-win.active tfoot, .new-event-win.active thead, .new-event-win.active tr, .new-event-win.active th, .new-event-win.active td {
19        margin: 0;
20        padding: 0;
21        border: 0;
22        outline: 0;
23        font-weight: inherit;
24        font-style: inherit;
25        /*font-size: 100%;*/
26        /*font-family: inherit;*/
27        /*vertical-align: baseline;*/
28/*      font-family: Arial,Helvetica,sans-serif;*/
29}
30
31.new-event-win.active:focus {
32        outline: 0;
33}
34.new-event-win.active body {
35        line-height: 1;
36        color: black;
37        background: white;
38}
39.new-event-win.active ol, .new-event-win.active ul {
40        list-style: none;
41        list-style-image : none;
42        padding-left : 5px;
43}
44
45.new-event-win.active table {
46        border-collapse: separate;
47        border-spacing: 0;
48}
49.new-event-win.active caption, .new-event-win.active th, .new-event-win.active td {
50        /*text-align: left;*/
51        font-weight: normal;
52}
53.new-event-win.active blockquote:before, .new-event-win.active blockquote:after,
54.new-event-win.active q:before, .new-event-win.active q:after {
55        content: "";
56}
57.new-event-win.active blockquote, .new-event-win.active q {
58        quotes: "" "";
59}
60.new-event-win.active .mail.name-special, .new-event-win.active .name.name-special{
61  padding: 0 0 0 35px;
62}
63
64.new-event-win.active .add-attendee-search.search-field {
65  width: 249px;
66 }
67 
68 .new-event-win.active #calendar_addevent_details4 {
69  margin: 10px 0 0 0;
70 }
71 
72 .new-event-win.active input{
73  color: #000;
74 }
75 
76 .new-event-win.active #calendar_addevent_details5 {
77  margin: 10px 0 11px 0;
78 }
79
80.new-event-win.active select {
81    border: 1px solid #CFCFCF;
82    border-color: #CFCFCF;
83    color: #555;
84    background-color: #FFF;
85}
86.new-event-win.active a:link, .new-event-win.active a:visited {
87    color: #2E6E9E;
88}
89
90.new-event-win.active  dd, .new-event-win.active  dl, .new-event-win.active  dt{
91        margin: 0;
92}
93/* azul.css */
94/*body { background-color: #e9e9e9; }*/
95
96/*a:link,
97a:visited
98{ color: #000066; }*/
99
100/*a:hover,
101a:active
102{ color: #ff9933; }*/
103
104.new-event-win.active #divAppbox{
105        overflow-x: auto;
106        overflow-y: scroll;
107}
108
109.new-event-win.active select
110{ border-color: #CFCFCF; color: #555; padding-left:0px;}
111
112.qtip-wrapper fieldset{
113        padding: 0;
114        border: 0;
115}
116/*#divAppbox
117{ background: #fff url( ../images/bgBlockContent.jpg ) repeat-x; border-color: #9c9c9c; }
118
119#divAppboxHeader
120{ background: url( ../images/bgAppTitle.png ); border-color: #9c9c9c; color: #006; text-shadow: 0.2em 0.2em 3px #999; }
121
122#divAppIconBar
123{ background: #fff url( ../images/background-icon-bar.png ) repeat-x; border-top-color: #9c9c9c; }
124
125#divAppTextBar
126{ background-color: #fff; }
127
128#divGenTime
129{ color: #f00; }
130
131#divMain
132{ background: #fff; border-color: #7e7e7e; }
133
134#divPoweredBy
135{ background: #fff; color: #999; }
136
137#divSideboxContainer
138{ background: #fff; }
139
140#extraIcons
141{ background: #eee; border-color: #7e7e7e; }
142
143#links_bar,
144#user_info
145{ color: #fff; }
146
147#tdAppbox
148{ background-color: #fff; }
149
150#tdSidebox
151{ background: #fff; }*/
152
153/*.conteudo
154{ border-color: #4A79B1; color: #003; }
155
156.divSideboxHeader
157{ background: #416faa; color: #fff; }
158
159.extraIconsRow
160{ border-top-color: #ddd; }
161
162.greyLine
163{ border-top-color: #7e7e7e; }
164
165.grid_email_class
166{ border-bottom-color: #cfcfcf; }
167
168.image-menu
169{ background: url( ../../../../phpgwapi/templates/default/images/folder_bg.png ); }
170
171.last_menu
172{ border-bottom-color: #4a79b1; }
173
174.logo_expresso
175{ background: url( ../../../../phpgwapi/templates/default/images/logo_expresso.jpg ) no-repeat 0 3px; }
176
177.menu
178{ background: #c8d7ea; border-color: #f4f7fc; border-bottom-color: #4a79b1; }
179
180.menu-sel
181{ background-color: #f7f7f7; border-color: #4a79b1; color: #00f; }
182
183.menu-degrade
184{ background-image: url( ../../../../phpgwapi/templates/default/images/degrade.png ); }
185
186.navbar_but
187{ background-image: url(../../../../phpgwapi/templates/default/images/back_app.png); }
188
189.navbar_butOver
190{ background-image: url( ../../../../phpgwapi/templates/default/images/back_app_over.png ); }
191
192.navbar_butOut
193{ background-image: url( ../../../../phpgwapi/templates/default/images/back_app_out.png ); }
194
195.tblHeadApp
196{ border-color: #9c9c9c; }
197
198.textSidebox
199{ border-top-color: #aaa; }
200
201.toolbar
202{ background-image: url( ../../../../phpgwapi/templates/default/images/fundo_topo.png ); }
203
204.linha0,
205.tr_msg_read
206{ color: #3f3f3f; background: #fff; }
207
208.linha1,
209.tr_msg_read2
210{ color: #3f3f3f; background: #f4f8fb; }
211
212table.inboxElements th,
213.table_elements_tr_header,
214.info_tr_header,
215.message_header
216{
217        background: #abc6e1;
218}
219
220.prefTable
221{
222        background-color: #f4f8fb;
223        margin: 0px 0px 10px 0px ;
224        border: 1px solid #D3DCE3;
225        border-top: 0px;
226}*/
Note: See TracBrowser for help on using the repository browser.