mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-03 23:33:10 +02:00
center help test above group-permissions table
This commit is contained in:
parent
22ca34590a
commit
3072a67839
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@ table .headers + .headers td {
|
|||
color: #222;
|
||||
}
|
||||
|
||||
table[name="security.standard_permissions"] .headers td + td, table[name="security.permissions"] .headers td + td {
|
||||
table[name="security.standard_permissions"] .headers td + td, table[name="security.permissions"] .headers td + td, table[name="security.group_permissions"] .headers td + td {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue