Fossil SCM

Removed some hard tabs in CSS injected by copy/paste from the browser dev tools.

stephan 2020-08-25 07:07 trunk
Commit 1bfa36867dd94b07a20f5ab82bc741ee3cd45cdd343980ed85dcf88270ffc0fd
1 file changed +14 -14
+14 -14
--- src/default.css
+++ src/default.css
@@ -1309,26 +1309,26 @@
13091309
may be SPAN elements if their children are all inline elements,
13101310
otherwise they must be DIVs (block elements) so that nesting of
13111311
block-element content is legal.
13121312
*/
13131313
.help-buttonlet {
1314
- display: inline-block;
1315
- min-width: 1rem;
1316
- max-width: 1rem;
1317
- min-height: 1rem;
1318
- max-height: 1rem;
1319
- font-size: 0.9em;
1320
- border-radius: 0.5rem;
1321
- background-color: rgba(54, 54, 255,1);
1314
+ display: inline-block;
1315
+ min-width: 1rem;
1316
+ max-width: 1rem;
1317
+ min-height: 1rem;
1318
+ max-height: 1rem;
1319
+ font-size: 0.9em;
1320
+ border-radius: 0.5rem;
1321
+ background-color: rgba(54, 54, 255,1);
13221322
color: rgb(255, 255, 255);
1323
- cursor: pointer;
1324
- font-family: monspace;
1323
+ cursor: pointer;
1324
+ font-family: monspace;
13251325
text-align: center;
1326
- margin: 0 0 0 0.35em;
1327
- border-width: 1px;
1328
- border-style: outset;
1329
- font-weight: 700;
1326
+ margin: 0 0 0 0.35em;
1327
+ border-width: 1px;
1328
+ border-style: outset;
1329
+ font-weight: 700;
13301330
overflow: hidden;
13311331
}
13321332
13331333
.help-buttonlet::before {
13341334
content: "?";
13351335
--- src/default.css
+++ src/default.css
@@ -1309,26 +1309,26 @@
1309 may be SPAN elements if their children are all inline elements,
1310 otherwise they must be DIVs (block elements) so that nesting of
1311 block-element content is legal.
1312 */
1313 .help-buttonlet {
1314 display: inline-block;
1315 min-width: 1rem;
1316 max-width: 1rem;
1317 min-height: 1rem;
1318 max-height: 1rem;
1319 font-size: 0.9em;
1320 border-radius: 0.5rem;
1321 background-color: rgba(54, 54, 255,1);
1322 color: rgb(255, 255, 255);
1323 cursor: pointer;
1324 font-family: monspace;
1325 text-align: center;
1326 margin: 0 0 0 0.35em;
1327 border-width: 1px;
1328 border-style: outset;
1329 font-weight: 700;
1330 overflow: hidden;
1331 }
1332
1333 .help-buttonlet::before {
1334 content: "?";
1335
--- src/default.css
+++ src/default.css
@@ -1309,26 +1309,26 @@
1309 may be SPAN elements if their children are all inline elements,
1310 otherwise they must be DIVs (block elements) so that nesting of
1311 block-element content is legal.
1312 */
1313 .help-buttonlet {
1314 display: inline-block;
1315 min-width: 1rem;
1316 max-width: 1rem;
1317 min-height: 1rem;
1318 max-height: 1rem;
1319 font-size: 0.9em;
1320 border-radius: 0.5rem;
1321 background-color: rgba(54, 54, 255,1);
1322 color: rgb(255, 255, 255);
1323 cursor: pointer;
1324 font-family: monspace;
1325 text-align: center;
1326 margin: 0 0 0 0.35em;
1327 border-width: 1px;
1328 border-style: outset;
1329 font-weight: 700;
1330 overflow: hidden;
1331 }
1332
1333 .help-buttonlet::before {
1334 content: "?";
1335

Keyboard Shortcuts

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