mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 12:25:16 +00:00
Can show and change visibility level
This commit is contained in:
@ -4,6 +4,17 @@
|
||||
* @author Pierre HUBERT
|
||||
*/
|
||||
|
||||
/**
|
||||
* For the visibility
|
||||
*/
|
||||
.post .visibility .read-only {
|
||||
color: #b5bbc8;
|
||||
padding-right: 10px;
|
||||
}
|
||||
|
||||
/**
|
||||
* For the post content
|
||||
*/
|
||||
.post .post_content {
|
||||
text-align: center;
|
||||
}
|
||||
|
Reference in New Issue
Block a user