merge develop

This commit is contained in:
Matthew Hodgson
2015-10-27 23:28:34 +00:00
parent aac00db16b
commit cbaf134625
17 changed files with 30 additions and 54 deletions
@@ -62,10 +62,6 @@ limitations under the License.
display: block;
}
.mx_EventTile_notice .mx_MessageTile_content {
opacity: 0.5;
}
.mx_MessageTile_content {
display: block;
margin-right: 100px;
@@ -15,5 +15,5 @@ limitations under the License.
*/
.mx_MNoticeTile {
opacity: 0.5;
opacity: 0.6;
}