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 ea5ab8d commit 4bc20e8Copy full SHA for 4bc20e8
system/Debug/Toolbar/Views/toolbar.css
@@ -146,7 +146,6 @@
146
color: rgba(0, 0, 0, 0.3);
147
}
148
149
-#debug-bar .ci-action,
150
#debug-bar .ci-label {
151
border-radius: 0.25em;
152
text-shadow: none;
@@ -155,21 +154,18 @@
155
154
margin-left: 0.4em;
156
157
158
-#debug-bar .ci-action:hover,
159
#debug-bar .ci-label:hover {
160
background-color: #eaeaea;
161
cursor: pointer;
162
163
164
-#debug-bar .ci-action a,
165
#debug-bar .ci-label a {
166
display: block;
167
width: 100%;
168
color: inherit;
169
text-decoration: none;
170
171
172
-#debug-bar .ci-action.active,
173
#debug-bar .ci-label.active {
174
background-color: #ccc;
175
border-color: #bbb;
0 commit comments