Session data can be cleared without reloading the page
This commit is contained in:
@@ -90,6 +90,11 @@
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
#connect-known-list li .labels > .opt.clr {
|
||||
background: #b71;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
#connect-known-list li:hover .labels > .opt,
|
||||
#connect-known-list li:focus .labels > .opt {
|
||||
display: inline-block;
|
||||
|
||||
Reference in New Issue
Block a user