projects
/
web
/
firmware-selector-openwrt-org.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf095d7
)
use inherited color for link to build log
author
Moritz Warning
<moritzwarning@web.de>
Tue, 16 Jun 2020 14:36:00 +0000
(16:36 +0200)
committer
Moritz Warning
<moritzwarning@web.de>
Tue, 16 Jun 2020 14:37:33 +0000
(16:37 +0200)
index.css
patch
|
blob
|
history
diff --git
a/index.css
b/index.css
index a7203375a25548766cfbb93aca6cab343b0ab56d..e0e188585e2c04d9f443b388c7c79374d3f27df5 100644
(file)
--- a/
index.css
+++ b/
index.css
@@
-4,6
+4,10
@@
body {
margin: 0px;
}
+#buildstatus a {
+ color: inherit;
+}
+
#models-autocomplete {
width: 20em;
display: inline-block;