mirror of
https://github.com/catalyst/moodle-auth_outage.git
synced 2026-05-17 05:48:43 +02:00
Issue #10 - Added link to warning bar and info page.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
/*
|
||||
This file is used as default value for the 'auth_outage_css' settings.
|
||||
If you need to make chances here, remember to update your settings inside Moodle.
|
||||
*/
|
||||
|
||||
.auth_outage_warningbar {
|
||||
background-color: white;
|
||||
box-sizing: content-box;
|
||||
@@ -33,4 +38,4 @@
|
||||
|
||||
.auth_outage_warningbar_spacer {
|
||||
height: 80px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user