Final EndPwn2 build

I might update if it needs updating, but for now, we're done here.
This commit is contained in:
BlockBuilder57 2018-04-30 19:59:40 -05:00
parent c3fc51d733
commit fb2829aed5
4 changed files with 46 additions and 54 deletions

View file

@ -35,13 +35,13 @@ div[class^="footer-"] {
/* Profile Roles */
.role-3rahR_ {
[class*="role-"] {
position:relative;
border-radius:0%;
padding-right:10px;
}
.roleCircle-3-vPZq {
[class*="roleCircle-"] {
border-radius:0%;
position:absolute;
width:100%;
@ -52,11 +52,11 @@ div[class^="footer-"] {
margin-left:-4px;
}
.roleName-DUQZ9m {
[class*="roleName-"] {
z-index:2;
}
.roleRemoveIcon-2iu0iE {
[class*="roleRemoveIcon-"] {
display: block;
margin: 6px 2px 6px 0;
right: 0;
@ -64,13 +64,11 @@ div[class^="footer-"] {
position: absolute;
}
.roleRemoveIcon-2iu0iE .fill {
[class*="roleRemoveIcon-"] .fill {
z-index:5;
fill: #FFF;
filter: brightness(0);
}
.addButton-3RuTE0 {
[class*="addButton-"] {
z-index:3;
padding-right: 4px;
}

View file

@ -2,7 +2,7 @@
** Title Bar
*/
header[class^="header-"]:not(.header-2Lg0Oe) {
header[class^="header-"]:not(.header-QKLPzZ) {
padding: 10px;
height: 30px;
padding-top: 11px;