Support note list view and sorter
This commit is contained in:
@ -268,7 +268,7 @@ a:hover {
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
#inviteFriends {
|
||||
#inviteFriends, #upgradeAccount {
|
||||
position: relative;
|
||||
.dot {
|
||||
display: inline-block;
|
||||
@ -281,6 +281,14 @@ a:hover {
|
||||
background: #FF9263;
|
||||
}
|
||||
}
|
||||
#upgradeAccountModal {
|
||||
.label {
|
||||
font-size: 12px;
|
||||
}
|
||||
.a {
|
||||
color:#428bca;
|
||||
}
|
||||
}
|
||||
|
||||
#inviteUrl {
|
||||
width: 400px;
|
||||
|
Reference in New Issue
Block a user