mirror of https://github.com/vector-im/riot-web
disable old style of showing focus for now
parent
798be2d514
commit
bbd50e75ee
|
@ -16,9 +16,8 @@ limitations under the License.
|
|||
|
||||
.mx_AccessibleButton:focus {
|
||||
outline: 0;
|
||||
filter: brightness($focus-brightness);
|
||||
}
|
||||
|
||||
.mx_AccessibleButton {
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue