unify css classes
This commit is contained in:
@@ -1,39 +1,3 @@
|
||||
.mail-conv-sender {
|
||||
float: left;
|
||||
margin-right: 10px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.mail-conv-sender img{
|
||||
width: 2.2rem;
|
||||
height: 2.2rem;
|
||||
}
|
||||
|
||||
.mail-conv-sender-name {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.mail-conv-body {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.mail-conv-body img {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
#prvmail-rotator {
|
||||
margin: 15px;
|
||||
}
|
||||
|
||||
#prvmail-text {
|
||||
height: 15.0em;
|
||||
}
|
||||
|
||||
.mail-conv-outside-wrapper {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.active .conv-participants {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
|
@@ -155,3 +155,9 @@ li:hover .group-edit-icon {
|
||||
a.wikilist {
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
/* mail list */
|
||||
|
||||
.active .conv-participants {
|
||||
color: #fff;
|
||||
}
|
||||
|
Reference in New Issue
Block a user