Comment badges and space classes in library

This commit is contained in:
Konstantinos Triantafyllou 2022-01-20 16:06:18 +02:00
parent 465b6582b9
commit b43d873cf6
2 changed files with 7 additions and 10 deletions

View File

@ -10,13 +10,11 @@
margin-top: 10px !important;
}
}
*/
.space {
margin-left: 4px !important;
}
/*
.custom-icon {
display: inline-block;
width: 18px;

View File

@ -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;*/