/lenasys/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/lenasys/trunk

« back to all changes in this revision

Viewing changes to codeigniter/css/popup.css

  • Committer: Erik Wikström
  • Date: 2013-05-22 10:06:29 UTC
  • mto: This revision was merged to the branch mainline in revision 90.
  • Revision ID: wikxen@gmail.com-20130522100629-jg3ykzp9v320jexp
Moved two popups from manageCoursesBody.php

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#loginFormContainer{
 
1
#loginForm{
2
2
        z-index:3000000;
3
3
        position: fixed;
4
4
    height: 175px;
272
272
        text-shadow: 0.5px 0.5px #ddd;
273
273
        color: #4F5155; 
274
274
}
275
 
#editCourseDetails{
 
275
#editCourse{
276
276
        z-index:3000000;
277
277
        position: fixed;
278
278
    height: 250px;