whoops 0.1.4 → 0.1.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -954,7 +954,7 @@ font-size: 14px;}
|
|
|
954
954
|
padding:0;
|
|
955
955
|
|
|
956
956
|
ul {
|
|
957
|
-
margin-left:
|
|
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:
|
|
4
|
+
hash: 17
|
|
5
5
|
prerelease: false
|
|
6
6
|
segments:
|
|
7
7
|
- 0
|
|
8
8
|
- 1
|
|
9
|
-
-
|
|
10
|
-
version: 0.1.
|
|
9
|
+
- 5
|
|
10
|
+
version: 0.1.5
|
|
11
11
|
platform: ruby
|
|
12
12
|
authors:
|
|
13
13
|
- Daniel Higginbotham
|