Skip to content

Commit 60c3f49

Browse files
committed
remove stale files
1 parent 99b4a91 commit 60c3f49

File tree

4 files changed

+9
-891
lines changed

4 files changed

+9
-891
lines changed

static/css/sidebar.css

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
min-width: 120px;
9696
height: 32px;
9797
background: #fff;
98-
font-size: 14px;
98+
font-size: 12px;
9999
color: #333;
100100
padding: 5px 10px;
101101
margin: 0 auto;
@@ -105,6 +105,14 @@
105105
box-sizing: border-box;
106106
}
107107

108+
#log-selector option {
109+
font-family: 'Arial', sans-serif;
110+
font-size: 12px;
111+
font-weight: normal;
112+
color: #333;
113+
background: #fff;
114+
}
115+
108116
html {
109117
scroll-behavior: auto;
110118
}

0 commit comments

Comments
 (0)