Technical Problem lettters and numbers

Specified

Ex-Bluelighter
Joined
Sep 7, 2017
Messages
6,022
what are all these letters and numbers on the right side of the screen??

element.style {
  1. min-height: 100px;
}

css.php?css…0caeae691:4
.fr-box.fr-basic .fr-element {
  1. padding-top: 10px;
}


css.php?css…0caeae691:4
.fr-box.fr-basic .fr-element {
  1. font-family: 'Segoe UI','Helvetica Neue',Helvetica,Roboto,Oxygen,Ubuntu,Cantarell,'Fira Sans','Droid Sans',sans-serif;
  2. color: #141414;
  3. font-size: 15px;
  4. line-height: 1.4;
  5. padding: 20px;
  6. -webkit-box-sizing: border-box;
  7. -moz-box-sizing: border-box;
  8. box-sizing: border-box;
  9. overflow-x: auto;
  10. min-height: 60px;
  11. text-align: left;
}


css.php?css…0caeae691:4
.fr-element {
  1. background: transparent;
  2. position: relative;
  3. z-index: 2;
  4. -webkit-user-select: auto;
}


css.php?css…0caeae691:4
.fr-element, .fr-element:focus {
  1. outline: 0 solid transparent;
}



div[Attributes Style] {
  1. direction: ltr;
  2. unicode-bidi: isolate;
  3. -webkit-user-modify: read-write;
  4. overflow-wrap: break-word;
  5. -webkit-line-break: after-white-space;
}

user agent stylesheet
div {
  1. display: block;
}


css.php?css…ad8517dc:26
* {
  1. box-sizing: border-box;
}

Inherited from
div.block-body

css.php?css…ad8517dc:26
.block-body {
  1. list-style: none;
  2. margin: 0;
  3. padding: 0;
}

Inherited from
div.block-container

css.php?css…ad8517dc:26
.block-container {
  1. color: #141414;
  2. background: #d7e4ee;
  3. border-width: 1px;
  4. border-style: solid;
  5. border-top-color: #acc7dc;
  6. border-right-color: #a1c0d7;
  7. border-bottom-color: #8fb4d0;
  8. border-left-color: #a1c0d7;
  9. border-radius: 4px;
}

Inherited from
html#XF.has-js.template-conversation_view.has-no-touchevents.has-passiveeventlisteners.has-no-hiddenscroll.has-os-windows.has-browser-chrome.has-pointer-nav

css.php?css…ad8517dc:26
:root {
  1. --input-border-heavy: #8fb4d0;
  2. --input-border-light: #acc7dc;
}


css.php?css…ad8517dc:26
html {
  1. font: 15px / 1.4 sans-serif;
  2. font-family: 'Segoe UI','Helvetica Neue',Helvetica,Roboto,Oxygen,Ubuntu,Cantarell,'Fira Sans','Droid Sans',sans-serif;
  3. font-weight: 400;
  4. color: #141414;
  5. margin: 0;
  6. padding: 0;
  7. word-wrap: break-word;
  8. hyphens: none;
  9. -moz-hyphens: none;
  10. -ms-hyphens: none;
  11. -webkit-hyphens: none;
  12. background-color: #bed3e3;
}


css.php?css…0ad8517dc:5
html {
  1. line-height: 1.15;
  2. -ms-text-size-adjust: 100%;
  3. -webkit-text-size-adjust: 100%;
}

Pseudo ::selection element

css.php?css…0caeae691:4
.fr-wrapper ::selection {
  1. background: #c9dbf1;
  2. color: #141414;
}

position
0
0
margin


border


padding
10
20
1168 × 70
20
20




0
0


Console



top



Default levels


No Issues



(index):1995 Time took to calculate the fingerprin
 
Specified just hit the f12 key my dude

it will magically disappear

you're looking at the browser console (I assume, if it's on the right side of your screen)
 
It seems he's on a mobile device....where is the F12 key for that set of users? I have no idea.
You can create a page source bookmark, but that requires knowing how to do that and probably having some html/css/js knowledge then. This also does not just appear on the right side, but as a whole window. Im going to Google this...

Google "Specified stupid mystery" and this is the first result I got..


Surprisingly, this book looks really good....

Mystery solved. Read this book it's a better use of time.
 
You don’t have to get it, Spessie Honey. I was simply offering alternative nomenclature to this interesting thread.
 
Top