mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
#82 datatable project cleanup
basic implementation of main features: - custom data sources - column types - sorting by columns - click events
This commit is contained in:
@@ -11,6 +11,10 @@
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
:host .data-cell {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
:host .column-header {
|
||||
cursor: pointer;
|
||||
user-select: none;
|
||||
|
Reference in New Issue
Block a user