Fossil SCM

Make the wikiedit/fileedit edit-stash select element grow less agressively.

stephan 2020-08-30 19:48 trunk
Commit a645302b4783fd59c3f070922da85436ff4b5a4fabc19b4ad644149c0aac0c32
--- src/style.fileedit.css
+++ src/style.fileedit.css
@@ -153,11 +153,11 @@
153153
}
154154
body.fileedit #fileedit-stash-selector select {
155155
margin: 0 1em;
156156
height: initial;
157157
font-family: monospace;
158
- flex: 10 1 auto;
158
+ flex: 1 1 auto;
159159
}
160160
body.fileedit .tab-container > .tabs > .tab-panel {
161161
display: flex;
162162
flex-direction: column;
163163
}
164164
--- src/style.fileedit.css
+++ src/style.fileedit.css
@@ -153,11 +153,11 @@
153 }
154 body.fileedit #fileedit-stash-selector select {
155 margin: 0 1em;
156 height: initial;
157 font-family: monospace;
158 flex: 10 1 auto;
159 }
160 body.fileedit .tab-container > .tabs > .tab-panel {
161 display: flex;
162 flex-direction: column;
163 }
164
--- src/style.fileedit.css
+++ src/style.fileedit.css
@@ -153,11 +153,11 @@
153 }
154 body.fileedit #fileedit-stash-selector select {
155 margin: 0 1em;
156 height: initial;
157 font-family: monospace;
158 flex: 1 1 auto;
159 }
160 body.fileedit .tab-container > .tabs > .tab-panel {
161 display: flex;
162 flex-direction: column;
163 }
164
--- src/style.wikiedit.css
+++ src/style.wikiedit.css
@@ -187,11 +187,11 @@
187187
}
188188
body.wikiedit #wikiedit-stash-selector select {
189189
margin: 0 1em 0 0.5em;
190190
height: initial;
191191
font-family: monospace;
192
- flex: 10 1 auto;
192
+ flex: 1 1 auto;
193193
}
194194
body.wikiedit fieldset.page-types-list > div > span {
195195
display: flex;
196196
flex-direction: row;
197197
flex-wrap: nowrap;
198198
--- src/style.wikiedit.css
+++ src/style.wikiedit.css
@@ -187,11 +187,11 @@
187 }
188 body.wikiedit #wikiedit-stash-selector select {
189 margin: 0 1em 0 0.5em;
190 height: initial;
191 font-family: monospace;
192 flex: 10 1 auto;
193 }
194 body.wikiedit fieldset.page-types-list > div > span {
195 display: flex;
196 flex-direction: row;
197 flex-wrap: nowrap;
198
--- src/style.wikiedit.css
+++ src/style.wikiedit.css
@@ -187,11 +187,11 @@
187 }
188 body.wikiedit #wikiedit-stash-selector select {
189 margin: 0 1em 0 0.5em;
190 height: initial;
191 font-family: monospace;
192 flex: 1 1 auto;
193 }
194 body.wikiedit fieldset.page-types-list > div > span {
195 display: flex;
196 flex-direction: row;
197 flex-wrap: nowrap;
198

Keyboard Shortcuts

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