mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 23:13:02 +01:00
Fix indentation in the CSS test page
This commit is contained in:
parent
5ab4ffac72
commit
4f984dbade
1 changed files with 26 additions and 29 deletions
|
|
@ -63,7 +63,6 @@
|
||||||
' padding-left: 0;',
|
' padding-left: 0;',
|
||||||
' padding-right: 3px;',
|
' padding-right: 3px;',
|
||||||
' text-decoration: none;',
|
' text-decoration: none;',
|
||||||
'',
|
|
||||||
'}',
|
'}',
|
||||||
'',
|
'',
|
||||||
'',
|
'',
|
||||||
|
|
@ -161,7 +160,6 @@
|
||||||
' margin-top: 20px;',
|
' margin-top: 20px;',
|
||||||
' background-image: url(\'../Images/documents.png\');',
|
' background-image: url(\'../Images/documents.png\');',
|
||||||
' background-repeat: no-repeat;',
|
' background-repeat: no-repeat;',
|
||||||
'',
|
|
||||||
'}',
|
'}',
|
||||||
'',
|
'',
|
||||||
'.tile-wrapper {',
|
'.tile-wrapper {',
|
||||||
|
|
@ -390,8 +388,7 @@
|
||||||
' }',
|
' }',
|
||||||
'',
|
'',
|
||||||
' .featured hgroup.title h1, .featured hgroup.title h2 {',
|
' .featured hgroup.title h1, .featured hgroup.title h2 {',
|
||||||
' /* color: #fff;',
|
' /* color: #fff; */',
|
||||||
' */',
|
|
||||||
' }',
|
' }',
|
||||||
'',
|
'',
|
||||||
' .featured p {',
|
' .featured p {',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue