mirror of
https://github.com/status-im/consul.git
synced 2025-01-17 01:01:14 +00:00
6 lines
196 B
SCSS
6 lines
196 B
SCSS
html.template-instance.template-show #addresses table tr,
|
|
html.template-instance.template-show #upstreams table tr,
|
|
html.template-instance.template-show #meta-data table tr {
|
|
cursor: default;
|
|
}
|