Merge remote-tracking branch 'origin/develop' into dbkr/add_msisdn
This commit is contained in:
commit
4326d7a182
5 changed files with 48 additions and 38 deletions
|
@ -130,14 +130,13 @@ limitations under the License.
|
|||
color: $event-notsent-color;
|
||||
}
|
||||
|
||||
.mx_EventTile_redacted {
|
||||
padding-top: 0px;
|
||||
}
|
||||
|
||||
.mx_EventTile_redacted .mx_EventTile_line,
|
||||
.mx_EventTile_redacted:hover .mx_EventTile_line,
|
||||
.mx_EventTile_redacted.menu .mx_EventTile_line {
|
||||
background-color: $primary-fg-color;
|
||||
.mx_EventTile_redacted .mx_EventTile_line .mx_UnknownBody {
|
||||
display: block;
|
||||
width: 100%;
|
||||
max-width: 300px;
|
||||
height: 24px;
|
||||
border-radius: 4px;
|
||||
background-color: black;
|
||||
}
|
||||
|
||||
.mx_EventTile_highlight,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue