server list looks like something
This commit is contained in:
BIN
web/app/assets/images/chub.png
Normal file
BIN
web/app/assets/images/chub.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.1 KiB |
BIN
web/app/assets/images/ubuntu.png
Normal file
BIN
web/app/assets/images/ubuntu.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 42 KiB |
@@ -14,3 +14,5 @@
|
||||
//= require jquery_ujs
|
||||
//= require turbolinks
|
||||
//= require_tree .
|
||||
//= require active_scaffold
|
||||
//= require bootstrap-sprockets
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
|
||||
/*
|
||||
* This is a manifest file that'll be compiled into application.css, which will include all the files
|
||||
* listed below.
|
||||
@@ -10,6 +11,15 @@
|
||||
* defined in the other CSS/SCSS files in this directory. It is generally better to create a new
|
||||
* file per style scope.
|
||||
*
|
||||
*= require_tree .
|
||||
*= require_self
|
||||
*= require active_scaffold
|
||||
*/
|
||||
@import "bootstrap";
|
||||
|
||||
#logo {
|
||||
margin: 20px;
|
||||
color: green;
|
||||
}
|
||||
|
||||
.server-thumbnail {
|
||||
margin: 15px;
|
||||
}
|
||||
Reference in New Issue
Block a user