mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-8697 Moved inline text-align:right to stylesheet, and removed table and td text-align: center
This commit is contained in:
parent
44a825c28f
commit
eb1f8f1dd2
2 changed files with 6 additions and 3 deletions
|
@ -1726,6 +1726,9 @@ body#course-index .addcategory {
|
|||
margin:10px;
|
||||
}
|
||||
|
||||
#content .coursebox .summary .category {
|
||||
text-align:right;
|
||||
}
|
||||
|
||||
/***
|
||||
*** Group
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue