Changeset 2386


Ignore:
Timestamp:
03/30/10 12:28:43 (14 years ago)
Author:
rodsouza
Message:

Ticket #989 - Compatibilizar módulos com a utilização de temas.

Location:
branches/2.1
Files:
4 added
9 edited

Legend:

Unmodified
Added
Removed
  • branches/2.1/expressoMail1_2/templates/classic/main.css

    r1570 r2386  
    115115} 
    116116 
    117 .menu-sel 
    118 { 
    119     text-decoration: none; 
    120     text-align: center; 
    121     font: bold 13px Lucidatypewriter,monospace; 
    122         color:#0000FF; 
    123     height: 20px; 
    124         width:220px; 
    125     background-color: #F7F7F7; 
    126     margin-bottom: 0px; 
    127     border-left: 1px solid #000000; 
    128     border-top: 1px solid #000000; 
    129     border-right: 1px solid #000000; 
    130     padding:0px 5px 0px 0px; 
    131     -moz-border-radius: 9px 9px 0px 0px; 
    132     -moz-user-select: none; 
    133     cursor: pointer;     
    134 } 
    135 .menu 
    136 { 
    137     text-decoration: none; 
    138     text-align: center; 
    139     font: bold 13px Lucidatypewriter,monospace; 
    140     color: #505050; 
    141     height: 20px;     
    142         width:220px; 
    143     background-color:#E5E5E5; 
    144     margin-bottom: 0px; 
    145     border-left: 1px solid #c0c0c0; 
    146     border-top: 1px solid #c0c0c0; 
    147     border-right: 1px solid #c0c0c0;        
    148     border-bottom: 1px solid #000000; 
    149         padding:0px 5px 0px 0px; 
    150     -moz-border-radius: 9px 9px 0px 0px; 
    151     -moz-user-select: none; 
    152     cursor: pointer; 
    153 } 
    154  
    155 .last_menu 
    156 { 
    157         border-bottom: 1px solid #000000; 
    158         -moz-border-radius: 0px 0px 0px 0px; 
    159 } 
    160  
    161 .conteudo { 
    162     font-family: Verdana, Arial, Helvetica, sans-serif; 
    163     font-size: 10px; 
    164     font-weight: normal; 
    165     color: #000033; 
    166         padding: 1px; 
    167     border-color: gray gray gray gray; 
    168     
    169         border-right: 1px solid #000000; 
    170         border-left: 1px solid #000000; 
    171         border-bottom: 1px solid #000000; 
    172         width:99.5%; 
    173     -moz-border-radius: 0px 0px 6px 6px; 
    174 } 
    175  
    176117.table_message{ 
    177118        background-color: #CCCCCC; 
     
    374315} 
    375316 
     317.message_options_active, 
     318.message_options_over, 
    376319.message_options { 
    377320        cursor: pointer; 
    378         color: blue; 
    379321        white-space: nowrap; 
    380         /*padding:0 1.8;*/ 
    381322} 
    382323.message_options_trash, 
     
    392333} 
    393334 
    394 .message_options_active { 
    395         white-space: nowrap;     
    396         color: blue; 
    397         cursor: pointer; 
    398 } 
    399  
    400335.message_options_over { 
    401         cursor: pointer; 
    402         color: blue; 
    403         white-space: nowrap; 
    404336        font-weight: bold; 
    405337        text-decoration: underline; 
     
    478410        font-weight: bold !important; 
    479411        font-size: 10px !important; 
    480         color: #666 !important; 
    481412        text-decoration: none !important; 
    482413        font-family: sans-serif !important; 
     
    490421        font-family: sans-serif !important; 
    491422} 
    492  
    493 .divAppboxHeader 
    494 {        
    495         font-family: Verdana, Arial, Helvetica, sans-serif; 
    496         font-size: 14px !important; 
    497         font-weight: bold !important; 
    498         color: #000066 !important; 
    499         text-align: center !important; 
    500         padding: 0px; 
    501 } 
  • branches/2.1/phpgwapi/templates/classic/css/celepar.css

    r1532 r2386  
    352352.dsused 
    353353{ 
    354                 background-image: url(../../../../expressoMail1_2/templates/default/images/dsused_classic.gif) !important; 
     354        background-image: url(../../../../expressoMail1_2/templates/default/images/dsused_classic.gif) !important; 
    355355} 
    356356#fmLocation 
     
    413413        background-color:white; 
    414414} 
     415 
     416.toolbar 
     417{ 
     418       background-image:url(../../../../phpgwapi/templates/default/images/fundo_topo.gif); 
     419       position:absolute; 
     420} 
     421 
     422.logo_expresso 
     423{ 
     424 
     425        background:transparent url(../../../../phpgwapi/templates/default/images/logo_expresso_classic.png) no-repeat scroll right 0px; 
     426        right:0px; 
     427        position:absolute; 
     428        width:191px; 
     429} 
     430 
     431.navbar_but 
     432{ 
     433        background-image: url(../../../../phpgwapi/templates/default/images/back_app_classic.png) !important; 
     434        width: 40px !important; 
     435        height: 40px !important; 
     436        padding: 0 19px 0 13px !important; 
     437        vertical-align: center !important; 
     438        text-align: center !important; 
     439} 
     440 
     441.navbar_butOver 
     442{ 
     443        background-image: url(../../../../phpgwapi/templates/default/images/back_app_classic.png) !important; 
     444        width: 40px !important; 
     445        height: 40px !important; 
     446        vertical-align: center !important; 
     447        text-align: center !important; 
     448        padding: 0 19px 0 13px !important; 
     449 
     450} 
     451 
     452.navbar_butOut 
     453{ 
     454        background-image: url(../../../../phpgwapi/templates/default/images/back_app_classic.png) !important; 
     455        width: 40px !important; 
     456        height: 40px !important; 
     457        vertical-align: center !important; 
     458        text-align: center !important; 
     459        padding: 0 19px 0 13px !important; 
     460 
     461 
     462} 
     463#expressoAdmin12id, 
     464#adminid, 
     465#homeid, 
     466#contactcenterid, 
     467#expressoMail12id, 
     468#newsadminid, 
     469#calendarid, 
     470#jabberitmessengerid, 
     471#logout_id 
     472{ 
     473        width: 32px !important; 
     474        height: 32px !important; 
     475 
     476} 
     477 
     478table.inboxElements th, 
     479.table_elements_tr_header, 
     480.message_header{ 
     481        background-color: #CCCCCC !important; 
     482} 
     483 
     484.table_message_header_box{ 
     485        width: 100% !important; 
     486        color: black !important; 
     487        border-style: solid !important; 
     488        border-width: 0px !important; 
     489        border-collapse: collapse !important; 
     490        border-color: #bbbbbb !important; 
     491        font-family: Arial !important; 
     492        font-size: 13px !important; 
     493        cursor: pointer !important; 
     494} 
     495.font-menu 
     496{ 
     497    text-decoration: none !important; 
     498    text-align: center !important; 
     499    font: bold 13px Lucidatypewriter,monospace !important; 
     500    color: #505050 !important; 
     501} 
     502.font-menu-sel 
     503{ 
     504    text-decoration: none !important; 
     505    text-align: center !important; 
     506    font: bold 11px Lucidatypewriter,monospace !important; 
     507    color:#0000FF !important; 
     508} 
     509 
     510.menu-sel 
     511{ 
     512    text-decoration: none !important; 
     513    text-align: center !important; 
     514    font: bold 11px Lucidatypewriter,monospace !important; 
     515    color:#0000FF !important; 
     516    height: 20px !important; 
     517    background-color: #F7F7F7 !important; 
     518    margin-bottom: 0px !important; 
     519    border-left: 1px solid #000000 !important; 
     520    border-top: 1px solid #000000 !important; 
     521    border-right: 1px solid #000000 !important; 
     522    padding:0px 5px 0px 0px !important; 
     523    -moz-border-radius: 9px 9px 0px 0px !important; 
     524    -moz-user-select: none !important; 
     525    cursor: pointer !important; 
     526} 
     527 
     528.menu 
     529{ 
     530    text-decoration: none !important; 
     531    text-align: center !important; 
     532    color: #505050 !important; 
     533    height: 20px !important; 
     534    background-color:#E5E5E5 !important; 
     535    margin-bottom: 0px !important; 
     536    border-left: 1px solid #c0c0c0 !important; 
     537    border-top: 1px solid #c0c0c0 !important; 
     538    border-right: 1px solid #c0c0c0 !important; 
     539    border-bottom: 1px solid #000000 !important; 
     540    padding:0px 5px 0px 0px !important; 
     541    -moz-border-radius: 9px 9px 0px 0px !important; 
     542    -moz-user-select: none !important; 
     543    cursor: pointer !important; 
     544} 
     545 
     546.last_menu 
     547{ 
     548        border-bottom: 1px solid #000000 !important; 
     549        -moz-border-radius: 0px 0px 0px 0px !important; 
     550} 
     551.conteudo { 
     552    font-family: Verdana, Arial, Helvetica, sans-serif !important; 
     553    font-size: 10px !important; 
     554    font-weight: normal !important; 
     555    color: #000033 !important; 
     556        padding: 1px !important; 
     557    border-color: gray gray gray gray !important; 
     558 
     559        border-right: 1px solid #000000 !important; 
     560        border-left: 1px solid #000000 !important; 
     561        border-bottom: 1px solid #000000 !important; 
     562        width:99.5% !important; 
     563    -moz-border-radius: 0px 0px 6px 6px !important; 
     564} 
     565 
     566.table_message{ 
     567        background-color: #CCCCCC !important; 
     568                background-image: none !important; 
     569        padding: 1px !important; 
     570        cursor: default !important; 
     571        border-width: 1px 1px 1px 1px !important; 
     572        border-spacing: 0px 1px !important; 
     573        border-style: outset outset outset outset !important; 
     574        border-color: gray gray gray gray !important; 
     575        border-collapse: separate !important; 
     576        -moz-border-radius: 3px 3px 3px 3px !important; 
     577} 
     578 
     579.image-menu { 
     580        padding: 3px 0px 3px 5px !important; 
     581        border-top: 1px solid #000000 !important; 
     582        border-right: 1px solid #000000 !important; 
     583        border-left: 1px solid #000000 !important; 
     584        border-bottom: 1px solid #000000 !important; 
     585        -moz-border-radius: 9px 9px 9px 9px !important; 
     586} 
     587 
     588.image-menu, 
     589.menu-degrade 
     590{ 
     591        background-image: none !important; 
     592} 
     593 
     594.content-menu-td { 
     595        border: 1px solid #f7f7f7 !important; 
     596} 
     597 
     598.content-menu { 
     599        background: none !important; 
     600        padding: 4px !important; 
     601        width:162px !important; 
     602        border-top: 1px solid #000000 !important; 
     603        border-right: 1px solid #000000 !important; 
     604        border-left: 1px solid #000000 !important; 
     605        border-bottom: 1px solid #000000 !important; 
     606        -moz-border-radius: 9px 9px 9px 9px !important; 
     607        position: relative !important; 
     608        overflow: auto !important; 
     609} 
     610 
     611.message_options_trash, 
     612.message_options_import, 
     613.message_options_inactive, 
     614.message_options_export, 
     615.message_options_move, 
     616.message_options_print, 
     617.message_options_active, 
     618.message_options, 
     619.message_options_over 
     620{ 
     621        color:blue !important; 
     622        font-weight: normal !important; 
     623        background-image: none !important; 
     624        padding:0 7 0 0 !important; 
     625} 
     626.l{ 
     627        background-image: none !important; 
     628        color: #666666 !important; 
     629 
     630} 
     631.sl 
     632{ 
     633        background-image: none !important; 
     634        color: blue !important; 
     635} 
     636 
     637.tr_msg_read2, 
     638.tr_msg_read { 
     639-moz-user-select:none !important; 
     640background-color:#FFFFFF !important; 
     641border-bottom:1px solid #CFCFCF !important; 
     642color:black !important; 
     643} 
  • branches/2.1/phpgwapi/templates/default/css/azul.css

    r1719 r2386  
    1 ul 
    2 { 
    3         list-style-image: url("../images/orange-ball.png"); 
     1body 
     2{ 
     3        background-color: #e9e9e9; 
     4} 
     5 
     6a:link, 
     7a:visited 
     8{ 
     9        color: #000066; 
     10} 
     11 
     12a:hover, 
     13a:active 
     14{ 
     15        color: #ff9933; 
     16} 
     17 
     18a.divSideboxEntry, 
     19.divSideboxEntry 
     20{ 
     21        background-color: #eee; 
     22} 
     23 
     24a.textSidebox 
     25{ 
     26        border-top-color: #aaa; 
     27} 
     28 
     29input, 
     30button 
     31{ 
     32        border-color: #bbb; 
     33        color: #069; 
     34} 
     35 
     36input[type=image] 
     37{ 
     38        border-color: #bbb; 
     39} 
     40 
     41select 
     42{ 
     43        border-color: #bbb; 
     44        color: #006; 
     45} 
     46 
     47#divAppbox 
     48{ 
     49        background: #fff url( ../images/bgBlockContent.jpg ) repeat-x; 
     50        border-color: #9c9c9c; 
     51} 
     52 
     53#divAppboxHeader 
     54{ 
     55        background: url( ../images/bgAppTitle.png ); 
     56        border-color: #9c9c9c; 
     57        color: #006; 
     58        text-shadow: 0.2em 0.2em 3px #999; 
     59} 
     60 
     61#divAppIconBar 
     62{ 
     63        background: #fff url( ../images/background-icon-bar.png ) repeat-x; 
     64        border-top-color: #9c9c9c; 
     65} 
     66 
     67#divAppTextBar 
     68{ 
     69        background-color: #fff; 
     70} 
     71 
     72#divGenTime 
     73{ 
     74        color: #f00; 
     75} 
     76 
     77#divMain 
     78{ 
     79        background: #fff; 
     80        border-color: #7e7e7e; 
     81} 
     82 
     83#divPoweredBy 
     84{ 
     85        background: #fff; 
     86        color: #999; 
     87} 
     88 
     89#divSideboxContainer 
     90{ 
     91        background: #fff; 
     92} 
     93 
     94#extraIcons 
     95{ 
     96        background: #eee; 
     97        border-color: #7e7e7e; 
     98} 
     99 
     100#links_bar, 
     101#user_info 
     102{ 
     103        color: #fff; 
     104} 
     105 
     106#tdAppbox 
     107{ 
     108        background-color: #fff; 
     109} 
     110 
     111#tdSidebox 
     112{ 
     113        background: #fff; 
     114} 
     115 
     116.conteudo 
     117{ 
     118        border-color: #4A79B1; 
     119        color: #003; 
     120} 
     121 
     122.divSideboxHeader 
     123{ 
     124        background: #416faa; 
     125        color: #fff; 
     126} 
     127 
     128.extraIconsRow 
     129{ 
     130        border-top-color: #ddd; 
     131} 
     132 
     133.greyLine 
     134{ 
     135        border-top-color: #7e7e7e; 
     136} 
     137 
     138.grid_email_class 
     139{ 
     140        border-bottom-color: #cfcfcf; 
     141} 
     142 
     143.image-menu 
     144{ 
     145        background: url( ../../../../phpgwapi/templates/default/images/folder_bg.png ); 
     146} 
     147 
     148.last_menu 
     149{ 
     150        border-bottom-color: #4a79b1; 
     151} 
     152 
     153.logo_expresso 
     154{ 
     155        background: url( ../../../../phpgwapi/templates/default/images/logo_expresso.jpg ) no-repeat 0 3px; 
     156} 
     157 
     158.menu 
     159{ 
     160        background: #c8d7ea; 
     161        border-color: #f4f7fc; 
     162        border-bottom-color: #4a79b1; 
     163} 
     164 
     165.menu-sel 
     166{ 
     167        background-color: #f7f7f7; 
     168        border-color: #4a79b1; 
     169        color: #00f; 
     170} 
     171 
     172.menu-degrade 
     173{ 
     174        background-image: url( ../../../../phpgwapi/templates/default/images/degrade.png ); 
     175} 
     176 
     177.navbar_but 
     178{ 
     179        background-image: url(../../../../phpgwapi/templates/default/images/back_app.png); 
     180} 
     181 
     182.navbar_butOver 
     183{ 
     184        background-image: url( ../../../../phpgwapi/templates/default/images/back_app_over.png ); 
     185} 
     186 
     187.navbar_butOut 
     188{ 
     189        background-image: url( ../../../../phpgwapi/templates/default/images/back_app_out.png ); 
     190} 
     191 
     192.tblHeadApp 
     193{ 
     194        border-color: #9c9c9c; 
     195} 
     196 
     197.textSidebox 
     198{ 
     199        border-top-color: #aaa; 
     200} 
     201 
     202.toolbar 
     203{ 
     204        background-image: url( ../../../../phpgwapi/templates/default/images/fundo_topo.png ); 
     205} 
     206 
     207.linha0, 
     208.linha1, 
     209.tr_msg_read, 
     210.tr_msg_read2 
     211{ 
     212        color: #3f3f3f; 
     213        background: #fff; 
     214} 
     215 
     216.linha1, 
     217.tr_msg_read2 
     218{ 
     219        background: #f4f8fb; 
     220} 
     221 
     222table.inboxElements th, 
     223.table_elements_tr_header, 
     224.info_tr_header, 
     225.message_header 
     226{ 
     227        background: #abc6e1; 
    4228} 
    5229 
    6230.prefTable 
    7 {          
    8     background-color:#f4f8fb !important;     
    9     margin: 0px 0px 10px 0px ; 
    10     border-left: 1px solid #D3DCE3; 
    11     border-right: 1px solid #D3DCE3;     
    12     border-bottom: 1px solid #D3DCE3; 
    13      
    14 } 
    15  
    16 .grid_email_class 
    17 { 
    18         border-bottom:1px solid #cfcfcf; 
    19 } 
    20  
    21 body  
    22 { 
    23         margin: 0px !important; 
    24         background-color:#E9E9E9 !important; 
    25         font-size: 11px !important; 
    26         font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    27         padding:0px !important; 
    28 } 
    29  
    30 img 
    31 { 
    32         border-width:0px !important; 
    33         border-style:none !important;    
    34 } 
    35  
    36 a:link,a:visited 
    37 { 
    38         cursor:pointer !important; 
    39         color: #000066 !important; 
    40         text-decoration: none !important; 
    41 } 
    42  
    43 a:hover,a:active 
    44 { 
    45         cursor:pointer !important; 
    46         color: #ff9933 !important; 
    47         text-decoration: underline !important; 
    48 } 
    49  
    50 input,button 
    51 { 
    52         font-size: 11px !important;  
    53         color: #006699 !important;  
    54         font-family: Arial, Helvetica, sans-serif !important; 
    55 /*      overflow: visible !important;*/ 
    56         border: 1px #bbbbbb solid !important; 
    57 } 
    58 .dsused 
    59 { 
    60                 background-image: url(../images/dsused.gif); 
    61 } 
    62  
    63 input[type=submit],input[type=button],button 
    64 { 
    65         cursor: pointer !important;  
    66         cursor: hand !important; 
    67 } 
    68  
    69 input[type=image] 
    70 { 
    71         cursor: pointer !important;  
    72         cursor: hand !important; 
    73         border: 0px #bbbbbb none !important; 
    74 } 
    75 select  
    76 { 
    77         font-size: 11px !important;  
    78         color: #000066 !important;  
    79         font-family: Arial, Helvetica, sans-serif !important; 
    80         border: 1px #bbbbbb solid !important; 
    81         z-index: -1 !important; 
    82 } 
    83  
    84 td 
    85 { 
    86         font-size: 11px !important;      
    87 } 
    88  
    89  
    90  
    91 .tblHeadApp { 
    92  
    93         border-right: #9c9c9c 1px solid;         
    94         border-top: #9c9c9c 1px solid;  
    95         border-left: #9c9c9c 1px solid;  
    96         border-bottom: #9c9c9c 1px solid 
    97 } 
    98  
    99 .divSideboxHeader  
    100 { 
    101         text-align:center; 
    102         background-color:#416faa; 
    103         padding-top:2px; 
    104         height: 15px; 
    105         color: #FFFFFF; 
    106  
    107 } 
    108  
    109 a.divSideboxEntry, .divSideboxEntry 
    110 { 
    111         text-align:left; 
    112         height:16px; 
    113         background-color:#eeeeee; 
    114 } 
    115  
    116 a.appTitles,.appTitles 
    117 { 
    118         font-size: 10px;  
    119         height:18px; 
    120         padding-top:2px; 
    121         padding-bottom:2px; 
    122  
    123 } 
    124  
    125 a.textSidebox 
    126 { 
    127         font-size: 10px;  
    128         border-top: #aaaaaa 0px none; 
    129 } 
    130  
    131 .textSidebox 
    132 { 
    133         font-size: 10px;  
    134         height:18px; 
    135         padding-top:2px; 
    136         padding-bottom:2px; 
    137         border-top: #aaaaaa 1px solid; 
    138  
    139 } 
    140  
    141 .sideboxSpace 
    142 { 
    143         height:9px; 
    144 } 
    145  
    146 .greyLine 
    147 { 
    148         margin:1px; 
    149         border-top-color:#7e7e7e; 
    150         border-top-width:1px; 
    151         border-top-style:solid; 
    152         height:1px; 
    153 } 
    154  
    155 .prefSection 
    156 { 
    157         font-weight:bold; 
    158         font-size:16px; 
    159         line-height:40px; 
    160 } 
    161  
    162 #extraIcons 
    163 { 
    164         background-color:#eeeeee; 
    165         border-width:1px; 
    166         border-color:#7e7e7e; 
    167         border-style:solid; 
    168 } 
    169  
    170 .extraIconsRow 
    171 { 
    172         border-top-color:#dddddd; 
    173         border-top-width:1px; 
    174         border-top-style:solid; 
    175         padding:2px; 
    176 } 
    177  
    178 #divMain 
    179 { 
    180         background-color:white; 
    181         margin-top: 0px; 
    182         padding:9px; 
    183         border-color:#7e7e7e; 
    184         border-width:1px; 
    185         border-style:solid; 
    186 } 
    187  
    188 #divLogo 
    189 { 
    190         position:absolute; 
    191         left:20px; 
    192         top:5px; 
    193         z-index:51; 
    194 } 
    195  
    196 #divAppIconBar 
    197 { 
    198         background-color:white; 
    199         border-top-color:#9c9c9c; 
    200         border-top-width:1px; 
    201         border-top-style:solid; 
    202         background-image: url(../images/background-icon-bar.png);  
    203         background-repeat: repeat-x 
    204 } 
    205  
    206 #divAppTextBar 
    207 { 
    208         background-color:white; 
    209 } 
    210  
    211 #user_info 
    212 { 
    213         color: white; 
    214 } 
    215 #links_bar 
    216 { 
    217                 color: white; 
    218 } 
    219  
    220 #divStatusBar 
    221 { 
    222         height:24px; 
    223         padding-left:10px; 
    224         padding-top:0px; 
    225 } 
    226  
    227 #tdSidebox 
    228 { 
    229         width:170px; 
    230         background-color:white; 
    231         overflow:visible; 
    232 } 
    233  
    234  
    235 #tdAppbox 
    236 { 
    237         background-color:white; 
    238         width: 100%; 
    239 } 
    240 #divSideboxContainer 
    241 { 
    242         position:relative; 
    243         width:150px; 
    244         top:0px; 
    245         left:0px; 
    246         background-color:white; 
    247         border-width:1px; 
    248         border-style:solid; 
    249         z-index:40; 
    250 } 
    251  
    252 #divAppboxHeader 
    253 { 
    254         margin-top:2px; 
    255         margin-left:2px; 
    256         margin-right:2px; 
    257         font-size: 16px; 
    258         font-weight:normal; 
    259         font-variant:small-caps; 
    260         font-style:italic; 
    261         text-shadow:0.2em 0.2em 3px #999999; 
    262         color: #000066; 
    263         text-align: center; 
    264         padding: 0px; 
    265         background: url(../images/bgAppTitle.png); 
    266         height:24px; 
    267         line-height:24px; 
    268         border-top-color:#9c9c9c; 
    269         border-top-width:1px; 
    270         border-top-style:solid; 
    271         border-left-color:#9c9c9c; 
    272         border-left-width:1px; 
    273         border-left-style:solid; 
    274         border-right-color:#9c9c9c; 
    275         border-right-width:1px; 
    276         border-right-style:solid; 
    277  
    278 } 
    279  
    280 #divAppbox 
    281 { 
    282         background: #fff url(../images/bgBlockContent.jpg); 
    283         background-repeat:repeat-x; 
    284         padding-right:1px; 
    285         padding-top:1px; 
    286         padding-bottom:1px; 
    287         padding-left:15px; 
    288         border-bottom-color:#9c9c9c; 
    289         border-bottom-width:1px; 
    290         border-bottom-style:solid; 
    291         border-left-color:#9c9c9c; 
    292         border-left-width:1px; 
    293         border-left-style:solid; 
    294         border-right-color:#9c9c9c; 
    295         border-right-width:1px; 
    296         border-right-style:solid; 
    297         margin-top:0px; 
    298         margin-bottom:0px; 
    299         margin-left:2px; 
    300         margin-right:2px; 
    301  
    302 } 
    303  
    304 #user_info 
    305 { 
    306 padding-left:17px; 
    307  
    308 } 
    309  
    310 #admin_info 
    311 { 
    312         position:relative; 
    313         text-align:center; 
    314         margin-right:10px; 
    315 } 
    316  
    317 #divGenTime 
    318 { 
    319         bottom:14px; 
    320         font-size: 9px; 
    321         color: #ff0000; 
    322         text-align:center; 
    323         width:99%; 
    324 } 
    325  
    326 #divPoweredBy  
    327 { 
    328         font-family: Verdana, Arial, Helvetica, sans-serif; 
    329         font-size: 10px; 
    330         color: #999999; 
    331         text-decoration: none; 
    332         padding: 7px; 
    333         text-align: center; 
    334         background-color:white; 
    335 } 
    336  
    337 .message_header { 
    338         background-color:#ABC6E1; 
    339 } 
    340  
    341 .navbar_but 
    342 { 
    343         background-image: url(../../../../phpgwapi/templates/default/images/back_app.png) !important; 
    344         width: 40px; 
    345         height: 40px; 
    346         vertical-align: center; 
    347         text-align: center; 
    348         padding-right: 6px; 
    349         cursor:pointer; 
    350         cursor:hand; 
    351         background-repeat:no-repeat; 
    352 } 
    353 .menu-degrade { 
    354           background-image: url(../../../../phpgwapi/templates/default/images/degrade.png) !important; 
    355           background-repeat: repeat-x; 
    356 } 
    357  
    358 .image-menu { 
    359         padding: 0px 0px 0px 0px; 
    360         background: url(../../../../phpgwapi/templates/default/images/folder_bg.png); 
    361 } 
    362  
    363 .navbar_butOver 
    364 { 
    365         background-image: url(../../../../phpgwapi/templates/default/images/back_app_over.png) !important; 
    366         width: 40px; 
    367         height: 40px; 
    368         vertical-align: center !important; 
    369         text-align: center !important; 
    370         padding-right:6px; 
    371         cursor:pointer; 
    372         cursor:hand; 
    373         background-repeat:no-repeat; 
    374 } 
    375  
    376 .navbar_butOut 
    377 { 
    378         background-image: url(../../../../phpgwapi/templates/default/images/back_app_out.png) !important; 
    379         width: 40px; 
    380         height: 40px; 
    381         vertical-align: center !important; 
    382         text-align: center !important; 
    383         padding-right:6px; 
    384         cursor:pointer; 
    385         cursor:hand; 
    386         background-repeat:no-repeat; 
    387 } 
    388 .toolbar 
    389 { 
    390        background-image:url(../../../../phpgwapi/templates/default/images/fundo_topo.png); 
    391        position:absolute; 
    392 } 
    393  
    394 .logo_expresso 
    395 { 
    396         background:url(../../../../phpgwapi/templates/default/images/logo_expresso.jpg) no-repeat 0 3px; 
    397         width: 191px; 
    398 } 
    399  
    400 .tr_msg_read { 
    401         color: #3f3f3f; 
    402         background-color: #ffffff; 
    403         -moz-user-select: none; 
    404 } 
    405  
    406 .tr_msg_read2 { 
    407         color: #3f3f3f; 
     231{ 
    408232        background-color: #f4f8fb; 
    409         -moz-user-select: none; 
    410 } 
     233        margin: 0px 0px 10px 0px ; 
     234        border: 1px solid #D3DCE3; 
     235        border-top: 0px; 
     236} 
  • branches/2.1/phpgwapi/templates/default/css/cataratas.css

    r1719 r2386  
    1 ul 
    2 { 
    3         list-style-image: url("../images/orange-ball.png"); 
    4 } 
    5  
    6 .grid_email_class 
    7 { 
    8         border-bottom:1px solid #cfcfcf; 
    9 } 
    10  
    11 body  
    12 { 
    13         margin: 0px !important; 
    14         background-color:#E9E9E9 !important; 
    15         font-size: 11px !important; 
    16         font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    17         padding:0px !important; 
    18 } 
    19  
    20 img 
    21 { 
    22         border-width:0px !important; 
    23         border-style:none !important; 
    24         /*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader; 
    25 */ 
    26 } 
    27  
    28 a:link,a:visited 
    29 { 
    30         cursor:pointer !important; 
    31         color: #000066 !important; 
    32         text-decoration: none !important; 
    33 } 
    34  
    35 /* 
    36 a:visited  
    37 { 
    38         color: #006699;  
    39         text-decoration: none; 
    40 } 
    41 */ 
    42 a:hover,a:active 
    43 { 
    44         cursor:pointer !important; 
    45         color: #ff9933 !important; 
    46         text-decoration: underline !important; 
    47 } 
    48 /* 
    49 a:active  
    50 { 
    51         color: #006699;  
    52         text-decoration: underline; 
    53 } 
    54 */ 
    55 input,button 
    56 { 
    57         font-size: 11px !important;  
    58         color: #006699 !important;  
    59         font-family: Arial, Helvetica, sans-serif !important; 
    60         border: 1px #bbbbbb solid !important; 
    61 } 
    62  
    63 input[type=submit],input[type=button],button 
    64 { 
    65         margin:1px !important; 
    66         padding:1px !important; 
    67         cursor: pointer !important;  
    68         cursor: hand !important; 
     1body 
     2{ 
     3        background-color: #e9e9e9; 
     4} 
     5 
     6a:link, 
     7a:visited 
     8{ 
     9        color: #000066; 
     10} 
     11 
     12a:hover, 
     13a:active 
     14{ 
     15        color: #ff9933; 
     16} 
     17 
     18a.divSideboxEntry, 
     19.divSideboxEntry 
     20{ 
     21        background-color: #eee; 
     22} 
     23 
     24a.appTitles, 
     25.appTitles 
     26{ 
     27        padding: 2px 2px; 
     28} 
     29 
     30a.textSidebox 
     31{ 
     32        border-top-color: #aaa; 
     33} 
     34 
     35input, 
     36button 
     37{ 
     38        border-color: #bbb; 
     39        color: #069; 
    6940} 
    7041 
    7142input[type=image] 
    7243{ 
    73         cursor: pointer !important;  
    74         cursor: hand !important; 
    75         border: 0px #bbbbbb none !important; 
    76 } 
    77 select  
    78 { 
    79         font-size: 11px !important;  
    80         color: #000066 !important;  
    81         font-family: Arial, Helvetica, sans-serif !important; 
    82         border: 1px #bbbbbb solid !important; 
    83         z-index: -1 !important; 
    84 } 
    85  
    86 td 
    87 { 
    88         font-size: 11px !important; 
    89         /*text-align:left;*/ 
    90         /*      padding-top:1px; 
    91         padding-bottom:1px;*/ 
    92 } 
    93  
    94 .divLoginbox  
    95 { 
    96         position:relative; 
    97         width: 300px;  
    98         border-right: #9c9c9c 1px solid;  
    99         border-top: #9c9c9c 1px solid;  
    100         border-left: #9c9c9c 1px solid;  
    101         border-bottom: #9c9c9c 1px solid 
    102 } 
    103  
    104 .divLoginboxHeader  
    105 { 
    106         text-align:center; 
    107         background-color:#dddddd; 
    108         padding-top:2px; 
    109         font-size:10px; 
    110         color:#666666; 
    111 } 
    112 .divSidebox  
    113 { 
    114         position:relative; 
    115         width: 147px;  
    116         border-right: #9c9c9c 1px solid;  
    117         border-top: #9c9c9c 1px solid;  
    118         border-left: #9c9c9c 1px solid;  
    119         border-bottom: #9c9c9c 1px solid 
    120 } 
    121  
    122 .tblHeadApp { 
    123  
    124         border-right: #9c9c9c 1px solid;         
    125         border-top: #9c9c9c 1px solid;  
    126         border-left: #9c9c9c 1px solid;  
    127         border-bottom: #9c9c9c 1px solid 
    128 } 
    129  
    130 .divSideboxHeader  
    131 { 
    132         text-align:center; 
    133         background-color:#000066; 
    134         padding-top:2px; 
    135         height: 15px; 
    136         color: #FFFFFF; 
    137  
    138 } 
    139  
    140 a.divSideboxEntry, .divSideboxEntry 
    141 { 
    142         text-align:left; 
    143         height:16px; 
    144         background-color:#eeeeee; 
    145 } 
    146  
    147 a.appTitles,.appTitles 
    148 { 
    149         font-size: 10px;  
    150         height:18px; 
    151         padding-top:2px; 
    152         padding-bottom:2px; 
    153  
    154 } 
    155  
    156 a.textSidebox 
    157 { 
    158         font-size: 10px;  
    159         border-top: #aaaaaa 0px none; 
    160 } 
    161  
    162 .textSidebox 
    163 { 
    164         font-size: 10px;  
    165         height:18px; 
    166         padding-top:2px; 
    167         padding-bottom:2px; 
    168         border-top: #aaaaaa 1px solid; 
    169  
    170 } 
    171  
    172 .sideboxSpace 
    173 { 
    174         height:9px; 
    175 } 
    176  
    177 .greyLine 
    178 { 
    179         margin:1px; 
    180         border-top-color:#7e7e7e; 
    181         border-top-width:1px; 
    182         border-top-style:solid; 
    183         height:1px; 
    184 } 
    185  
    186 .prefSection 
    187 { 
    188         font-weight:bold; 
    189         font-size:16px; 
    190         line-height:40px; 
    191 } 
    192  
    193 #extraIcons 
    194 { 
    195         background-color:#eeeeee; 
    196         border-width:1px; 
    197         border-color:#7e7e7e; 
    198         border-style:solid; 
    199 } 
    200  
    201 .extraIconsRow 
    202 { 
    203         border-top-color:#dddddd; 
    204         border-top-width:1px; 
    205         border-top-style:solid; 
    206         padding:2px; 
    207 } 
    208  
    209 #divMain 
    210 { 
    211         background-color:white; 
    212         margin-top: 0px; 
    213         padding:9px; 
    214         border-color:#7e7e7e; 
    215         border-width:1px; 
    216         border-style:solid; 
    217 } 
    218  
    219 #divLogo 
    220 { 
    221         position:absolute; 
    222         left:20px; 
    223         top:5px; 
    224         z-index:51; 
    225 } 
    226  
    227 #divAppIconBar 
    228 { 
    229         background-color:white; 
    230         border-top-color:#9c9c9c; 
    231         border-top-width:1px; 
    232         border-top-style:solid; 
    233         background-image: url(../images/background-icon-bar.png);  
    234         background-repeat: repeat-x 
    235 } 
    236  
    237 #divAppTextBar 
    238 { 
    239         background-color:white; 
    240 } 
    241  
    242 #user_info 
    243 { 
    244         color: white; 
    245 } 
    246 #links_bar 
    247 { 
    248                 color: white; 
    249 } 
    250  
    251 #divStatusBar 
    252 { 
    253         height:24px; 
    254         padding-left:10px; 
    255         padding-top:0px; 
    256 } 
    257  
    258 /*#divSubContainer 
    259 { 
    260 } 
    261 */ 
    262 #tdSidebox 
    263 { 
    264         width:170px; 
    265         background-color:white; 
    266         overflow:visible; 
    267 } 
    268  
    269  
    270 #tdAppbox 
    271 { 
    272         background-color:white; 
    273         width: 100%; 
    274 } 
    275 #divSideboxContainer 
    276 { 
    277         position:relative; 
    278         width:150px; 
    279         top:0px; 
    280         left:0px; 
    281         background-color:white; 
    282         border-width:1px; 
    283         border-style:solid; 
    284         z-index:40; 
     44        border-color: #bbb; 
     45} 
     46 
     47select 
     48{ 
     49        border-color: #bbb; 
     50        color: #006; 
     51} 
     52 
     53#divAppbox 
     54{ 
     55        background: #e6f3d9; 
     56        border-color: #9c9c9c; 
    28557} 
    28658 
    28759#divAppboxHeader 
    28860{ 
    289         margin-top:2px; 
    290         margin-left:2px; 
    291         margin-right:2px; 
    292         font-family: Verdana, Arial, Helvetica, sans-serif; 
     61        background: #e6f3d9; 
     62        border-color: #9c9c9c; 
     63        color: #006; 
    29364        font-size: 14px; 
    29465        font-weight: bold; 
    295         color: #000066; 
     66} 
     67 
     68#divAppIconBar 
     69{ 
     70        background: #fff url( ../images/background-icon-bar.png ) repeat-x; 
     71        border-top-color: #9c9c9c; 
     72} 
     73 
     74#divAppTextBar 
     75{ 
     76        background-color: #fff; 
     77} 
     78 
     79#divGenTime 
     80{ 
     81        color: #f00; 
     82} 
     83 
     84#divMain 
     85{ 
     86        background: #fff; 
     87        border-color: #7e7e7e; 
     88} 
     89 
     90#divPoweredBy 
     91{ 
     92        background: #fff; 
     93        color: #999; 
     94} 
     95 
     96#divSideboxContainer 
     97{ 
     98        background: #fff; 
     99} 
     100 
     101#extraIcons 
     102{ 
     103        background: #eee; 
     104        border-color: #7e7e7e; 
     105} 
     106 
     107#links_bar, 
     108#user_info 
     109{ 
     110        color: #fff; 
     111} 
     112 
     113#tdAppbox 
     114{ 
     115        background-color: #fff; 
     116} 
     117 
     118#tdSidebox 
     119{ 
     120        background: #fff; 
     121} 
     122 
     123.conteudo 
     124{ 
     125        border-color: #4A79B1; 
     126        color: #003; 
     127} 
     128 
     129.divSideboxHeader 
     130{ 
     131        background-color: #006; 
     132        color: #fff; 
     133} 
     134 
     135.extraIconsRow 
     136{ 
     137        border-top-color: #ddd; 
     138} 
     139 
     140.greyLine 
     141{ 
     142        border-top-color: #7e7e7e; 
     143} 
     144 
     145.grid_email_class 
     146{ 
     147        border-bottom-color: #cfcfcf; 
     148} 
     149 
     150.image-menu 
     151{ 
     152        background: #a0b2cc url( ../../../../phpgwapi/templates/default/images/folder_bg_fozi.jpg ) no-repeat scroll center bottom; 
     153} 
     154 
     155.last_menu 
     156{ 
     157        border-bottom-color: #4a79b1; 
     158} 
     159 
     160.logo_expresso 
     161{ 
     162        background: url( ../../../../phpgwapi/templates/default/images/logo_expresso_fozi.gif ) no-repeat; 
     163        height: 35px; 
     164        width: 264px; 
     165} 
     166 
     167.menu 
     168{ 
     169        background: #c8d7ea; 
     170        border-color: #f4f7fc; 
     171        border-bottom-color: #4a79b1; 
     172} 
     173 
     174.menu-sel 
     175{ 
     176        background-color: #f7f7f7; 
     177        border-color: #4a79b1; 
     178        color: #00f; 
     179} 
     180 
     181.menu-degrade 
     182{ 
     183        background-image: url( ../../../../phpgwapi/templates/default/images/degrade.png ); 
     184} 
     185 
     186.navbar_but 
     187{ 
     188        background-image: url( ../../../../phpgwapi/templates/default/images/back_app_fozi.png ); 
     189} 
     190 
     191.navbar_butOver 
     192{ 
     193        background-image: url( ../../../../phpgwapi/templates/default/images/back_app_over_fozi.png ); 
     194} 
     195 
     196.navbar_butOut 
     197{ 
     198        background-image: url( ../../../../phpgwapi/templates/default/images/back_app_out_fozi.png ); 
     199} 
     200 
     201.tblHeadApp 
     202{ 
     203        border-color: #9c9c9c; 
     204} 
     205 
     206.textSidebox 
     207{ 
     208        border-top-color: #aaa; 
     209} 
     210 
     211.toolbar 
     212{ 
     213        background-image: url( ../../../../phpgwapi/templates/default/images/fundo_topo_fozi.jpg ); 
     214} 
     215 
     216.linha0, 
     217.linha1, 
     218.tr_msg_read, 
     219.tr_msg_read2 
     220{ 
     221        color: #3f3f3f; 
     222        background: #fff; 
     223} 
     224 
     225.linha1, 
     226.tr_msg_read2 
     227{ 
     228        background: #e6f3d9; 
     229} 
     230 
     231table.inboxElements th, 
     232.table_elements_tr_header, 
     233.info_tr_header, 
     234.message_header 
     235{ 
     236        background-color: #98c17f; 
     237} 
     238 
     239.message_options_active { 
     240        color: #d00; 
     241        font-weight: bold; 
     242} 
     243 
     244.message_options_inactive { 
     245        color: #999; 
     246} 
     247 
     248.message_options { 
     249        color: blue; 
     250        font-weight: bold; 
     251} 
     252 
     253.message_options_over { 
     254        color: #d00; 
     255        font-weight: bold 
     256} 
     257 
     258.table_message{ 
     259        background: #98c17f; 
     260} 
     261 
     262 
     263 
     264#fmStatusBar 
     265{ 
     266        margin-left: 4px; 
     267        margin-bottom: 3px; 
     268        font-size: 10px; 
     269} 
     270 
     271.divLoginbox 
     272{ 
     273        position: relative; 
     274        width: 300px; 
     275        border: 1px solid #9c9c9c; 
     276} 
     277 
     278.divLoginboxHeader 
     279{ 
    296280        text-align: center; 
    297         padding: 0px; 
    298         background-color: #e6f3d9; 
    299         height:24px; 
    300         line-height:24px; 
    301         border-top-color:#9c9c9c; 
    302         border-top-width:1px; 
    303         border-top-style:solid; 
    304         border-left-color:#9c9c9c; 
    305         border-left-width:1px; 
    306         border-left-style:solid; 
    307         border-right-color:#9c9c9c; 
    308         border-right-width:1px; 
    309         border-right-style:solid; 
    310 } 
    311  
    312 #divAppbox 
    313 { 
    314         background-color: #e6f3d9; 
    315         padding-right:1px; 
    316         padding-top:1px; 
    317         padding-bottom:1px; 
    318         padding-left:15px; 
    319         border-bottom-color:#9c9c9c; 
    320         border-bottom-width:1px; 
    321         border-bottom-style:solid; 
    322         border-left-color:#9c9c9c; 
    323         border-left-width:1px; 
    324         border-left-style:solid; 
    325         border-right-color:#9c9c9c; 
    326         border-right-width:1px; 
    327         border-right-style:solid; 
    328         margin-top:0px; 
    329         margin-bottom:0px; 
    330         margin-left:2px; 
    331         margin-right:2px; 
    332  
    333 } 
    334  
    335 #fmStatusBar 
    336 { 
    337         margin-left:4px; 
    338         margin-bottom:3px; 
    339         font-size: 10px;  
    340 /*      font-family: Verdana, Arial, Helvetica, sans-serif;*/ 
    341          
    342  
    343 } 
    344  
    345  
    346 #user_info 
    347 { 
    348 padding-left:17px; 
    349  
    350 } 
    351  
    352 #admin_info 
    353 { 
    354         position:relative; 
    355         text-align:center; 
    356         margin-right:10px; 
    357 } 
    358  
    359 #divGenTime 
    360 { 
    361         bottom:14px; 
    362         font-size: 9px; 
    363         color: #ff0000; 
    364         text-align:center; 
    365         width:99%; 
    366 } 
    367  
    368 #divPoweredBy  
    369 { 
    370         font-family: Verdana, Arial, Helvetica, sans-serif; 
     281        background-color: #ddd; 
     282        padding-top: 2px; 
    371283        font-size: 10px; 
    372         color: #999999; 
    373         text-decoration: none; 
    374         padding: 7px; 
    375         text-align: center; 
    376         background-color:white; 
    377 } 
    378  
    379 .navbar_but 
    380 { 
    381         background-image: url(../../../../phpgwapi/templates/default/images/back_app_fozi.png) !important;  
    382         width: 40px; 
    383         height: 40px; 
    384         vertical-align: center; 
    385         text-align: center; 
    386         padding-right: 6px; 
    387         cursor:pointer; 
    388         cursor:hand; 
    389         background-repeat:no-repeat; 
    390 } 
    391  
    392 .navbar_butOver 
    393 { 
    394         background-image: url(../../../../phpgwapi/templates/default/images/back_app_over_fozi.png) !important; 
    395         width: 40px; 
    396         height: 40px; 
    397         vertical-align: center !important; 
    398         text-align: center !important; 
    399         padding-right:6px; 
    400         cursor:pointer; 
    401         cursor:hand; 
    402         background-repeat:no-repeat; 
    403 } 
    404  
    405 .navbar_butOut 
    406 { 
    407         background-image: url(../../../../phpgwapi/templates/default/images/back_app_out_fozi.png) !important; 
    408         width: 40px; 
    409         height: 40px; 
    410         vertical-align: center !important; 
    411         text-align: center !important; 
    412         padding-right:6px; 
    413         cursor:pointer; 
    414         cursor:hand; 
    415         background-repeat:no-repeat; 
    416 } 
    417  
    418 .toolbar 
    419 { 
    420         background-image:url(../../../../phpgwapi/templates/default/images/fundo_topo_fozi.jpg); 
    421         position:absolute; 
    422 } 
    423  
    424 .logo_expresso 
    425 { 
    426         background:url(../../../../phpgwapi/templates/default/images/logo_expresso_fozi.gif) no-repeat; 
    427         width: 264px; 
    428         height: 35px; 
    429 } 
    430  
    431 .content-menu { 
    432         padding: 0px 0px 0px 0px !important; 
    433         background: #fff !important; 
    434 } 
    435  
    436 .menu-degrade { 
    437           background-image: url(../../../../phpgwapi/templates/default/images/degrade.png) !important; 
    438           background-repeat: repeat-x; 
    439 } 
    440  
    441 .image-menu { 
    442         padding: 0px 0px 0px 0px !important; 
    443         background: #a0b2cc url(../../../../phpgwapi/templates/default/images/folder_bg_fozi.jpg) no-repeat scroll center bottom !important; 
    444 } 
    445  
    446 .message_header 
    447 { 
    448         background-color: #98c17f !important; 
    449 } 
    450  
    451 .menu 
    452 { 
    453         background-color:#c2d8b1 !important; 
    454         border: 1px solid #f4f7fc !important; 
    455         border-bottom: 1px solid #4a79b1 !important; 
    456 } 
    457 .message_options_active { 
    458         color: #D00 !important; 
    459         font-weight: bold !important; 
    460 } 
    461  
    462 .message_options_inactive { 
    463         color: #999 !important; 
    464 } 
    465  
    466 .message_options { 
    467         color: blue !important; 
    468         font-weight: bold !important; 
    469 } 
    470  
    471 .message_options_over { 
    472         color: #D00 !important; 
    473         font-weight: bold !important 
    474 } 
    475  
    476 .table_message{ 
    477         background:#98C17F !important; 
    478 } 
    479  
    480  
    481 .tr_msg_read { 
    482         color: #3f3f3f; 
    483         background-color: #ffffff; 
    484         -moz-user-select: none; 
    485 } 
    486  
    487 .tr_msg_read2 { 
    488         color: #3f3f3f; 
    489         background-color: #e6f3d9; 
    490         -moz-user-select: none; 
    491 } 
     284        color: #666; 
     285} 
     286 
     287.divSidebox 
     288{ 
     289        position: relative; 
     290        width: 147px; 
     291        border: 1px solid #9c9c9c; 
     292} 
     293 
     294.content-menu 
     295{ 
     296        padding: 0px 0px 0px 0px; 
     297        background: #fff; 
     298} 
  • branches/2.1/phpgwapi/templates/default/css/celepar.css

    r1704 r2386  
    438438} 
    439439 
     440table.inboxElements th, 
     441.table_elements_tr_header, 
     442.info_tr_header, 
    440443.message_header{ 
    441444        background-color: #CCCCCC !important; 
     
    475478    color:#0000FF !important; 
    476479    height: 20px !important; 
    477     width:220px !important; 
    478480    background-color: #F7F7F7 !important; 
    479481    margin-bottom: 0px !important; 
     
    493495    color: #505050 !important; 
    494496    height: 20px !important; 
    495     width:220px !important; 
    496497    background-color:#E5E5E5 !important; 
    497498    margin-bottom: 0px !important; 
  • branches/2.1/phpgwapi/templates/default/css/comics.css

    r1195 r2386  
    486486} 
    487487 
     488table.inboxElements th, 
     489.table_elements_tr_header, 
     490.info_tr_header, 
    488491.message_header 
    489492{ 
     
    505508{ 
    506509        -moz-border-radius-topleft:5px !important; 
    507         -moz-border-radius-topright:5px !important; 
    508         background-color: white !important; 
    509         border: 2px solid black !important; 
    510         border-bottom: 0px !important; 
     510        -moz-border-radius-topright:5px !important; 
     511        background-color: white !important; 
     512        border: 2px solid black !important; 
     513        border-bottom: 0px !important; 
    511514        color black !important; 
    512515} 
  • branches/2.1/phpgwapi/templates/default/css/escritorio.css

    r1704 r2386  
    430430} 
    431431 
     432table.inboxElements th, 
     433.table_elements_tr_header, 
     434.info_tr_header, 
    432435.message_header 
    433436{ 
     
    484487        background:transparent url(../../../../phpgwapi/templates/default/images/blackwhite.jpg) repeat-x; 
    485488} 
     489 
     490 
     491.conteudo {  
     492        font-family: Verdana, Arial, Helvetica, sans-serif;  
     493        font-size: 10px;  
     494        font-weight: normal;  
     495        color: #000033;  
     496        padding: 2px;  
     497    border-left: 1px solid; 
     498    border-right: 1px solid; 
     499    border-bottom: 1px solid; 
     500    border-color: #4A79B1; 
     501        width:99.5%;  
     502        overflow: none;  
     503        -moz-border-radius: 0px 0px 6px 6px;  
     504}  
     505 
     506.whiteSpace{  
     507        width: 2px;  
     508} 
     509 
     510.menu 
     511{ 
     512        text-decoration: none; 
     513        text-align: center; 
     514        height: 20px; 
     515        background-color:#c8d7ea; 
     516        margin-bottom: 0px; 
     517        border: 1px solid #f4f7fc; 
     518        border-bottom: 1px solid #4a79b1; 
     519        padding:0px 5px 0px 0px; 
     520        -moz-border-radius: 9px 9px 0px 0px; 
     521        -moz-user-select: none; 
     522        cursor: pointer; 
     523} 
     524 
     525.last_menu 
     526{ 
     527        border-bottom: 1px solid #4a79b1;  
     528        -moz-border-radius: 0px 0px 0px 0px;  
     529} 
     530 
     531.menu-sel 
     532{ 
     533        text-decoration: none; 
     534        text-align: center; 
     535        font: bold 13px Lucidatypewriter,monospace; 
     536        color:#0000FF; 
     537        height: 20px; 
     538        background-color:#F7F7F7; 
     539        margin-bottom: 0px; 
     540        border: 1px solid #4a79b1; 
     541        border-bottom: 0px; 
     542        padding:0px 5px 0px 0px; 
     543        -moz-border-radius: 9px 9px 0px 0px; 
     544        -moz-user-select: none; 
     545        cursor: pointer; 
     546} 
  • branches/2.1/phpgwapi/templates/default/css/metropole.css

    r1514 r2386  
    8080} 
    8181 
    82 /*.tr_msg_read { 
    83 background-color: #B0B0B0 !important; 
    84 color:black !important; 
    85 } 
    86  
     82.linha0, 
     83.linha1, 
     84.tr_msg_read, 
    8785.tr_msg_read2 { 
    88 background-color: #808080 !important; 
    89 color: #E0E0E0 !important; 
    90 }*/ 
    91  
    92  
    93  
    94 .tr_msg_read { 
    95 background-color: white !important; 
    96 } 
    97  
     86        color: #3f3f3f; 
     87        background-color: #ffffff; 
     88        -moz-user-select: none; 
     89} 
     90 
     91.linha1, 
    9892.tr_msg_read2 { 
    99 background-color: #E0E0E0 !important; 
     93        background-color: #E0E0E0 !important; 
    10094} 
    10195 
     
    289283} 
    290284*/ 
     285 
     286.dsused 
     287{ 
     288        background-image: url(../images/dsused_black.gif); 
     289} 
     290 
    291291#tdSidebox 
    292292{ 
     
    486486        background-repeat:no-repeat; 
    487487} 
     488.toolButton { 
     489        color:#FFF !important; 
     490} 
    488491 
    489492.toolbar 
     
    514517} 
    515518 
     519table.inboxElements th, 
     520.table_elements_tr_header, 
     521.info_tr_header, 
    516522.message_header 
    517523{ 
     
    565571        border-bottom: 1px solid gray !important; 
    566572} 
     573 
     574.conteudo {  
     575        font-family: Verdana, Arial, Helvetica, sans-serif;  
     576        font-size: 10px;  
     577        font-weight: normal;  
     578        color: #000033;  
     579        padding: 2px;  
     580    border-left: 1px solid; 
     581    border-right: 1px solid; 
     582    border-bottom: 1px solid; 
     583    border-color: #4A79B1; 
     584        width:99.5%;  
     585        overflow: none;  
     586        -moz-border-radius: 0px 0px 6px 6px;  
     587}  
     588 
     589.whiteSpace{  
     590        width: 2px;  
     591}  
     592.menu 
     593{ 
     594        text-decoration: none; 
     595        text-align: center; 
     596        height: 20px; 
     597        background-color:#c8d7ea; 
     598        margin-bottom: 0px; 
     599        border: 1px solid #f4f7fc; 
     600        border-bottom: 1px solid #4a79b1; 
     601        padding:0px 5px 0px 0px; 
     602        -moz-border-radius: 9px 9px 0px 0px; 
     603        -moz-user-select: none; 
     604        cursor: pointer; 
     605} 
     606 
     607.last_menu  
     608{  
     609        border-bottom: 1px solid #4a79b1;  
     610        -moz-border-radius: 0px 0px 0px 0px;  
     611}  
     612 
     613.menu-sel 
     614{ 
     615        text-decoration: none; 
     616        text-align: center; 
     617        font: bold 13px Lucidatypewriter,monospace; 
     618        color:#FFFFFF; 
     619        height: 20px; 
     620        background-color:#7F7F7F; 
     621        margin-bottom: 0px; 
     622        border: 1px solid #FFF; 
     623        border-bottom: 0px; 
     624        padding:0px 5px 0px 0px; 
     625        -moz-border-radius: 9px 9px 0px 0px; 
     626        -moz-user-select: none; 
     627        cursor: pointer; 
     628} 
  • branches/2.1/phpgwapi/templates/default/css/rochas.css

    r1719 r2386  
    1 ul 
    2 { 
    3         list-style-image: url("../images/orange-ball.png"); 
    4 } 
    5  
    6 .grid_email_class 
    7 { 
    8         border-bottom:1px solid #cfcfcf; 
    9 } 
    10 .selected_shortcut_msg { 
    11         color:  black   !important; 
    12         background-color: BurlyWood !important; 
    13 } 
    14  
    15 body  
    16 { 
    17         margin: 0px !important; 
    18         background-color:#E9E9E9 !important; 
    19         font-size: 11px !important; 
    20         font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    21         padding:0px !important; 
    22 } 
    23  
    24 img 
    25 { 
    26         border-width:0px !important; 
    27         border-style:none !important; 
    28         /*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader; 
    29 */ 
    30 } 
    31  
    32 a:link,a:visited 
    33 { 
    34         cursor:pointer !important; 
    35         color: #000066 !important; 
    36         text-decoration: none !important; 
    37 } 
    38  
    39 /* 
    40 a:visited  
    41 { 
    42         color: #006699;  
    43         text-decoration: none; 
    44 } 
    45 */ 
    46 a:hover,a:active 
    47 { 
    48         cursor:pointer !important; 
    49         color: #ff9933 !important; 
    50         text-decoration: underline !important; 
    51 } 
    52 /* 
    53 a:active  
    54 { 
    55         color: #006699;  
    56         text-decoration: underline; 
    57 } 
    58 */ 
    59 input,button 
    60 { 
    61         font-size: 11px !important;  
    62         color: #006699 !important; 
    63         font-family: Arial, Helvetica, sans-serif !important; 
    64         border: 1px #bbbbbb solid !important; 
    65 } 
    66 input.em_button_like_span { 
    67         color:#886633 !important; 
    68 } 
    69 input[type=submit],input[type=button],button 
    70 { 
    71         margin:1px !important; 
    72         padding:1px !important; 
    73         cursor: pointer !important;  
    74         cursor: hand !important; 
     1body 
     2{ 
     3        background-color: #e9e9e9; 
     4} 
     5 
     6a:link, 
     7a:visited 
     8{ 
     9        color: #000066; 
     10} 
     11 
     12a:hover, 
     13a:active 
     14{ 
     15        color: #ff9933; 
     16} 
     17 
     18a.divSideboxEntry, 
     19.divSideboxEntry 
     20{ 
     21        background-color: #eee; 
     22} 
     23 
     24a.textSidebox 
     25{ 
     26        border-top-color: #aaa; 
     27} 
     28 
     29input, 
     30button 
     31{ 
     32        border-color: #bbb; 
     33        color: #069; 
    7534} 
    7635 
    7736input[type=image] 
    7837{ 
    79         cursor: pointer !important;  
    80         cursor: hand !important; 
    81         border: 0px #bbbbbb none !important; 
    82 } 
    83 select  
    84 { 
    85         font-size: 11px !important;  
    86         color: #000066 !important;  
    87         font-family: Arial, Helvetica, sans-serif !important; 
    88         border: 1px #bbbbbb solid !important; 
    89         z-index: -1 !important; 
    90 } 
    91  
    92 td 
    93 { 
    94         font-size: 11px !important; 
    95         /*text-align:left;*/ 
    96         /*      padding-top:1px; 
    97         padding-bottom:1px;*/ 
    98 } 
    99  
    100 .divLoginbox  
    101 { 
    102         position:relative; 
    103         width: 300px;  
    104         border-right: #9c9c9c 1px solid;  
    105         border-top: #9c9c9c 1px solid;  
    106         border-left: #9c9c9c 1px solid;  
    107         border-bottom: #9c9c9c 1px solid 
    108 } 
    109  
    110 .divLoginboxHeader  
    111 { 
    112         text-align:center; 
    113         background-color:#dddddd; 
    114         padding-top:2px; 
    115         font-size:10px; 
    116         color:#666666; 
    117 } 
    118 .divSidebox  
    119 { 
    120         position:relative; 
    121         width: 147px;  
    122         border-right: #9c9c9c 1px solid;  
    123         border-top: #9c9c9c 1px solid;  
    124         border-left: #9c9c9c 1px solid;  
    125         border-bottom: #9c9c9c 1px solid 
    126 } 
    127  
    128 .tblHeadApp { 
    129  
    130         border-right: #9c9c9c 1px solid;         
    131         border-top: #9c9c9c 1px solid;  
    132         border-left: #9c9c9c 1px solid;  
    133         border-bottom: #9c9c9c 1px solid 
    134 } 
    135  
    136 .divSideboxHeader  
    137 { 
    138         text-align:center; 
    139         background-color:#000066; 
    140         padding-top:2px; 
    141         height: 15px; 
    142         color: #FFFFFF; 
    143  
    144 } 
    145  
    146 a.divSideboxEntry, .divSideboxEntry 
    147 { 
    148         text-align:left; 
    149         height:16px; 
    150         background-color:#eeeeee; 
    151 } 
    152  
    153 a.appTitles,.appTitles 
    154 { 
    155         font-size: 10px;  
    156         height:18px; 
    157         padding-top:2px; 
    158         padding-bottom:2px; 
    159  
    160 } 
    161  
    162 a.textSidebox 
    163 { 
    164         font-size: 10px;  
    165         border-top: #aaaaaa 0px none; 
    166 } 
    167  
    168 .textSidebox 
    169 { 
    170         font-size: 10px;  
    171         height:18px; 
    172         padding-top:2px; 
    173         padding-bottom:2px; 
    174         border-top: #aaaaaa 1px solid; 
    175  
    176 } 
    177  
    178 .sideboxSpace 
    179 { 
    180         height:9px; 
    181 } 
    182  
    183 .dsused 
    184 { 
    185                 background-image: url(../images/dsused.gif); 
    186 } 
    187  
    188 .greyLine 
    189 { 
    190         margin:1px; 
    191         border-top-color:#7e7e7e; 
    192         border-top-width:1px; 
    193         border-top-style:solid; 
    194         height:1px; 
    195 } 
    196  
    197 .prefSection 
    198 { 
    199         font-weight:bold; 
    200         font-size:16px; 
    201         line-height:40px; 
    202 } 
    203  
    204 #extraIcons 
    205 { 
    206 /*      position:absolute; 
    207         z-index:13; 
    208         right:10px; 
    209         top:113px; 
    210         visibility:hidden;*/ 
    211 /*      background-image:url(../images/alpha-white.png);*/ 
    212         background-color:#eeeeee; 
    213         border-width:1px; 
    214         border-color:#7e7e7e; 
    215         border-style:solid; 
    216 } 
    217  
    218 .extraIconsRow 
    219 { 
    220         border-top-color:#dddddd; 
    221         border-top-width:1px; 
    222         border-top-style:solid; 
    223         padding:2px; 
    224 } 
    225  
    226 #divMain 
    227 { 
    228         background-color:white; 
    229         margin-top: 0px; 
    230         padding:9px; 
    231         border-color:#7e7e7e; 
    232         border-width:1px; 
    233         border-style:solid; 
    234 } 
    235  
    236 #divLogo 
    237 { 
    238         position:absolute; 
    239         left:20px; 
    240         top:5px; 
    241         z-index:51; 
    242 } 
    243  
    244 #divAppIconBar 
    245 { 
    246         background-color:white; 
    247         border-top-color:#9c9c9c; 
    248         border-top-width:1px; 
    249         border-top-style:solid; 
    250         background-image: url(../images/background-icon-bar.png);  
    251         background-repeat: repeat-x 
    252 } 
    253  
    254 #divAppTextBar 
    255 { 
    256         background-color:white; 
    257 } 
    258  
    259 #user_info 
    260 { 
    261         color: black; 
    262 } 
    263 #links_bar 
    264 { 
    265                 color: black; 
    266 } 
    267  
    268 #divStatusBar 
    269 { 
    270         height:24px; 
    271         padding-left:10px; 
    272         padding-top:0px; 
    273 } 
    274  
    275 /*#divSubContainer 
    276 { 
    277 } 
    278 */ 
    279 #tdSidebox 
    280 { 
    281         width:170px; 
    282         background-color:white; 
    283         overflow:visible; 
    284 } 
    285  
    286  
    287 #tdAppbox 
    288 { 
    289         background-color:white; 
    290         width: 100%; 
    291 } 
    292 #divSideboxContainer 
    293 { 
    294         position:relative; 
    295         width:150px; 
    296         top:0px; 
    297         left:0px; 
    298         background-color:white; 
    299         border-width:1px; 
    300         border-style:solid; 
    301         z-index:40; 
     38        border-color: #bbb; 
     39} 
     40 
     41select 
     42{ 
     43        border-color: #bbb; 
     44        color: #006; 
     45} 
     46 
     47#divAppbox 
     48{ 
     49        background: #eeeee0; 
     50        border-color: #9c9c9c; 
    30251} 
    30352 
    30453#divAppboxHeader 
    30554{ 
    306         margin-top:2px; 
    307         margin-left:2px; 
    308         margin-right:2px; 
    309         font-family: Verdana, Arial, Helvetica, sans-serif; 
     55        background: #eeeee0; 
     56        border-color: #9c9c9c; 
     57        color: #006; 
    31058        font-size: 14px; 
    31159        font-weight: bold; 
    312         color: #000066; 
     60} 
     61 
     62#divAppIconBar 
     63{ 
     64        background: #fff url( ../images/background-icon-bar.png ) repeat-x; 
     65        border-top-color: #9c9c9c; 
     66} 
     67 
     68#divAppTextBar 
     69{ 
     70        background-color: #fff; 
     71} 
     72 
     73#divGenTime 
     74{ 
     75        color: #f00; 
     76} 
     77 
     78#divMain 
     79{ 
     80        background: #fff; 
     81        border-color: #7e7e7e; 
     82} 
     83 
     84#divPoweredBy 
     85{ 
     86        background: #fff; 
     87        color: #999; 
     88} 
     89 
     90#divSideboxContainer 
     91{ 
     92        background: #fff; 
     93} 
     94 
     95#extraIcons 
     96{ 
     97        background: #eee; 
     98        border-color: #7e7e7e; 
     99} 
     100 
     101#links_bar, 
     102#user_info 
     103{ 
     104        color: #000; 
     105} 
     106 
     107#tdAppbox 
     108{ 
     109        background-color: #fff; 
     110} 
     111 
     112#tdSidebox 
     113{ 
     114        background: #fff; 
     115} 
     116 
     117.conteudo 
     118{ 
     119        border-color: #4A79B1; 
     120        color: #003; 
     121} 
     122 
     123.divSideboxHeader 
     124{ 
     125        background: #006; 
     126        color: #fff; 
     127} 
     128 
     129.extraIconsRow 
     130{ 
     131        border-top-color: #ddd; 
     132} 
     133 
     134.greyLine 
     135{ 
     136        border-top-color: #7e7e7e; 
     137} 
     138 
     139.grid_email_class 
     140{ 
     141        border-bottom-color: #cfcfcf; 
     142} 
     143 
     144.image-menu 
     145{ 
     146        background: #ddf4fe url( ../../../../phpgwapi/templates/default/images/folder_bg_canyon.jpg ) no-repeat scroll center bottom; 
     147} 
     148 
     149.last_menu 
     150{ 
     151        border-bottom-color: #4a79b1; 
     152} 
     153 
     154.logo_expresso 
     155{ 
     156        background: url( ../../../../phpgwapi/templates/default/images/logo_expresso_canyon.png ) no-repeat; 
     157        width: 264px; 
     158        height: 35px; 
     159} 
     160 
     161.menu 
     162{ 
     163        background: #a19183; 
     164        border-color: #f4f7fc; 
     165        border-bottom-color: #4a79b1; 
     166} 
     167 
     168.menu-sel 
     169{ 
     170        background-color: #f7f7f7; 
     171        border-color: #A19183; 
     172        color: #00f; 
     173} 
     174 
     175.menu-degrade 
     176{ 
     177        background-image: url( ../../../../phpgwapi/templates/default/images/degrade.png ); 
     178} 
     179 
     180.navbar_but 
     181{ 
     182        background-image: url( ../../../../phpgwapi/templates/default/images/back_app_canyon.png ); 
     183} 
     184 
     185.navbar_butOver 
     186{ 
     187        background-image: url( ../../../../phpgwapi/templates/default/images/back_app_over_canyon.png ); 
     188} 
     189 
     190.navbar_butOut 
     191{ 
     192        background-image: url( ../../../../phpgwapi/templates/default/images/back_app_out_canyon.png ); 
     193} 
     194 
     195.tblHeadApp 
     196{ 
     197        border-color: #9c9c9c; 
     198} 
     199 
     200.textSidebox 
     201{ 
     202        border-top-color: #aaa; 
     203} 
     204 
     205.toolbar 
     206{ 
     207        background-image: url(../../../../phpgwapi/templates/default/images/fundo_topo_canyon.png); 
     208} 
     209 
     210.whiteSpace 
     211{ 
     212        width: 2px; 
     213} 
     214 
     215.linha0, 
     216.linha1, 
     217.tr_msg_read, 
     218.tr_msg_read2 
     219{ 
     220        color: #615143; 
     221        background: #fff; 
     222} 
     223 
     224.linha1, 
     225.tr_msg_read2 
     226{ 
     227        background: #eeeee0; 
     228} 
     229 
     230table.inboxElements th, 
     231.table_elements_tr_header, 
     232.info_tr_header, 
     233.message_header 
     234{ 
     235        background: #cfb69e; 
     236} 
     237 
     238.content-menu 
     239{ 
     240        padding: 0px; 
     241        background: #fff; 
     242} 
     243 
     244.divLoginbox 
     245{ 
     246        border: 1px solid #9c9c9c; 
     247        position: relative; 
     248        width: 300px; 
     249} 
     250 
     251.divLoginboxHeader 
     252{ 
     253        background-color: #ddd; 
     254        color: #666; 
     255        font-size: 10px; 
     256        padding-top: 2px; 
    313257        text-align: center; 
    314         padding: 0px; 
    315         background-color: #eeeee0; 
    316         height:24px; 
    317         line-height:24px; 
    318         border-top-color:#9c9c9c; 
    319         border-top-width:1px; 
    320         border-top-style:solid; 
    321         border-left-color:#9c9c9c; 
    322         border-left-width:1px; 
    323         border-left-style:solid; 
    324         border-right-color:#9c9c9c; 
    325         border-right-width:1px; 
    326         border-right-style:solid; 
    327 } 
    328  
    329 #divAppbox 
    330 { 
    331         background-color: #eeeee0; 
    332         padding-right:1px; 
    333         padding-top:1px; 
    334         padding-bottom:1px; 
    335         padding-left:15px; 
    336         border-bottom-color:#9c9c9c; 
    337         border-bottom-width:1px; 
    338         border-bottom-style:solid; 
    339         border-left-color:#9c9c9c; 
    340         border-left-width:1px; 
    341         border-left-style:solid; 
    342         border-right-color:#9c9c9c; 
    343         border-right-width:1px; 
    344         border-right-style:solid; 
    345         margin-top:0px; 
    346         margin-bottom:0px; 
    347         margin-left:2px; 
    348         margin-right:2px; 
    349  
    350 } 
    351  
    352 #user_info 
    353 { 
    354 padding-left:17px; 
    355  
    356 } 
    357  
    358 #admin_info 
    359 { 
    360         position:relative; 
    361         text-align:center; 
    362         margin-right:10px; 
    363 } 
    364  
    365 #divGenTime 
    366 { 
    367         bottom:14px; 
    368         font-size: 9px; 
    369         color: #ff0000; 
    370         text-align:center; 
    371         width:99%; 
    372 } 
    373  
    374 #divPoweredBy  
    375 { 
    376         font-family: Verdana, Arial, Helvetica, sans-serif; 
    377         font-size: 10px; 
    378         color: #999999; 
    379         text-decoration: none; 
    380         padding: 7px; 
    381         text-align: center; 
    382         background-color:white; 
    383 } 
    384 .navbar_but 
    385 { 
    386         background-image: url(../../../../phpgwapi/templates/default/images/back_app_canyon.png) !important; 
    387         width: 40px; 
    388         height: 40px; 
    389         vertical-align: center; 
    390         text-align: center; 
    391         padding-right: 6px; 
    392         cursor:pointer; 
    393         cursor:hand; 
    394         background-repeat:no-repeat; 
    395 } 
    396  
    397 .navbar_butOver 
    398 { 
    399         background-image: url(../../../../phpgwapi/templates/default/images/back_app_over_canyon.png) !important; 
    400         width: 40px; 
    401         height: 40px; 
    402         vertical-align: center !important; 
    403         text-align: center !important; 
    404         padding-right:6px; 
    405         cursor:pointer; 
    406         cursor:hand; 
    407         background-repeat:no-repeat; 
    408 } 
    409  
    410 .navbar_butOut 
    411 { 
    412         background-image: url(../../../../phpgwapi/templates/default/images/back_app_out_canyon.png) !important; 
    413         width: 40px; 
    414         height: 40px; 
    415         vertical-align: center !important; 
    416         text-align: center !important; 
    417         padding-right:6px; 
    418         cursor:pointer; 
    419         cursor:hand; 
    420         background-repeat:no-repeat; 
    421 } 
    422  
    423 .toolbar 
    424 { 
    425         background-image:url(../../../../phpgwapi/templates/default/images/fundo_topo_canyon.png); 
    426         position:absolute; 
    427 } 
    428  
    429 .logo_expresso 
    430 { 
    431         background:url(../../../../phpgwapi/templates/default/images/logo_expresso_canyon.png) no-repeat; 
    432         width: 264px; 
    433         height: 35px; 
    434 } 
    435  
    436 .content-menu { 
    437         padding: 0px 0px 0px 0px !important; 
    438         background: #fff !important; 
    439 } 
    440  
    441 .image-menu { 
    442         padding: 0px 0px 0px 0px !important; 
    443         background: #ddf4fe url(../../../../phpgwapi/templates/default/images/folder_bg_canyon.jpg) no-repeat scroll center bottom !important; 
    444 } 
    445  
    446 .menu-degrade { 
    447           background-image: url(../../../../phpgwapi/templates/default/images/degrade.png) !important; 
    448           background-repeat: repeat-x; 
    449 } 
    450  
    451 .navbar_butOut 
    452 { 
    453         background-image: url(../../../../phpgwapi/templates/default/images/back_app_out_canyon.png) !important; 
    454         width: 40px; 
    455         height: 40px; 
    456         vertical-align: center !important; 
    457         text-align: center !important; 
    458         padding-right:6px; 
    459         cursor:pointer; 
    460         cursor:hand; 
    461         background-repeat:no-repeat; 
    462 } 
    463  
    464 .toolbar 
    465 { 
    466         background-image:url(../../../../phpgwapi/templates/default/images/fundo_topo_canyon.png); 
    467         position:absolute; 
    468 } 
    469  
    470 .logo_expresso 
    471 { 
    472         background:url(../../../../phpgwapi/templates/default/images/logo_expresso_canyon.png) no-repeat; 
    473         width: 264px; 
    474         height: 35px; 
    475 } 
    476  
    477 .message_header{ 
    478         background-color: #cfb69e !important; 
    479 } 
    480 .menu 
    481 { 
    482         background-color:#a19183 !important; 
    483         border: 1px solid #f4f7fc !important; 
    484         border-bottom: 1px solid #4a79b1 !important; 
    485 } 
    486 .menu-sel{ 
    487     color:#0000FF !important; 
    488     background-color:#F7F7F7 !important; 
    489     border-color: #A19183 !important; 
    490 } 
    491 .table_message{ 
    492         background: url(../../../../phpgwapi/templates/default/images/fundo_topo_canyon.png) !important; 
    493 } 
    494  
    495 .message_options { 
    496          color: #863 !important; 
     258} 
     259 
     260.divSidebox 
     261{ 
     262        position: relative; 
     263        border: 1px solid #9c9c9c; 
     264        width: 147px; 
     265} 
     266 
     267.table_message 
     268{ 
     269        background: url( ../../../../phpgwapi/templates/default/images/fundo_topo_canyon.png ); 
     270} 
     271 
     272.message_options 
     273{ 
     274        color: #863; 
    497275} 
    498276 
    499277.tr_msg_unread 
    500278{ 
    501         background-color:#EEEEE0 !important; 
    502 } 
    503 .tr_msg_read { 
    504         color: #3f3f3f; 
    505         background-color: #ffffff; 
    506         -moz-user-select: none; 
    507 } 
    508  
    509 .tr_msg_read2 { 
    510         color: #3f3f3f; 
    511         background-color: #eeeee0; 
    512         -moz-user-select: none; 
    513 } 
    514  
     279        color: #000; 
     280        font-style: oblique; 
     281} 
     282 
     283.selected_shortcut_msg 
     284{ 
     285        color: #000; 
     286        background-color: BurlyWood; 
     287} 
     288 
     289input.em_button_like_span 
     290{ 
     291        color: #886633; 
     292} 
Note: See TracChangeset for help on using the changeset viewer.