From b43d873cf6bb46f5adff002b5004936ae4696d47 Mon Sep 17 00:00:00 2001 From: "k.triantafyllou" Date: Thu, 20 Jan 2022 16:06:18 +0200 Subject: [PATCH] Comment badges and space classes in library --- library-css/utils.scss | 2 -- library.css | 15 +++++++-------- 2 files changed, 7 insertions(+), 10 deletions(-) diff --git a/library-css/utils.scss b/library-css/utils.scss index a3f677e..7b0ce35 100644 --- a/library-css/utils.scss +++ b/library-css/utils.scss @@ -10,13 +10,11 @@ margin-top: 10px !important; } } -*/ .space { margin-left: 4px !important; } -/* .custom-icon { display: inline-block; width: 18px; diff --git a/library.css b/library.css index 219237a..090c4a8 100644 --- a/library.css +++ b/library.css @@ -767,7 +767,7 @@ body { /* background-color: white;*/ /*}*/ -.badges { +/*.badges { position: absolute; top: 0; left: 0; @@ -775,15 +775,14 @@ body { } .badges .portal-card-badge { - /*background-color: #F8FFFF;*/ - /*color: #2680EB !important;*/ - /*font-size: 14px;*/ - /*border: 1px solid #2680EB;*/ + !*background-color: #F8FFFF;*! + !*color: #2680EB !important;*! + !*font-size: 14px;*! + !*border: 1px solid #2680EB;*! border-radius: 6px 0 0 0; padding: 8px 20px; - /*margin-bottom: 5px;*/ -} - + !*margin-bottom: 5px;*! +}*/ /*.badges .private-card-badge {*/ /* background-color: #A4A4A4;*/