Showing
2 changed files
with
2 additions
and
3 deletions
1 | -/* | |
1 | +/** | |
2 | 2 | * Copyright © 2016-2017 The Thingsboard Authors |
3 | 3 | * |
4 | 4 | * Licensed under the Apache License, Version 2.0 (the "License"); |
... | ... | @@ -13,7 +13,6 @@ |
13 | 13 | * See the License for the specific language governing permissions and |
14 | 14 | * limitations under the License. |
15 | 15 | */ |
16 | - | |
17 | 16 | .extension-form { |
18 | 17 | li > .md-button { |
19 | 18 | color: rgba(0, 0, 0, 0.7); | ... | ... |