Merge branch 'develop' of https://github.com/vector-im/riot-web into rxl881/apps
This commit is contained in:
@@ -345,6 +345,11 @@ limitations under the License.
|
||||
}
|
||||
.mx_EventTile_body pre {
|
||||
position: relative;
|
||||
border: 1px solid transparent;
|
||||
}
|
||||
.mx_EventTile:hover .mx_EventTile_body pre
|
||||
{
|
||||
border: 1px solid $primary-hairline-color;
|
||||
}
|
||||
.mx_EventTile_body pre:hover .mx_EventTile_copyButton
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user