Merge branch 'dev'
Conflicts: app/assets/images/ajax-loader.gif public/favicon.ico
This commit is contained in:
commit
b8ca1d62c4
195 changed files with 6402 additions and 1158 deletions
BIN
public/apple-touch-icon-114x114-precomposed.png
Executable file
BIN
public/apple-touch-icon-114x114-precomposed.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 1 KiB |
BIN
public/apple-touch-icon-57x57-precomposed.png
Executable file
BIN
public/apple-touch-icon-57x57-precomposed.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 640 B |
BIN
public/apple-touch-icon-72x72-precomposed.png
Executable file
BIN
public/apple-touch-icon-72x72-precomposed.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 747 B |
BIN
public/apple-touch-icon-precomposed.png
Executable file
BIN
public/apple-touch-icon-precomposed.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 640 B |
BIN
public/apple-touch-icon.png
Executable file
BIN
public/apple-touch-icon.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 640 B |
|
@ -25,7 +25,6 @@
|
|||
text-decoration: none;
|
||||
}
|
||||
|
||||
|
||||
#page {
|
||||
background-color: #f0f0f0;
|
||||
width: 750px;
|
||||
|
@ -57,7 +56,6 @@
|
|||
padding-right: 30px;
|
||||
}
|
||||
|
||||
|
||||
#header {
|
||||
background-image: url("/assets/rails.png");
|
||||
background-repeat: no-repeat;
|
||||
|
@ -71,7 +69,6 @@
|
|||
font-size: 16px;
|
||||
}
|
||||
|
||||
|
||||
#about h3 {
|
||||
margin: 0;
|
||||
margin-bottom: 10px;
|
||||
|
@ -112,7 +109,6 @@
|
|||
padding: 10px;
|
||||
}
|
||||
|
||||
|
||||
#getting-started {
|
||||
border-top: 1px solid #ccc;
|
||||
margin-top: 25px;
|
||||
|
@ -149,7 +145,6 @@
|
|||
font-size: 13px;
|
||||
}
|
||||
|
||||
|
||||
#sidebar ul {
|
||||
margin-left: 0;
|
||||
padding-left: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue