Opravy dle SonarLint - klient
This commit is contained in:
@@ -100,11 +100,19 @@ body,
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.table> :not(caption) .action-icon {
|
||||
color: rgb(0, 89, 255);
|
||||
cursor: pointer;
|
||||
margin-left: 10px;
|
||||
padding: 0;
|
||||
.table> :not(caption) {
|
||||
.action-icon {
|
||||
color: rgb(0, 89, 255);
|
||||
cursor: pointer;
|
||||
margin-left: 10px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.buyer-icon {
|
||||
color: #dbba00;
|
||||
margin-left: 10px;
|
||||
padding: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.table ul {
|
||||
|
||||
Reference in New Issue
Block a user