ui for hashtag picker
This commit is contained in:
@@ -85,6 +85,20 @@
|
||||
|
||||
.dialog {
|
||||
padding: 12px;
|
||||
/*
|
||||
div.tokenfield {
|
||||
.token {
|
||||
//border: 1px solid red;
|
||||
//color: red;
|
||||
}
|
||||
|
||||
color: @colortheme_light-base;
|
||||
background-color: @alertify-dialog-bg;
|
||||
|
||||
input[id$="tokenfield"][type="text"].token-input {
|
||||
background-color: @alertify-dialog-bg !important;
|
||||
}
|
||||
}*/
|
||||
}
|
||||
|
||||
.dialog, .alert {
|
||||
@@ -308,6 +322,5 @@
|
||||
pointer-events: auto;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user