delete button above on all pages

This commit is contained in:
Mark
2016-02-01 20:38:41 +01:00
parent 6c458aeba5
commit e06868872f
2 changed files with 3 additions and 15 deletions
File diff suppressed because one or more lines are too long
+2 -14
View File
@@ -173,8 +173,9 @@ button {
&.repcontrol_del {
font-size: 13px;
padding: 0 3px 2px;
position: relative;
z-index: 99999;
}
}
.sheet-wrapper-button {
@@ -484,15 +485,6 @@ $pad-mar: (
}
}
.sheet-section-core {
button {
&.repcontrol_del {
position: relative;
z-index: 99999;
}
}
}
.sheet-save {
input[type=checkbox] {
-webkit-transform: scale(.8);
@@ -1861,10 +1853,6 @@ textarea {
}
width: 50%;
}
.repcontrol_del {
position: relative;
z-index: 100;
}
}
.sheet-section-spells .sheet-wrap-box textarea,