Implement searching based on URL state.
This commit is contained in:
@@ -16,9 +16,13 @@
|
||||
.error {
|
||||
background-color: red;
|
||||
}
|
||||
.text_plain {
|
||||
.view-part-text-plain {
|
||||
white-space: pre-line;
|
||||
}
|
||||
iframe {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user