Fossil SCM

/chat button size refinement.

stephan 2021-09-29 22:41 chat-input-rework
Commit c24d2bb67c7e5e04f72bd6027b73a18531e3a5489dd7f061f0a9242f4fea01ce
1 file changed +2
--- src/style.chat.css
+++ src/style.chat.css
@@ -207,10 +207,11 @@
207207
padding: initial/*some skins mess this up for buttons*/;
208208
}
209209
body.chat #chat-input-line:not(.single-line) #chat-edit-buttons > * {
210210
max-width: 4em;
211211
margin: 0.25em;
212
+ min-height: 2em;
212213
}
213214
body.chat #chat-input-line:not(.single-line) #chat-input-field {
214215
border-left-style: double;
215216
border-left-width: 3px;
216217
border-right-style: double;
@@ -220,10 +221,11 @@
220221
font-family: monospace;
221222
}
222223
223224
body.chat #chat-input-line.single-line #chat-edit-buttons > * {
224225
margin: 0 0.25em;
226
+ min-width: 2em;
225227
}
226228
227229
body.chat #chat-input-line > button {
228230
max-width: 4em;
229231
}
230232
--- src/style.chat.css
+++ src/style.chat.css
@@ -207,10 +207,11 @@
207 padding: initial/*some skins mess this up for buttons*/;
208 }
209 body.chat #chat-input-line:not(.single-line) #chat-edit-buttons > * {
210 max-width: 4em;
211 margin: 0.25em;
 
212 }
213 body.chat #chat-input-line:not(.single-line) #chat-input-field {
214 border-left-style: double;
215 border-left-width: 3px;
216 border-right-style: double;
@@ -220,10 +221,11 @@
220 font-family: monospace;
221 }
222
223 body.chat #chat-input-line.single-line #chat-edit-buttons > * {
224 margin: 0 0.25em;
 
225 }
226
227 body.chat #chat-input-line > button {
228 max-width: 4em;
229 }
230
--- src/style.chat.css
+++ src/style.chat.css
@@ -207,10 +207,11 @@
207 padding: initial/*some skins mess this up for buttons*/;
208 }
209 body.chat #chat-input-line:not(.single-line) #chat-edit-buttons > * {
210 max-width: 4em;
211 margin: 0.25em;
212 min-height: 2em;
213 }
214 body.chat #chat-input-line:not(.single-line) #chat-input-field {
215 border-left-style: double;
216 border-left-width: 3px;
217 border-right-style: double;
@@ -220,10 +221,11 @@
221 font-family: monospace;
222 }
223
224 body.chat #chat-input-line.single-line #chat-edit-buttons > * {
225 margin: 0 0.25em;
226 min-width: 2em;
227 }
228
229 body.chat #chat-input-line > button {
230 max-width: 4em;
231 }
232

Keyboard Shortcuts

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