Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 2528 → Rev 2529

/web/acc/manager/htdocs/style.css
36,3 → 36,96
a:active {
color:#000000;
}
 
.thBasicACC
{
font-family: "DejaVu Sans";
font-size: small;
text-align: center;
color: #EFEFEF;
background-color: #666666;'
}
 
 
.thSecurityBis
{
font-family: "DejaVu Sans";
font-size: small;
color: #EFEFEF;
background-color: #666666;'
}
 
.tableBis
{
background-color: white;
}
 
.globalTrafficBorder
{
border: 1px solid #666;
background-color: white;
width:99%;
 
}
 
#globalTrafficSize
{
width:99%;
}
 
.tbodyAcc {
font-family: "DejaVu Sans";
font-size: small;
color: "#666660";
}
.tdSizeACC {
font-size: 1px;
}
.trSizeACC {
height:6px;
}
 
.tableTop
{
margin-top: 8px;
width:99%;
}
 
 
.frameBorderACC
{
border: 1px solid #666;
border-radius: 1px;
width:99%;
background-color: white;
padding: 0px 0px 0px 0px ;
margin: 0px 30px 0px 0px ;
}
 
 
.nfseniframe
{
height: 220vh;
width: 100%;
margin: 0px 0px 0px 0px ;
padding: 0px 0px 0px 0px ;
display: flex;
border-left-style: solid;
border-left-width: 1px;
border-right-style: solid;
border-top-style: solid;
border-top-width: 1px;
border-bottom-style: solid;
border-bottom-width: 1px;
border-right-width: 1px;
}
 
.tableTopNfsen
{
border-right-width: 0px;
border-right-style: solid;
margin-left: 1px;
width: 100%;
text-align: center;
padding: 0px 0px 0px 0px;
}