Skip to content

Commit 04e794a

Browse files
Fix CSS indent
1 parent 7673826 commit 04e794a

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

util/gh-pages/style.css

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@ blockquote { font-size: 1em; }
3131
}
3232

3333
.container > * {
34-
margin-bottom: 20px;
35-
border-radius: 4px;
36-
background: var(--bg);
37-
border: 1px solid var(--theme-popup-border);
38-
box-shadow: 0 1px 1px rgba(0,0,0,.05);
34+
margin-bottom: 20px;
35+
border-radius: 4px;
36+
background: var(--bg);
37+
border: 1px solid var(--theme-popup-border);
38+
box-shadow: 0 1px 1px rgba(0,0,0,.05);
3939
}
4040

4141
div.panel-body button {
@@ -307,13 +307,13 @@ L4.75,12h2.5l0.5393066-2.1572876 c0.2276001-0.1062012,0.4459839-0.2269287,0.649
307307
-0.3701782l2.1323853,0.6099854l1.25-2.1650391L10.2133789,6.362915 C10.2238159,6.241333,\
308308
10.25,6.1243286,10.25,6z M6,7.5C5.1715698,7.5,4.5,6.8284302,4.5,6S5.1715698,4.5,6,4.5S7.5\
309309
,5.1715698,7.5,6 S6.8284302,7.5,6,7.5z" fill="black"/></svg>');
310-
width: 18px;
311-
height: 18px;
312-
display: block;
313-
filter: invert(0.7);
314-
position: absolute;
315-
top: 4px;
316-
left: 5px;
310+
width: 18px;
311+
height: 18px;
312+
display: block;
313+
filter: invert(0.7);
314+
position: absolute;
315+
top: 4px;
316+
left: 5px;
317317
}
318318

319319
.settings-menu * {

0 commit comments

Comments
 (0)