mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-30898 - Accessibility/Themes - Removing blink style selector to prevent use of blinking text
This commit is contained in:
parent
935c3d5ed2
commit
5d03c9e044
1 changed files with 0 additions and 1 deletions
|
@ -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;}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue