Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
MDL-42434 mod_chat: styles for chat themes to view help-icon properly
[moodle.git]
/
mod
/
chat
/
gui_ajax
/
theme
/
bubble
/
chat.css
diff --git
a/mod/chat/gui_ajax/theme/bubble/chat.css
b/mod/chat/gui_ajax/theme/bubble/chat.css
index
035eb93
..
460ae0b
100644
(file)
--- a/
mod/chat/gui_ajax/theme/bubble/chat.css
+++ b/
mod/chat/gui_ajax/theme/bubble/chat.css
@@
-242,3
+242,7
@@
Dual licensed under MIT and GNU GPLv2 © Nicolas Gallagher
border-width: 9px 0 9px 21px;
border-color: transparent #fff;
}
+
+#button-send + a > i.text-info {
+ color: black !important;
+}