Merge branch 'release/v8.15'
This commit is contained in:
@@ -116,6 +116,7 @@ th {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
||||
th.rotate {
|
||||
/* Something you can count on */
|
||||
height: 78px;
|
||||
@@ -985,7 +986,7 @@ a.wh:hover {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.pandastable th, table td {
|
||||
.pandastable th, .pandastable td {
|
||||
width: 100px;
|
||||
}
|
||||
|
||||
@@ -995,7 +996,7 @@ a.wh:hover {
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.pandastable td, th {
|
||||
.pandastable td, .pandastable th {
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user