Merge branch 'MDL-69395_310' of github.com:stronk7/moodle into MOODLE_310_STABLE

This commit is contained in:
Eloy Lafuente (stronk7)
2020-09-17 17:02:08 +02:00
2 changed files with 0 additions and 9 deletions
-5
View File
@@ -109,11 +109,6 @@ body {
box-shadow: 0 2px 4px rgba(0, 0, 0, .08);
}
.filemanager-container,
.filepicker-filelist {
border: $border-width solid $border-color;
}
// Rounded user pictures
.userpicture {
border-radius: 50%;
-4
View File
@@ -19638,10 +19638,6 @@ body {
.navbar {
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08); }
.filemanager-container,
.filepicker-filelist {
border: 1px solid #dee2e6; }
.userpicture {
border-radius: 50%; }