mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 04:30:15 +01:00
Merge branch 'MDL-36442_master' of git://github.com/lazydaisy/moodle
This commit is contained in:
commit
f285889157
@ -1047,4 +1047,14 @@ h2.headingblock {
|
||||
|
||||
#custommenu .yui3-menuitem .yui3-menuitem-content {
|
||||
border-width:0;
|
||||
}
|
||||
|
||||
.block .header .commands .icon img {
|
||||
background-color: #F3F8ED; /* adds light green background */
|
||||
border: 2px solid #3B4C25; /* adds 2px dark green border */
|
||||
border-radius: 5px; /* adds rounded corners in modern browsers */
|
||||
height: 12px;
|
||||
margin-right: 3px;
|
||||
padding: 2px; /* adds padding to icon */
|
||||
width: 12px;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user