mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 04:30:15 +01:00
Some styles for the RSS client listing
This commit is contained in:
parent
839bbd4d10
commit
f54b0f24d6
@ -795,3 +795,17 @@ TABLE.formtable TD {
|
||||
-moz-border-radius: 15px;
|
||||
}
|
||||
|
||||
.rssclientitem {
|
||||
}
|
||||
|
||||
.rssclientlink {
|
||||
font-size: x-small;
|
||||
border-top: 1px <?php echo $THEME->cellheading2 ?> solid;
|
||||
padding-bottom: 5px;
|
||||
}
|
||||
|
||||
.rssclientdescription {
|
||||
font-size: x-small;
|
||||
color: #555555;
|
||||
padding-left: 10px;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user