.
This commit is contained in:
@@ -44,10 +44,10 @@ body {
|
||||
}
|
||||
#left.col-md-1 {
|
||||
padding: 0 2px;
|
||||
width: 10.63333333%;
|
||||
width: 10.64%;
|
||||
}
|
||||
#mainDiv .col-md-11 {
|
||||
width: 89.36666667%;
|
||||
width: 89.36%;
|
||||
/*background-color: #fff;*/
|
||||
}
|
||||
#left .nav {
|
||||
@@ -102,7 +102,7 @@ table td,th{
|
||||
white-space:nowrap;
|
||||
overflow:hidden;
|
||||
text-overflow: ellipsis;
|
||||
max-width: 200px;
|
||||
max-width: 173px;
|
||||
}
|
||||
th{
|
||||
background-color: #f1f1f1;
|
||||
|
||||
Reference in New Issue
Block a user