Refactor all of Devtools and tidy it up (#8097)
This commit is contained in:
parent
64871c057b
commit
306ddd51e4
24 changed files with 1516 additions and 1562 deletions
|
@ -292,6 +292,10 @@ limitations under the License.
|
|||
mask-image: url('$(res)/img/element-icons/export.svg');
|
||||
}
|
||||
|
||||
.mx_RoomTile_iconDeveloperTools::before {
|
||||
mask-image: url('$(res)/img/element-icons/settings/flask.svg');
|
||||
}
|
||||
|
||||
.mx_RoomTile_iconCopyLink::before {
|
||||
mask-image: url('$(res)/img/element-icons/link.svg');
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue