Change tab close icon
This commit is contained in:
parent
2328cfa940
commit
05ce88a656
7 changed files with 46 additions and 36 deletions
|
@ -436,6 +436,15 @@ i[class^="icon-"]:before, i[class*=" icon-"]:before {
|
|||
cursor: pointer;
|
||||
}
|
||||
|
||||
.message a {
|
||||
text-decoration: none;
|
||||
color: #0066FF;
|
||||
}
|
||||
|
||||
.message a:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.message-input-wrap {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue