PushRules settings: Display keywords modal dialog
This commit is contained in:
parent
9fb8c9f67a
commit
10d3076d6b
2 changed files with 58 additions and 1 deletions
|
@ -51,3 +51,19 @@ limitations under the License.
|
|||
.mx_UserNotifSettings_pushRulesTable tbody th:first-child {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.mx_UserNotifSettings_keywords {
|
||||
cursor: pointer;
|
||||
color: #76cfa6;
|
||||
}
|
||||
|
||||
.mx_UserNotifSettings_keywordsLabel {
|
||||
text-align: left;
|
||||
padding-bottom: 12px;
|
||||
}
|
||||
|
||||
.mx_UserNotifSettings_keywordsInput {
|
||||
color: #747474;
|
||||
font-weight: 300;
|
||||
font-size: 15px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue