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: # | '.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%;', |