Improved settings of CSPs.
Added manifest.json. Added further security-related HTTP headers.
This commit is contained in:
@ -109,6 +109,8 @@ table.obj_cha_maintable button:only-child,
|
||||
table.obj_cha_maintable input:only-child { width: 100%; }
|
||||
table.obj_cha_maintable textarea:only-child { width: 100%; height: 14em; }
|
||||
|
||||
table.obj_cha_maintable th.sectionTH { padding: 1em 0; font-size: 1.1em; font-weight: bold; }
|
||||
table.obj_cha_maintable > tbody > tr:first-child th.sectionTH { padding: 0 0 1em 0; }
|
||||
table.obj_cha_maintable input[type="range"]:only-child { margin: .5em -1em 0 0; }
|
||||
|
||||
@media screen and (min-width:65em) {
|
||||
|
Reference in New Issue
Block a user