Merge branch 'patch-1' of git://github.com/jannikanker/Umbraco-CMS into jannikanker-patch-1
This commit is contained in:
@@ -27,12 +27,16 @@
|
||||
}
|
||||
|
||||
.umb-iconpicker-item a:hover,
|
||||
.umb-iconpicker-item a:focus,
|
||||
.umb-iconpicker-item.-selected {
|
||||
.umb-iconpicker-item a:focus {
|
||||
background: @gray-10;
|
||||
outline: none;
|
||||
}
|
||||
|
||||
.umb-iconpicker-item.-selected {
|
||||
background: @gray-10;
|
||||
outline: solid 1px @gray-7;
|
||||
}
|
||||
|
||||
.umb-iconpicker-item a:active {
|
||||
background: @gray-10;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user