We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 607e610 commit 5a58fadCopy full SHA for 5a58fad
wayback-webapp/src/main/webapp/css/normalize.css
@@ -22,7 +22,6 @@
22
border: 0;
23
border-radius: 0px;
24
color: #666;
25
- cursor: pointer;
26
float: none;
27
font-size: 11px;
28
font-family: 'Lucida Grande', 'Arial', sans-serif;
@@ -47,6 +46,7 @@
47
46
48
#wm-ipp a {
49
color: #33f;
+ cursor: pointer;
50
}
51
52
#wm-ipp a:hover {
@@ -104,14 +104,12 @@
104
105
106
#wm-ipp table {
107
- background-color: transparent;
108
border-collapse: collapse;
109
border-spacing: 0;
110
111
112
#wm-ipp td,
113
#wm-ipp tr {
114
115
height: auto;
116
padding: 1px;
117
text-align: center;
0 commit comments