master #50
|
@ -807,11 +807,6 @@ html[theme="f0ck95"] .gapRight {
|
||||||
align-items: center;
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
html[theme="f0ck95"] .populateME {
|
|
||||||
position: relative;
|
|
||||||
left: 10px;
|
|
||||||
}
|
|
||||||
|
|
||||||
html[theme="f0ck95"] input {
|
html[theme="f0ck95"] input {
|
||||||
color: #000;
|
color: #000;
|
||||||
}
|
}
|
||||||
|
@ -1568,6 +1563,11 @@ span.placeholder {
|
||||||
padding-top: 5px;
|
padding-top: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.populateME {
|
||||||
|
position: relative;
|
||||||
|
left: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
.gapRight {
|
.gapRight {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="_204863">
|
<div class="_204863">
|
||||||
<div class="gapLeft">
|
<div class="gapLeft">
|
||||||
<span class="populateME"><b><i>f0ck</i></b> - {{ item.id }}</span>
|
<span class="populateME"><b>f0ck</b> - {{ item.id }}</span>
|
||||||
</div>
|
</div>
|
||||||
@if(session)
|
@if(session)
|
||||||
<div class="gapRight">
|
<div class="gapRight">
|
||||||
|
|
Loading…
Reference in New Issue
Block a user