Skip to content

Commit

Permalink
MDL-30899 moodle-enrol-notification Overridding default footer padding
Browse files Browse the repository at this point in the history
  • Loading branch information
David Monllao committed Dec 17, 2012
1 parent 67cf74b commit 9e8961e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/yui/notification/assets/skins/sam/notification.css
Expand Up @@ -9,7 +9,7 @@
.moodle-dialogue-base .closebutton {background-image:url(sprite.png);width:25px;height:15px;background-repeat:no-repeat;float:right;vertical-align:middle;display:inline-block;cursor:pointer;padding:0px;border-style:none;}
.moodle-dialogue-base .moodle-dialogue-bd {padding:5px; overflow: auto;}
.moodle-dialogue-base .moodle-dialogue-wrap .moodle-dialogue-content {background:#FFF;padding:0px;}
.moodle-dialogue-base .moodle-dialogue-ft {}
.moodle-dialogue-base .moodle-dialogue .moodle-dialogue-content .moodle-dialogue-ft {padding:0px;}

.moodle-dialogue-confirm .confirmation-dialogue {text-align:center;}
.moodle-dialogue-confirm .confirmation-message {margin:0.5em 1em;}
Expand Down

0 comments on commit 9e8961e

Please sign in to comment.