fixes according to rebasic 11.2 - 1265
This commit is contained in:
@@ -508,8 +508,8 @@ footer {
|
||||
}
|
||||
|
||||
.contact-block-img {
|
||||
width: 2.94rem;
|
||||
height: 2.94rem;
|
||||
width: 2.92rem;
|
||||
height: 2.92rem;
|
||||
margin-bottom: 3px;
|
||||
}
|
||||
|
||||
@@ -953,6 +953,7 @@ a .drop-icons:hover {
|
||||
}
|
||||
|
||||
.wall-item-pinned i {
|
||||
display: inline-block;
|
||||
transform: rotate(45deg);
|
||||
}
|
||||
|
||||
@@ -1389,7 +1390,7 @@ dl.bb-dl > dd > li {
|
||||
content: "\F659";
|
||||
}
|
||||
|
||||
/* Modified original CSS to match input in Ussrbasic */
|
||||
/* Modified original CSS to match input in Ussrbasicpub */
|
||||
.jothidden .bootstrap-tagsinput {
|
||||
border: 0px solid transparent;
|
||||
margin-bottom: 0px;
|
||||
@@ -1637,8 +1638,3 @@ dl.bb-dl > dd > li {
|
||||
}
|
||||
|
||||
|
||||
.generic-content-wrapper-styled {
|
||||
background-color: #aa2b2b;
|
||||
padding: 10px;
|
||||
border-radius: var(--bs-border-radius);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user