mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Improve download page layout
Increase icons' size and add an icon for the source code Show optimized OS list and no OS auto-detect button for mobiles Don't mix release signatures with downloads
This commit is contained in:
parent
fc4a84b99f
commit
536cf0149b
15 changed files with 260 additions and 126 deletions
16
_less/ie.css
16
_less/ie.css
|
@ -191,9 +191,16 @@ body{
|
|||
zoom:1;
|
||||
display:inline;
|
||||
}
|
||||
.downloadbox span{
|
||||
.downloadbox div{
|
||||
zoom:1;
|
||||
display:inline;
|
||||
display:inline;
|
||||
}
|
||||
.downloadbox div div{
|
||||
display:block;
|
||||
}
|
||||
.download span{
|
||||
zoom:1;
|
||||
display:inline;
|
||||
}
|
||||
|
||||
.alert-message a:hover,
|
||||
|
@ -203,11 +210,6 @@ body{
|
|||
color:#fff;
|
||||
}
|
||||
|
||||
.download span{
|
||||
zoom:1;
|
||||
display:inline;
|
||||
}
|
||||
|
||||
.index{
|
||||
zoom:1;
|
||||
display:inline;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue