This website requires JavaScript.
Explore
Help
Sign In
status-im
/
consul
mirror of
https://github.com/status-im/consul.git
Watch
2
Star
0
Fork
You've already forked consul
0
Code
Issues
Projects
Releases
Wiki
Activity
065550e1c5
consul
/
ui-v2
/
app
/
styles
/
routes
/
dc
/
service
/
index.scss
4 lines
80 B
SCSS
Raw
Normal View
History
Unescape
Escape
ui: Uses the default cursor instead of a pointer for upstream rows (#5785)
2019-05-07 13:09:57 +00:00
html
.
template-instance
.
template-show
#
upstreams
table
tr
{
cursor
:
default
;
}