From 2c355ddd87ee3c23afbcb43b22d073b189559be9 Mon Sep 17 00:00:00 2001 From: Jesse McDonald Date: Sat, 14 Mar 2020 17:16:40 -0500 Subject: [PATCH] add titles (tooltips) to the history navigation buttons --- css/chess.css | 12 +++++------- index.html | 54 +++++++++++++++++++++++---------------------------- 2 files changed, 29 insertions(+), 37 deletions(-) diff --git a/css/chess.css b/css/chess.css index 546cc86..9ebcff4 100644 --- a/css/chess.css +++ b/css/chess.css @@ -8,15 +8,13 @@ h1 { margin-bottom: 0; } -button:disabled .silhouette { - fill: #c0c0c0; +.media-button-svg { + width: 12pt; + height: 12pt; } -.screen-reader { - height: 1px; - overflow: hidden; - position: absolute; - width: 1px; +button:disabled .silhouette { + fill: #c0c0c0; } #content { diff --git a/index.html b/index.html index a4dde41..8c92946 100644 --- a/index.html +++ b/index.html @@ -161,47 +161,41 @@
- - - - - -