fix bad copy-paste from other diff
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>pull/21833/head
parent
06408f843b
commit
563fc9adc7
|
@ -119,7 +119,7 @@ limitations under the License.
|
||||||
background-color: $event-selected-color;
|
background-color: $event-selected-color;
|
||||||
}
|
}
|
||||||
|
|
||||||
..mx_EventTile:hover .mx_EventTile_line,
|
.mx_EventTile:hover .mx_EventTile_line,
|
||||||
.mx_EventTile.menu .mx_EventTile_line
|
.mx_EventTile.menu .mx_EventTile_line
|
||||||
{
|
{
|
||||||
background-color: $event-selected-color;
|
background-color: $event-selected-color;
|
||||||
|
|
Loading…
Reference in New Issue