mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 00:12:56 +02:00
Merge branch 'MDL-42091-master' of git://github.com/phalacee/moodle
This commit is contained in:
commit
835a006b07
@ -47,16 +47,16 @@ div.editor_atto_toolbar button[disabled] {
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
.editor_atto_toolbar button:active {
|
||||
background-image: radial-gradient(ellipse at center, #ffffff 40%,#dfdfdf 100%);
|
||||
background-color: #dfdfdf;
|
||||
}
|
||||
|
||||
.editor_atto_toolbar button:hover {
|
||||
background-image: radial-gradient(ellipse at center, #ffffff 60%,#dfdfdf 100%);
|
||||
background-color: #ebebeb;
|
||||
}
|
||||
|
||||
.editor_atto_toolbar button:active {
|
||||
background-image: radial-gradient(ellipse at center, #ffffff 40%,#dfdfdf 100%);
|
||||
background-color: #dfdfdf;
|
||||
}
|
||||
|
||||
div.editor_atto_toolbar button img {
|
||||
padding: 1px;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user