Skip to content

Commit 00f1a8d

Browse files
changed app icon to just use orange text color
1 parent 4494972 commit 00f1a8d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

templates/data.view.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@
2424
margin: 0px;
2525
}
2626
#app-icon {
27-
color: #000;
28-
background-color: orange;
27+
color: orange;
2928
font-weight: bold;
3029
font-size: 11pt;
3130
padding: 0px 2px 0px 2px;

0 commit comments

Comments
 (0)