{"sections":[{"urls":[],"urlPrefixes":["http://"],"domains":[],"regexps":[],"code":"@namespace url(http://www.w3.org/1999/xhtml);\n*[class]:hover,\r\n*[id]:hover {\r\n  background: rgba(128,128,128, .25); \r\n  border-radius: 5px;\r\n  -moz-border-radius: 5px;\r\n }\r\n\r\n/* ---- Class Inspector ---- */\r\n*[class]:not([class=\"anonymous-div\"]):hover::before {\r\n  content: \" .\" attr(class) \" \";\r\n  color: green; text-shadow: 1px 1px 1px lime; \r\n  padding: .05em .25em; margin: -1em;\r\n } \r\n\r\n/* ---- ID Inspector ---- */\r\n*[id]:hover::after {\r\n  content: \" #\" attr(id) \" \";\r\n  color: darkred; text-shadow: 0px 1px 3px crimson; \r\n  padding: 0 .5em; margin: -0.15em; \r\n }\r\n\r\n/* ---- both ---- */\r\n*[class]:not([class=\"anonymous-div\"]):hover::before,\r\n*[id]:hover::after {\r\n  font-size: 0.8em;\r\n  position: absolute; float: left;\r\n  background: rgba(255,255,255, .8);\r\n  box-shadow: 0 0 5px white;\r\n  -moz-box-shadow: 0 0 5px white; \r\n  border-radius: 5px;\r\n  -moz-border-radius: 5px;\r\n }"}],"url":"http://userstyles.org/styles/43482","updateUrl":"https://userstyles.org/styles/chrome/43482.json","md5Url":"https://update.userstyles.org/43482.md5","originalMd5":"efb059b9227c38859e549a65a552f1ab","name":"CSS class \u0026 ID revealer"}