Merge branch 'MDL-69395_310' of github.com:stronk7/moodle into MOODLE_310_STABLE
This commit is contained in:
@@ -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%;
|
||||
|
||||
@@ -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%; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user