mirror of
https://github.com/moodle/moodle.git
synced 2025-01-31 12:45:04 +01:00
New style for draft blog posts
This commit is contained in:
parent
9ea589879b
commit
0b2d7e7eca
@ -312,14 +312,24 @@ table.flexible .r1 {
|
||||
border-color:#AAAAAA;
|
||||
}
|
||||
|
||||
|
||||
/***
|
||||
*** Blogs
|
||||
***/
|
||||
|
||||
.blogpost.blogdraft .content {
|
||||
background-color:#EEEEEE;
|
||||
}
|
||||
|
||||
.block_blog_tags .official {
|
||||
color: #0000cc;
|
||||
color: #0000cc;
|
||||
}
|
||||
|
||||
.block_blog_tags .personal {
|
||||
color: #666699;
|
||||
color: #666699;
|
||||
}
|
||||
|
||||
|
||||
/***
|
||||
*** Calendar
|
||||
***/
|
||||
|
Loading…
x
Reference in New Issue
Block a user