minor - align center to information graph blocks - partial BT#570

skala
Cristian Fasanando 16 years ago
parent c422feca02
commit 872fac1075
  1. 5
      plugin/dashboard/block_course/css/default.css
  2. 5
      plugin/dashboard/block_session/css/default.css
  3. 5
      plugin/dashboard/block_student/css/default.css
  4. 5
      plugin/dashboard/block_teacher/css/default.css

@ -50,11 +50,6 @@
padding: 0.8em 0;
border-bottom: 1px solid #666;
}
.widget .widget-content img {
float: right;
margin: 10px;
border: 1px solid #FFF;
}
.widget .widget-content pre {
padding: 0.5em 5px;
color: #EEE;

@ -50,11 +50,6 @@
padding: 0.8em 0;
border-bottom: 1px solid #666;
}
.widget .widget-content img {
float: right;
margin: 10px;
border: 1px solid #FFF;
}
.widget .widget-content pre {
padding: 0.5em 5px;
color: #EEE;

@ -50,11 +50,6 @@
padding: 0.8em 0;
border-bottom: 1px solid #666;
}
.widget .widget-content img {
float: right;
margin: 10px;
border: 1px solid #FFF;
}
.widget .widget-content pre {
padding: 0.5em 5px;
color: #EEE;

@ -50,11 +50,6 @@
padding: 0.8em 0;
border-bottom: 1px solid #666;
}
.widget .widget-content img {
float: right;
margin: 10px;
border: 1px solid #FFF;
}
.widget .widget-content pre {
padding: 0.5em 5px;
color: #EEE;

Loading…
Cancel
Save