[svn r10597] align the labels to the right

skala
Eric Marguin 19 years ago
parent f1f0d9e451
commit b37980f964
  1. 7
      main/exercice/question_admin.inc.php

@ -1,4 +1,4 @@
<? // $Id: question_admin.inc.php 10594 2007-01-05 13:54:24Z elixir_inter $
<? // $Id: question_admin.inc.php 10597 2007-01-05 14:14:29Z elixir_inter $
/*
==============================================================================
Dokeos - elearning and course management software
@ -76,11 +76,6 @@ if(is_object($objQuestion))
div.row div.formw{
width: 85%;
}
[dir=ltr] div.row div.label,
[dir=rtl] div.row div.formw {
float: left;
text-align: left;
}
</style>
';
echo $styles;

Loading…
Cancel
Save