13 lines
152 B
CSS
13 lines
152 B
CSS
.urbackup-tab {
|
|
padding: 10px;
|
|
}
|
|
|
|
.urbackup-tab h3 {
|
|
margin-bottom: 10px;
|
|
}
|
|
|
|
.urbackup-tab .warning {
|
|
color: #b00;
|
|
font-weight: bold;
|
|
}
|