mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
#82 css improvements
This commit is contained in:
@@ -17,6 +17,9 @@
|
||||
|
||||
:host .column-header {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
:host .non-selectable {
|
||||
user-select: none;
|
||||
-webkit-user-select: none; /* Chrome/Safari/Opera */
|
||||
-moz-user-select: none; /* Firefox */
|
||||
|
Reference in New Issue
Block a user