Revert to default display of table in Show Info popup (overrides jQuery Mobile Flat UI theme).
This commit is contained in:
parent
f3bc3e94e7
commit
3a55453727
@ -260,6 +260,10 @@ span.hostInfo {
|
|||||||
border-bottom: 1px solid #CECECE;
|
border-bottom: 1px solid #CECECE;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.info-table {
|
||||||
|
display: table !important;
|
||||||
|
}
|
||||||
|
|
||||||
.info-table td {
|
.info-table td {
|
||||||
color: #555 !important;
|
color: #555 !important;
|
||||||
padding: 2px;
|
padding: 2px;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user