Changeset f3f37e8


Ignore:
Timestamp:
09/01/10 13:16:10 (21 months ago)
Author:
Benoit Grégoire <benoitg@…>
Branches:
('master', '8434b8322dd6f8ff37c17bd45b94e7a826f86b53')('vitrine', 'afe109c61a407808bd54d88bcccb1cde726a010a')
Children:
1b28e2e3cfae5978841cdd9e43cde00f9699a8f0
Parents:
e1377e9b1c55991030daa6cfbd72d3eae3dd5652
git-author:
Benoit Grégoire <benoitg@coeus.ca>2010-09-01 13:16:10-04:00
git-committer:
Benoit Grégoire <benoitg@coeus.ca>2010-09-01 13:16:10-04:00
Message:

Validate CSS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • html/themes/base_theme/stylesheet.css

    rdd37b7c rf3f37e8  
    66        margin: 10px 10px 10px 10px; 
    77        padding: 0px 0px 0px 0px; 
    8         background: url(images/body_back.gif) top repeat-x; 
     8        background: url(images/body_back.gif) repeat-x top; 
    99        background-color: #67A2C4; 
    1010        font-size: 11px; 
     
    128128/* Width will be set according to the confidence value, with 100% being the best result */ 
    129129.rank { 
    130         border: 1px solid lightgreen; 
     130        border: 1px solid #90EE90; 
    131131} 
    132132 
     
    158158        padding: 0px 0px 0px 0px; 
    159159        height: 78px; 
    160         background: #7098B4 url(images/eureka.png) top left no-repeat; 
     160        background: #7098B4 url('images/eureka.png') no-repeat left top; 
    161161        border-bottom: 6px #B8D9E7 solid; 
    162162} 
     
    170170        float: none; 
    171171        display: block; 
    172         background: url(images/content_pattern_left.gif) top left repeat-y; 
     172        background: url('images/content_pattern_left.gif') repeat-y left top; 
    173173        background-color: #fff; 
    174174        border: 6px #B8D9E7 solid; 
     
    221221#dv_menu li { 
    222222        display: block; 
    223         background: url(images/m_pattern.gif) bottom left repeat-x; 
     223        background: url('images/m_pattern.gif') repeat-x left bottom; 
    224224        width: 161px; 
    225225} 
     
    229229        color: #3E3E3E; 
    230230        font-weight: bold; 
    231         background: url(images/m_pattern.gif) bottom left repeat-x; 
     231        background: url('images/m_pattern.gif') repeat-x left bottom; 
    232232        display: block; 
    233233        padding: 11px 0px 11px 11px; 
     
    236236 
    237237#dv_menu a:hover { 
    238         background: url(images/m_pattern_o.gif) bottom left repeat-x; 
     238        background: url('images/m_pattern_o.gif') repeat-x left bottom; 
    239239        background-color: #62a3c7; 
    240240        color: #fff; 
     
    242242 
    243243#mainmenu_selected a { 
    244         background: url(images/m_pattern_s.gif) bottom left repeat-x; 
     244        background: url('images/m_pattern_s.gif') repeat-x left bottom; 
    245245        background-color: #f2a918; 
    246246        color: #fff; 
     
    248248 
    249249#mainmenu_selected a:hover { 
    250         background: url(images/m_pattern_s.gif) bottom left repeat-x; 
     250        background: url('images/m_pattern_s.gif') repeat-x left bottom; 
    251251        background-color: #f2a918; 
    252252        color: #fff; 
     
    279279 
    280280#h_navlist li a { 
    281         background: url(images/m_pattern.gif) bottom left repeat-x; 
     281        background: url('images/m_pattern.gif') repeat-x left bottom; 
    282282        padding: 3px 0.5em; 
    283283        margin-left: 3px; 
     
    300300 
    301301#h_navlist li a:hover { 
    302         background: url(images/m_pattern_o.gif) bottom left repeat-x; 
     302        background: url('images/m_pattern_o.gif') repeat-x left bottom; 
    303303        background-color: #62a3c7; 
    304304        color: #fff; 
     
    306306 
    307307#h_navlist li a#current { 
    308         background: url(images/m_pattern_s.gif) bottom left repeat-x; 
     308        background: url('images/m_pattern_s.gif') repeat-x left bottom; 
    309309        background-color: #f2a918; 
    310310        color: #fff; 
     
    361361 
    362362.new_ressources dt:before { 
    363         content: url(images/bullet.gif); 
     363        content: url('images/bullet.gif'); 
    364364        padding: 0 0.5em 0 0; 
    365365} 
     
    441441        width: 50%; 
    442442        border: 1px #E5E5E5 solid; 
    443         background: url(images/boite_patterntop.gif) top left repeat-x; 
     443        background: url('images/boite_patterntop.gif') repeat-x left top; 
    444444} 
    445445 
     
    518518        text-align: left; 
    519519        border: 1px #3E3E3E solid; 
    520         background: url(images/popup_pattern.gif) bottom left no-repeat; 
     520        background: url('images/popup_pattern.gif') no-repeat left bottom; 
    521521        padding: 10px; 
    522522} 
     
    530530        padding: 0px; 
    531531        /*height: 125px;*/ 
    532         background: url(images/popup_pattern.gif) bottom left no-repeat; 
     532        background: url('images/popup_pattern.gif') no-repeat left bottom; 
    533533} 
    534534 
     
    631631        color: #3E3E3E; 
    632632        font-weight: bold; 
    633         background: url(images/m_pattern.gif) bottom left repeat-x; 
     633        background: url('images/m_pattern.gif') repeat-x left bottom; 
    634634        border-left: 1px #E5E5E5 solid; 
    635635        border-right: 1px #E5E5E5 solid; 
     
    639639 
    640640#menu_horizontal a:hover { 
    641         background: url(images/m_pattern_o.gif) bottom left repeat-x; 
     641        background: url('images/m_pattern_o.gif') repeat-x left bottom; 
    642642        color: #fff; 
    643643} 
     
    645645#menu_selected a { 
    646646        color: #fff; 
    647         background: url(images/m_pattern_s.gif) bottom left repeat-x; 
     647        background: url('images/m_pattern_s.gif') repeat-x left bottom; 
    648648} 
    649649 
    650650#menu_selected a:hover { 
    651651        color: #fff; 
    652         background: url(images/m_pattern_s.gif) bottom left repeat-x; 
     652        background: url('images/m_pattern_s.gif') repeat-x left bottom; 
    653653} 
    654654 
     
    745745.admintitle1 { 
    746746        vertical-align: top; 
    747         background: url(images/boite_patterntop2.gif) top left repeat-x; 
     747        background: url('images/boite_patterntop2.gif') repeat-x left top; 
    748748        height: 24px; 
    749749        padding: 5px; 
     
    760760        vertical-align: top; 
    761761        background-color: #B8D9E7; 
    762         /*background: url(images/boite_patterntop2.gif) top left repeat-x;*/ 
     762        /*background: url('images/boite_patterntop2.gif') repeat-x left top;*/ 
    763763        height: 24px; 
    764764        padding: 5px; 
Note: See TracChangeset for help on using the changeset viewer.