-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: janusweb
action: commit
revision:
path_from:
revision_from: 3c3c948c5b9735b8ce8186c9b451dcdd0f3ccd7b:
path_to:
revision_to:

git.thebackupbox.net

janusweb

git://git.thebackupbox.net/janusweb

commit 3c3c948c5b9735b8ce8186c9b451dcdd0f3ccd7b
Author: James Baicoianu <james_github@baicoianu.com>
Date:   Tue Mar 31 12:41:16 2020 -0700

    AR button styling

diff --git a/media/assets/webui/apps/buttons/buttons.css b/media/assets/webui/apps/buttons/buttons.css

index 2628a354dda627e074341ca0fbf73359923c81fe..

index ..e03e02aaf215badcb93fb708e71d8f1fce9b81ca 100644

--- a/media/assets/webui/apps/buttons/buttons.css
+++ b/media/assets/webui/apps/buttons/buttons.css
@@ -1,4 +1,5 @@
 janus-button-webvr,
+janus-button-webar,
 janus-ui-editor-button {
   border: none;
   border-radius: .5em;
@@ -15,14 +16,17 @@ janus-ui-editor-button {
   display: inline-block;
 }
 janus-button-webvr[hover],
+janus-button-webar[hover],
 janus-ui-editor-button[hover] {
   background-image: linear-gradient(#323232, #404142 40%, #393b3d);
 }
 janus-button-webvr:active,
+janus-button-webar:active,
 janus-ui-editor-button:active {
   background-image: linear-gradient(#020202, #101112 40%, #191b1d);
 }
 janus-button-webvr[disabled],
+janus-button-webar[disabled],
 janus-ui-editor-button[disabled] {
   color: #999;
   background-image: linear-gradient(#484e55, #3a3f44 60%, #313539);
@@ -33,6 +37,7 @@ janus-ui-buttons>ui-buttonbar>ui-button,
 janus-ui-buttons>ui-buttonbar>ui-button:first-of-type,
 janus-ui-buttons>ui-buttonbar>ui-button:last-of-type,
 janus-ui-buttons>ui-buttonbar>janus-button-webvr,
+janus-ui-buttons>ui-buttonbar>janus-button-webar,
 janus-ui-buttons>ui-buttonbar>janus-ui-settings-button,
 janus-ui-buttons>ui-buttonbar>janus-ui-editor-button {
     width: 60px;

-----END OF PAGE-----

-- Response ended

-- Page fetched on Sun Jun 2 18:36:12 2024