Commit 505f4656 authored by Romain DELEAU's avatar Romain DELEAU

correction left and right tasks attachs

parent b7d3b112
...@@ -143,7 +143,7 @@ ...@@ -143,7 +143,7 @@
&-attach { &-attach {
z-index: 1; z-index: 1;
&-left { &-right {
border-top: solid black 1px; border-top: solid black 1px;
border-right: solid black 1px; border-right: solid black 1px;
width: 40px; width: 40px;
...@@ -155,7 +155,7 @@ ...@@ -155,7 +155,7 @@
top: 200px; top: 200px;
} }
&-right { &-left {
border-top: solid black 1px; border-top: solid black 1px;
border-right: solid black 1px; border-right: solid black 1px;
width: 40px; width: 40px;
......
...@@ -189,7 +189,7 @@ ...@@ -189,7 +189,7 @@
&-attach { &-attach {
z-index: 1; z-index: 1;
&-left { &-right {
border-top: solid black 1px; border-top: solid black 1px;
border-right: solid black 1px; border-right: solid black 1px;
width: 40px; width: 40px;
...@@ -201,7 +201,7 @@ ...@@ -201,7 +201,7 @@
top: 200px; top: 200px;
} }
&-right { &-left {
border-top: solid black 1px; border-top: solid black 1px;
border-right: solid black 1px; border-right: solid black 1px;
width: 40px; width: 40px;
......
...@@ -189,7 +189,7 @@ ...@@ -189,7 +189,7 @@
&-attach { &-attach {
z-index: 1; z-index: 1;
&-left { &-right {
border-top: solid black 1px; border-top: solid black 1px;
border-right: solid black 1px; border-right: solid black 1px;
width: 40px; width: 40px;
...@@ -201,7 +201,7 @@ ...@@ -201,7 +201,7 @@
top: 200px; top: 200px;
} }
&-right { &-left {
border-top: solid black 1px; border-top: solid black 1px;
border-right: solid black 1px; border-right: solid black 1px;
width: 40px; width: 40px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment