|
Ultima modificación |
Ver Log
|
Rev |
Autor |
Línea Nro. |
Línea |
1 |
efrain |
1 |
@import 'variables';
|
|
|
2 |
|
|
|
3 |
// This styling is here for backwards compatibility between releases, and can be removed later
|
|
|
4 |
|
|
|
5 |
/*
|
|
|
6 |
START HFP-409
|
|
|
7 |
@deprecated (can be removed after May 2017)
|
|
|
8 |
Styling that lets old vtabs styling work with the editor upgrade, in Dec 2016 release
|
|
|
9 |
*/
|
|
|
10 |
.h5p-vtab-wrapper > .h5p-vtab-forms .h5p-remove:after {
|
|
|
11 |
color: $form-border-color;
|
|
|
12 |
}
|
|
|
13 |
/* END HFP-409 */
|