From 9d322746e60a557006ed3c7c3552091ae20e7665 Mon Sep 17 00:00:00 2001 From: Ylian Saint-Hilaire Date: Thu, 25 May 2023 10:18:37 -0700 Subject: [PATCH] Revert "Remove code redundancy" --- public/styles/style.css | 48 +- views/default.handlebars | 36718 ++++++++++++++++++------------------- 2 files changed, 18399 insertions(+), 18367 deletions(-) diff --git a/public/styles/style.css b/public/styles/style.css index 42d0e70d..449ae915 100644 --- a/public/styles/style.css +++ b/public/styles/style.css @@ -1533,44 +1533,76 @@ a { opacity: 1; } -/*groups all buttons repeated code into one block*/ -.lbtg{ +.lb1 { + background: url(../images/leftbar-64.png) -1px -2px; + background-image: image-set(url(../images/leftbar-64.png) 1x, url(../images/leftbar-128.png) 2x); height: 62px; width: 62px; cursor: pointer; border: none; position: absolute; top: 6px; - left: 6px; -} -.lb1 { - background: url(../images/leftbar-64.png) -1px -2px; - background-image: image-set(url(../images/leftbar-64.png) 1x, url(../images/leftbar-128.png) 2x); + left: 6px; } .lb2 { background: url(../images/leftbar-64.png) -66px -2px; background-image: image-set(url(../images/leftbar-64.png) 1x, url(../images/leftbar-128.png) 2x); + height: 62px; + width: 62px; + cursor: pointer; + border: none; + position: absolute; + top: 6px; + left: 6px; } .lb3 { background: url(../images/leftbar-64.png) -130px -2px; background-image: image-set(url(../images/leftbar-64.png) 1x, url(../images/leftbar-128.png) 2x); + height: 62px; + width: 62px; + cursor: pointer; + border: none; + position: absolute; + top: 6px; + left: 6px; } .lb4 { background: url(../images/leftbar-64.png) -194px -2px; background-image: image-set(url(../images/leftbar-64.png) 1x, url(../images/leftbar-128.png) 2x); + height: 62px; + width: 62px; + cursor: pointer; + border: none; + position: absolute; + top: 6px; + left: 6px; } .lb5 { background: url(../images/leftbar-64.png) -257px -2px; background-image: image-set(url(../images/leftbar-64.png) 1x, url(../images/leftbar-128.png) 2x); + height: 62px; + width: 62px; + cursor: pointer; + border: none; + position: absolute; + top: 6px; + left: 6px; } .lb6 { background: url(../images/leftbar-64.png) -318px -2px; background-image: image-set(url(../images/leftbar-64.png) 1x, url(../images/leftbar-128.png) 2x); + height: 62px; + width: 62px; + cursor: pointer; + border: none; + position: absolute; + top: 6px; + left: 6px; } .m0 { @@ -3246,4 +3278,4 @@ a { padding: 6px 12px; border: 1px solid #ccc; border-top: none; -} +} \ No newline at end of file diff --git a/views/default.handlebars b/views/default.handlebars index 433a1fcb..c9e74367 100644 --- a/views/default.handlebars +++ b/views/default.handlebars @@ -1,18359 +1,18359 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {{{title}}} - - - - - - - - - - - - - - - - - - - - - - - - -
- -
-
{{{titlehtml}}}
-
{{{title1}}}
-
{{{title2}}}
-
- -
-

-
-
-
-
-
-
-
-
-
-
-
-
- - - -
-
-
-
- -
- ♦ - -
- - - - - - - - - - - - - - - - - -
- - -
 
-
-
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- - - -
-
- - -
- - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {{{title}}} + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
{{{titlehtml}}}
+
{{{title1}}}
+
{{{title2}}}
+
+ +
+

+
+
+
+
+
+
+
+
+
+
+
+
+ + + +
+
+
+
+ +
+ ♦ + +
+ + + + + + + + + + + + + + + + + +
+ + +
 
+
+
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + +
+
+ + +
+ + + \ No newline at end of file