I added the CLASS properties for the replaced center and font tags in the sideblock "block_online_users" to keep the text left alined.
This commit is contained in:
@@ -203,6 +203,10 @@ table.formtable tbody th {
|
||||
.sideblock .content {
|
||||
line-height:1.2em
|
||||
}
|
||||
.sideblock .content *,
|
||||
.sideblock .content .message {
|
||||
text-align:left
|
||||
}
|
||||
.sideblock .content h3,
|
||||
.sideblock .content h2 {
|
||||
font-size:1.2em
|
||||
@@ -219,6 +223,9 @@ table.formtable tbody th {
|
||||
.sideblock .date {
|
||||
font-style:italic
|
||||
}
|
||||
.activitydate, .activityhead {
|
||||
/*font-size:0.8em*/
|
||||
}
|
||||
|
||||
/***
|
||||
*** Calendar
|
||||
@@ -276,6 +283,9 @@ table.minicalendar {
|
||||
.block_calendar_month .filters {
|
||||
font-size:0.9em
|
||||
}
|
||||
.block_calendar_month .day {
|
||||
text-align:center
|
||||
}
|
||||
|
||||
/***
|
||||
*** Course
|
||||
@@ -303,9 +313,6 @@ table.minicalendar {
|
||||
.course .generalbox{
|
||||
font-size:0.8em
|
||||
}
|
||||
.activitydate, .activityhead {
|
||||
font-size:0.8em
|
||||
}
|
||||
.weeklydatetext {
|
||||
font-size:0.8em;
|
||||
font-weight:bold
|
||||
|
||||
Reference in New Issue
Block a user