Unsetting one white border.

Merged from MOODLE_18_STABLE
This commit is contained in:
stronk7
2007-11-01 20:07:55 +00:00
parent 7b5f66308c
commit 359ee558f0
+2 -1
View File
@@ -24,7 +24,8 @@ ul.tabrow1 li a:visited,
.sideblock .r0,
.sideblock .r1,
.generaltable .cell,
div.sideblock table.minicalendar {
div.sideblock table.minicalendar,
.sideblock .hide-show a {
border:none;
background:none;
}