« Utilisateur:Maxim21/common.css » : différence entre les versions
mAucun résumé des modifications |
mAucun résumé des modifications |
||
| Ligne 40 : | Ligne 40 : | ||
#mp-frame #mp-second-tab th, #mp-frame #mp-zero-tab th { | #mp-frame #mp-second-tab th, #mp-frame #mp-zero-tab th { | ||
height: 35px; | height: 35px; | ||
} | |||
#mp-frame #mp-second-tab th { | |||
background-color: darkcyan; | |||
} | |||
#mp-frame #mp-zero-tab th { | |||
background-color: darkgoldenrod; | |||
} | } | ||
#mp-frame #mp-second-tab table tr td, #mp-frame #mp-zero-tab table tr td { | #mp-frame #mp-second-tab table tr td, #mp-frame #mp-zero-tab table tr td { | ||
font-weight: bold !important; | font-weight: bold !important; | ||
color: black !important; | color: black !important; | ||
text-align: center !important; | text-align: center !important; | ||
padding: 0 !important; | padding: 0 !important; | ||
} | |||
#mp-frame #mp-second-tab table tr td { | |||
background-color: goldenrod; | |||
border: 1px solid goldenrod; | |||
} | |||
#mp-frame #mp-zero-tab table tr td { | |||
background-color: dodgerblue; | |||
border: 1px solid dodgerblue; | |||
} | } | ||
| Ligne 125 : | Ligne 140 : | ||
padding-left: 5px !important; | padding-left: 5px !important; | ||
padding-bottom: 15px !important; | padding-bottom: 15px !important; | ||
} | } | ||
| Ligne 166 : | Ligne 175 : | ||
} | } | ||
#mp-frame #mp-menu-g1 td a:hover | #mp-frame #mp-menu-g1 td a:hover { | ||
background-color: | background-color: palegoldenrod; | ||
color: lightgray | color: lightgray; | ||
} | |||
#mp-frame #mp-menu-g2 td a:hover { | |||
background-color: deepskyblue !important; | |||
color: lightgray !important; | |||
} | } | ||
Version du 17 janvier 2015 à 14:53
#mp-frame {
width: 100% !important;
}
#mp-frame #mp-first-tab {
width: auto !important;
border-radius: 0 !important;
background-color: lightgray !important;
vertical-align: baseline !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, #mp-frame #mp-zero-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, #mp-frame #mp-zero-tab table {
margin: 0 !important;
}
#mp-frame #mp-second-tab th, #mp-frame #mp-zero-tab th {
height: 35px;
}
#mp-frame #mp-second-tab th {
background-color: darkcyan;
}
#mp-frame #mp-zero-tab th {
background-color: darkgoldenrod;
}
#mp-frame #mp-second-tab table tr td, #mp-frame #mp-zero-tab table tr td {
font-weight: bold !important;
color: black !important;
text-align: center !important;
padding: 0 !important;
}
#mp-frame #mp-second-tab table tr td {
background-color: goldenrod;
border: 1px solid goldenrod;
}
#mp-frame #mp-zero-tab table tr td {
background-color: dodgerblue;
border: 1px solid dodgerblue;
}
#mp-frame #mp-second-tab table tr td a:hover, #mp-frame #mp-zero-tab table tr td a:hover {
text-decoration: none !important;
}
#mp-frame #mp-second-tab table tr td:hover, #mp-frame #mp-zero-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-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-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-menu-g1 td a:hover {
background-color: palegoldenrod;
color: lightgray;
}
#mp-frame #mp-menu-g2 td a:hover {
background-color: deepskyblue !important;
color: lightgray !important;
}
#mpbtlieux {
border-radius: 0 !important;
}
#mpbtlieux a {
border-radius: 0 !important;
}