mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-04 03:37:17 +00:00
17 lines
224 B
Text
17 lines
224 B
Text
.contentview {
|
|
.header {
|
|
font-weight: bold;
|
|
}
|
|
.highlight{
|
|
font-weight: bold;
|
|
}
|
|
.offset{
|
|
color: blue
|
|
}
|
|
.text{
|
|
|
|
}
|
|
.codeeditor{
|
|
margin-bottom: 12px;
|
|
}
|
|
}
|