Skip to content

Commit a862510

Browse files
committed
Adds styling to version display.
1 parent a3510e9 commit a862510

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/chrome/assets/css/popup.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,10 @@ header span {
126126
font-weight: bold;
127127
margin-left: 5px;
128128
}
129+
header span.version {
130+
font-size: 0.750em;
131+
font-weight: normal;
132+
}
129133
input, select {
130134
background: 0 0;
131135
border: none;

0 commit comments

Comments
 (0)