Add red cancel icon and styling.
This commit is contained in:
parent
0bee03e86f
commit
c1fe3533c4
2 changed files with 14 additions and 0 deletions
|
@ -83,6 +83,10 @@ limitations under the License.
|
|||
border: 1px solid transparent;
|
||||
}
|
||||
|
||||
.mx_AppTileMenuBarWidgetDelete {
|
||||
filter: none;
|
||||
}
|
||||
|
||||
.mx_AppTileMenuBarWidget:hover {
|
||||
border: 1px solid $primary-hairline-color;
|
||||
border-radius: 2px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue