User talk:GreenDude: Difference between revisions

From Path of Diablo Wiki
Created page with "// <syntaxhighlight lang="JavaScript"> // JSHint options /* jshint -W004, -W100, newcap: false, browser: true, jquery: true, sub: true, bitwise: true, curly: true, evil: true..."
 
No edit summary
 
Line 935: Line 935:
'.wikEdTextareaWrapper':      '',
'.wikEdTextareaWrapper':      '',
'.wikEdFrameWrapper':          '',
'.wikEdFrameWrapper':          '',
'.wikEdConsoleWrapper':        'clear: both; background: #f0f0f0; border: 1px solid #c0c0c0; border-top: none; padding: 0 0 0.4em; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left; width: 100%;',
'.wikEdConsoleWrapper':        'clear: both; background: #2D2D2D; border: 1px solid #2D2D2D; border-top: none; padding: 0 0 0.4em; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left; width: 100%;',
'.wikEdButtonsWrapper':        '',
'.wikEdButtonsWrapper':        '',
'.wikEdButtonsWrapperFull':    'float: left; clear: both; width: 100%;',
'.wikEdButtonsWrapperFull':    'float: left; clear: both; width: 100%;',