fix tools actions with event delegation in basket workzone

fix bridge action href in basket workzone
PHRAS-615 - fix tools actions positionning in basket workzone
This commit is contained in:
Florian BLOUET
2015-11-27 10:48:57 +01:00
parent 0621c3fe55
commit 4e7131f296
7 changed files with 27 additions and 25 deletions

View File

@@ -60,17 +60,14 @@
}
.SSTT {
&.active {
border: 1px solid #b1b1b1;
&.ui-corner-top {
border: none;
border-top: 1px solid $mediumBorderColor;
top: 0;
background-color: $mediumBackgroundColor;
}
}
&.grouping {
&.active {
// border: 1px solid #2f4a6f;
&.ui-corner-top {
border-bottom: none;
}
@@ -167,6 +164,9 @@
right: 0;
z-index: 15;
vertical-align: middle;
.WorkZoneElementRemover {
padding: 3px;
}
}
.CHIM.diapo .bottom span, .CHIM.diapo .bottom img {

View File

@@ -141,7 +141,7 @@
display: none;
}
.tools {
//text-align: center;
padding: 7px 0 7px 0;
text-align: left !important;
button {
background-color: transparent;
@@ -149,7 +149,7 @@
width: 16px;
height: 22px;
cursor: pointer;
padding: 0px;
padding: 0;
}
label {
display: inline;