Merge branch 'MDL-64171-master' of git://github.com/bmbrands/moodle

This commit is contained in:
Sara Arjona
2019-01-15 13:54:50 +01:00
4 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -123,8 +123,8 @@ $card-gutter : $card-deck-margin * 2;
}
.summaryimage {
height: 7rem;
width: 7rem;
height: 5rem;
width: 5rem;
background-position: center;
background-size: cover;
}
+2 -2
View File
@@ -11252,8 +11252,8 @@ div.editor_atto_toolbar button .icon {
overflow-x: scroll; }
.summaryimage {
height: 7rem;
width: 7rem;
height: 5rem;
width: 5rem;
background-position: center;
background-size: cover; }
+2 -2
View File
@@ -455,8 +455,8 @@ body.used-region-side-pre.used-region-side-post {
}
.summaryimage {
height: 7rem;
width: 7rem;
height: 5rem;
width: 5rem;
.border-radius(50%);
background-position: center;
background-size: cover;
+2 -2
View File
@@ -16530,8 +16530,8 @@ body {
border-top-left-radius: 4px;
}
.summaryimage {
height: 7rem;
width: 7rem;
height: 5rem;
width: 5rem;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;