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:
f050bfc
)
fix css for release/versions box
author
Moritz Warning
<moritzwarning@web.de>
Fri, 6 Mar 2020 18:37:24 +0000
(19:37 +0100)
committer
Moritz Warning
<moritzwarning@web.de>
Fri, 6 Mar 2020 21:10:26 +0000
(22:10 +0100)
index.css
patch
|
blob
|
history
diff --git
a/index.css
b/index.css
index 75391db66e73847abf4fcab733fa228a32e53f46..a7662ca9ced88e181f4ffa1fc85e8f376d9137b0 100644
(file)
--- a/
index.css
+++ b/
index.css
@@
-101,11
+101,11
@@
header > div {
background-color: #fff;
}
-#releases {
- width: 10em;
- background-color: #f1f1f1;
+#versions {
border: 1px solid transparent;
+ background-color: #f1f1f1;
padding: 10px;
+ width: 10em;
border-radius: 4px;
}