« Utilisateur:Maxim21/common.css » : différence entre les versions
mAucun résumé des modifications |
mAucun résumé des modifications |
||
| Ligne 11 : | Ligne 11 : | ||
margin-left: 1px !important; | margin-left: 1px !important; | ||
background: -moz-linear-gradient(-45deg, rgba(184,134,11,0.65) 0%, rgba( | background: -moz-linear-gradient(-45deg, rgba(184,134,11,0.65) 0%, rgba(0,139,139,0) 100%); /* FF3.6+ */ | ||
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(184,134,11,0.65)), color-stop(100%,rgba( | background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(184,134,11,0.65)), color-stop(100%,rgba(0,139,139,0))); /* Chrome,Safari4+ */ | ||
background: -webkit-linear-gradient(-45deg, rgba(184,134,11,0.65) 0%,rgba( | background: -webkit-linear-gradient(-45deg, rgba(184,134,11,0.65) 0%,rgba(0,139,139,0) 100%); /* Chrome10+,Safari5.1+ */ | ||
background: -o-linear-gradient(-45deg, rgba(184,134,11,0.65) 0%,rgba( | background: -o-linear-gradient(-45deg, rgba(184,134,11,0.65) 0%,rgba(0,139,139,0) 100%); /* Opera 11.10+ */ | ||
background: -ms-linear-gradient(-45deg, rgba(184,134,11,0.65) 0%,rgba( | background: -ms-linear-gradient(-45deg, rgba(184,134,11,0.65) 0%,rgba(0,139,139,0) 100%); /* IE10+ */ | ||
background: linear-gradient(135deg, rgba(184,134,11,0.65) 0%,rgba( | background: linear-gradient(135deg, rgba(184,134,11,0.65) 0%,rgba(0,139,139,0) 100%); /* W3C */ | ||
background: -moz-linear-gradient(to bottom left, rgba(0,139,139,0.65) 0%, rgba( | background: -moz-linear-gradient(to bottom left, rgba(0,139,139,0.65) 0%, rgba(184,134,11,0) 100%); /* FF3.6+ */ | ||
background: -webkit-gradient(linear, right top, left bottom, color-stop(0%,rgba(0,139,139,0.65)), color-stop(100%,rgba( | background: -webkit-gradient(linear, right top, left bottom, color-stop(0%,rgba(0,139,139,0.65)), color-stop(100%,rgba(184,134,11,0))); /* Chrome,Safari4+ */ | ||
background: -webkit-linear-gradient(to bottom left, rgba(0,139,139,0.65) 0%,rgba( | background: -webkit-linear-gradient(to bottom left, rgba(0,139,139,0.65) 0%,rgba(184,134,11,0) 100%); /* Chrome10+,Safari5.1+ */ | ||
background: -o-linear-gradient(to bottom left, rgba(0,139,139,0.65) 0%,rgba( | background: -o-linear-gradient(to bottom left, rgba(0,139,139,0.65) 0%,rgba(184,134,11,0) 100%); /* Opera 11.10+ */ | ||
background: -ms-linear-gradient(to bottom left, rgba(0,139,139,0.65) 0%,rgba( | background: -ms-linear-gradient(to bottom left, rgba(0,139,139,0.65) 0%,rgba(184,134,11,0) 100%); /* IE10+ */ | ||
background: linear-gradient(to bottom left, rgba(0,139,139,0.65) 0%,rgba( | background: linear-gradient(to bottom left, rgba(0,139,139,0.65) 0%,rgba(184,134,11,0) 100%); /* W3C */ | ||
background-color: lightgray; | background-color: lightgray; | ||
Version du 17 janvier 2015 à 15:56
#mp-frame {
width: 100% !important;
}
#mp-frame #mp-first-tab {
width: auto !important;
border-radius: 0 !important;
vertical-align: baseline !important;
padding: 15px !important;
color: #333333 !important;
margin-left: 1px !important;
background: -moz-linear-gradient(-45deg, rgba(184,134,11,0.65) 0%, rgba(0,139,139,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(184,134,11,0.65)), color-stop(100%,rgba(0,139,139,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg, rgba(184,134,11,0.65) 0%,rgba(0,139,139,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg, rgba(184,134,11,0.65) 0%,rgba(0,139,139,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg, rgba(184,134,11,0.65) 0%,rgba(0,139,139,0) 100%); /* IE10+ */
background: linear-gradient(135deg, rgba(184,134,11,0.65) 0%,rgba(0,139,139,0) 100%); /* W3C */
background: -moz-linear-gradient(to bottom left, rgba(0,139,139,0.65) 0%, rgba(184,134,11,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, right top, left bottom, color-stop(0%,rgba(0,139,139,0.65)), color-stop(100%,rgba(184,134,11,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(to bottom left, rgba(0,139,139,0.65) 0%,rgba(184,134,11,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(to bottom left, rgba(0,139,139,0.65) 0%,rgba(184,134,11,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(to bottom left, rgba(0,139,139,0.65) 0%,rgba(184,134,11,0) 100%); /* IE10+ */
background: linear-gradient(to bottom left, rgba(0,139,139,0.65) 0%,rgba(184,134,11,0) 100%); /* W3C */
background-color: lightgray;
}
#mp-frame #mp-zero-tab {
vertical-align: top !important;
}
#mp-frame #mp-second-tab, #mp-frame #mp-zero-tab {
width: 150px !important !important;
color: lightgray;
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 {
color: lightgray;
background-color: darkcyan;
border-radius: 0 15px 0 0;
}
#mp-frame #mp-zero-tab th {
color: #333;
background-color: darkgoldenrod;
border-radius: 15px 0 0 0;
}
#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: dodgerblue;
border: 1px solid dodgerblue;
}
#mp-frame #mp-zero-tab table tr td {
background-color: goldenrod;
border: 1px solid goldenrod;
}
#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-zero-tab a {
color: #333 !important;
}
#mp-frame #mp-second-tab a {
color: lightgray !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;
}
#mp-frame #mp-menu-g2 td a:hover {
background-color: deepskyblue !important;
}
#mpbtlieux {
border-radius: 0 !important;
}
#mpbtlieux a {
border-radius: 0 !important;
}