[svn r18629] style changes - added style css, for the social tool - (partial FS#3664)

skala
Isaac Flores 16 years ago
parent a5871f30c3
commit 0db0c33074
  1. 9
      main/css/academica/default.css
  2. 9
      main/css/baby_orange/default.css
  3. 9
      main/css/corporate/default.css
  4. 9
      main/css/cosmic_campus/default.css
  5. 9
      main/css/dokeos_classic/default.css
  6. 9
      main/css/dokeos_classic_2D/default.css
  7. 9
      main/css/medical/default.css
  8. 6
      main/css/public_admin/default.css
  9. 9
      main/css/silver_line/default.css
  10. 9
      main/css/sober_brown/default.css

@ -1358,7 +1358,14 @@ div.system_announcement {
border: 1px solid gray; border: 1px solid gray;
background-color: #f0f0f0; background-color: #f0f0f0;
} }
.message-select-box{
float:left;
width:350px;
display:inline;
position:absolute;
margin-top:20px;
margin-left:20px;
}
/* styles from the my.profile.php file */ /* styles from the my.profile.php file */
.message-content { .message-content {
float:right; float:right;

@ -1358,7 +1358,14 @@ div.system_announcement {
border: 1px solid gray; border: 1px solid gray;
background-color: #f0f0f0; background-color: #f0f0f0;
} }
.message-select-box{
float:left;
width:350px;
display:inline;
position:absolute;
margin-top:20px;
margin-left:20px;
}
/* styles from the my.profile.php file */ /* styles from the my.profile.php file */
.message-content { .message-content {
float:right; float:right;

@ -1365,7 +1365,14 @@ span.radio {
border: 1px solid gray; border: 1px solid gray;
background-color: #f0f0f0; background-color: #f0f0f0;
} }
.message-select-box{
float:left;
width:350px;
display:inline;
position:absolute;
margin-top:20px;
margin-left:20px;
}
/* styles from the my.profile.php file */ /* styles from the my.profile.php file */
.message-content { .message-content {
float:right; float:right;

@ -1390,7 +1390,14 @@ div.system_announcement_content{
border: 1px solid gray; border: 1px solid gray;
background-color: #f0f0f0; background-color: #f0f0f0;
} }
.message-select-box{
float:left;
width:350px;
display:inline;
position:absolute;
margin-top:20px;
margin-left:20px;
}
/* styles from the my.profile.php file */ /* styles from the my.profile.php file */
.message-content { .message-content {
float:right; float:right;

@ -1882,7 +1882,14 @@ padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;}
border: 1px solid gray; border: 1px solid gray;
background-color: #f0f0f0; background-color: #f0f0f0;
} }
.message-select-box{
float:left;
width:350px;
display:inline;
position:absolute;
margin-top:20px;
margin-left:20px;
}
/* styles from the my.profile.php file */ /* styles from the my.profile.php file */
.message-content { .message-content {
float:right; float:right;

@ -2464,7 +2464,14 @@ input.forms {
border: 1px solid gray; border: 1px solid gray;
background-color: #f0f0f0; background-color: #f0f0f0;
} }
.message-select-box{
float:left;
width:350px;
display:inline;
position:absolute;
margin-top:20px;
margin-left:20px;
}
/* styles from the my.profile.php file */ /* styles from the my.profile.php file */
.message-content { .message-content {
float:right; float:right;

@ -1867,7 +1867,14 @@ padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;}
border: 1px solid gray; border: 1px solid gray;
background-color: #f0f0f0; background-color: #f0f0f0;
} }
.message-select-box{
float:left;
width:350px;
display:inline;
position:absolute;
margin-top:20px;
margin-left:20px;
}
/* styles from the my.profile.php file */ /* styles from the my.profile.php file */
.message-content { .message-content {
float:right; float:right;

@ -1905,11 +1905,11 @@ padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;}
} }
.message-select-box{ .message-select-box{
float:left; float:left;
width:300px; width:350px;
display:inline; display:inline;
position:absolute; position:absolute;
margin-top:26px; margin-top:20px;
margin-left:30px; margin-left:20px;
} }
/* styles from the my.profile.php file */ /* styles from the my.profile.php file */
.message-content { .message-content {

@ -1970,7 +1970,14 @@ div.system_announcement {
border: 1px solid gray; border: 1px solid gray;
background-color: #f0f0f0; background-color: #f0f0f0;
} }
.message-select-box{
float:left;
width:350px;
display:inline;
position:absolute;
margin-top:20px;
margin-left:20px;
}
/* styles from the my.profile.php file */ /* styles from the my.profile.php file */
.message-content { .message-content {
float:right; float:right;

@ -1935,7 +1935,14 @@ padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;}
border: 1px solid gray; border: 1px solid gray;
background-color: #f0f0f0; background-color: #f0f0f0;
} }
.message-select-box{
float:left;
width:350px;
display:inline;
position:absolute;
margin-top:20px;
margin-left:20px;
}
/* styles from the my.profile.php file */ /* styles from the my.profile.php file */
.message-content { .message-content {
float:right; float:right;

Loading…
Cancel
Save