Redesigned "abbr" elements

This commit is contained in:
Javier Eguiluz 2015-07-31 15:19:54 +02:00
parent 7d92cb8a02
commit b438ee5482

View File

@ -31,8 +31,8 @@
z-index: 99999;
}
.sf-toolbarreset abbr {
border: none;
cursor: text;
border: dashed #777;
border-width: 0 0 1px;
}
.sf-toolbarreset svg,
.sf-toolbarreset img {