Changes CSS for has-tip class, removes question mark from cursor.
This commit is contained in:
parent
1498c0cf87
commit
b693555304
2 changed files with 3 additions and 0 deletions
|
|
@ -742,6 +742,7 @@ ul.pagination li.current a:hover, ul.pagination li.current a:focus {
|
|||
.has-tip {
|
||||
color: #7A8C9E;
|
||||
border-color: #7A8C9E;
|
||||
cursor: inherit;
|
||||
}
|
||||
|
||||
.logo {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue