mention.css in Open Social 8.2
Same filename in this branch
Same filename and directory in other branches
- 8.9 themes/socialblue/assets/css/mention.css
- 8 themes/socialblue/assets/css/mention.css
- 8.3 themes/socialblue/assets/css/mention.css
- 8.4 themes/socialblue/assets/css/mention.css
- 8.5 themes/socialblue/assets/css/mention.css
- 8.6 themes/socialblue/assets/css/mention.css
- 8.7 themes/socialblue/assets/css/mention.css
- 8.8 themes/socialblue/assets/css/mention.css
.mentions-input .ui-autocomplete { border-radius: 10px; } .mention__item { color: #555555; } .mention__item:hover { background: #e6e6e6; }
File
themes/socialblue/assets/css/mention.cssView source
- .mentions-input .ui-autocomplete {
- border-radius: 10px;
- }
-
- .mention__item {
- color: #555555;
- }
-
- .mention__item:hover {
- background: #e6e6e6;
- }