Remove feature_favourite_messages
as it is has been abandoned for now (#11097)
* Remove `feature_favourite_messages` as it is has been abandoned for now * i18n * Fix test * Remove unused css
This commit is contained in:
parent
386a459b9f
commit
cb2b1718ff
7 changed files with 3 additions and 219 deletions
|
@ -21,7 +21,6 @@ limitations under the License.
|
|||
--MessageActionBar-item-hover-background: $panel-actions;
|
||||
--MessageActionBar-item-hover-borderRadius: 6px;
|
||||
--MessageActionBar-item-hover-zIndex: 1;
|
||||
--MessageActionBar-star-button-color: #ffa534;
|
||||
|
||||
position: absolute;
|
||||
visibility: hidden;
|
||||
|
@ -118,10 +117,6 @@ limitations under the License.
|
|||
color: $primary-content;
|
||||
}
|
||||
|
||||
&.mx_MessageActionBar_favouriteButton_fillstar {
|
||||
color: var(--MessageActionBar-star-button-color);
|
||||
}
|
||||
|
||||
&.mx_MessageActionBar_downloadButton {
|
||||
--MessageActionBar-icon-size: 14px;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue