{"sections":[{"urls":[],"urlPrefixes":[],"domains":[],"regexps":[],"code":"/* No Follow links, mouseover id of other links (*DM)*/\r\n/* (test) http://www.mvps.org/dmcritchie/firefox/tabs.htm#target */\r\n/* ================================================= */\r\n/* David McRitchie, 2008-10-04 Style 10987, updated (none)   */\r\n/* 2009-01-27 changed border to outline for a[href]:hover    */\r\n\r\n/* Stylish provides for quick changing of color,  select the hex code \r\n   including the #,  then use Insert button and select a different color */\r\n\r\n@namespace url(http://www.w3.org/1999/xhtml);\r\n\r\n/* nofollow  Matt Cutts http://www.mattcutts.com/blog/seeing-nofollow-links/  */\r\na[rel~=\"nofollow\"] \r\n   {border: thin dashed #006400 ! important; font-size:95% !important }\r\n\r\n/* Change 'bookmarks text color' on mouseover --  Tony Mechelynck, 2007-05-28 */\r\n/* http://groups.google.com/group/mozilla.support.firefox/browse_frm/thread/7e5f332e269012b0 */\r\na[href]:hover { outline: #FF0000 dotted 1px !important; } \r\n/* outline: instead of border: will not cause size changes and appears outside of border */ \r\n\r\n/* Until bugs 103843 and 105547 get fixed, a helpful workaround\r\n * to highlight some links which would pop up a new window:    */\r\n:link:hover[target=\"_blank\"], :visited:hover[target=\"_blank\"] {\r\n   color: white !important; background: blue !important; }\r\n\r\n:link:hover[target=\"_new\"], :visited:hover[target=\"_new\"] {\r\n   color: white !important; background: red !important;  }\r\n\r\n/* Change cursor for links that open in new window \r\n http://texturizer.net/firefox/tips.html#beh_icons  userContent  */ \r\n:link[target=\"_blank\"], :visited[target=\"_blank\"],\r\n:link[target=\"_new\"],   :visited[target=\"_new\"] { \r\n   cursor:  crosshair; } \r\n\r\n/* Change cursor for JavaScript links */ \r\na[href^=\"javascript:\"] { \r\n   cursor: move; }"}],"url":"http://userstyles.org/styles/10987","updateUrl":"https://userstyles.org/styles/chrome/10987.json","md5Url":"https://update.userstyles.org/10987.md5","originalMd5":"9eff6d71386fa2b64f6b4e62a5fb6113","name":"No Follow links, mouseover id of other links (DM*)"}