fix buttons
parent
a81f2ccfe9
commit
97aca351a9
|
@ -16,7 +16,7 @@ section.list-filters
|
||||||
| HIDE CFD GRAPH
|
| HIDE CFD GRAPH
|
||||||
|
|
||||||
div.new-issue
|
div.new-issue
|
||||||
a.button-green(href="")
|
a.button.button-green(href="")
|
||||||
span.text
|
span.text
|
||||||
| + NEW TASK
|
| + NEW TASK
|
||||||
a.button-bulk(href="")
|
a.button-bulk(href="")
|
||||||
|
|
|
@ -11,7 +11,7 @@ section.list-filters
|
||||||
| SHOW GRAPH
|
| SHOW GRAPH
|
||||||
|
|
||||||
div.new-issue
|
div.new-issue
|
||||||
a.button-green(href="")
|
a.button.button-green(href="")
|
||||||
span.text
|
span.text
|
||||||
| + NEW ISSUE
|
| + NEW ISSUE
|
||||||
a.button-bulk(href="")
|
a.button-bulk(href="")
|
||||||
|
|
Loading…
Reference in New Issue