css style corrections

This commit is contained in:
bergware
2020-02-11 17:22:44 +01:00
parent ac06a41521
commit 1889582d36
4 changed files with 8 additions and 8 deletions

View File

@@ -138,8 +138,8 @@ 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 #f3f0f4}
table.settings{padding-top:8px;line-height:4.2rem}
table.settings td:first-child{width:35%}
table.settings td{padding-left:12px}
table.settings td:first-child{width:35%;padding-left:12px}
table.settings td+td{padding-left:8px}
table.settings tr>td+td{line-height:1.6rem}
table.settings.shifted{padding:0;margin-left:0;margin-top:0}
table.settings.shifted td{padding-left:0}

View File

@@ -132,8 +132,8 @@ 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;background-color:transparent}
table.settings td:first-child{width:35%}
table.settings td{padding-left:12px}
table.settings td:first-child{width:35%;padding-left:12px}
table.settings td+td{padding-left:8px}
table.settings.shifted{padding:0;margin-left:0;margin-top:0}
table.settings.shifted td{padding-left:0}
table.access_list{border-spacing:0;margin-top:10px;border:none}

View File

@@ -138,8 +138,8 @@ 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 #0c0f0b}
table.settings{padding-top:8px;line-height:4.2rem}
table.settings td:first-child{width:35%}
table.settings td{padding-left:12px}
table.settings td:first-child{width:35%;padding-left:12px}
table.settings td+td{padding-left:8px}
table.settings tr>td+td{line-height:1.6rem}
table.settings.shifted{padding:0;margin-left:0;margin-top:0}
table.settings.shifted td{padding-left:0}

View File

@@ -132,8 +132,8 @@ 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;background-color:transparent}
table.settings td:first-child{width:35%}
table.settings td{padding-left:12px}
table.settings td:first-child{width:35%;padding:12px}
table.settings td+td{padding-left:8px}
table.settings.shifted{padding:0;margin-left:0;margin-top:0}
table.settings.shifted td{padding-left:0}
table.access_list{border-spacing:0;margin-top:10px;border:none}