Fix CSS Bug
This commit is contained in:
parent
389225a646
commit
31a7d433c8
1 changed files with 0 additions and 6 deletions
|
|
@ -75,7 +75,6 @@ h2.info {
|
|||
text-align:center;
|
||||
padding:0px;
|
||||
margin:0px;
|
||||
display:compact;
|
||||
border:1px solid grey;
|
||||
|
||||
}
|
||||
|
|
@ -127,8 +126,6 @@ div.u_tmenu div.u_tool {
|
|||
div.u_tool {
|
||||
float:left;
|
||||
width: 100%;
|
||||
background-color:
|
||||
|
||||
}
|
||||
div.u_tool div.name {
|
||||
float:left;
|
||||
|
|
@ -278,14 +275,12 @@ span.even {
|
|||
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{
|
||||
|
|
@ -600,7 +595,6 @@ div.popup_back{
|
|||
top:0px;
|
||||
left:0px;
|
||||
opacity:0.6;
|
||||
filter:alpha(opacity=60);
|
||||
width:100%;
|
||||
height:100%;
|
||||
z-index:1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue