Skip to content

Commit

Permalink
MDL-23532 theme-base - added base styles for the changes to tne enrol…
Browse files Browse the repository at this point in the history
…ment UI
  • Loading branch information
Sam Hemelryk committed Apr 21, 2011
1 parent 076995b commit 410135a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions theme/base/style/core.css
Original file line number Diff line number Diff line change
Expand Up @@ -628,6 +628,11 @@ body.tag .managelink {padding: 5px;}
.userenrolment .col_group .addgroup a img {vertical-align:bottom;}
.userenrolment .col_enrol .enrolment {float:left;padding:3px;margin:3px;}
.userenrolment .col_enrol .enrolment a {float:right;margin-left:3px;}
#page-enrol-users .enrol_user_buttons {float:right;}
#page-enrol-users .enrol_user_buttons .enrolusersbutton {margin-left:1em;display:inline;}
#page-enrol-users .enrol_user_buttons .enrolusersbutton div,
#page-enrol-users .enrol_user_buttons .enrolusersbutton form {display:inline;}
#page-enrol-users .enrol_user_buttons .enrolusersbutton input {padding-left:6px;padding-right:6px;}

/**
* Overide for RTL layout
Expand Down

0 comments on commit 410135a

Please sign in to comment.