{"sections":[{"urls":[],"urlPrefixes":[],"domains":[],"regexps":[],"code":"/*\r\n Display accesskeys, mostly harmless\r\n http://userstyles.org/styles/2191\r\n BEGIN\r\n*/\r\n\r\n/*\r\n all possible [accesskey] elems:\r\n a, label, legend, button (woking)\r\n area, input, textarea (not-working)\r\n try userscript workaround: http://userscripts.org/scripts/show/8376\r\n*/\r\n\r\n@namespace\r\n url(http://www.w3.org/1999/xhtml);"},{"urls":[],"urlPrefixes":["http://","https://"],"domains":[],"regexps":[],"code":"label[accesskey]::after  ,\r\nlegend[accesskey]::after  ,\r\nbutton[accesskey]::after  ,\r\na[accesskey]::after  {\r\n content: attr(accesskey) !important;\r\n opacity: 0.8 !important;\r\n text-transform: uppercase !important;\r\n font-weight: normal !important;\r\n text-decoration: none !important;\r\n border: none !important;\r\n color: #000 !important;\r\n background-color: #eee !important;\r\n border-radius: 0.7em !important;\r\n font-family: \"Courier new\", Courier, monospace !important;\r\n font-size: 12px !important;\r\n padding: 0 4px 0 4px !important;\r\n margin: 0 0 0 -15px !important;\r\n}\r\n\r\nlabel[accesskey]:focus::after  ,\r\nlegend[accesskey]:focus::after  ,\r\nbutton[accesskey]:focus::after  ,\r\na[accesskey]:focus::after  ,\r\nlabel[accesskey]:hover::after  ,\r\nlegend[accesskey]:hover::after  ,\r\nbutton[accesskey]:hover::after  ,\r\na[accesskey]:hover::after  {\r\n visibility: hidden !important;\r\n}\r\n\r\n/*\r\n this can spoil something\r\n but is necessary\r\n*/\r\na[accesskey]  {\r\n white-space: nowrap !important;\r\n}"}],"url":"http://userstyles.org/styles/2191","updateUrl":"https://userstyles.org/styles/chrome/2191.json","md5Url":"https://update.userstyles.org/2191.md5","originalMd5":"ed7e0d587ad3477abb3da9bc7da95c36","name":"Display accesskeys, mostly harmless","thumbnail":"https://userstyles.org/style_screenshots/2191_after.png?r=1778875218"}