You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
376 B
13 lines
376 B
@import 'variables';
|
|
|
|
// This styling is here for backwards compatibility between releases, and can be removed later
|
|
|
|
/*
|
|
START HFP-409
|
|
@deprecated (can be removed after May 2017)
|
|
Styling that lets old vtabs styling work with the editor upgrade, in Dec 2016 release
|
|
*/
|
|
.h5p-vtab-wrapper > .h5p-vtab-forms .h5p-remove:after {
|
|
color: $form-border-color;
|
|
}
|
|
/* END HFP-409 */
|
|
|