| Server IP : 185.208.173.17 / Your IP : 87.236.161.98 Web Server : Microsoft-IIS/10.0 System : Windows NT SRV8576125506 10.0 build 26100 (Windows Server 2016) AMD64 User : IUSR ( 0) PHP Version : 7.4.13 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/inetpub/wwwroot/parsmega.nuxt/node_modules/pretty-error/src/ |
Upload File : |
module.exports = ->
'pretty-error':
display: 'block'
marginLeft: '2'
'pretty-error > header':
display: 'block'
'pretty-error > header > title > kind':
background: 'red'
color: 'bright-white'
'pretty-error > header > title > wrapper':
marginRight: '1'
color: 'grey'
'pretty-error > header > colon':
color: 'grey'
marginRight: 1
'pretty-error > header > message':
color: 'bright-white'
'pretty-error > trace':
display: 'block'
marginTop: 1
'pretty-error > trace > item':
display: 'block'
marginBottom: 1
marginLeft: 2
bullet: '"<grey>-</grey>"'
'pretty-error > trace > item > header':
display: 'block'
'pretty-error > trace > item > header > pointer > file':
color: 'bright-yellow'
'pretty-error > trace > item > header > pointer > colon':
color: 'grey'
'pretty-error > trace > item > header > pointer > line':
color: 'bright-yellow'
marginRight: 1
'pretty-error > trace > item > header > what':
color: 'white'
'pretty-error > trace > item > footer':
display: 'block'
'pretty-error > trace > item > footer > addr':
display: 'block'
color: 'grey'
'pretty-error > trace > item > footer > extra':
display: 'block'
color: 'grey'