mirror of
https://github.com/moodle/moodle.git
synced 2025-08-11 11:56:40 +02:00
MDL-73274 theme_boost: add block/activity styling
This commit is contained in:
parent
508fe3937e
commit
a8b6912e44
14 changed files with 63 additions and 86 deletions
|
@ -14555,6 +14555,9 @@ span.editinstructions {
|
|||
.block-add:hover {
|
||||
cursor: pointer;
|
||||
background-color: #cfe2f2; }
|
||||
.activity-add:hover .activity-add-text,
|
||||
.block-add:hover .activity-add-text {
|
||||
text-decoration: underline; }
|
||||
|
||||
#changenumsections {
|
||||
border-top: 1px solid #3584c9; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue