css style corrections

This commit is contained in:
bergware
2020-02-11 17:15:15 +01:00
parent aa333eff8f
commit ac06a41521
2 changed files with 2 additions and 2 deletions

View File

@@ -131,7 +131,7 @@ table.array_status tr>td+td{padding-left:2px;width:20%}
table.array_status tr>td+td+td{width:auto}
table.array_status td.line{border-top:1px solid #2b2b2b}
table.array_status.noshift{margin-top:0}
table.settings{margin:0;padding:0}
table.settings{margin:0;padding:0;background-color:transparent}
table.settings td:first-child{width:35%}
table.settings td{padding-left:12px}
table.settings.shifted{padding:0;margin-left:0;margin-top:0}

View File

@@ -131,7 +131,7 @@ table.array_status tr>td+td{padding-left:2px;width:20%}
table.array_status tr>td+td+td{width:auto}
table.array_status td.line{border-top:1px solid #e3e3e3}
table.array_status.noshift{margin-top:0}
table.settings{margin:0;padding:0}
table.settings{margin:0;padding:0;background-color:transparent}
table.settings td:first-child{width:35%}
table.settings td{padding-left:12px}
table.settings.shifted{padding:0;margin-left:0;margin-top:0}