mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
Added two new styles for smallinfo displays on the side
This commit is contained in:
parent
0036338998
commit
e1518b0c1c
7 changed files with 68 additions and 0 deletions
|
@ -154,3 +154,10 @@ a.autolink:hover {}
|
|||
/* Specific style for the category numbers (was categoryname) */
|
||||
|
||||
.categorynumber {}
|
||||
|
||||
|
||||
/* Style for the header and message of the smallinfo displays
|
||||
on the side like "Latest News" and "Recent Activity" etc */
|
||||
|
||||
.smallinfo {}
|
||||
.smallinfohead {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue