Merge branch 'froyo' into froyo-release
This commit is contained in:
commit
8b674a0471
|
@ -419,6 +419,10 @@ div.indent {
|
|||
text-align:left;
|
||||
}
|
||||
|
||||
#mainBodyRight td p {
|
||||
margin:0 0 1em 0;
|
||||
}
|
||||
|
||||
#mainBodyRight .blueBorderBox {
|
||||
border:5px solid #ddf0f2;
|
||||
padding:18px 18px 18px 18px;
|
||||
|
|
|
@ -794,7 +794,7 @@ ul.no-style {
|
|||
.new {
|
||||
font-size: .78em;
|
||||
font-weight: bold;
|
||||
color: red;
|
||||
color: #ff3d3d;
|
||||
text-decoration: none;
|
||||
vertical-align:top;
|
||||
line-height:.9em;
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
Loading…
Reference in New Issue