mirror of
https://github.com/moodle/moodle.git
synced 2025-02-08 09:02:07 +01:00
MDL-42453 theme_base: Fixed Error in base/style/admin.css that breaks CSS validator.
This commit is contained in:
parent
4e47920f08
commit
e69133f543
@ -335,7 +335,7 @@
|
||||
/** MNet networking */
|
||||
#page-admin-mnet-peers .box.deletedhosts {margin-bottom:1em;font-size:80%;}
|
||||
#page-admin-mnet-peers .mform .certdetails {background-color:white;}
|
||||
#page-admin-mnet-peers .mform .deletedhostinfo {background-color:#ffd3d9;border 2px solid #eeaaaa;padding:4px;margin-bottom:5px;}
|
||||
#page-admin-mnet-peers .mform .deletedhostinfo {background-color:#ffd3d9;border: 2px solid #eeaaaa;padding:4px;margin-bottom:5px;}
|
||||
|
||||
#core-cache-plugin-summaries table,
|
||||
#core-cache-store-summaries table {width:100%;}
|
||||
|
Loading…
x
Reference in New Issue
Block a user