whoops 0.1.4 → 0.1.5

Sign up to get free protection for your applications and to get access to all the features.
@@ -954,7 +954,7 @@ font-size: 14px;}
954
954
  padding:0;
955
955
 
956
956
  ul {
957
- margin-left:5px;
957
+ margin-left:10px;
958
958
  }
959
959
  }
960
960
  }
@@ -975,4 +975,8 @@ font-size: 14px;}
975
975
 
976
976
  #event-details {
977
977
  overflow-x:auto;
978
+ }
979
+
980
+ span.label {
981
+ color:blue;
978
982
  }
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: whoops
3
3
  version: !ruby/object:Gem::Version
4
- hash: 19
4
+ hash: 17
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 1
9
- - 4
10
- version: 0.1.4
9
+ - 5
10
+ version: 0.1.5
11
11
  platform: ruby
12
12
  authors:
13
13
  - Daniel Higginbotham