~ubuntu-branches/ubuntu/trusty/moodle/trusty-proposed

« back to all changes in this revision

Viewing changes to theme/formfactor/style/core.css

  • Committer: Package Import Robot
  • Author(s): Thijs Kinkhorst
  • Date: 2013-07-19 08:52:46 UTC
  • mfrom: (1.1.10)
  • Revision ID: package-import@ubuntu.com-20130719085246-yebwditc2exoap2r
Tags: 2.5.1-1
* New upstream version: 2.5.1.
  - Fixes security issues:
    CVE-2013-2242 CVE-2013-2243 CVE-2013-2244 CVE-2013-2245
    CVE-2013-2246
* Depend on apache2 instead of obsolete apache2-mpm-prefork.
* Use packaged libphp-phpmailer (closes: #429339), adodb,
  HTMLPurifier, PclZip.
* Update debconf translations, thanks Salvatore Merone, Pietro Tollot,
  Joe Hansen, Yuri Kozlov, Holger Wansing, Américo Monteiro,
  Adriano Rafael Gomes, victory, Michał Kułach.
  (closes: #716972, #716986, #717080, #717108, #717278)

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
 
12
12
 
13
13
#page-site-index .headermain { margin:0.85em 0;font-size:2.5em; }
 
14
#course-header { margin:0 50px; }
14
15
 
15
16
/* Menu Navigation 
16
17
--------------------------*/
47
48
 
48
49
.mform fieldset {border-color: #ddd;}
49
50
.mform legend {border: 1px solid #ddd;padding: 2px 7px;background: url([[pix:theme|gradient-sb]]) repeat-x 0 -25%;}
 
51
.mform .btn-cancel { color: #BF3503; text-decoration: none; }
 
52
.mform .btn-cancel:hover, .mform .btn-cancel:focus { color: #3f5c10; text-decoration: none; }
50
53
 
51
54
/* Footer
52
55
--------------------------*/
54
57
#page-footer { margin:25px 0; }
55
58
#page-footer .logininfo  { margin: 1em 0; }
56
59
 
 
60
#course-footer { margin:0 50px; }
 
61
 
57
62
/* custum menu */
58
63
#custommenu {
59
64
    margin:0 50px;