We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd92e6b commit dff786dCopy full SHA for dff786d
app.rb
@@ -270,6 +270,9 @@ def get_activity_by_author
270
271
@import 'public/stylesheets/gridset.scss'
272
273
+html
274
+ background-color: white
275
+
276
body
277
font-family: 'Lucida Grande', Verdana, sans-serif
278
font-size: 14px
public/stylesheets/chosen.css
@@ -1,6 +1,3 @@
1
-html {
2
- background-color: white;
3
-}
4
/* @group Base */
5
.chzn-container {
6
font-size: 13px;
0 commit comments