1 | 1 |
new file mode 100755 |
... | ... |
@@ -0,0 +1,3 @@ |
1 |
+/*! formstone v1.1.3 [tabs.css] 2016-05-24 | GPL-3.0 License | formstone.it */ |
|
2 |
+ |
|
3 |
+.fs-tabs.fs-tabs-enabled:after{clear:both;content:'';display:table}.fs-tabs-tab.fs-tabs-enabled{box-sizing:border-box;border:none;cursor:pointer}.fs-tabs-content.fs-tabs-enabled{box-sizing:border-box;display:none}.fs-tabs-content.fs-tabs-enabled:after{clear:both;content:'';display:table}.fs-tabs-content.fs-tabs-active{display:block}.fs-tabs-tab.fs-tabs-mobile,.fs-tabs-tab_mobile,.fs-tabs-tab_mobile.fs-tabs-active{display:none}.fs-tabs-tab_mobile.fs-tabs-mobile,.fs-tabs-tab_mobile.fs-tabs-mobile.fs-tabs-active{display:block} |
|
0 | 4 |
\ No newline at end of file |