From a8aebe86a3172be5c9e0e194fb37a444e474c879 Mon Sep 17 00:00:00 2001 From: gbrost Date: Fri, 7 Jun 2024 09:13:31 +0200 Subject: [PATCH] Update bootstrap-reboot.css Fix duplicate attribute --- ids-webconsole/src/main/angular/src/css/bootstrap-reboot.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ids-webconsole/src/main/angular/src/css/bootstrap-reboot.css b/ids-webconsole/src/main/angular/src/css/bootstrap-reboot.css index 6e07c5cf..d651777f 100644 --- a/ids-webconsole/src/main/angular/src/css/bootstrap-reboot.css +++ b/ids-webconsole/src/main/angular/src/css/bootstrap-reboot.css @@ -55,7 +55,6 @@ p { abbr[title], abbr[data-original-title] { - text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted; cursor: help; @@ -322,4 +321,4 @@ template { [hidden] { display: none !important; } -/*# sourceMappingURL=bootstrap-reboot.css.map */ \ No newline at end of file +/*# sourceMappingURL=bootstrap-reboot.css.map */