lp1857911 underline links in normal eg-grid cells
[evergreen-equinox.git] / Open-ILS / src / eg2 / src / app / share / grid / grid.component.css
index 721c3b2..0cd8bf3 100644 (file)
 .eg-grid-body-cell {
 }
 
+.eg-grid-body-cell a[href] {
+    text-decoration: underline !important;
+}
+
 .eg-grid-header-cell {
   font-weight: bold;
   white-space: normal;