mirror of
https://github.com/grafana/grafana.git
synced 2025-02-10 07:35:45 -06:00
added underline to links in table
This commit is contained in:
parent
06855d2bc3
commit
7b0215380f
@ -86,6 +86,8 @@
|
|||||||
padding: 0.45em 0 0.45em 1.1em;
|
padding: 0.45em 0 0.45em 1.1em;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
text-decoration: underline;
|
||||||
|
text-underline-position: under;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user