mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-13 10:25:01 +00:00
Bug 285035 - Help Documentation should look more like the Mozilla website. Followup patch to address issue forgotten during patch checkin.
This commit is contained in:
parent
c9feb5cc3c
commit
cbbc674c55
@ -113,8 +113,8 @@ li {
|
||||
|
||||
.contentsBox {
|
||||
margin-top: 12px;
|
||||
background-color: #cccccc;
|
||||
border: 1px solid black;
|
||||
background-color: #eee;
|
||||
border: 1px solid #ccc;
|
||||
width: 300px;
|
||||
padding: 1em;
|
||||
}
|
||||
|
@ -113,8 +113,8 @@ li {
|
||||
|
||||
.contentsBox {
|
||||
margin-top: 12px;
|
||||
background-color: #cccccc;
|
||||
border: 1px solid black;
|
||||
background-color: #eee;
|
||||
border: 1px solid #ccc;
|
||||
width: 300px;
|
||||
padding: 1em;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user