1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-05-20 17:58:24 +03:00
ifhub.club/plugins/profiler/templates/skin/developer/css/style.css

1 line
345 B
CSS

a.profiler { margin: 2px; padding: 4px 5px; text-decoration: none; }
a.profiler.active { background: #333; color: #fff; }
.profiler.entries { margin-top: 5px; }
.profiler-table .has-child { background: #f4f4f4; }
.profiler-table .filter { background: #dafad8; }
.profiler-highlight { color: #4bb23b; }