1
0
Fork 0

db css changes

This commit is contained in:
Heiko Kernbach 2013-08-06 10:30:20 +02:00
parent 43dcf6c64b
commit e9a8bd702f
1 changed files with 6 additions and 3 deletions

View File

@ -315,13 +315,10 @@
}
#leftReplicationDiv h4, #rightReplicationDiv h4 {
margin-left: 22px !important;
}
#leftReplicationDiv table, #rightReplicationDiv table {
width: 100%;
padding-left: 20px;
padding-right: 20px;
}
#leftReplicationDiv table tr, #rightReplicationDiv table tr{
@ -404,3 +401,9 @@
.statClient:hover {
opacity: 1 !important;
}
#detailReplication {
background-color: #D9D5D1 !important;
border: 0 !important;
}