{"sections":[{"urls":[],"urlPrefixes":[],"domains":[],"regexps":[],"code":"/* \r\nDisplay [] by the item with the accesskey\r\n\r\nby Dan Rasmussen \u003chttp://danrasmussen.org\u003e\r\nAugust 2008.\r\n\r\nBased on \r\nhttp://blog.andrewbeacock.com/2007/06/firefox-hack-to-display-accesskey.html\r\n\r\nI've modified the original to look (reasonably) good and be visible whether the background color of the web page is light or dark.\r\n\r\nLicensed under the Creative Commons Attribution 3.0 license:\r\nhttp://creativecommons.org/licenses/by/3.0/\r\n*/\r\n\r\na[accesskey]:after,\r\nbutton[accesskey]:after,\r\ninput[accesskey]:after,\r\nlabel[accesskey]:after,\r\nlegend[accesskey]:after,\r\ntextarea[accesskey]:after {\r\n    margin-left: 0.3em;\r\n    background-color: black;\r\n    color: white;\r\n    font-size: 125%;\r\n    padding: .125em .125em;\r\n    content: \"[\" attr(accesskey) \"]\";\r\n}"}],"url":"http://userstyles.org/styles/10407","updateUrl":"https://userstyles.org/styles/chrome/10407.json","md5Url":"https://update.userstyles.org/10407.md5","originalMd5":"b4b488ec3388aabdb604e2347bafa867","name":"Show Accesskeys","thumbnail":"https://userstyles.org/style_screenshots/10407_after.png?r=1780999304"}