« Utilisateur:Maxim21/common.css » : différence entre les versions
mAucun résumé des modifications |
mAucun résumé des modifications |
||
| Ligne 1 : | Ligne 1 : | ||
#mp-frame { | #mp-frame { | ||
width: 100%; | width: 100% !important; | ||
} | } | ||
#mp-frame #mp-first-tab { | #mp-frame #mp-first-tab { | ||
width: auto; | width: auto !important; | ||
border-radius: 0; | border-radius: 0 !important; | ||
background-color: lightgray; | background-color: lightgray !important; | ||
vertical-align: top; | vertical-align: top !important; | ||
padding: 15px; | padding: 15px !important; | ||
color: #333333; | color: #333333 !important; | ||
margin-left: 1px; | margin-left: 1px !important; | ||
} | } | ||
#mp-frame #mp-zero-tab { | #mp-frame #mp-zero-tab { | ||
vertical-align: top; | vertical-align: top !important; | ||
} | } | ||
#mp-frame #mp-second-tab { | #mp-frame #mp-second-tab { | ||
width: 150px !important; | width: 150px !important !important; | ||
margin: 0; | margin: 0 !important; | ||
padding: 0; | padding: 0 !important; | ||
border: 0; | border: 0 !important; | ||
vertical-align: top; | vertical-align: top !important; | ||
} | } | ||
#mp-frame #mp-third-tab { | #mp-frame #mp-third-tab { | ||
width: auto; | width: auto !important; | ||
background-color: lightgray; | background-color: lightgray !important; | ||
vertical-align: top; | vertical-align: top !important; | ||
text-align: center; | text-align: center !important; | ||
padding: 10px; | padding: 10px !important; | ||
border-radius: 15px 15px 15px 15px; | border-radius: 15px 15px 15px 15px !important; | ||
color: #333333; | color: #333333 !important; | ||
} | } | ||
#mp-frame #mp-second-tab table { | #mp-frame #mp-second-tab table { | ||
margin: 0; | margin: 0 !important; | ||
} | } | ||
#mp-frame #mp-second-tab table tr td { | #mp-frame #mp-second-tab table tr td { | ||
background-color: lightgray; | background-color: lightgray !important; | ||
border: 1px solid lightgray; | border: 1px solid lightgray !important; | ||
font-weight: bold; | font-weight: bold !important; | ||
color: black; | color: black !important; | ||
text-align: center; | text-align: center !important; | ||
padding: 0; | padding: 0 !important; | ||
} | } | ||
#mp-frame #mp-second-tab table tr td a:hover { | #mp-frame #mp-second-tab table tr td a:hover { | ||
text-decoration: none; | text-decoration: none !important; | ||
} | } | ||
#mp-frame #mp-second-tab table tr td:hover { | #mp-frame #mp-second-tab table tr td:hover { | ||
cursor: pointer; | cursor: pointer !important; | ||
} | } | ||
#mp-frame #mp-first-tab div { | #mp-frame #mp-first-tab div { | ||
margin: 0; | margin: 0 !important; | ||
padding: 0; | padding: 0 !important; | ||
} | } | ||
#mp-frame #mp-third-tab div { | #mp-frame #mp-third-tab div { | ||
margin: 0; | margin: 0 !important; | ||
padding: 0; | padding: 0 !important; | ||
} | } | ||
#mp-frame #mp-search { | #mp-frame #mp-search { | ||
margin-top: 10px; | margin-top: 10px !important; | ||
padding: 3px; | padding: 3px !important; | ||
background-color: lightgray; | background-color: lightgray !important; | ||
border: 2px transparent; | border: 2px transparent !important; | ||
} | } | ||
#mp-featured { | #mp-featured { | ||
margin: 0; | margin: 0 !important; | ||
padding: 0; | padding: 0 !important; | ||
width: 100%; | width: 100% !important; | ||
border: none; | border: none !important; | ||
} | } | ||
#mp-frame td { | #mp-frame td { | ||
padding: 0; | padding: 0 !important; | ||
} | } | ||
#mp-fiche { | #mp-fiche { | ||
margin-top: 10px; | margin-top: 10px !important; | ||
background-color: lightgray; | background-color: lightgray !important; | ||
margin-left: 0; | margin-left: 0 !important; | ||
border-radius: 0 0 0 25px; | border-radius: 0 0 0 25px !important; | ||
padding: 10px; | padding: 10px !important; | ||
width: 49%; | width: 49% !important; | ||
margin-right: 1%; | margin-right: 1% !important; | ||
} | } | ||
#mp-image { | #mp-image { | ||
background-color: lightgray; | background-color: lightgray !important; | ||
margin-top: 10px; | margin-top: 10px !important; | ||
margin-left: 1%; | margin-left: 1% !important; | ||
margin-right: 0; | margin-right: 0 !important; | ||
border-radius: 0 0 25px 0; | border-radius: 0 0 25px 0 !important; | ||
padding: 10px; | padding: 10px !important; | ||
width: 49%; | width: 49% !important; | ||
color: #333333; | color: #333333 !important; | ||
} | } | ||
#mp-fiche, #mp-image { | #mp-fiche, #mp-image { | ||
vertical-align: top; | vertical-align: top !important; | ||
} | } | ||
#mp-fiche h3, #mp-image h3 { | #mp-fiche h3, #mp-image h3 { | ||
font-height: 15px; | font-height: 15px !important; | ||
color: #333333; | color: #333333 !important; | ||
font-variant: small-caps; | font-variant: small-caps !important; | ||
text-align: center; | text-align: center !important; | ||
} | } | ||
body.page-Accueil #content { | body.page-Accueil #content { | ||
padding: 0; | padding: 0 !important; | ||
padding-left: 5px; | padding-left: 5px !important; | ||
padding-bottom: 15px; | padding-bottom: 15px !important; | ||
} | } | ||
#mp-frame #mp-second-tab .mpbtsel { | #mp-frame #mp-second-tab .mpbtsel { | ||
background-color: green; | background-color: green !important; | ||
color: lightgray; | color: lightgray !important; | ||
border: 1px solid green; | border: 1px solid green !important; | ||
} | } | ||
#mp-frame #mp-tab-project { | #mp-frame #mp-tab-project { | ||
margin-top: 10px; | margin-top: 10px !important; | ||
background-color: lightgray; | background-color: lightgray !important; | ||
border: 2px transparent; | border: 2px transparent !important; | ||
padding: 15px; | padding: 15px !important; | ||
} | } | ||
#mp-tab-project td { | #mp-tab-project td { | ||
padding: 10px; | padding: 10px !important; | ||
} | } | ||
#mp-tab-project h3 { | #mp-tab-project h3 { | ||
font-height: 15px; | font-height: 15px !important; | ||
color: #333333; | color: #333333 !important; | ||
font-variant: small-caps; | font-variant: small-caps !important; | ||
text-align: center; | text-align: center !important; | ||
} | } | ||
#mp-second-tab { | #mp-second-tab { | ||
height: 100%; | height: 100% !important; | ||
} | } | ||
#mp-frame #mp-menu-g1, #mp-frame #mp-menu-g2 { | #mp-frame #mp-menu-g1, #mp-frame #mp-menu-g2 { | ||
width: 100%; | width: 100% !important; | ||
height: 100%; | height: 100% !important; | ||
} | } | ||
#mp-frame #mp-menu-g1 td, #mp-frame #mp-menu-g2 td { | #mp-frame #mp-menu-g1 td, #mp-frame #mp-menu-g2 td { | ||
height: 28px; | height: 28px !important; | ||
} | } | ||
#mp-frame #mp-menu-g1 td a, #mp-frame #mp-menu-g2 td a { | #mp-frame #mp-menu-g1 td a, #mp-frame #mp-menu-g2 td a { | ||
display: block; | display: block !important; | ||
height: 100%; | height: 100% !important; | ||
width: 100%; | width: 100% !important; | ||
} | } | ||
#mp-frame #mp-men-g1 td a:hover, #mp-frame #mp-men-g2 td a:hover { | #mp-frame #mp-men-g1 td a:hover, #mp-frame #mp-men-g2 td a:hover { | ||
background-color: green; | background-color: green !important; | ||
color: lightgray !important; | color: lightgray !important !important; | ||
} | } | ||
Version du 17 janvier 2015 à 14:15
#mp-frame {
width: 100% !important;
}
#mp-frame #mp-first-tab {
width: auto !important;
border-radius: 0 !important;
background-color: lightgray !important;
vertical-align: top !important;
padding: 15px !important;
color: #333333 !important;
margin-left: 1px !important;
}
#mp-frame #mp-zero-tab {
vertical-align: top !important;
}
#mp-frame #mp-second-tab {
width: 150px !important !important;
margin: 0 !important;
padding: 0 !important;
border: 0 !important;
vertical-align: top !important;
}
#mp-frame #mp-third-tab {
width: auto !important;
background-color: lightgray !important;
vertical-align: top !important;
text-align: center !important;
padding: 10px !important;
border-radius: 15px 15px 15px 15px !important;
color: #333333 !important;
}
#mp-frame #mp-second-tab table {
margin: 0 !important;
}
#mp-frame #mp-second-tab table tr td {
background-color: lightgray !important;
border: 1px solid lightgray !important;
font-weight: bold !important;
color: black !important;
text-align: center !important;
padding: 0 !important;
}
#mp-frame #mp-second-tab table tr td a:hover {
text-decoration: none !important;
}
#mp-frame #mp-second-tab table tr td:hover {
cursor: pointer !important;
}
#mp-frame #mp-first-tab div {
margin: 0 !important;
padding: 0 !important;
}
#mp-frame #mp-third-tab div {
margin: 0 !important;
padding: 0 !important;
}
#mp-frame #mp-search {
margin-top: 10px !important;
padding: 3px !important;
background-color: lightgray !important;
border: 2px transparent !important;
}
#mp-featured {
margin: 0 !important;
padding: 0 !important;
width: 100% !important;
border: none !important;
}
#mp-frame td {
padding: 0 !important;
}
#mp-fiche {
margin-top: 10px !important;
background-color: lightgray !important;
margin-left: 0 !important;
border-radius: 0 0 0 25px !important;
padding: 10px !important;
width: 49% !important;
margin-right: 1% !important;
}
#mp-image {
background-color: lightgray !important;
margin-top: 10px !important;
margin-left: 1% !important;
margin-right: 0 !important;
border-radius: 0 0 25px 0 !important;
padding: 10px !important;
width: 49% !important;
color: #333333 !important;
}
#mp-fiche, #mp-image {
vertical-align: top !important;
}
#mp-fiche h3, #mp-image h3 {
font-height: 15px !important;
color: #333333 !important;
font-variant: small-caps !important;
text-align: center !important;
}
body.page-Accueil #content {
padding: 0 !important;
padding-left: 5px !important;
padding-bottom: 15px !important;
}
#mp-frame #mp-second-tab .mpbtsel {
background-color: green !important;
color: lightgray !important;
border: 1px solid green !important;
}
#mp-frame #mp-tab-project {
margin-top: 10px !important;
background-color: lightgray !important;
border: 2px transparent !important;
padding: 15px !important;
}
#mp-tab-project td {
padding: 10px !important;
}
#mp-tab-project h3 {
font-height: 15px !important;
color: #333333 !important;
font-variant: small-caps !important;
text-align: center !important;
}
#mp-second-tab {
height: 100% !important;
}
#mp-frame #mp-menu-g1, #mp-frame #mp-menu-g2 {
width: 100% !important;
height: 100% !important;
}
#mp-frame #mp-menu-g1 td, #mp-frame #mp-menu-g2 td {
height: 28px !important;
}
#mp-frame #mp-menu-g1 td a, #mp-frame #mp-menu-g2 td a {
display: block !important;
height: 100% !important;
width: 100% !important;
}
#mp-frame #mp-men-g1 td a:hover, #mp-frame #mp-men-g2 td a:hover {
background-color: green !important;
color: lightgray !important !important;
}