Made some changes to the css and asset compiling settings
This commit is contained in:
@@ -11,9 +11,3 @@
|
||||
*= require_self
|
||||
*= require_tree .
|
||||
*/
|
||||
table { border-spacing: 0; }
|
||||
td, th { padding: 0.5em; }
|
||||
.col_highlight { background-color: #ccc; }
|
||||
dt { font-weight: bold; }
|
||||
.notice { color: green; }
|
||||
.alert { color: red; }
|
||||
|
||||
@@ -67,3 +67,11 @@ div {
|
||||
list-style: square;
|
||||
}
|
||||
}
|
||||
|
||||
table { border-spacing: 0; }
|
||||
td, th { padding: 0.5em; }
|
||||
.col_highlight { background-color: #ccc; }
|
||||
dt { font-weight: bold; }
|
||||
.notice { color: green; }
|
||||
.alert { color: red; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user