mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Added new id selector for the "inactive accounts will be unenrolled" message.
This commit is contained in:
parent
2107c1f721
commit
4d411a997f
1 changed files with 11 additions and 0 deletions
|
@ -314,3 +314,14 @@ table.calendarmonth tbody td div {
|
||||||
.rssclientdescription {
|
.rssclientdescription {
|
||||||
font-size:x-small;
|
font-size:x-small;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
/*****************************
|
||||||
|
***
|
||||||
|
*** User
|
||||||
|
***
|
||||||
|
******************************/
|
||||||
|
|
||||||
|
body#user-index #longtimenosee {
|
||||||
|
text-align:center;
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue