UP Statistik
This commit is contained in:
@@ -451,5 +451,5 @@ meta.foundation-version{font-family:"{{ VERSION }}"}meta.foundation-mq-small{fon
|
||||
|
||||
|
||||
table tr td {
|
||||
padding: 0 0 0 0;
|
||||
/* padding: 0 0 0 0; */
|
||||
}
|
||||
|
||||
@@ -353,9 +353,9 @@ pre {
|
||||
table {
|
||||
background: #fff;
|
||||
margin-bottom: 1.25rem;
|
||||
border: none;
|
||||
/*border: none; */
|
||||
table-layout: fixed;
|
||||
width: 100%;
|
||||
/* width: 100%; */
|
||||
}
|
||||
|
||||
table thead {
|
||||
@@ -521,5 +521,7 @@ div.message.hidden {
|
||||
|
||||
table td {
|
||||
vertical-align: top;
|
||||
word-break: break-all;
|
||||
word-break: none;
|
||||
border: 1px solid #ebebec;
|
||||
padding-left: 5px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user