mirror of
https://github.com/moodle/moodle.git
synced 2025-02-15 21:36:58 +01:00
changed width of form to 80% -aesthetic change
This commit is contained in:
parent
b2a0cb86d0
commit
6b717125f9
@ -1,6 +1,6 @@
|
||||
/*******************************************************************
|
||||
styles_layout.css
|
||||
|
||||
|
||||
This CSS file contains all layout definitions like positioning,
|
||||
floats, margins, padding, borders etc.
|
||||
|
||||
@ -49,7 +49,7 @@ h6.main {
|
||||
|
||||
#layout-table #left-column,
|
||||
#layout-table #middle-column,
|
||||
#layout-table #right-column
|
||||
#layout-table #right-column
|
||||
{
|
||||
vertical-align:top;
|
||||
}
|
||||
@ -76,10 +76,10 @@ h6.main {
|
||||
|
||||
.clearfix:after {
|
||||
/* content: "<!-- -->"; */
|
||||
content: ".";
|
||||
display: block;
|
||||
height: 0;
|
||||
clear: both;
|
||||
content: ".";
|
||||
display: block;
|
||||
height: 0;
|
||||
clear: both;
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
@ -121,16 +121,16 @@ img.grouppicture,
|
||||
text-align: center;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
|
||||
.notifysuccess {
|
||||
text-align:center;
|
||||
padding: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
.notifytiny {
|
||||
text-align:left;
|
||||
padding: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
.generalbox {
|
||||
border-width:1px;
|
||||
@ -248,7 +248,7 @@ table.formtable tbody .htmlarea th
|
||||
|
||||
.unread {
|
||||
padding-right:2px;
|
||||
}
|
||||
}
|
||||
|
||||
.cell {
|
||||
vertical-align: top;
|
||||
@ -289,9 +289,9 @@ div.hide {
|
||||
***/
|
||||
|
||||
form.mform {
|
||||
margin: 0;
|
||||
margin: 0 auto;
|
||||
padding: 0;
|
||||
width: 100%;
|
||||
width: 80%;
|
||||
}
|
||||
form.mform fieldset {
|
||||
border: 1px solid black;
|
||||
@ -378,10 +378,10 @@ form.mform div.error,form.mform fieldset.error {
|
||||
padding: 5px;
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/***
|
||||
*** Header
|
||||
***/
|
||||
@ -486,20 +486,20 @@ table.navbar {
|
||||
/***
|
||||
*** Admin
|
||||
***/
|
||||
|
||||
|
||||
body#admin-index .c0 {
|
||||
vertical-align: top;
|
||||
}
|
||||
}
|
||||
|
||||
body#admin-index .c1 {
|
||||
vertical-align: middle;
|
||||
}
|
||||
}
|
||||
|
||||
body#admin-modules table.generaltable td.cell,
|
||||
body#admin-modules .generaltablecell {
|
||||
padding-top: 2px;
|
||||
padding-bottom: 2px;
|
||||
}
|
||||
}
|
||||
|
||||
body#admin-blocks table#blocks,
|
||||
body#admin-blocks table#incompatible {
|
||||
@ -514,7 +514,7 @@ body#admin-blocks table#incompatible td.cell {
|
||||
padding: 4px;
|
||||
text-align: center;
|
||||
vertical-align: middle;
|
||||
}
|
||||
}
|
||||
|
||||
body#admin-blocks table#blocks td.c0,
|
||||
body#admin-blocks table#blocks th.c0,
|
||||
@ -523,7 +523,7 @@ body#admin-blocks table#incompatible th.c0 {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
body#admin-blocks
|
||||
body#admin-blocks
|
||||
body#admin-config .confighelp {
|
||||
display: block;
|
||||
padding-bottom: 20px;
|
||||
@ -655,11 +655,11 @@ body#admin-roles-manage table.generalbox {
|
||||
/***
|
||||
*** Blocks
|
||||
***/
|
||||
|
||||
|
||||
/*Accessibility: Skip block link, for screen reader users. */
|
||||
a.skip-block, .skip-block {
|
||||
display:block;
|
||||
width:2em;
|
||||
width:2em;
|
||||
height:1px;
|
||||
}
|
||||
.sideblock .skip-block {
|
||||
@ -679,7 +679,7 @@ ul.list, ul.list li, ol.list, ol.list li {
|
||||
padding:0;
|
||||
margin:0;
|
||||
text-indent:0;
|
||||
}
|
||||
}
|
||||
|
||||
.sideblock .content h3,
|
||||
.sideblock .content h2 {
|
||||
@ -942,7 +942,7 @@ table.minicalendar th {
|
||||
|
||||
#calendar .maincalendar .eventlist .topic {
|
||||
padding: 5px;
|
||||
border-style:solid;
|
||||
border-style:solid;
|
||||
border-width: 0px;
|
||||
border-bottom-color: #EEEEEE;
|
||||
border-bottom-width: 1px;
|
||||
@ -1018,7 +1018,7 @@ table.minicalendar th {
|
||||
.minicalendar .today {
|
||||
border:2px solid;
|
||||
}
|
||||
|
||||
|
||||
.cal_popup_bg {
|
||||
padding:0px;
|
||||
margin:0px;
|
||||
@ -1074,7 +1074,7 @@ span.current {
|
||||
/***
|
||||
*** Course
|
||||
***/
|
||||
|
||||
|
||||
.activitydate, .activityhead {
|
||||
text-align:center;
|
||||
}
|
||||
@ -1119,23 +1119,23 @@ span.current {
|
||||
#course-view .section .weekdates {
|
||||
}
|
||||
|
||||
#course-view ul.section,
|
||||
#site-index ul.section,
|
||||
#course-view ul.section li,
|
||||
#site-index ul.section li {
|
||||
#course-view ul.section,
|
||||
#site-index ul.section,
|
||||
#course-view ul.section li,
|
||||
#site-index ul.section li {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
text-indent: 0;
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
#course-view ul.section li.activity ul li,
|
||||
#site-index ul.section li.activity ul li {
|
||||
list-style: disc;
|
||||
#course-view ul.section li.activity ul li,
|
||||
#site-index ul.section li.activity ul li {
|
||||
list-style: disc;
|
||||
}
|
||||
|
||||
/*Accessibility: No-tables course format. */
|
||||
#course-view ul.weekscss, .weekscss li {
|
||||
#course-view ul.weekscss, .weekscss li {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
text-indent: 0;
|
||||
@ -1173,7 +1173,7 @@ span.current {
|
||||
border-style:solid;
|
||||
border-width:1px;
|
||||
}
|
||||
.weekscss .content,
|
||||
.weekscss .content,
|
||||
.weekscss .side {
|
||||
padding: 5px;
|
||||
}
|
||||
@ -1199,7 +1199,7 @@ span.current {
|
||||
|
||||
body#course-view .unread {
|
||||
margin-left: 3em;
|
||||
}
|
||||
}
|
||||
|
||||
body#course-view.drag .sideblock .header {
|
||||
cursor: move;
|
||||
@ -1238,7 +1238,7 @@ body#course-user .section h2 {
|
||||
.headingblock, h2.headingblock {
|
||||
border-width:1px;
|
||||
border-style:solid;
|
||||
padding:5px;
|
||||
padding:5px;
|
||||
margin:0%;
|
||||
}
|
||||
|
||||
@ -1336,7 +1336,7 @@ body#grade-index .grades .weighted {
|
||||
padding:15px;
|
||||
}
|
||||
|
||||
.loginform .c1,
|
||||
.loginform .c1,
|
||||
.logintable .c1 {
|
||||
text-align: left;
|
||||
}
|
||||
@ -1563,7 +1563,7 @@ body#message-messages {
|
||||
display:block;
|
||||
padding:0px 1px 0px 0px;
|
||||
}
|
||||
|
||||
|
||||
.tabrow td.selected {
|
||||
border-width: 0px;
|
||||
}
|
||||
@ -1577,7 +1577,7 @@ body#message-messages {
|
||||
margin-bottom:5px;
|
||||
border-width: 1px;
|
||||
border-style: solid;
|
||||
border-collapse: separate;
|
||||
border-collapse: separate;
|
||||
}
|
||||
|
||||
.userinfobox .left {
|
||||
@ -1603,7 +1603,7 @@ body#message-messages {
|
||||
|
||||
.userinfobox .username {
|
||||
padding-bottom: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
table.userinfobox {
|
||||
@ -1834,7 +1834,7 @@ body#mod-forum-search .introcontent {
|
||||
border-width: 2px;
|
||||
}
|
||||
#mod-forum-index .unread img,
|
||||
#mod-forum-view .unread img
|
||||
#mod-forum-view .unread img
|
||||
{
|
||||
margin-left: 5px;
|
||||
}
|
||||
@ -2065,7 +2065,7 @@ body#mod-quiz-report .controls {
|
||||
***/
|
||||
|
||||
.ims-nav-bar {
|
||||
position: relative;
|
||||
position: relative;
|
||||
padding:0.1em;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user