projects
/
GitHub
/
WoltLab
/
com.woltlab.wcf.conversation.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a7c266
)
Updated CSS
author
Alexander Ebert
<ebert@woltlab.com>
Tue, 20 Oct 2015 08:42:25 +0000
(10:42 +0200)
committer
Alexander Ebert
<ebert@woltlab.com>
Tue, 20 Oct 2015 08:42:25 +0000
(10:42 +0200)
files/style/conversation.scss
patch
|
blob
|
blame
|
history
diff --git
a/files/style/conversation.scss
b/files/style/conversation.scss
index 204b6602abdccd566d3f71b78e37d5b53161eb5d..7d66c50551728ef024632a0dc2d74d7f97f64225 100644
(file)
--- a/
files/style/conversation.scss
+++ b/
files/style/conversation.scss
@@
-25,7
+25,7
@@
.conversationParticipantList {
> li {
.inlineDataList {
-
font-size: $wcfSmallFontSize
;
+
@extend .wcfFontSmall
;
}
&.conversationLeft > div {
@@
-50,7
+50,7
@@
}
.conversationUsageBar {
- background-color: $wcfColor;
+
// TODO:
background-color: $wcfColor;
border-radius: 5px;
box-shadow: inset 0 1px 5px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .5);
height: 20px;