1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-31 06:34:40 +00:00

modified color of op-btn in msg

This commit is contained in:
llj
2012-10-24 19:10:05 +08:00
parent 99dc7fa328
commit 33748182cf

View File

@@ -1150,7 +1150,7 @@ textarea:-moz-placeholder {
margin-top: 10px;
}
.msg-list button.op {
color: #2a2;
color: #4b4;
}
.msg {
word-wrap: break-word;