]> Shamusworld >> Repos - ardour-manual/blobdiff - source/css/common.css
Added missing images, handled image maps for the pdf (rendered as simple images)
[ardour-manual] / source / css / common.css
index 4bff9d11b44b8d117f4e11720297f6ae9c42360e..2900e043692fea6a36ee3cd3472838b4e79bca5c 100644 (file)
@@ -151,11 +151,6 @@ code {
   display: none;
 }
 
-.imagemap {position: relative;}
-.imagemap img {display: block;}
-.imagemap .area {display: block; position: absolute; transition: box-shadow 0.15s ease-in-out;}
-.imagemap .area:hover {box-shadow: 0px 0px 1vw white;}
-
 /* Keyboard modifiers */
 .mod1:before {        content: "Ctrl ";}
 .mod2:before {        content: "Alt ";}