mirror of
https://github.com/maximebf/php-debugbar.git
synced 2025-07-25 18:51:42 +02:00
Align left
This commit is contained in:
@@ -275,10 +275,12 @@ a.phpdebugbar-open-btn {
|
|||||||
}
|
}
|
||||||
.phpdebugbar-indicator span.phpdebugbar-tooltip dl dt {
|
.phpdebugbar-indicator span.phpdebugbar-tooltip dl dt {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
text-align: left;
|
||||||
}
|
}
|
||||||
.phpdebugbar-indicator span.phpdebugbar-tooltip dl dd {
|
.phpdebugbar-indicator span.phpdebugbar-tooltip dl dd {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
grid-column-start: 2;
|
grid-column-start: 2;
|
||||||
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
select.phpdebugbar-datasets-switcher {
|
select.phpdebugbar-datasets-switcher {
|
||||||
|
Reference in New Issue
Block a user