mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Merged branch 'w52_MDL-30548_m23_suspenduser' of git://github.com/skodak/moodle.git with conflict resolution
This commit is contained in:
commit
44d5c138a2
11 changed files with 150 additions and 54 deletions
|
@ -34,6 +34,10 @@ a.dimmed_text:visited,
|
|||
.dimmed_text a,
|
||||
.dimmed_text a:link,
|
||||
.dimmed_text a:visited,
|
||||
.usersuspended,
|
||||
.usersuspended a,
|
||||
.usersuspended a:link,
|
||||
.usersuspended a:visited,
|
||||
.dimmed_category,
|
||||
.dimmed_category a { height: 1%; opacity: 0.5; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue