mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 22:08:20 +01:00
Fixing ugly blue border around help icon during installation
This commit is contained in:
parent
23b86e1cf1
commit
5782d81809
@ -1090,6 +1090,9 @@ function css_styles() {
|
||||
font-size: 10pt;
|
||||
}
|
||||
a { text-decoration: none; color: blue; }
|
||||
a img {
|
||||
border: none;
|
||||
}
|
||||
.errormsg {
|
||||
color: red;
|
||||
font-weight: bold;
|
||||
|
Loading…
x
Reference in New Issue
Block a user