Skip to content

Commit 5a58fad

Browse files
committed
Tweak css.
1 parent 607e610 commit 5a58fad

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

wayback-webapp/src/main/webapp/css/normalize.css

+1-3
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
border: 0;
2323
border-radius: 0px;
2424
color: #666;
25-
cursor: pointer;
2625
float: none;
2726
font-size: 11px;
2827
font-family: 'Lucida Grande', 'Arial', sans-serif;
@@ -47,6 +46,7 @@
4746

4847
#wm-ipp a {
4948
color: #33f;
49+
cursor: pointer;
5050
}
5151

5252
#wm-ipp a:hover {
@@ -104,14 +104,12 @@
104104
}
105105

106106
#wm-ipp table {
107-
background-color: transparent;
108107
border-collapse: collapse;
109108
border-spacing: 0;
110109
}
111110

112111
#wm-ipp td,
113112
#wm-ipp tr {
114-
background-color: transparent;
115113
height: auto;
116114
padding: 1px;
117115
text-align: center;

0 commit comments

Comments
 (0)