MDL-30898 - Accessibility/Themes - Removing blink style selector to prevent use of blinking text

This commit is contained in:
Jason Fowler
2012-09-08 11:51:26 +08:00
parent 935c3d5ed2
commit 5d03c9e044
-1
View File
@@ -106,7 +106,6 @@ img.iconkbhelp {height:17px;width:49px;}
.buttons .singlebutton form,
.buttons .singlebutton div {display: inline;}
.buttons .singlebutton input {margin:20px 5px;}
.blink {text-decoration: blink;}
.headermain {font-weight:bold;}
#maincontent {display: block;height: 1px;overflow: hidden;}
img.uihint {cursor: help;}