13
text-decoration:underline;
19
font-weight:normal !important;
39
h2.manageCourseBodyHeader{
55
background-color:#ddd;
58
border:1px solid #ccc;
63
border-bottom: 1px #acacac solid;
66
/* The box where all stuff in in body is generated in.*/
72
/* Add courses popup */
84
background-color:#333333;
93
margin: -150px 0 0 -160px;
96
background-color:#eee;
97
border: 1px solid darkgray;
99
text-shadow: 0.5px 0.5px #ddd;
108
margin: -150px 0 0 -160px;
111
background-color:#eee;
112
border: 1px solid darkgray;
113
font: 13px Helvetica;
114
text-shadow: 0.5px 0.5px #ddd;
118
.middleLayerPopupsSizeTwo{
130
/* initially display: none; -- will be shown by JS on demand */
135
.manageCoursePopup form ul li {
140
.manageCoursePopup form ul li label {
148
background-color:white;
153
-webkit-border-radius: 7px;
154
-moz-border-radius: 7px;
158
vertical-align: bottom;
162
.manageCoursePopup span {
167
.manageCoursePopupMenu {
173
display:inline-block !important;
176
background-image: linear-gradient(to top,#fff,#f5f5f5);
178
font: 16px Helvetica;
182
.popupButtons:hover {
195
border: 1px solid #959595;
199
#addCourseButton:hover{
204
.manageCourseButton:before {
205
font-family: "icomoon";
213
border:1px solid #aaa;
221
.manageCourseButton:hover{
223
text-decoration:none;
226
.manageCoursePopup input.text {
230
#manageCourses table {
231
border-collapse: collapse;
235
#manageCourses th, #manageCourses td {
239
#manageCourses .odd td {
243
#manageCourses .even td{
249
border-top: 1px #ccc solid;
250
border-bottom: 1px #ccc solid;
254
#manageCourses th:first-child, #manageCourses td:first-child {
267
.publishButton.published {
271
.publishButton.unpublished {
b'\\ No newline at end of file'