Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Remove some obsolete CSS rules #10754

Merged
merged 8 commits into from
May 3, 2023
Prev Previous commit
Next Next commit
Remove mx_WidgetCard_maxPinnedTooltip from _WidgetCard.pcss
Added by ef0843d
Deprecated by ada6d1a

Signed-off-by: Suguru Hirahara <[email protected]>
  • Loading branch information
luixxiul committed May 1, 2023
commit 13a3f8386542121624985a5a868fbbb45b23e38c
5 changes: 0 additions & 5 deletions res/css/views/right_panel/_WidgetCard.pcss
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,3 @@ limitations under the License.
border: 0;
}
}

.mx_WidgetCard_maxPinnedTooltip {
background-color: $alert;
color: #ffffff;
}