test
This commit is contained in:
@@ -209,8 +209,10 @@ script#control-view-template(type="text/x-template")
|
||||
|
||||
.macros-div
|
||||
p Macros
|
||||
.macros-buttons(v-if="this.config.macros!=undefined")
|
||||
.macros-buttons(v-if="config.macros!=undefined")
|
||||
p there is a active macro
|
||||
.macros-buttons(v-if="config.macros==undefined")
|
||||
p there is no macro
|
||||
|
||||
|
||||
.tabs
|
||||
|
||||
@@ -1066,6 +1066,8 @@ tt.save
|
||||
height 40px
|
||||
border-top-right-radius 8px
|
||||
border-bottom-right-radius 8px
|
||||
border-top-left-radius 5px
|
||||
border-bottom-left-radius 5px
|
||||
border-width 1px
|
||||
border-color #434242
|
||||
padding-left 10px
|
||||
|
||||
Reference in New Issue
Block a user