Changeset 2384


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

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

Location:
branches/2.0
Files:
4 added
9 edited

Legend:

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

    r1571 r2384  
    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.0/phpgwapi/templates/classic/css/celepar.css

    r1554 r2384  
    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.0/phpgwapi/templates/default/css/azul.css

    r1548 r2384  
    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  
    59 input[type=submit],input[type=button],button 
    60 { 
    61         cursor: pointer !important;  
    62         cursor: hand !important; 
    63 } 
    64  
    65 input[type=image] 
    66 { 
    67         cursor: pointer !important;  
    68         cursor: hand !important; 
    69         border: 0px #bbbbbb none !important; 
    70 } 
    71 select  
    72 { 
    73         font-size: 11px !important;  
    74         color: #000066 !important;  
    75         font-family: Arial, Helvetica, sans-serif !important; 
    76         border: 1px #bbbbbb solid !important; 
    77         z-index: -1 !important; 
    78 } 
    79  
    80 td 
    81 { 
    82         font-size: 11px !important;      
    83 } 
    84  
    85  
    86  
    87 .tblHeadApp { 
    88  
    89         border-right: #9c9c9c 1px solid;         
    90         border-top: #9c9c9c 1px solid;  
    91         border-left: #9c9c9c 1px solid;  
    92         border-bottom: #9c9c9c 1px solid 
    93 } 
    94  
    95 .divSideboxHeader  
    96 { 
    97         text-align:center; 
    98         background-color:#416faa; 
    99         padding-top:2px; 
    100         height: 15px; 
    101         color: #FFFFFF; 
    102  
    103 } 
    104  
    105 a.divSideboxEntry, .divSideboxEntry 
    106 { 
    107         text-align:left; 
    108         height:16px; 
    109         background-color:#eeeeee; 
    110 } 
    111  
    112 a.appTitles,.appTitles 
    113 { 
    114         font-size: 10px;  
    115         height:18px; 
    116         padding-top:2px; 
    117         padding-bottom:2px; 
    118  
    119 } 
    120  
    121 a.textSidebox 
    122 { 
    123         font-size: 10px;  
    124         border-top: #aaaaaa 0px none; 
    125 } 
    126  
    127 .textSidebox 
    128 { 
    129         font-size: 10px;  
    130         height:18px; 
    131         padding-top:2px; 
    132         padding-bottom:2px; 
    133         border-top: #aaaaaa 1px solid; 
    134  
    135 } 
    136  
    137 .sideboxSpace 
    138 { 
    139         height:9px; 
    140 } 
    141  
    142 .greyLine 
    143 { 
    144         margin:1px; 
    145         border-top-color:#7e7e7e; 
    146         border-top-width:1px; 
    147         border-top-style:solid; 
    148         height:1px; 
    149 } 
    150  
    151 .prefSection 
    152 { 
    153         font-weight:bold; 
    154         font-size:16px; 
    155         line-height:40px; 
    156 } 
    157  
    158 #extraIcons 
    159 { 
    160         background-color:#eeeeee; 
    161         border-width:1px; 
    162         border-color:#7e7e7e; 
    163         border-style:solid; 
    164 } 
    165  
    166 .extraIconsRow 
    167 { 
    168         border-top-color:#dddddd; 
    169         border-top-width:1px; 
    170         border-top-style:solid; 
    171         padding:2px; 
    172 } 
    173  
    174 #divMain 
    175 { 
    176         background-color:white; 
    177         margin-top: 0px; 
    178         padding:9px; 
    179         border-color:#7e7e7e; 
    180         border-width:1px; 
    181         border-style:solid; 
    182 } 
    183  
    184 #divLogo 
    185 { 
    186         position:absolute; 
    187         left:20px; 
    188         top:5px; 
    189         z-index:51; 
    190 } 
    191  
    192 #divAppIconBar 
    193 { 
    194         background-color:white; 
    195         border-top-color:#9c9c9c; 
    196         border-top-width:1px; 
    197         border-top-style:solid; 
    198         background-image: url(../images/background-icon-bar.png);  
    199         background-repeat: repeat-x 
    200 } 
    201  
    202 #divAppTextBar 
    203 { 
    204         background-color:white; 
    205 } 
    206  
    207 #user_info 
    208 { 
    209         color: white; 
    210 } 
    211 #links_bar 
    212 { 
    213                 color: white; 
    214 } 
    215  
    216 #divStatusBar 
    217 { 
    218         height:24px; 
    219         padding-left:10px; 
    220         padding-top:0px; 
    221 } 
    222  
    223 #tdSidebox 
    224 { 
    225         width:170px; 
    226         background-color:white; 
    227         overflow:visible; 
    228 } 
    229  
    230  
    231 #tdAppbox 
    232 { 
    233         background-color:white; 
    234         width: 100%; 
    235 } 
    236 #divSideboxContainer 
    237 { 
    238         position:relative; 
    239         width:150px; 
    240         top:0px; 
    241         left:0px; 
    242         background-color:white; 
    243         border-width:1px; 
    244         border-style:solid; 
    245         z-index:40; 
    246 } 
    247  
    248 #divAppboxHeader 
    249 { 
    250         margin-top:2px; 
    251         margin-left:2px; 
    252         margin-right:2px; 
    253         font-size: 16px; 
    254         font-weight:normal; 
    255         font-variant:small-caps; 
    256         font-style:italic; 
    257         text-shadow:0.2em 0.2em 3px #999999; 
    258         color: #000066; 
    259         text-align: center; 
    260         padding: 0px; 
    261         background: url(../images/bgAppTitle.png); 
    262         height:24px; 
    263         line-height:24px; 
    264         border-top-color:#9c9c9c; 
    265         border-top-width:1px; 
    266         border-top-style:solid; 
    267         border-left-color:#9c9c9c; 
    268         border-left-width:1px; 
    269         border-left-style:solid; 
    270         border-right-color:#9c9c9c; 
    271         border-right-width:1px; 
    272         border-right-style:solid; 
    273  
    274 } 
    275  
    276 #divAppbox 
    277 { 
    278         background: #fff url(../images/bgBlockContent.jpg); 
    279         background-repeat:repeat-x; 
    280         padding-right:1px; 
    281         padding-top:1px; 
    282         padding-bottom:1px; 
    283         padding-left:15px; 
    284         border-bottom-color:#9c9c9c; 
    285         border-bottom-width:1px; 
    286         border-bottom-style:solid; 
    287         border-left-color:#9c9c9c; 
    288         border-left-width:1px; 
    289         border-left-style:solid; 
    290         border-right-color:#9c9c9c; 
    291         border-right-width:1px; 
    292         border-right-style:solid; 
    293         margin-top:0px; 
    294         margin-bottom:0px; 
    295         margin-left:2px; 
    296         margin-right:2px; 
    297  
    298 } 
    299  
    300 #fmStatusBar 
    301 { 
    302         margin-left:4px; 
    303         margin-bottom:3px; 
    304         font-size: 10px;  
    305 } 
    306  
    307  
    308 .fmButton 
    309 { 
    310         background-image:url(../images/buttonbackground.png); 
    311         width:28px; 
    312         height:28px; 
    313         background-repeat: no-repeat; 
    314 } 
    315  
    316 #fmLocation 
    317 { 
    318         position:relative; 
    319         margin-bottom:3px; 
    320         height:27px; 
    321  
    322 } 
    323  
    324 #fmMenu 
    325 { 
    326         position:relative; 
    327 } 
    328 #fmFileWindow 
    329 { 
    330         background-color:#ffffff; 
    331         margin-left:4px; 
    332         padding:5px; 
    333         position:relative; 
    334         border-right: #cccccc 1px solid;  
    335         border-top: #9c9c9c 2px solid;  
    336         border-left: #9c9c9c 2px solid;  
    337         border-bottom: #cccccc 1px solid 
    338 } 
    339  
    340 #user_info 
    341 { 
    342 padding-left:17px; 
    343  
    344 } 
    345  
    346 #admin_info 
    347 { 
    348         position:relative; 
    349         text-align:center; 
    350         margin-right:10px; 
    351 } 
    352  
    353 #divGenTime 
    354 { 
    355         bottom:14px; 
    356         font-size: 9px; 
    357         color: #ff0000; 
    358         text-align:center; 
    359         width:99%; 
    360 } 
    361  
    362 #divPoweredBy  
    363 { 
    364         font-family: Verdana, Arial, Helvetica, sans-serif; 
    365         font-size: 10px; 
    366         color: #999999; 
    367         text-decoration: none; 
    368         padding: 7px; 
    369         text-align: center; 
    370         background-color:white; 
    371 } 
    372  
    373 .navbar_but 
    374 { 
    375         background-image: url(../../../../phpgwapi/templates/default/images/back_app.png) !important; 
    376         width: 40px; 
    377         height: 40px; 
    378         vertical-align: center; 
    379         text-align: center; 
    380         padding-right: 6px; 
    381         cursor:pointer; 
    382         cursor:hand; 
    383         background-repeat:no-repeat; 
    384 } 
    385 .menu-degrade { 
    386           background-image: url(../../../../phpgwapi/templates/default/images/degrade.png) !important; 
    387           background-repeat: repeat-x; 
    388 } 
    389  
    390 .image-menu { 
    391         padding: 0px 0px 0px 0px; 
    392         background: url(../../../../phpgwapi/templates/default/images/folder_bg.png); 
    393 } 
    394  
    395 .navbar_butOver 
    396 { 
    397         background-image: url(../../../../phpgwapi/templates/default/images/back_app_over.png) !important; 
    398         width: 40px; 
    399         height: 40px; 
    400         vertical-align: center !important; 
    401         text-align: center !important; 
    402         padding-right:6px; 
    403         cursor:pointer; 
    404         cursor:hand; 
    405         background-repeat:no-repeat; 
    406 } 
    407  
    408 .navbar_butOut 
    409 { 
    410         background-image: url(../../../../phpgwapi/templates/default/images/back_app_out.png) !important; 
    411         width: 40px; 
    412         height: 40px; 
    413         vertical-align: center !important; 
    414         text-align: center !important; 
    415         padding-right:6px; 
    416         cursor:pointer; 
    417         cursor:hand; 
    418         background-repeat:no-repeat; 
    419 } 
    420 .toolbar 
    421 { 
    422        background-image:url(../../../../phpgwapi/templates/default/images/fundo_topo.png); 
    423        position:absolute; 
    424 } 
    425  
    426 .logo_expresso 
    427 { 
    428         background:url(../../../../phpgwapi/templates/default/images/logo_expresso.png) no-repeat 0 3px; 
    429         width: 191px; 
    430 } 
     231{ 
     232        background-color: #f4f8fb; 
     233        margin: 0px 0px 10px 0px ; 
     234        border: 1px solid #D3DCE3; 
     235        border-top: 0px; 
     236} 
  • branches/2.0/phpgwapi/templates/default/css/cataratas.css

    r1195 r2384  
    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 .fmButton 
    347 { 
    348         background-image:url(../images/buttonbackground.png); 
    349         width:28px; 
    350         height:28px; 
    351         background-repeat: no-repeat; 
    352 } 
    353  
    354 #fmLocation 
    355 { 
    356         position:relative; 
    357         /*background-image:url(../images/buttonbackgroundscaled.png); 
    358         background-repeat: repeat-x;*/ 
    359         /*margin-left:4px;*/ 
    360         margin-bottom:3px; 
    361         height:27px; 
    362  
    363 } 
    364  
    365 #fmMenu 
    366 { 
    367         position:relative; 
    368 } 
    369 #fmFileWindow 
    370 { 
    371         background-color:#ffffff; 
    372         margin-left:4px; 
    373         padding:5px; 
    374         position:relative; 
    375         border-right: #cccccc 1px solid;  
    376         border-top: #9c9c9c 2px solid;  
    377         border-left: #9c9c9c 2px solid;  
    378         border-bottom: #cccccc 1px solid 
    379 } 
    380  
    381 #user_info 
    382 { 
    383 padding-left:17px; 
    384  
    385 } 
    386  
    387 #admin_info 
    388 { 
    389         position:relative; 
    390         text-align:center; 
    391         margin-right:10px; 
    392 } 
    393  
    394 #divGenTime 
    395 { 
    396         bottom:14px; 
    397         font-size: 9px; 
    398         color: #ff0000; 
    399         text-align:center; 
    400         width:99%; 
    401 } 
    402  
    403 #divPoweredBy  
    404 { 
    405         font-family: Verdana, Arial, Helvetica, sans-serif; 
     281        background-color: #ddd; 
     282        padding-top: 2px; 
    406283        font-size: 10px; 
    407         color: #999999; 
    408         text-decoration: none; 
    409         padding: 7px; 
    410         text-align: center; 
    411         background-color:white; 
    412 } 
    413  
    414 .navbar_but 
    415 { 
    416         background-image: url(../../../../phpgwapi/templates/default/images/back_app_fozi.png) !important;  
    417         width: 40px; 
    418         height: 40px; 
    419         vertical-align: center; 
    420         text-align: center; 
    421         padding-right: 6px; 
    422         cursor:pointer; 
    423         cursor:hand; 
    424         background-repeat:no-repeat; 
    425 } 
    426  
    427 .navbar_butOver 
    428 { 
    429         background-image: url(../../../../phpgwapi/templates/default/images/back_app_over_fozi.png) !important; 
    430         width: 40px; 
    431         height: 40px; 
    432         vertical-align: center !important; 
    433         text-align: center !important; 
    434         padding-right:6px; 
    435         cursor:pointer; 
    436         cursor:hand; 
    437         background-repeat:no-repeat; 
    438 } 
    439  
    440 .navbar_butOut 
    441 { 
    442         background-image: url(../../../../phpgwapi/templates/default/images/back_app_out_fozi.png) !important; 
    443         width: 40px; 
    444         height: 40px; 
    445         vertical-align: center !important; 
    446         text-align: center !important; 
    447         padding-right:6px; 
    448         cursor:pointer; 
    449         cursor:hand; 
    450         background-repeat:no-repeat; 
    451 } 
    452  
    453 .toolbar 
    454 { 
    455         background-image:url(../../../../phpgwapi/templates/default/images/fundo_topo_fozi.jpg); 
    456         position:absolute; 
    457 } 
    458  
    459 .logo_expresso 
    460 { 
    461         background:url(../../../../phpgwapi/templates/default/images/logo_expresso_fozi.gif) no-repeat; 
    462         width: 264px; 
    463         height: 35px; 
    464 } 
    465  
    466 .content-menu { 
    467         padding: 0px 0px 0px 0px !important; 
    468         background: #fff !important; 
    469 } 
    470  
    471 .menu-degrade { 
    472           background-image: url(../../../../phpgwapi/templates/default/images/degrade.png) !important; 
    473           background-repeat: repeat-x; 
    474 } 
    475  
    476 .image-menu { 
    477         padding: 0px 0px 0px 0px !important; 
    478         background: #a0b2cc url(../../../../phpgwapi/templates/default/images/folder_bg_fozi.jpg) no-repeat scroll center bottom !important; 
    479 } 
    480  
    481 .message_header 
    482 { 
    483         background-color: #98c17f !important; 
    484 } 
    485  
    486 .menu 
    487 { 
    488         background-color:#c2d8b1 !important; 
    489         border: 1px solid #f4f7fc !important; 
    490         border-bottom: 1px solid #4a79b1 !important; 
    491 } 
    492 .message_options_active { 
    493         color: #D00 !important; 
    494         font-weight: bold !important; 
    495 } 
    496  
    497 .message_options_inactive { 
    498         color: #999 !important; 
    499 } 
    500  
    501 .message_options { 
    502         color: blue !important; 
    503         font-weight: bold !important; 
    504 } 
    505  
    506 .message_options_over { 
    507         color: #D00 !important; 
    508         font-weight: bold !important 
    509 } 
    510  
    511 .table_message{ 
    512         background:#98C17F !important; 
    513 } 
     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.0/phpgwapi/templates/default/css/celepar.css

    r1209 r2384  
    343343 
    344344 
    345 .fmButton 
    346 { 
    347         background-image:url(../images/buttonbackground.png); 
    348         width:28px; 
    349         height:28px; 
    350         background-repeat: no-repeat; 
    351 } 
    352  
    353 #fmLocation 
    354 { 
    355         position:relative; 
    356         /*background-image:url(../images/buttonbackgroundscaled.png); 
    357         background-repeat: repeat-x;*/ 
    358         /*margin-left:4px;*/ 
    359         margin-bottom:3px; 
    360         height:27px; 
    361  
    362 } 
    363  
    364 #fmMenu 
    365 { 
    366         position:relative; 
    367 } 
    368 #fmFileWindow 
    369 { 
    370         background-color:#ffffff; 
    371         margin-left:4px; 
    372         padding:5px; 
    373         position:relative; 
    374         border-right: #cccccc 1px solid;  
    375         border-top: #9c9c9c 2px solid;  
    376         border-left: #9c9c9c 2px solid;  
    377         border-bottom: #cccccc 1px solid 
    378 } 
    379  
    380345#user_info 
    381346{ 
     
    473438} 
    474439 
     440table.inboxElements th, 
     441.table_elements_tr_header, 
     442.info_tr_header, 
    475443.message_header{ 
    476444        background-color: #CCCCCC !important; 
     
    510478    color:#0000FF !important; 
    511479    height: 20px !important; 
    512     width:220px !important; 
    513480    background-color: #F7F7F7 !important; 
    514481    margin-bottom: 0px !important; 
     
    528495    color: #505050 !important; 
    529496    height: 20px !important; 
    530     width:220px !important; 
    531497    background-color:#E5E5E5 !important; 
    532498    margin-bottom: 0px !important; 
  • branches/2.0/phpgwapi/templates/default/css/comics.css

    r1195 r2384  
    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.0/phpgwapi/templates/default/css/escritorio.css

    r1195 r2384  
    2424        /*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader; 
    2525*/ 
     26} 
     27.dsused 
     28{ 
     29                        background-image: url(../images/dsused.gif); 
    2630} 
    2731 
     
    340344} 
    341345 
    342  
    343 .fmButton 
    344 { 
    345         background-image:url(../images/buttonbackground.png); 
    346         width:28px; 
    347         height:28px; 
    348         background-repeat: no-repeat; 
    349 } 
    350  
    351 #fmLocation 
    352 { 
    353         position:relative; 
    354         /*background-image:url(../images/buttonbackgroundscaled.png); 
    355         background-repeat: repeat-x;*/ 
    356         /*margin-left:4px;*/ 
    357         margin-bottom:3px; 
    358         height:27px; 
    359  
    360 } 
    361  
    362 #fmMenu 
    363 { 
    364         position:relative; 
    365 } 
    366 #fmFileWindow 
    367 { 
    368         background-color:#ffffff; 
    369         margin-left:4px; 
    370         padding:5px; 
    371         position:relative; 
    372         border-right: #cccccc 1px solid;  
    373         border-top: #9c9c9c 2px solid;  
    374         border-left: #9c9c9c 2px solid;  
    375         border-bottom: #cccccc 1px solid 
    376 } 
    377  
    378346#user_info 
    379347{ 
     
    462430} 
    463431 
     432table.inboxElements th, 
     433.table_elements_tr_header, 
     434.info_tr_header, 
    464435.message_header 
    465436{ 
     
    516487        background:transparent url(../../../../phpgwapi/templates/default/images/blackwhite.jpg) repeat-x; 
    517488} 
     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.0/phpgwapi/templates/default/css/metropole.css

    r1195 r2384  
    6161        border: 1px #bbbbbb solid !important; 
    6262} 
    63  
     63input.em_button_like_span { 
     64        color: #FFF !important; 
     65 
     66} 
    6467input[type=submit],input[type=button],button 
    6568{ 
     
    7780} 
    7881 
    79 /*.tr_msg_read { 
    80 background-color: #B0B0B0 !important; 
    81 color:black !important; 
    82 } 
    83  
     82.linha0, 
     83.linha1, 
     84.tr_msg_read, 
    8485.tr_msg_read2 { 
    85 background-color: #808080 !important; 
    86 color: #E0E0E0 !important; 
    87 }*/ 
    88  
    89  
    90  
    91 .tr_msg_read { 
    92 background-color: white !important; 
    93 } 
    94  
     86        color: #3f3f3f; 
     87        background-color: #ffffff; 
     88        -moz-user-select: none; 
     89} 
     90 
     91.linha1, 
    9592.tr_msg_read2 { 
    96 background-color: #E0E0E0 !important; 
     93        background-color: #E0E0E0 !important; 
    9794} 
    9895 
     
    286283} 
    287284*/ 
     285 
     286.dsused 
     287{ 
     288        background-image: url(../images/dsused_black.gif); 
     289} 
     290 
    288291#tdSidebox 
    289292{ 
     
    483486        background-repeat:no-repeat; 
    484487} 
     488.toolButton { 
     489        color:#FFF !important; 
     490} 
    485491 
    486492.toolbar 
     
    511517} 
    512518 
     519table.inboxElements th, 
     520.table_elements_tr_header, 
     521.info_tr_header, 
    513522.message_header 
    514523{ 
     
    562571        border-bottom: 1px solid gray !important; 
    563572} 
     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.0/phpgwapi/templates/default/css/rochas.css

    r1195 r2384  
    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  
    67 input[type=submit],input[type=button],button 
    68 { 
    69         margin:1px !important; 
    70         padding:1px !important; 
    71         cursor: pointer !important;  
    72         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; 
    7334} 
    7435 
    7536input[type=image] 
    7637{ 
    77         cursor: pointer !important;  
    78         cursor: hand !important; 
    79         border: 0px #bbbbbb none !important; 
    80 } 
    81 select  
    82 { 
    83         font-size: 11px !important;  
    84         color: #000066 !important;  
    85         font-family: Arial, Helvetica, sans-serif !important; 
    86         border: 1px #bbbbbb solid !important; 
    87         z-index: -1 !important; 
    88 } 
    89  
    90 td 
    91 { 
    92         font-size: 11px !important; 
    93         /*text-align:left;*/ 
    94         /*      padding-top:1px; 
    95         padding-bottom:1px;*/ 
    96 } 
    97  
    98 .divLoginbox  
    99 { 
    100         position:relative; 
    101         width: 300px;  
    102         border-right: #9c9c9c 1px solid;  
    103         border-top: #9c9c9c 1px solid;  
    104         border-left: #9c9c9c 1px solid;  
    105         border-bottom: #9c9c9c 1px solid 
    106 } 
    107  
    108 .divLoginboxHeader  
    109 { 
    110         text-align:center; 
    111         background-color:#dddddd; 
    112         padding-top:2px; 
    113         font-size:10px; 
    114         color:#666666; 
    115 } 
    116 .divSidebox  
    117 { 
    118         position:relative; 
    119         width: 147px;  
    120         border-right: #9c9c9c 1px solid;  
    121         border-top: #9c9c9c 1px solid;  
    122         border-left: #9c9c9c 1px solid;  
    123         border-bottom: #9c9c9c 1px solid 
    124 } 
    125  
    126 .tblHeadApp { 
    127  
    128         border-right: #9c9c9c 1px solid;         
    129         border-top: #9c9c9c 1px solid;  
    130         border-left: #9c9c9c 1px solid;  
    131         border-bottom: #9c9c9c 1px solid 
    132 } 
    133  
    134 .divSideboxHeader  
    135 { 
    136         text-align:center; 
    137         background-color:#000066; 
    138         padding-top:2px; 
    139         height: 15px; 
    140         color: #FFFFFF; 
    141  
    142 } 
    143  
    144 a.divSideboxEntry, .divSideboxEntry 
    145 { 
    146         text-align:left; 
    147         height:16px; 
    148         background-color:#eeeeee; 
    149 } 
    150  
    151 a.appTitles,.appTitles 
    152 { 
    153         font-size: 10px;  
    154         height:18px; 
    155         padding-top:2px; 
    156         padding-bottom:2px; 
    157  
    158 } 
    159  
    160 a.textSidebox 
    161 { 
    162         font-size: 10px;  
    163         border-top: #aaaaaa 0px none; 
    164 } 
    165  
    166 .textSidebox 
    167 { 
    168         font-size: 10px;  
    169         height:18px; 
    170         padding-top:2px; 
    171         padding-bottom:2px; 
    172         border-top: #aaaaaa 1px solid; 
    173  
    174 } 
    175  
    176 .sideboxSpace 
    177 { 
    178         height:9px; 
    179 } 
    180  
    181 .greyLine 
    182 { 
    183         margin:1px; 
    184         border-top-color:#7e7e7e; 
    185         border-top-width:1px; 
    186         border-top-style:solid; 
    187         height:1px; 
    188 } 
    189  
    190 .prefSection 
    191 { 
    192         font-weight:bold; 
    193         font-size:16px; 
    194         line-height:40px; 
    195 } 
    196  
    197 #extraIcons 
    198 { 
    199 /*      position:absolute; 
    200         z-index:13; 
    201         right:10px; 
    202         top:113px; 
    203         visibility:hidden;*/ 
    204 /*      background-image:url(../images/alpha-white.png);*/ 
    205         background-color:#eeeeee; 
    206         border-width:1px; 
    207         border-color:#7e7e7e; 
    208         border-style:solid; 
    209 } 
    210  
    211 .extraIconsRow 
    212 { 
    213         border-top-color:#dddddd; 
    214         border-top-width:1px; 
    215         border-top-style:solid; 
    216         padding:2px; 
    217 } 
    218  
    219 #divMain 
    220 { 
    221         background-color:white; 
    222         margin-top: 0px; 
    223         padding:9px; 
    224         border-color:#7e7e7e; 
    225         border-width:1px; 
    226         border-style:solid; 
    227 } 
    228  
    229 #divLogo 
    230 { 
    231         position:absolute; 
    232         left:20px; 
    233         top:5px; 
    234         z-index:51; 
    235 } 
    236  
    237 #divAppIconBar 
    238 { 
    239         background-color:white; 
    240         border-top-color:#9c9c9c; 
    241         border-top-width:1px; 
    242         border-top-style:solid; 
    243         background-image: url(../images/background-icon-bar.png);  
    244         background-repeat: repeat-x 
    245 } 
    246  
    247 #divAppTextBar 
    248 { 
    249         background-color:white; 
    250 } 
    251  
    252 #user_info 
    253 { 
    254         color: black; 
    255 } 
    256 #links_bar 
    257 { 
    258                 color: black; 
    259 } 
    260  
    261 #divStatusBar 
    262 { 
    263         height:24px; 
    264         padding-left:10px; 
    265         padding-top:0px; 
    266 } 
    267  
    268 /*#divSubContainer 
    269 { 
    270 } 
    271 */ 
    272 #tdSidebox 
    273 { 
    274         width:170px; 
    275         background-color:white; 
    276         overflow:visible; 
    277 } 
    278  
    279  
    280 #tdAppbox 
    281 { 
    282         background-color:white; 
    283         width: 100%; 
    284 } 
    285 #divSideboxContainer 
    286 { 
    287         position:relative; 
    288         width:150px; 
    289         top:0px; 
    290         left:0px; 
    291         background-color:white; 
    292         border-width:1px; 
    293         border-style:solid; 
    294         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; 
    29551} 
    29652 
    29753#divAppboxHeader 
    29854{ 
    299         margin-top:2px; 
    300         margin-left:2px; 
    301         margin-right:2px; 
    302         font-family: Verdana, Arial, Helvetica, sans-serif; 
     55        background: #eeeee0; 
     56        border-color: #9c9c9c; 
     57        color: #006; 
    30358        font-size: 14px; 
    30459        font-weight: bold; 
    305         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; 
    306257        text-align: center; 
    307         padding: 0px; 
    308         background-color: #eeeee0; 
    309         height:24px; 
    310         line-height:24px; 
    311         border-top-color:#9c9c9c; 
    312         border-top-width:1px; 
    313         border-top-style:solid; 
    314         border-left-color:#9c9c9c; 
    315         border-left-width:1px; 
    316         border-left-style:solid; 
    317         border-right-color:#9c9c9c; 
    318         border-right-width:1px; 
    319         border-right-style:solid; 
    320 } 
    321  
    322 #divAppbox 
    323 { 
    324         background-color: #eeeee0; 
    325         padding-right:1px; 
    326         padding-top:1px; 
    327         padding-bottom:1px; 
    328         padding-left:15px; 
    329         border-bottom-color:#9c9c9c; 
    330         border-bottom-width:1px; 
    331         border-bottom-style:solid; 
    332         border-left-color:#9c9c9c; 
    333         border-left-width:1px; 
    334         border-left-style:solid; 
    335         border-right-color:#9c9c9c; 
    336         border-right-width:1px; 
    337         border-right-style:solid; 
    338         margin-top:0px; 
    339         margin-bottom:0px; 
    340         margin-left:2px; 
    341         margin-right:2px; 
    342  
    343 } 
    344  
    345 #fmStatusBar 
    346 { 
    347         margin-left:4px; 
    348         margin-bottom:3px; 
    349         font-size: 10px;  
    350 /*      font-family: Verdana, Arial, Helvetica, sans-serif;*/ 
    351          
    352  
    353 } 
    354  
    355  
    356 .fmButton 
    357 { 
    358         background-image:url(../images/buttonbackground.png); 
    359         width:28px; 
    360         height:28px; 
    361         background-repeat: no-repeat; 
    362 } 
    363  
    364 #fmLocation 
    365 { 
    366         position:relative; 
    367         /*background-image:url(../images/buttonbackgroundscaled.png); 
    368         background-repeat: repeat-x;*/ 
    369         /*margin-left:4px;*/ 
    370         margin-bottom:3px; 
    371         height:27px; 
    372  
    373 } 
    374  
    375 #fmMenu 
    376 { 
    377         position:relative; 
    378 } 
    379 #fmFileWindow 
    380 { 
    381         background-color:#ffffff; 
    382         margin-left:4px; 
    383         padding:5px; 
    384         position:relative; 
    385         border-right: #cccccc 1px solid;  
    386         border-top: #9c9c9c 2px solid;  
    387         border-left: #9c9c9c 2px solid;  
    388         border-bottom: #cccccc 1px solid 
    389 } 
    390  
    391 #user_info 
    392 { 
    393 padding-left:17px; 
    394  
    395 } 
    396  
    397 #admin_info 
    398 { 
    399         position:relative; 
    400         text-align:center; 
    401         margin-right:10px; 
    402 } 
    403  
    404 #divGenTime 
    405 { 
    406         bottom:14px; 
    407         font-size: 9px; 
    408         color: #ff0000; 
    409         text-align:center; 
    410         width:99%; 
    411 } 
    412  
    413 #divPoweredBy  
    414 { 
    415         font-family: Verdana, Arial, Helvetica, sans-serif; 
    416         font-size: 10px; 
    417         color: #999999; 
    418         text-decoration: none; 
    419         padding: 7px; 
    420         text-align: center; 
    421         background-color:white; 
    422 } 
    423 .navbar_but 
    424 { 
    425         background-image: url(../../../../phpgwapi/templates/default/images/back_app_canyon.png) !important; 
    426         width: 40px; 
    427         height: 40px; 
    428         vertical-align: center; 
    429         text-align: center; 
    430         padding-right: 6px; 
    431         cursor:pointer; 
    432         cursor:hand; 
    433         background-repeat:no-repeat; 
    434 } 
    435  
    436 .navbar_butOver 
    437 { 
    438         background-image: url(../../../../phpgwapi/templates/default/images/back_app_over_canyon.png) !important; 
    439         width: 40px; 
    440         height: 40px; 
    441         vertical-align: center !important; 
    442         text-align: center !important; 
    443         padding-right:6px; 
    444         cursor:pointer; 
    445         cursor:hand; 
    446         background-repeat:no-repeat; 
    447 } 
    448  
    449 .navbar_butOut 
    450 { 
    451         background-image: url(../../../../phpgwapi/templates/default/images/back_app_out_canyon.png) !important; 
    452         width: 40px; 
    453         height: 40px; 
    454         vertical-align: center !important; 
    455         text-align: center !important; 
    456         padding-right:6px; 
    457         cursor:pointer; 
    458         cursor:hand; 
    459         background-repeat:no-repeat; 
    460 } 
    461  
    462 .toolbar 
    463 { 
    464         background-image:url(../../../../phpgwapi/templates/default/images/fundo_topo_canyon.png); 
    465         position:absolute; 
    466 } 
    467  
    468 .logo_expresso 
    469 { 
    470         background:url(../../../../phpgwapi/templates/default/images/logo_expresso_canyon.png) no-repeat; 
    471         width: 264px; 
    472         height: 35px; 
    473 } 
    474  
    475 .content-menu { 
    476         padding: 0px 0px 0px 0px !important; 
    477         background: #fff !important; 
    478 } 
    479  
    480 .image-menu { 
    481         padding: 0px 0px 0px 0px !important; 
    482         background: #ddf4fe url(../../../../phpgwapi/templates/default/images/folder_bg_canyon.jpg) no-repeat scroll center bottom !important; 
    483 } 
    484  
    485 .menu-degrade { 
    486           background-image: url(../../../../phpgwapi/templates/default/images/degrade.png) !important; 
    487           background-repeat: repeat-x; 
    488 } 
    489  
    490 .navbar_butOut 
    491 { 
    492         background-image: url(../../../../phpgwapi/templates/default/images/back_app_out_canyon.png) !important; 
    493         width: 40px; 
    494         height: 40px; 
    495         vertical-align: center !important; 
    496         text-align: center !important; 
    497         padding-right:6px; 
    498         cursor:pointer; 
    499         cursor:hand; 
    500         background-repeat:no-repeat; 
    501 } 
    502  
    503 .toolbar 
    504 { 
    505         background-image:url(../../../../phpgwapi/templates/default/images/fundo_topo_canyon.png); 
    506         position:absolute; 
    507 } 
    508  
    509 .logo_expresso 
    510 { 
    511         background:url(../../../../phpgwapi/templates/default/images/logo_expresso_canyon.png) no-repeat; 
    512         width: 264px; 
    513         height: 35px; 
    514 } 
    515  
    516 .message_header{ 
    517         background-color: #cfb69e !important; 
    518 } 
    519 .menu 
    520 { 
    521         background-color:#a19183 !important; 
    522         border: 1px solid #f4f7fc !important; 
    523         border-bottom: 1px solid #4a79b1 !important; 
    524 } 
    525 .menu-sel{ 
    526     color:#0000FF !important; 
    527     background-color:#F7F7F7 !important; 
    528     border-color: #A19183 !important; 
    529 } 
    530 .table_message{ 
    531         background: url(../../../../phpgwapi/templates/default/images/fundo_topo_canyon.png) !important; 
    532 } 
    533  
    534 .message_options { 
    535          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; 
    536275} 
    537276 
    538277.tr_msg_unread 
    539278{ 
    540         background-color:#EEEEE0 !important; 
    541 } 
     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.