Changeset 2286


Ignore:
Timestamp:
03/17/10 14:48:07 (14 years ago)
Author:
rodsouza
Message:

Ticket #989 - Removendo regras de estilo incompatível com todos os módulos.

Location:
trunk/phpgwapi/templates/default/css
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • trunk/phpgwapi/templates/default/css/araucaria.css

    r2282 r2286  
    479479        background-color: #E57100  !important; 
    480480} 
    481 .menu 
    482 { 
    483         background-color:#a19183 !important; 
    484         border: 1px solid #f4f7fc !important; 
    485         border-bottom: 1px solid #4a79b1 !important; 
    486 } 
    487 .menu-sel{ 
    488     color:#0000FF !important; 
    489     background-color:#F7F7F7 !important; 
    490     border-color: #A19183 !important; 
    491 } 
     481 
     482.menu  
     483{  
     484        text-decoration: none;  
     485        text-align: center;  
     486        height: 20px;      
     487        /*background-color:#a19183 !important;*/ 
     488        background-color:#c8d7ea;  
     489        margin-bottom: 0px;  
     490        border: 1px solid #f4f7fc;  
     491        border-bottom: 1px solid #4a79b1;  
     492        padding:0px 5px 0px 0px;  
     493        -moz-border-radius: 9px 9px 0px 0px;  
     494        -moz-user-select: none;  
     495        cursor: pointer;  
     496}  
     497 
     498.menu-sel  
     499{  
     500        text-decoration: none; 
     501        text-align: center; 
     502        font: bold 13px Lucidatypewriter,monospace; 
     503        color:#0000FF; 
     504        height: 20px; 
     505        background-color:#F7F7F7; 
     506        margin-bottom: 0px; 
     507        border: 1px solid #4a79b1; 
     508        border-color: #A19183 !important; 
     509        border-bottom: 0px; 
     510        padding:0px 5px 0px 0px; 
     511        -moz-border-radius: 9px 9px 0px 0px; 
     512        -moz-user-select: none; 
     513        cursor: pointer; 
     514} 
     515 
    492516.tr_message_header, 
    493517.table_message{  
     
    539563        width: 2px;  
    540564}  
    541 .menu  
    542 {  
    543         text-decoration: none;  
    544         text-align: center;  
    545         /*    font: bold 13px Lucidatypewriter,monospace;*/  
    546         height: 20px;      
    547         width:220px;  
    548         background-color:#c8d7ea;  
    549  
    550         /*    background-color: #F7F7F7;*/  
    551         margin-bottom: 0px;  
    552         border: 1px solid #f4f7fc;  
    553         border-bottom: 1px solid #4a79b1;  
    554         padding:0px 5px 0px 0px;  
    555         -moz-border-radius: 9px 9px 0px 0px;  
    556         -moz-user-select: none;  
    557         cursor: pointer;  
    558 }  
    559565 
    560566.last_menu  
     
    563569        -moz-border-radius: 0px 0px 0px 0px;  
    564570}  
    565  
    566 .menu-sel  
    567 {  
    568         text-decoration: none;  
    569         text-align: center;  
    570         font: bold 13px Lucidatypewriter,monospace;  
    571         color:#0000FF;  
    572         height: 20px;  
    573         width:220px;  
    574         background-color:#F7F7F7;  
    575         margin-bottom: 0px;  
    576         border: 1px solid #4a79b1;  
    577         border-bottom: 0px;  
    578         padding:0px 5px 0px 0px;  
    579         -moz-border-radius: 9px 9px 0px 0px;  
    580         -moz-user-select: none;  
    581         cursor: pointer;      
    582 } 
  • trunk/phpgwapi/templates/default/css/azul.css

    r2280 r2286  
    3838/*    font: bold 13px Lucidatypewriter,monospace;*/ 
    3939    height: 20px;     
    40     width:220px; 
    4140        background-color:#c8d7ea; 
    4241 
     
    6463    color:#0000FF; 
    6564    height: 20px; 
    66     width:220px; 
    6765    background-color:#F7F7F7; 
    6866    margin-bottom: 0px; 
  • trunk/phpgwapi/templates/default/css/cataratas.css

    r2282 r2286  
    449449} 
    450450 
    451 .menu 
    452 { 
    453         background-color:#c2d8b1 !important; 
    454         border: 1px solid #f4f7fc !important; 
    455         border-bottom: 1px solid #4a79b1 !important; 
    456 } 
    457451.message_options_active { 
    458452        color: #D00 !important; 
     
    510504.whiteSpace{  
    511505        width: 2px;  
    512 }  
    513 .menu  
    514 {  
    515         text-decoration: none;  
    516         text-align: center;  
    517         /*    font: bold 13px Lucidatypewriter,monospace;*/  
    518         height: 20px;      
    519         width:220px;  
    520         background-color:#c8d7ea;  
    521  
    522         /*    background-color: #F7F7F7;*/  
    523         margin-bottom: 0px;  
    524         border: 1px solid #f4f7fc;  
    525         border-bottom: 1px solid #4a79b1;  
    526         padding:0px 5px 0px 0px;  
    527         -moz-border-radius: 9px 9px 0px 0px;  
    528         -moz-user-select: none;  
    529         cursor: pointer;  
    530 }  
    531  
    532 .last_menu  
    533 {  
    534         border-bottom: 1px solid #4a79b1;  
    535         -moz-border-radius: 0px 0px 0px 0px;  
    536 }  
    537  
    538 .menu-sel  
    539 {  
    540         text-decoration: none;  
    541         text-align: center;  
    542         font: bold 13px Lucidatypewriter,monospace;  
    543         color:#0000FF;  
    544         height: 20px;  
    545         width:220px;  
    546         background-color:#F7F7F7;  
    547         margin-bottom: 0px;  
    548         border: 1px solid #4a79b1;  
    549         border-bottom: 0px;  
    550         padding:0px 5px 0px 0px;  
    551         -moz-border-radius: 9px 9px 0px 0px;  
    552         -moz-user-select: none;  
    553         cursor: pointer;      
    554 } 
     506} 
     507 
     508.menu 
     509{ 
     510        text-decoration: none; 
     511        text-align: center; 
     512        height: 20px; 
     513        /*background-color:#c2d8b1 !important;*/ 
     514        background-color:#c8d7ea; 
     515        margin-bottom: 0px; 
     516        border: 1px solid #f4f7fc; 
     517        border-bottom: 1px solid #4a79b1; 
     518        padding:0px 5px 0px 0px; 
     519        -moz-border-radius: 9px 9px 0px 0px; 
     520        -moz-user-select: none; 
     521        cursor: pointer; 
     522} 
     523 
     524.last_menu 
     525{ 
     526        border-bottom: 1px solid #4a79b1; 
     527        -moz-border-radius: 0px 0px 0px 0px; 
     528} 
     529 
     530.menu-sel 
     531{ 
     532        text-decoration: none; 
     533        text-align: center; 
     534        font: bold 13px Lucidatypewriter,monospace; 
     535        color:#0000FF; 
     536        height: 20px; 
     537        background-color:#F7F7F7; 
     538        margin-bottom: 0px; 
     539        border: 1px solid #4a79b1; 
     540        border-bottom: 0px; 
     541        padding:0px 5px 0px 0px; 
     542        -moz-border-radius: 9px 9px 0px 0px; 
     543        -moz-user-select: none; 
     544        cursor: pointer; 
     545} 
  • trunk/phpgwapi/templates/default/css/comics.css

    r1195 r2286  
    505505{ 
    506506        -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; 
     507        -moz-border-radius-topright:5px !important; 
     508        background-color: white !important; 
     509        border: 2px solid black !important; 
     510        border-bottom: 0px !important; 
    511511        color black !important; 
    512512} 
  • trunk/phpgwapi/templates/default/css/escritorio.css

    r2280 r2286  
    503503.whiteSpace{  
    504504        width: 2px;  
    505 }  
    506 .menu  
    507 {  
    508         text-decoration: none;  
    509         text-align: center;  
    510         /*    font: bold 13px Lucidatypewriter,monospace;*/  
    511         height: 20px;      
    512         width:220px;  
    513         background-color:#c8d7ea;  
    514  
    515         /*    background-color: #F7F7F7;*/  
    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 {  
     505} 
     506 
     507.menu 
     508{ 
     509        text-decoration: none; 
     510        text-align: center; 
     511        height: 20px; 
     512        background-color:#c8d7ea; 
     513        margin-bottom: 0px; 
     514        border: 1px solid #f4f7fc; 
     515        border-bottom: 1px solid #4a79b1; 
     516        padding:0px 5px 0px 0px; 
     517        -moz-border-radius: 9px 9px 0px 0px; 
     518        -moz-user-select: none; 
     519        cursor: pointer; 
     520} 
     521 
     522.last_menu 
     523{ 
    527524        border-bottom: 1px solid #4a79b1;  
    528525        -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         width:220px;  
    539         background-color:#F7F7F7;  
    540         margin-bottom: 0px;  
    541         border: 1px solid #4a79b1;  
    542         border-bottom: 0px;  
    543         padding:0px 5px 0px 0px;  
    544         -moz-border-radius: 9px 9px 0px 0px;  
    545         -moz-user-select: none;  
    546         cursor: pointer;      
    547 } 
     526} 
     527 
     528.menu-sel 
     529{ 
     530        text-decoration: none; 
     531        text-align: center; 
     532        font: bold 13px Lucidatypewriter,monospace; 
     533        color:#0000FF; 
     534        height: 20px; 
     535        background-color:#F7F7F7; 
     536        margin-bottom: 0px; 
     537        border: 1px solid #4a79b1; 
     538        border-bottom: 0px; 
     539        padding:0px 5px 0px 0px; 
     540        -moz-border-radius: 9px 9px 0px 0px; 
     541        -moz-user-select: none; 
     542        cursor: pointer; 
     543} 
  • trunk/phpgwapi/templates/default/css/metropole.css

    r2282 r2286  
    587587        width: 2px;  
    588588}  
    589 .menu  
    590 {  
    591         text-decoration: none;  
    592         text-align: center;  
    593         /*    font: bold 13px Lucidatypewriter,monospace;*/  
    594         height: 20px;      
    595         width:220px;  
    596         background-color:#c8d7ea;  
    597  
    598         /*    background-color: #F7F7F7;*/  
    599         margin-bottom: 0px;  
    600         border: 1px solid #f4f7fc;  
    601         border-bottom: 1px solid #4a79b1;  
    602         padding:0px 5px 0px 0px;  
    603         -moz-border-radius: 9px 9px 0px 0px;  
    604         -moz-user-select: none;  
    605         cursor: pointer;  
    606 }  
     589.menu 
     590{ 
     591        text-decoration: none; 
     592        text-align: center; 
     593        height: 20px; 
     594        background-color:#c8d7ea; 
     595        margin-bottom: 0px; 
     596        border: 1px solid #f4f7fc; 
     597        border-bottom: 1px solid #4a79b1; 
     598        padding:0px 5px 0px 0px; 
     599        -moz-border-radius: 9px 9px 0px 0px; 
     600        -moz-user-select: none; 
     601        cursor: pointer; 
     602} 
    607603 
    608604.last_menu  
     
    612608}  
    613609 
    614 .menu-sel  
    615 {  
    616         text-decoration: none;  
    617         text-align: center;  
    618         font: bold 13px Lucidatypewriter,monospace;  
    619         color:#FFFFFF;  
    620         height: 20px;  
    621         width:220px;  
    622         background-color:#7F7F7F;  
    623         margin-bottom: 0px;  
    624         border: 1px solid #FFF;  
    625         border-bottom: 0px;  
    626         padding:0px 5px 0px 0px;  
    627         -moz-border-radius: 9px 9px 0px 0px;  
    628         -moz-user-select: none;  
    629         cursor: pointer;      
    630 } 
     610.menu-sel 
     611{ 
     612        text-decoration: none; 
     613        text-align: center; 
     614        font: bold 13px Lucidatypewriter,monospace; 
     615        color:#FFFFFF; 
     616        height: 20px; 
     617        background-color:#7F7F7F; 
     618        margin-bottom: 0px; 
     619        border: 1px solid #FFF; 
     620        border-bottom: 0px; 
     621        padding:0px 5px 0px 0px; 
     622        -moz-border-radius: 9px 9px 0px 0px; 
     623        -moz-user-select: none; 
     624        cursor: pointer; 
     625} 
  • trunk/phpgwapi/templates/default/css/rochas.css

    r2282 r2286  
    478478        background-color: #cfb69e !important; 
    479479} 
    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 } 
    491480.table_message{ 
    492481        background: url(../../../../phpgwapi/templates/default/images/fundo_topo_canyon.png) !important; 
     
    535524        width: 2px;  
    536525}  
    537 .menu  
    538 {  
    539         text-decoration: none;  
    540         text-align: center;  
    541         /*    font: bold 13px Lucidatypewriter,monospace;*/  
    542         height: 20px;      
    543         width:220px;  
    544         background-color:#c8d7ea;  
    545  
    546         /*    background-color: #F7F7F7;*/  
    547         margin-bottom: 0px;  
    548         border: 1px solid #f4f7fc;  
    549         border-bottom: 1px solid #4a79b1;  
    550         padding:0px 5px 0px 0px;  
    551         -moz-border-radius: 9px 9px 0px 0px;  
    552         -moz-user-select: none;  
    553         cursor: pointer;  
    554 }  
     526.menu 
     527{ 
     528        text-decoration: none; 
     529        text-align: center; 
     530        height: 20px; 
     531        /*background-color:#c8d7ea;*/ 
     532        background-color:#a19183; 
     533        margin-bottom: 0px; 
     534        border: 1px solid #f4f7fc; 
     535        border-bottom: 1px solid #4a79b1; 
     536        padding:0px 5px 0px 0px; 
     537        -moz-border-radius: 9px 9px 0px 0px; 
     538        -moz-user-select: none; 
     539        cursor: pointer; 
     540} 
    555541 
    556542.last_menu  
     
    560546}  
    561547 
    562 .menu-sel  
    563 {  
    564         text-decoration: none;  
    565         text-align: center;  
    566         font: bold 13px Lucidatypewriter,monospace;  
    567         color:#0000FF;  
    568         height: 20px;  
    569         width:220px;  
    570         background-color:#F7F7F7;  
    571         margin-bottom: 0px;  
    572         border: 1px solid #4a79b1;  
    573         border-bottom: 0px;  
    574         padding:0px 5px 0px 0px;  
    575         -moz-border-radius: 9px 9px 0px 0px;  
    576         -moz-user-select: none;  
    577         cursor: pointer;      
    578 } 
     548.menu-sel 
     549{ 
     550        text-decoration: none; 
     551        text-align: center; 
     552        font: bold 13px Lucidatypewriter,monospace; 
     553        color:#0000FF; 
     554        height: 20px; 
     555        background-color:#F7F7F7; 
     556        margin-bottom: 0px; 
     557        border: 1px solid; 
     558    border-color: #A19183 !important; 
     559        border-bottom: 0px; 
     560        padding:0px 5px 0px 0px; 
     561        -moz-border-radius: 9px 9px 0px 0px; 
     562        -moz-user-select: none; 
     563        cursor: pointer; 
     564} 
Note: See TracChangeset for help on using the changeset viewer.