10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 999946d commit 44267d5Copy full SHA for 44267d5
src/Symfony/Bundle/TwigBundle/Resources/views/exception.css.twig
@@ -116,7 +116,7 @@ header .container { display: flex; justify-content: space-between; }
116
.trace-code ol { margin: 0; float: left; }
117
.trace-code li { color: #969896; margin: 0; padding-left: 10px; float: left; width: 100%; }
118
.trace-code li + li { margin-top: 5px; }
119
-.trace-code li.selected { background: #F8EEC7; margin-top: 2px; }
+.trace-code li.selected { background: #F7E5A1; margin-top: 2px; }
120
.trace-code li code { color: #222; white-space: nowrap; }
121
122
.trace-as-text .stacktrace { line-height: 1.8; margin: 0 0 15px; white-space: pre-wrap; }
0 commit comments