Commit 6790d1284f2d83fe749815ce6b5a24dd064b04be
1 parent
9c37b0db
Exists in
master
and in
1 other branch
renamed params class to raw data and made the session params look more like the params params
Showing
3 changed files
with
4 additions
and
3 deletions
Show diff stats
app/views/notices/_params.html.haml
app/views/notices/_session.html.haml
public/stylesheets/application.css
| @@ -377,7 +377,7 @@ table.single_user { | @@ -377,7 +377,7 @@ table.single_user { | ||
| 377 | border-top: none; | 377 | border-top: none; |
| 378 | } | 378 | } |
| 379 | 379 | ||
| 380 | -.params { | 380 | +.raw_data { |
| 381 | width: 100%; | 381 | width: 100%; |
| 382 | color: #f0f0f0; | 382 | color: #f0f0f0; |
| 383 | background-color: #222; | 383 | background-color: #222; |