mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-50554 themes: Drag a link move mouse makes icons move in Chrome.
This commit is contained in:
parent
f1a415ea70
commit
3f737fc07d
2 changed files with 5 additions and 1 deletions
|
@ -61,3 +61,7 @@ sup {
|
||||||
sub {
|
sub {
|
||||||
vertical-align: sub;
|
vertical-align: sub;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
a:focus {
|
||||||
|
outline: none;
|
||||||
|
}
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue