1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-26 23:04:32 +02:00
This commit is contained in:
Mark Otto
2017-07-16 13:11:21 -07:00
parent 696b2bee11
commit 082c9d92fe
35 changed files with 484 additions and 2354 deletions

View File

@@ -55,7 +55,8 @@ p {
abbr[title],
abbr[data-original-title] {
text-decoration: underline;
text-decoration: underline dotted;
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
cursor: help;
border-bottom: 0;
}