зеркало из https://github.com/mozilla/gecko-dev.git
Cope with missing planet2.css.
This commit is contained in:
Родитель
82c95e570b
Коммит
bb9f2f788c
|
@ -23,7 +23,7 @@
|
|||
*
|
||||
* ***** END LICENSE BLOCK ***** */
|
||||
|
||||
@import url("http://planet.mozilla.org/planet2.css");
|
||||
@import url("http://planet.mozilla.org/planet.css");
|
||||
|
||||
input[type="text"] {
|
||||
font-family: monospace;
|
||||
|
@ -53,6 +53,7 @@ input[type="text"] {
|
|||
}
|
||||
|
||||
div.sidebar {
|
||||
position: static;
|
||||
float: right;
|
||||
text-align: center;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче