move help icon color to alertify styles
This commit is contained in:
parent
84174dbced
commit
71ac44e239
@ -261,6 +261,12 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.fa-question-circle { // help links to FAQ
|
||||||
|
color: @colortheme_logo-2;
|
||||||
|
&:hover {
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
input[type="checkbox"], input[type="radio"] {
|
input[type="checkbox"], input[type="radio"] {
|
||||||
width: auto;
|
width: auto;
|
||||||
|
|||||||
@ -48,11 +48,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
.cp-teams-help {
|
.cp-teams-help {
|
||||||
color: @colortheme_logo-2;
|
|
||||||
text-align: center;
|
|
||||||
margin-left: 10px;
|
margin-left: 10px;
|
||||||
&:hover {
|
|
||||||
text-decoration: none;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user