Merge pull request #4114 from umbraco/temp8-ui-expansion-panel-hover
Temp8 ui expansion panel hover
This commit is contained in:
@@ -13,6 +13,10 @@
|
||||
cursor: pointer;
|
||||
justify-content: space-between;
|
||||
color: @black;
|
||||
|
||||
&:hover .umb-expansion-panel__expand {
|
||||
color: @gray-6;
|
||||
}
|
||||
}
|
||||
|
||||
.umb-expansion-panel__expand {
|
||||
@@ -22,4 +26,4 @@
|
||||
.umb-expansion-panel__content {
|
||||
padding: 20px;
|
||||
border-top: 1px solid @gray-9;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user