This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
consul
mirror of
https://github.com/hashicorp/consul
Watch
1
Star
0
Fork
You've already forked consul
0
Code
Issues
Projects
Releases
Wiki
Activity
3d562bee5c
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
;
}