提交 53089129 编写于 作者: K Kamran Ahmed

Update class name

上级 15c16738
......@@ -14,7 +14,7 @@ export const ID_POPOVER = 'driver-popover-item';
export const CLASS_DRIVER_HIGHLIGHTED_ELEMENT = 'driver-highlighted-element';
export const CLASS_NO_ANIMATION = 'sholo-no-animation';
export const CLASS_NO_ANIMATION = 'driver-no-animation';
export const CLASS_POPOVER_TIP = 'driver-popover-tip';
export const CLASS_POPOVER_TITLE = 'driver-popover-title';
export const CLASS_POPOVER_DESCRIPTION = 'driver-popover-description';
......
......@@ -107,7 +107,7 @@ div#driver-popover-item {
}
}
.sholo-no-animation {
.driver-no-animation {
-webkit-transition: none !important;
-moz-transition: none !important;
-ms-transition: none !important;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册