mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACA] Document List - center column header text (#86)
This commit is contained in:
committed by
suzanadirla
parent
a1304cf6c2
commit
ffbdf5f929
@@ -25,6 +25,10 @@ adf-document-list {
|
||||
color: $alfresco-secondary-text-color;
|
||||
}
|
||||
|
||||
th.adf-data-table-cell--text:nth-child(n+3) {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
th, tr, td {
|
||||
&:focus {
|
||||
outline: none !important;
|
||||
|
||||
Reference in New Issue
Block a user