css-fixes
This commit is contained in:
@@ -1451,13 +1451,12 @@ transition: all 0.2s ease-in-out;
|
|||||||
}
|
}
|
||||||
.wall-item-comment-wrapper textarea {
|
.wall-item-comment-wrapper textarea {
|
||||||
height: 2.0em;
|
height: 2.0em;
|
||||||
width: 93%;
|
width: 100%;
|
||||||
font-size: 10px;
|
font-size: 10px;
|
||||||
color: #999999;
|
color: #999999;
|
||||||
border: 1px solid #DDD;
|
border: 1px solid #DDD;
|
||||||
padding: 0.3em;
|
padding: 0.3em;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
margin-left: 20px;
|
|
||||||
}
|
}
|
||||||
.wall-item-comment-wrapper .comment-edit-text-full {
|
.wall-item-comment-wrapper .comment-edit-text-full {
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
|||||||
@@ -568,8 +568,8 @@ header #banner #logo-text {
|
|||||||
}
|
}
|
||||||
/* messages */
|
/* messages */
|
||||||
#message-new {
|
#message-new {
|
||||||
background: #19aeff;
|
background: #3465A4;
|
||||||
border: 1px solid #005c94;
|
border: 1px solid #333;
|
||||||
width: 150px;
|
width: 150px;
|
||||||
}
|
}
|
||||||
#message-new a {
|
#message-new a {
|
||||||
@@ -578,6 +578,7 @@ header #banner #logo-text {
|
|||||||
display: block;
|
display: block;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
padding: 1em 0px;
|
padding: 1em 0px;
|
||||||
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
.mail-list-wrapper {
|
.mail-list-wrapper {
|
||||||
background-color: #f6f7f8;
|
background-color: #f6f7f8;
|
||||||
|
|||||||
@@ -1409,13 +1409,12 @@ transition: all 0.2s ease-in-out;
|
|||||||
}
|
}
|
||||||
.wall-item-comment-wrapper textarea {
|
.wall-item-comment-wrapper textarea {
|
||||||
height: 2.0em;
|
height: 2.0em;
|
||||||
width: 93%;
|
width: 100%;
|
||||||
font-size: 10px;
|
font-size: 10px;
|
||||||
color: #999999;
|
color: #999999;
|
||||||
border: 1px solid #DDD;
|
border: 1px solid #DDD;
|
||||||
padding: 0.3em;
|
padding: 0.3em;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
margin-left: 20px;
|
|
||||||
}
|
}
|
||||||
.wall-item-comment-wrapper .comment-edit-text-full {
|
.wall-item-comment-wrapper .comment-edit-text-full {
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
|||||||
@@ -553,8 +553,8 @@ header #banner #logo-text {
|
|||||||
}
|
}
|
||||||
/* messages */
|
/* messages */
|
||||||
#message-new {
|
#message-new {
|
||||||
background: #19aeff;
|
background: #055580;
|
||||||
border: 1px solid #005c94;
|
border: 1px solid #333;
|
||||||
width: 150px;
|
width: 150px;
|
||||||
}
|
}
|
||||||
#message-new a {
|
#message-new a {
|
||||||
@@ -563,6 +563,7 @@ header #banner #logo-text {
|
|||||||
display: block;
|
display: block;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
padding: 1em 0px;
|
padding: 1em 0px;
|
||||||
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
.mail-list-wrapper {
|
.mail-list-wrapper {
|
||||||
background-color: #f6f7f8;
|
background-color: #f6f7f8;
|
||||||
|
|||||||
@@ -1447,13 +1447,12 @@ transition: all 0.2s ease-in-out;
|
|||||||
}
|
}
|
||||||
.wall-item-comment-wrapper textarea {
|
.wall-item-comment-wrapper textarea {
|
||||||
height: 2.0em;
|
height: 2.0em;
|
||||||
width: 93%;
|
width: 100%;
|
||||||
font-size: 10px;
|
font-size: 10px;
|
||||||
color: #999999;
|
color: #999999;
|
||||||
border: 1px solid #DDD;
|
border: 1px solid #DDD;
|
||||||
padding: 0.3em;
|
padding: 0.3em;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
margin-left: 20px;
|
|
||||||
}
|
}
|
||||||
.wall-item-comment-wrapper .comment-edit-text-full {
|
.wall-item-comment-wrapper .comment-edit-text-full {
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
|||||||
@@ -568,8 +568,8 @@ header #banner #logo-text {
|
|||||||
}
|
}
|
||||||
/* messages */
|
/* messages */
|
||||||
#message-new {
|
#message-new {
|
||||||
background: #19aeff;
|
background: ;
|
||||||
border: 1px solid #005c94;
|
border: 1px solid #333;
|
||||||
width: 150px;
|
width: 150px;
|
||||||
}
|
}
|
||||||
#message-new a {
|
#message-new a {
|
||||||
@@ -578,6 +578,7 @@ header #banner #logo-text {
|
|||||||
display: block;
|
display: block;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
padding: 1em 0px;
|
padding: 1em 0px;
|
||||||
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
.mail-list-wrapper {
|
.mail-list-wrapper {
|
||||||
background-color: #f6f7f8;
|
background-color: #f6f7f8;
|
||||||
|
|||||||
@@ -564,6 +564,7 @@ header #banner #logo-text {
|
|||||||
display: block;
|
display: block;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
padding: 1em 0px;
|
padding: 1em 0px;
|
||||||
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
.mail-list-wrapper {
|
.mail-list-wrapper {
|
||||||
background-color: #f6f7f8;
|
background-color: #f6f7f8;
|
||||||
|
|||||||
Reference in New Issue
Block a user