X-Git-Url: https://git.octo.it/?a=blobdiff_plain;ds=sidebyside;f=share%2Fstyle.css;h=3f2cf592852fd1b9141267495c8ba8ef6a8d27cb;hb=755a13e1dda957b708219bb92ea0d07dcd6f364a;hp=ad835779fc60da7bbeda47ada35797f2fa3db02e;hpb=d23e04f683e1b8e1aefb9d659cf30eec4881f66b;p=collection4.git diff --git a/share/style.css b/share/style.css index ad83577..3f2cf59 100644 --- a/share/style.css +++ b/share/style.css @@ -168,6 +168,16 @@ a:hover clear: both; } +div.graph-img div.graph-buttons +{ + display: none; +} + +div.graph-img:hover div.graph-buttons +{ + display: block; +} + .graph-img .graph-buttons.navigation { position: absolute; @@ -193,7 +203,7 @@ a:hover cursor: pointer; } -.graph-buttons .graph-button:hover +.graph-buttons div.graph-button:hover { border: 1px solid black; background-color: white;