css-fixes

This commit is contained in:
tommy tomson 2012-04-02 00:05:49 +02:00
parent 31d04d685e
commit 408de09f72
7 changed files with 13 additions and 12 deletions

View File

@ -1451,13 +1451,12 @@ transition: all 0.2s ease-in-out;
}
.wall-item-comment-wrapper textarea {
height: 2.0em;
width: 93%;
width: 100%;
font-size: 10px;
color: #999999;
border: 1px solid #DDD;
padding: 0.3em;
font-size: 14px;
margin-left: 20px;
}
.wall-item-comment-wrapper .comment-edit-text-full {
font-size: 14px;

View File

@ -568,8 +568,8 @@ header #banner #logo-text {
}
/* messages */
#message-new {
background: #19aeff;
border: 1px solid #005c94;
background: #3465A4;
border: 1px solid #333;
width: 150px;
}
#message-new a {
@ -578,6 +578,7 @@ header #banner #logo-text {
display: block;
font-weight: bold;
padding: 1em 0px;
text-decoration: none;
}
.mail-list-wrapper {
background-color: #f6f7f8;

View File

@ -1409,13 +1409,12 @@ transition: all 0.2s ease-in-out;
}
.wall-item-comment-wrapper textarea {
height: 2.0em;
width: 93%;
width: 100%;
font-size: 10px;
color: #999999;
border: 1px solid #DDD;
padding: 0.3em;
font-size: 14px;
margin-left: 20px;
}
.wall-item-comment-wrapper .comment-edit-text-full {
font-size: 14px;

View File

@ -553,8 +553,8 @@ header #banner #logo-text {
}
/* messages */
#message-new {
background: #19aeff;
border: 1px solid #005c94;
background: #055580;
border: 1px solid #333;
width: 150px;
}
#message-new a {
@ -563,6 +563,7 @@ header #banner #logo-text {
display: block;
font-weight: bold;
padding: 1em 0px;
text-decoration: none;
}
.mail-list-wrapper {
background-color: #f6f7f8;

View File

@ -1447,13 +1447,12 @@ transition: all 0.2s ease-in-out;
}
.wall-item-comment-wrapper textarea {
height: 2.0em;
width: 93%;
width: 100%;
font-size: 10px;
color: #999999;
border: 1px solid #DDD;
padding: 0.3em;
font-size: 14px;
margin-left: 20px;
}
.wall-item-comment-wrapper .comment-edit-text-full {
font-size: 14px;

View File

@ -568,8 +568,8 @@ header #banner #logo-text {
}
/* messages */
#message-new {
background: #19aeff;
border: 1px solid #005c94;
background: ;
border: 1px solid #333;
width: 150px;
}
#message-new a {
@ -578,6 +578,7 @@ header #banner #logo-text {
display: block;
font-weight: bold;
padding: 1em 0px;
text-decoration: none;
}
.mail-list-wrapper {
background-color: #f6f7f8;

View File

@ -564,6 +564,7 @@ header #banner #logo-text {
display: block;
font-weight: bold;
padding: 1em 0px;
text-decoration: none;
}
.mail-list-wrapper {
background-color: #f6f7f8;