css style corrections

This commit is contained in:
bergware
2020-02-11 17:10:35 +01:00
parent eed924bac1
commit aa333eff8f
4 changed files with 12 additions and 8 deletions

View File

@@ -138,10 +138,11 @@ 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%;padding-left:12px}
table.settings td:first-child{width:35%}
table.settings td{padding-left:12px}
table.settings tr>td+td{line-height:1.6rem}
table.settings.shifted{padding:0;margin-left:0;margin-top:0}
table.settings.shifted td:first-child{padding-left:0}
table.settings.shifted td{padding-left:0}
table.share_status{white-space:nowrap;margin-top:12px}
table.share_status thead tr:first-child td{font-size:1.2rem;letter-spacing:1px;text-transform:uppercase;color:#9794a0;border-bottom:1px solid #606e7f}
table.share_status tr>td{text-align:left;padding-left:12px}

View File

@@ -132,9 +132,10 @@ 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 td:first-child{width:35%;padding-left:12px}
table.settings td:first-child{width:35%}
table.settings td{padding-left:12px}
table.settings.shifted{padding:0;margin-left:0;margin-top:0}
table.settings.shifted td:first-child{padding-left:0}
table.settings.shifted td{padding-left:0}
table.access_list{border-spacing:0;margin-top:10px;border:none}
table.access_list tr:first-child td{font-size:1.1rem;text-transform:uppercase;letter-spacing:1px;vertical-align:middle;text-align:left;border:1px solid #2b2b2b;border-bottom:1px solid #2b2b2b;background-color:#262626}
table.access_list td:first-child{font-weight:normal;width:35%;padding-left:12px}

View File

@@ -138,10 +138,11 @@ 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%;padding-left:12px}
table.settings td:first-child{width:35%}
table.settings td{padding-left:12px}
table.settings tr>td+td{line-height:1.6rem}
table.settings.shifted{padding:0;margin-left:0;margin-top:0}
table.settings.shifted td:first-child{padding-left:0}
table.settings.shifted td{padding-left:0}
table.share_status{white-space:nowrap;margin-top:12px}
table.share_status thead tr:first-child td{font-size:1.2rem;letter-spacing:1px;text-transform:uppercase;color:#82857e;border-bottom:1px solid #606e7f}
table.share_status tr>td{text-align:left;padding-left:12px}

View File

@@ -132,9 +132,10 @@ 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 td:first-child{width:35%;padding-left:12px}
table.settings td:first-child{width:35%}
table.settings td{padding-left:12px}
table.settings.shifted{padding:0;margin-left:0;margin-top:0}
table.settings.shifted td:first-child{padding-left:0}
table.settings.shifted td{padding-left:0}
table.access_list{border-spacing:0;margin-top:10px;border:none}
table.access_list tr:first-child td{font-size:1.1rem;text-transform:uppercase;letter-spacing:1px;vertical-align:middle;text-align:left;border:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;background-color:#e8e8e8}
table.access_list td:first-child{font-weight:normal;width:35%;padding-left:12px}