Commit f3a415088260442f7147da00b18dc77c68e22814

Authored by Gustavo
1 parent d7a7e2ce

Modified amadeus.css

Showing 1 changed file with 28 additions and 28 deletions   Show diff stats
amadeus/static/css/base/amadeus.css
@@ -48,7 +48,7 @@ a:focus { @@ -48,7 +48,7 @@ a:focus {
48 48
49 /* Initial page starts */ 49 /* Initial page starts */
50 .users-cloud { 50 .users-cloud {
51 - 51 +
52 width: 100%; 52 width: 100%;
53 height: 100%; 53 height: 100%;
54 overflow: hidden; 54 overflow: hidden;
@@ -87,7 +87,7 @@ a:focus { @@ -87,7 +87,7 @@ a:focus {
87 87
88 .my-subjects-title { 88 .my-subjects-title {
89 font-family: Roboto; 89 font-family: Roboto;
90 - font-size: 18px; 90 + font-size: 18px;
91 } 91 }
92 92
93 /* initial page ends */ 93 /* initial page ends */
@@ -172,7 +172,7 @@ a:focus { @@ -172,7 +172,7 @@ a:focus {
172 } 172 }
173 173
174 .subject-group { 174 .subject-group {
175 - margin-left: 20px; 175 + margin-left: 20px;
176 } 176 }
177 177
178 .category-header > h4{ 178 .category-header > h4{
@@ -298,9 +298,9 @@ a:focus { @@ -298,9 +298,9 @@ a:focus {
298 } 298 }
299 299
300 .navbar .logo { 300 .navbar .logo {
301 - text-align: center; 301 + text-align: center;
302 margin-top: -6px; 302 margin-top: -6px;
303 - height: 32px; 303 + height: 32px;
304 width: 32px; 304 width: 32px;
305 } 305 }
306 .navbar .project_name { 306 .navbar .project_name {
@@ -385,8 +385,8 @@ a:focus { @@ -385,8 +385,8 @@ a:focus {
385 padding-bottom: 15px !important; 385 padding-bottom: 15px !important;
386 } 386 }
387 .modal-footer { 387 .modal-footer {
388 - text-align: right;  
389 - padding-top: 5px !important; 388 + text-align: right;
  389 + padding-top: 5px !important;
390 } 390 }
391 391
392 /* HEADER */ 392 /* HEADER */
@@ -427,7 +427,7 @@ a:focus { @@ -427,7 +427,7 @@ a:focus {
427 /* Breadcrumbs */ 427 /* Breadcrumbs */
428 .breadcrumb{ 428 .breadcrumb{
429 font-size: 16px; 429 font-size: 16px;
430 - margin-bottom: 5px; 430 + margin-bottom: 0px;
431 font-style: italic; 431 font-style: italic;
432 } 432 }
433 /* End Breadcrumbs */ 433 /* End Breadcrumbs */
@@ -535,8 +535,8 @@ a:focus { @@ -535,8 +535,8 @@ a:focus {
535 535
536 /* Icon Topic */ 536 /* Icon Topic */
537 .divMoreActions { 537 .divMoreActions {
538 - text-align: right;  
539 - height: 30px; 538 + text-align: right;
  539 + height: 30px;
540 float: right; 540 float: right;
541 width: 3%; 541 width: 3%;
542 } 542 }
@@ -550,12 +550,12 @@ a:focus { @@ -550,12 +550,12 @@ a:focus {
550 } 550 }
551 551
552 .moreAccordion button { 552 .moreAccordion button {
553 - margin-bottom: 0px; 553 + margin-bottom: 0px;
554 margin-top: 8px; 554 margin-top: 8px;
555 } 555 }
556 556
557 .titleTopic { 557 .titleTopic {
558 - padding-top: 10px; 558 + padding-top: 10px;
559 padding-bottom: 10px; 559 padding-bottom: 10px;
560 } 560 }
561 561
@@ -567,9 +567,9 @@ a:focus { @@ -567,9 +567,9 @@ a:focus {
567 right: 0; 567 right: 0;
568 } 568 }
569 569
570 -.cards-content{  
571 - padding-left: 0px;  
572 - padding-right: 0px; 570 +.cards-content{
  571 + padding-left: 0px;
  572 + padding-right: 0px;
573 font-family: Roboto; 573 font-family: Roboto;
574 font-size: 18px; 574 font-size: 18px;
575 } 575 }
@@ -577,12 +577,12 @@ a:focus { @@ -577,12 +577,12 @@ a:focus {
577 margin-left: 4%; 577 margin-left: 4%;
578 } 578 }
579 579
580 -.course, .subject, .topic {  
581 - padding-top: 0px;  
582 - padding-bottom: 0px; 580 +.course, .subject, .topic {
  581 + padding-top: 0px;
  582 + padding-bottom: 0px;
583 } 583 }
584 .course-detail { 584 .course-detail {
585 - padding-top: 10px; 585 + padding-top: 10px;
586 padding-bottom: 10px; 586 padding-bottom: 10px;
587 } 587 }
588 588
@@ -1153,8 +1153,8 @@ li.item .notify_badge { @@ -1153,8 +1153,8 @@ li.item .notify_badge {
1153 1153
1154 /*Carrosel change*/ 1154 /*Carrosel change*/
1155 1155
1156 -  
1157 - 1156 +
  1157 +
1158 .carousel-control.right{ 1158 .carousel-control.right{
1159 background-image: none !important; 1159 background-image: none !important;
1160 } 1160 }
@@ -1165,8 +1165,8 @@ li.item .notify_badge { @@ -1165,8 +1165,8 @@ li.item .notify_badge {
1165 1165
1166 /* CHART APP */ 1166 /* CHART APP */
1167 .pie-tooltip{ 1167 .pie-tooltip{
1168 -  
1169 - 1168 +
  1169 +
1170 font-size: 30px; 1170 font-size: 30px;
1171 left: 130px; 1171 left: 130px;
1172 padding: 10px; 1172 padding: 10px;
@@ -1186,7 +1186,7 @@ li.item .notify_badge { @@ -1186,7 +1186,7 @@ li.item .notify_badge {
1186 background: rgba(0, 0, 0, 0.8); 1186 background: rgba(0, 0, 0, 0.8);
1187 color: #fff; 1187 color: #fff;
1188 border-radius: 2px; 1188 border-radius: 2px;
1189 - pointer-events: none; 1189 + pointer-events: none;
1190 } 1190 }
1191 1191
1192 1192
@@ -1257,7 +1257,7 @@ div.dataTables_wrapper div.dataTables_paginate { @@ -1257,7 +1257,7 @@ div.dataTables_wrapper div.dataTables_paginate {
1257 1257
1258 #resources_accordion .panel-heading{ 1258 #resources_accordion .panel-heading{
1259 background-color: #c4c4c4 !important; 1259 background-color: #c4c4c4 !important;
1260 - 1260 +
1261 } 1261 }
1262 1262
1263 .delete-row{ 1263 .delete-row{
@@ -1287,7 +1287,7 @@ div.dataTables_wrapper div.dataTables_paginate { @@ -1287,7 +1287,7 @@ div.dataTables_wrapper div.dataTables_paginate {
1287 margin-top: 0; 1287 margin-top: 0;
1288 color: #bdbdbd; 1288 color: #bdbdbd;
1289 } 1289 }
1290 - 1290 +
1291 h5.one:before { 1291 h5.one:before {
1292 content: ""; 1292 content: "";
1293 display: block; 1293 display: block;
@@ -1298,7 +1298,7 @@ div.dataTables_wrapper div.dataTables_paginate { @@ -1298,7 +1298,7 @@ div.dataTables_wrapper div.dataTables_paginate {
1298 top: 50%; 1298 top: 50%;
1299 z-index: 1; 1299 z-index: 1;
1300 } 1300 }
1301 - 1301 +
1302 h5.one span { 1302 h5.one span {
1303 background: #eee; 1303 background: #eee;
1304 padding-right: 20px; 1304 padding-right: 20px;
@@ -1617,4 +1617,4 @@ div.dataTables_wrapper div.dataTables_paginate { @@ -1617,4 +1617,4 @@ div.dataTables_wrapper div.dataTables_paginate {
1617 display: none; 1617 display: none;
1618 } 1618 }
1619 } 1619 }
1620 -/* End Chat */  
1621 \ No newline at end of file 1620 \ No newline at end of file
  1621 +/* End Chat */