aboutsummaryrefslogtreecommitdiff
path: root/html/display-panel.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/display-panel.html')
-rw-r--r--html/display-panel.html27
1 files changed, 7 insertions, 20 deletions
diff --git a/html/display-panel.html b/html/display-panel.html
index 4121c30..0806f26 100644
--- a/html/display-panel.html
+++ b/html/display-panel.html
@@ -17,15 +17,6 @@
width: -moz-max-content;
}
- .bold, h2 {
- font-weight: bold;
- }
-
- h2 {
- margin: 8px;
- font-size: 120%;
- }
-
.top>h2 {
padding-left: calc(0.8*3.2em - 8px);
}
@@ -38,12 +29,6 @@
padding-left: 0;
}
- h3 {
- padding: 5px;
- font-size: 108%;
- text-shadow: 0 0 0 #454;
- }
-
.unroll_chbx:not(:checked)+div>:not(:first-child) {
display: none;
}
@@ -179,7 +164,7 @@
</head>
<body>
<template>
- <tr id="pattern_entry" data-template="entry">
+ <tr id="pattern_entry" class="nowrap" data-template="entry">
<td data-template="name"></td>
<td>
<div class="button" data-template="button">Add setting</div>
@@ -236,7 +221,9 @@
<input id="show_install_view_radio" type="radio" class="show_next" name="current_view"></input>
<div id="install_view">
<div class="top has_bottom_line"><h2> Site modifiers install </h2></div>
- <IMPORT html/import_frame.html />
+ <div class="padding_inline">
+ <IMPORT html/import_frame.html />
+ </div>
</div>
<input id="show_injected_view_radio" type="radio" class="show_next" name="current_view"></input>
@@ -288,7 +275,7 @@
<div>
<table class="active_setting_table">
<tbody>
- <tr>
+ <tr class="nowrap">
<td>Matched pattern:</td>
<td id="pattern" class="bold">...</td>
<td>
@@ -297,12 +284,12 @@
</button>
</td>
</tr>
- <tr>
+ <tr class="nowrap">
<td>Scripts blocked:</td>
<td id="blocked" class="bold">...</td>
<td></td>
</tr>
- <tr>
+ <tr class="nowrap">
<td>Injected payload:</td>
<td id="payload" class="bold">...</td>
<td id="payload_buttons" class="hide">