Adding background transparent for theme inputs
Этот коммит содержится в:
@@ -103,6 +103,9 @@
|
|||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
|
.input-group-addon:not(:first-child) {
|
||||||
|
background: transparent;
|
||||||
|
}
|
||||||
.radio {
|
.radio {
|
||||||
label {
|
label {
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user