Fossil SCM

Back out the block-indentation CSS change from check-in [2190f86c324d0f57fa4f8].

drh 2018-09-21 12:34 trunk
Commit eae0a9821dc8f0c24bb945027e75bec16af1edfff6ccd9c6668f1d18a39d1209
1 file changed +1 -4
--- skins/default/css.txt
+++ skins/default/css.txt
@@ -143,14 +143,11 @@
143143
overflow: auto;
144144
border: 1px solid #ccc;
145145
border-radius: 5px;
146146
}
147147
.content blockquote {
148
- background-color: rgba(65, 131, 196, 0.1);
149
- border-left: 3px solid #254769;
150
- padding: 0.1em;
151
- padding-left: 1em;
148
+ padding: 0 15px;
152149
}
153150
154151
table.report {
155152
cursor: auto;
156153
border-radius: 5px;
157154
--- skins/default/css.txt
+++ skins/default/css.txt
@@ -143,14 +143,11 @@
143 overflow: auto;
144 border: 1px solid #ccc;
145 border-radius: 5px;
146 }
147 .content blockquote {
148 background-color: rgba(65, 131, 196, 0.1);
149 border-left: 3px solid #254769;
150 padding: 0.1em;
151 padding-left: 1em;
152 }
153
154 table.report {
155 cursor: auto;
156 border-radius: 5px;
157
--- skins/default/css.txt
+++ skins/default/css.txt
@@ -143,14 +143,11 @@
143 overflow: auto;
144 border: 1px solid #ccc;
145 border-radius: 5px;
146 }
147 .content blockquote {
148 padding: 0 15px;
 
 
 
149 }
150
151 table.report {
152 cursor: auto;
153 border-radius: 5px;
154

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button