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