mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
@@ -4,4 +4,15 @@
|
|||||||
|
|
||||||
.activiti-label {
|
.activiti-label {
|
||||||
font-weight: bolder;
|
font-weight: bolder;
|
||||||
|
vertical-align: top;
|
||||||
|
}
|
||||||
|
|
||||||
|
.activiti-label.mdl-badge[data-badge]:after {
|
||||||
|
right: -27px;
|
||||||
|
top: -2px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.activiti-label + .icon {
|
||||||
|
position: relative;
|
||||||
|
top: -2px;
|
||||||
}
|
}
|
||||||
|
@@ -4,6 +4,17 @@
|
|||||||
|
|
||||||
.activiti-label {
|
.activiti-label {
|
||||||
font-weight: bolder;
|
font-weight: bolder;
|
||||||
|
vertical-align: top;
|
||||||
|
}
|
||||||
|
|
||||||
|
.activiti-label.mdl-badge[data-badge]:after {
|
||||||
|
right: -27px;
|
||||||
|
top: -2px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.activiti-label + .icon {
|
||||||
|
position: relative;
|
||||||
|
top: -2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.material-icons:hover {
|
.material-icons:hover {
|
||||||
|
Reference in New Issue
Block a user