mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-08 08:02:36 +00:00
delete button above on all pages
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user