source: branches/2.2/phpgwapi/templates/default/css/rochas.css @ 3018

Revision 3018, 3.3 KB checked in by amuller, 14 years ago (diff)

Ticket #1135 - Aplicando alterações do branches 2.0 no branches 2.2

  • Property svn:executable set to *
RevLine 
[3018]1body
[1151]2{
[3018]3        background-color: #e9e9e9;
[1151]4}
5
[3018]6a:link,
7a:visited
[1151]8{
[3018]9        color: #000066;
[1151]10}
11
[3018]12a:hover,
13a:active
[1151]14{
[3018]15        color: #ff9933;
[1151]16}
17
[3018]18a.divSideboxEntry,
19.divSideboxEntry
[1151]20{
[3018]21        background-color: #eee;
[1151]22}
23
[3018]24a.textSidebox
[1151]25{
[3018]26        border-top-color: #aaa;
[1151]27}
28
[3018]29input,
30button
[1151]31{
[3018]32        border-color: #bbb;
33        color: #069;
[1151]34}
35
36input[type=image]
37{
[3018]38        border-color: #bbb;
[1151]39}
[3018]40
41select
[1151]42{
[3018]43        border-color: #bbb;
44        color: #006;
[1151]45}
46
[3018]47#divAppbox
[1151]48{
[3018]49        background: #eeeee0;
50        border-color: #9c9c9c;
[1151]51}
52
[3018]53#divAppboxHeader
[1151]54{
[3018]55        background: #eeeee0;
56        border-color: #9c9c9c;
57        color: #006;
58        font-size: 14px;
59        font-weight: bold;
[1151]60}
61
[3018]62#divAppIconBar
[1151]63{
[3018]64        background: #fff url( ../images/background-icon-bar.png ) repeat-x;
65        border-top-color: #9c9c9c;
[1151]66}
[3018]67
68#divAppTextBar
[1151]69{
[3018]70        background-color: #fff;
[1151]71}
72
[3018]73#divGenTime
[1151]74{
[3018]75        color: #f00;
[1151]76}
77
[3018]78#divMain
[1151]79{
[3018]80        background: #fff;
81        border-color: #7e7e7e;
[1151]82}
83
[3018]84#divPoweredBy
[1151]85{
[3018]86        background: #fff;
87        color: #999;
[1151]88}
89
[3018]90#divSideboxContainer
[1151]91{
[3018]92        background: #fff;
[1151]93}
94
[3018]95#extraIcons
[1151]96{
[3018]97        background: #eee;
98        border-color: #7e7e7e;
[1151]99}
100
[3018]101#links_bar,
102#user_info
[1151]103{
[3018]104        color: #000;
[1151]105}
106
[3018]107#tdAppbox
[1648]108{
[3018]109        background-color: #fff;
[1648]110}
111
[3018]112#tdSidebox
[1151]113{
[3018]114        background: #fff;
[1151]115}
116
[3018]117.conteudo
[1151]118{
[3018]119        border-color: #4A79B1;
120        color: #003;
[1151]121}
122
[3018]123.divSideboxHeader
[1151]124{
[3018]125        background: #006;
126        color: #fff;
[1151]127}
128
129.extraIconsRow
130{
[3018]131        border-top-color: #ddd;
[1151]132}
133
[3018]134.greyLine
[1151]135{
[3018]136        border-top-color: #7e7e7e;
[1151]137}
138
[3018]139.grid_email_class
[1151]140{
[3018]141        border-bottom-color: #cfcfcf;
[1151]142}
143
[3018]144.image-menu
[1151]145{
[3018]146        background: #ddf4fe url( ../../../../phpgwapi/templates/default/images/folder_bg_canyon.jpg ) no-repeat scroll center bottom;
[1151]147}
148
[3018]149.last_menu
[1151]150{
[3018]151        border-bottom-color: #4a79b1;
[1151]152}
153
[3018]154.logo_expresso
[1151]155{
[3018]156        background: url( ../../../../phpgwapi/templates/default/images/logo_expresso_canyon.png ) no-repeat;
157        width: 264px;
158        height: 35px;
[1151]159}
[3018]160
161.menu
[1151]162{
[3018]163        background: #a19183;
164        border-color: #f4f7fc;
165        border-bottom-color: #4a79b1;
[1151]166}
167
[3018]168.menu-sel
[1151]169{
[3018]170        background-color: #f7f7f7;
171        border-color: #A19183;
172        color: #00f;
[1151]173}
174
[3018]175.menu-degrade
[1151]176{
[3018]177        background-image: url( ../../../../phpgwapi/templates/default/images/degrade.png );
[1151]178}
[3018]179
180.navbar_but
[1151]181{
[3018]182        background-image: url( ../../../../phpgwapi/templates/default/images/back_app_canyon.png );
[1151]183}
184
[3018]185.navbar_butOver
[1151]186{
[3018]187        background-image: url( ../../../../phpgwapi/templates/default/images/back_app_over_canyon.png );
[1151]188}
189
[3018]190.navbar_butOut
[1151]191{
[3018]192        background-image: url( ../../../../phpgwapi/templates/default/images/back_app_out_canyon.png );
[1151]193}
194
[3018]195.tblHeadApp
[1151]196{
[3018]197        border-color: #9c9c9c;
[1151]198}
199
[3018]200.textSidebox
[1151]201{
[3018]202        border-top-color: #aaa;
[1151]203}
204
[3018]205.toolbar
[1151]206{
[3018]207        background-image: url(../../../../phpgwapi/templates/default/images/fundo_topo_canyon.png);
[1151]208}
209
[3018]210.whiteSpace
[1151]211{
[3018]212        width: 2px;
[1151]213}
214
[3018]215.linha0,
216.linha1,
217.tr_msg_read,
218.tr_msg_read2
[1151]219{
[3018]220        color: #615143;
221        background: #fff;
[1151]222}
223
[3018]224.linha1,
225.tr_msg_read2
[1151]226{
[3018]227        background: #eeeee0;
[1151]228}
229
[3018]230table.inboxElements th,
231.table_elements_tr_header,
232.info_tr_header,
233.message_header
[1151]234{
[3018]235        background: #cfb69e;
[1151]236}
237
[3018]238.content-menu
[1151]239{
[3018]240        padding: 0px;
241        background: #fff;
[1151]242}
243
[3018]244.divLoginbox
[1151]245{
[3018]246        border: 1px solid #9c9c9c;
247        position: relative;
248        width: 300px;
[1151]249}
250
[3018]251.divLoginboxHeader
[1151]252{
[3018]253        background-color: #ddd;
254        color: #666;
255        font-size: 10px;
256        padding-top: 2px;
257        text-align: center;
[1151]258}
259
[3018]260.divSidebox
[1151]261{
[3018]262        position: relative;
263        border: 1px solid #9c9c9c;
264        width: 147px;
[1151]265}
266
[3018]267.table_message
[1151]268{
[3018]269        background: url( ../../../../phpgwapi/templates/default/images/fundo_topo_canyon.png );
[1151]270}
271
[3018]272.message_options
[1151]273{
[3018]274        color: #863;
[1151]275}
276
277.tr_msg_unread
278{
[3018]279        color: #000;
280        font-style: oblique;
[1151]281}
[1719]282
[3018]283.selected_shortcut_msg
284{
285        color: #000;
286        background-color: BurlyWood;
[1719]287}
288
[3018]289input.em_button_like_span
290{
291        color: #886633;
292}
Note: See TracBrowser for help on using the repository browser.