altocompta/html/style-light.css
sparkyx f56b101d7e progress task
5410 -> fonction CRM
5306 -> Improve parameter setting
2006-04-28 22:24:11 +00:00

367 lines
5.1 KiB
CSS

/* <style type="text/css"> */
BODY {
background-color:#EDF3FF;
font-size:10px;
font-family:sans-serif;
}
table.result {
font-size:10px;
color:blue;
border:blue solid 1px;
}
div.result {
}
table.result th {
font-size:11px;
font-weight:bold;
font-family:sans-serif;
border-bottom:1px solid blue;
padding-left:10px;
padding-right:10px;
}
h2 {
font-family:sans-serif;
font-size:14px;
color:grey;
}
div.info {
background:#879ed4;
color:white;
font-size:16pt;
text-align:center;
}
h2.info {
background:#879ed4;
color:white;
font-size:16pt;
text-align:center;
}
h3.info {
background:#879ed4;
color:white;
font-size:10pt;
text-align:center;
}
h2.info2 {
color:blue;
font-size:20px;
text-align:center;
}
h2.error {
background:red;
color:white;
font-size:20px;
}
h1.title {
color: blue;
font-size:25px;
}
div.mtitle {
position: absolute;
right:300px;
width:100px;
}
div.tmenu {
position: absolute;
top:60px;
left:120px;
width:800px;
text-align:center;
}
div.u_tmenu {
position: absolute;
top:40px;
left:150px;
width:600px;
}
div.lmenu {
position: absolute;
top:100px;
left:0px;
width:100px;
font-size:10px;
}
div.lextmenu {
position: absolute;
top:50px;
font-size:11pt;
left:30px;
width:200px;
}
div.searchmenu {
left:30px;
width:95px;
top:100px;
position:absolute;
}
div.credit{
border-style:solid;
border-width:1pt;
}
div.debit{
border-style:solid;
border-width:1pt;
}
div.recherche_form{
width:700px;
font-size:9px;
font-family:sans-serif;
border-style:outset;
border-width:1px;
}
div.redcontent{
position: absolute;
top:100px;
left:220px;
width:500px;
font-size:9px;
font-family:sans-serif;
}
div.u_redcontent{
position: absolute;
top:137px;
left:150px;
width:700px;
font-size:9px;
font-family:sans-serif;
}
div.ccontent{
position: absolute;
top:110px;
left:130px;
width:670px;
font-size:9pt;
}
div.rmenu {
position: absolute;
top:110px;
right:30px;
width:100px;
}
table.mtitle {
border:0;
text-align:center
}
td.mshort {
height:15px;
text-align:center;
border: 1px solid;
color:#5D90CD ;
background-color:#DDE6FF;
}
td.mlltitle {
text-align:center;
height:30px;
width:30px;
font-size:10px;
}
td.mltitle {
text-align:center;
height:30px;
width:60px;
font-size:10px;
border: 1px solid;
background-color:#DDE6FF;
}
td.mtitle {
text-align:center;
width:95px;
height :30px;
font-size:10px;
// border: 1px solid;
// padding:3px;
background-color:#DDE6FF;
}
span.mtitle2 {
background-color:red;
font-size:10px;
border-style:groove
}
span.mtitle {
color:gray;
background-color:blue;
font-size:10px;
border-style:groove
}
span.odd {
background-color:#ECF3FF;
display:block;
}
span.even {
background-color:#DDE6FF;
display:block;
}
tr.odd {
background-color:#DDE6FF;
font-size:10px;
border-size:0px;
}
tr {
font-size:10px;
}
td.odd{
background-color:#DDE6FF ;
border-size:0px;
font-size:10px;
}
td.even{
border:0px;
font-size:10px;
}
td.cell{
// border:1px solid blue;
height:32px;
padding: 1px;
width:70px;
}
td.selectedcell{
border-style:inset;
border-color:blue;
border-width:1pt ;
width:75px;
font-size:10px;
background:#5D90CD ;
color:white;
text-align:center;
}
a.mtitle {
font-size:10px;
text-decoration:none;
display:block;
color:blue;
}
a.mtitle:hover {
// font-size:10px;
// color:white;
// background-color:#5D90CD;
text-decoration:none;
display:block;
border-style:groove;
border-color:gray;
}
a.cell {
text-decoration:none;
display:block;
color:blue;
background-color:white;
font-size:9px;
}
a.cell:hover {
font-size:9px;
color:white;
background-color:#5D90CD;
text-decoration:none;
display:block;
}
a.mtitle2 {
height:30px;
text-decoration:none;
color:white;
}
a.mtitle2:hover {
height:30px;
color:green;
background-color:#5D90CD;
text-decoration:none;
}
a.one:link {
text-decoration:none;
color:#3010FF
}
a.one:visited {
text-decoration:none;
color:#3010FF
}
a.one:active {
background: #0000FF;
}
a.one:hover {
text-decoration:underline;
background:#3010FF;
color:#FFFFFF;
}
a.two:link {
text-decoration:none;
background:#3010FF;
color:yellow;
padding: 0.1em 0.5em;
}
a.two:visited {
text-decoration:none;
background:#3010FF;
color:yellow;
padding: 0.1em 0.5em;
}
a.two:active {
background:#3010FF;
color:yellow;
padding: 0.1em 0.5em;
}
a.two:hover {
background:#3010FF;
color:#FFFFFF;
padding: 0.1em 0.5em;
}
th.doc {
background: #0000C5;
color: #FFFFFF
}
table.doc {
width: 60% ;
text-align: center;
}
a.detail
{
font-size:9px;
font-family:sans-serif;
text-decoration: none;
display: block;
color: blue;
}
a.detail:hover
{
font-size:9px;
font-family:sans-serif;
color: white;
background-color: rgb(93, 144, 205);
text-decoration: none;
display: block;
}
li.menuv,ol.menuv {
display:inline;
padding:1em 1em;
}
/* </style> */