mirror of
https://github.com/moodle/moodle.git
synced 2025-05-01 22:18:03 +02:00
Tweaking tabs
This commit is contained in:
parent
913c37c21a
commit
55efc39852
@ -574,9 +574,18 @@ table.generaltable th.header,
|
||||
.tabs {
|
||||
width: auto;
|
||||
}
|
||||
.tabs td {
|
||||
background-color: white;
|
||||
|
||||
body#mod-quiz-report .tabs .side {
|
||||
border-style: solid;
|
||||
border-width: 0px 0px 1px 0px;
|
||||
border-color: #AAAAAA;
|
||||
width: 50%;
|
||||
}
|
||||
|
||||
body#mod-quiz-report .tabs {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
.tabrow {
|
||||
border-collapse:collapse;
|
||||
width:100%;
|
||||
|
Loading…
x
Reference in New Issue
Block a user