Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
334de6b
)
MDL-33931 - themes - Change of the base theme to align the submit and cancel buttons...
author
Adrian Greeve
<adrian@moodle.com>
Thu, 21 Jun 2012 07:47:02 +0000
(15:47 +0800)
committer
Adrian Greeve
<adrian@moodle.com>
Thu, 21 Jun 2012 07:47:02 +0000
(15:47 +0800)
theme/base/style/core.css
patch
|
blob
|
blame
|
history
diff --git
a/theme/base/style/core.css
b/theme/base/style/core.css
index
3938b49
..
1748c56
100644
(file)
--- a/
theme/base/style/core.css
+++ b/
theme/base/style/core.css
@@
-210,7
+210,7
@@
a.skip:active {position: static;display: block;}
.mform .fitem .fitemtitle {width:15%;text-align:right;float:left;}
.mform .fitem .fitemtitle div {display: inline;}
.mform .fitem .felement {border-width: 0;width:80%;margin-left:16%;}
-.mform .fitem fieldset.felement {margin-left:
0
;padding-left:1%;margin-bottom:0}
+.mform .fitem fieldset.felement {margin-left:
15%
;padding-left:1%;margin-bottom:0}
.mform .error,
.mform .required {color:#A00;}
.mform .required .fgroup span label {color:#000;}