Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
integration
prechecker
Commits
c037f043
Commit
c037f043
authored
Sep 21, 2016
by
Dan Poltawski
Browse files
MDL-55071 theme_boost: remove empty blocks in scss
Part of MDL-55071
parent
fde35b8f
Changes
3
Hide whitespace changes
Inline
Side-by-side
theme/boost/scss/moodle/admin.scss
View file @
c037f043
...
...
@@ -540,15 +540,6 @@
font-size
:
$font-size-sm
;
@extend
.text-muted
;
}
.release
{
}
}
.availability
{
}
.settings
{
}
.uninstall
{
...
...
theme/boost/scss/moodle/backup-restore.scss
View file @
c037f043
...
...
@@ -45,9 +45,6 @@
color
:
inherit
;
}
.path-backup
.backup_progress
.backup_stage.backup_stage_next
{
}
.path-backup
.backup_progress
span
.backup_stage.backup_stage_complete
{
color
:
inherit
;
}
...
...
theme/boost/scss/moodle/modules.scss
View file @
c037f043
...
...
@@ -463,9 +463,6 @@ div#dock {
@include
box-shadow
(
0
5px
10px
rgba
(
0
,
0
,
0
,
0
.2
));
}
&
:hover
.toggle-display
{
}
}
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment