diff --git a/App/style.css b/App/style.css index 051eea36..120ad3e0 100644 --- a/App/style.css +++ b/App/style.css @@ -569,10 +569,22 @@ input[valid='false'] { #navigator-floating-bar { bottom: 0; + justify-content: flex-start; } #show-all-button { border-radius: 10px 10px 0 0; + cursor: pointer; +} + +#show-all-button:hover { + background-color: #f46; +} + +#show-all-button > img { + width: 20px; + height: auto; + margin: 0 5px; } #github-string > p { diff --git a/Assets/Images/unlock.svg b/Assets/Images/unlock.svg new file mode 100644 index 00000000..d2472219 --- /dev/null +++ b/Assets/Images/unlock.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/index.html b/index.html index 2e1c7759..99ff62f9 100644 --- a/index.html +++ b/index.html @@ -324,7 +324,7 @@

Reddit Command Copied!