Merge branch 'gray' into 'master'
Gray See merge request !1510
Showing
1 changed file
with
4 additions
and
5 deletions
@@ -13,11 +13,10 @@ | @@ -13,11 +13,10 @@ | ||
13 | {{css}} | 13 | {{css}} |
14 | {{commonCss}} | 14 | {{commonCss}} |
15 | {{localStyle}} | 15 | {{localStyle}} |
16 | - </style> | ||
17 | - <style mip-custom> | ||
18 | - [data-clicked=true] { | ||
19 | - display: none; | ||
20 | - } | 16 | + |
17 | + [data-clicked=true] { | ||
18 | + display: none; | ||
19 | + } | ||
21 | </style> | 20 | </style> |
22 | <mip-data> | 21 | <mip-data> |
23 | <script type="application/json"> | 22 | <script type="application/json"> |
-
Please register or login to post a comment