mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
outline current page thumbnail (#7042)
This commit is contained in:
@@ -28,5 +28,9 @@
|
|||||||
&__thumb:hover {
|
&__thumb:hover {
|
||||||
box-shadow: 0 0 5px 0 $black-87-opacity;
|
box-shadow: 0 0 5px 0 $black-87-opacity;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&__thumb--selected {
|
||||||
|
border: 2px solid mat-color($alfresco-ecm-blue, A200);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user