Browse Source

WARNINGS MANUTENCAO

MOODLE_34_STABLE
thiagourias 6 years ago
parent
commit
87fe1da117
  1. BIN
      pix/aviso_saberes_offline.png
  2. 182
      style/resourceplone.app.jquerytools.dateinput-cachekey2007.css
  3. 8
      style/resourceplone.formwidget.autocompletejquery.autocomplete-cachekey1913.css
  4. 6
      style/resourcestaticcsshome-cachekey0155.css
  5. 165
      style/tema_1.css
  6. 50
      style/thin.css
  7. 55
      templates/frontpage_ilb.mustache

BIN
pix/aviso_saberes_offline.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 268 KiB

182
style/resourceplone.app.jquerytools.dateinput-cachekey2007.css

File diff suppressed because one or more lines are too long

8
style/resourceplone.formwidget.autocompletejquery.autocomplete-cachekey1913.css

@ -33,7 +33,7 @@ background: white url('indicator.gif') right center no-repeat;
background-color: #eee;
}
.ac_over {
background-color: #0A246A;
background-color: #0a246a;
color: white;
}
@ -53,7 +53,7 @@ position: absolute;
right: 0px;
top: 6em;
width: auto;
border: 1px solid #8CACBB;
border: 1px solid #8cacbb;
}
.contenttreeWidget li {
display: block;
@ -76,7 +76,7 @@ padding-top: 0.2em;
padding-bottom: 0.25em;
}
.contenttreeWidget .navTreeItem a:hover {
border: 1px dotted #205C90;
border: 1px dotted #205c90;
}
.contenttreeWidget li.navTreeCurrentItem {
border: none !important;
@ -85,7 +85,7 @@ background-color: transparent;
.contenttreeWidget li.navTreeCurrentItem > a,
.contenttreeWidget li.navTreeCurrentItem > a:hover {
border: none;
background-color: #205C90;
background-color: #205c90;
color: #fff !important;
}
/* */

6
style/resourcestaticcsshome-cachekey0155.css

@ -278,7 +278,7 @@ min-height:355px;
height:auto;
}
.painel a {
color: #3E6892;
color: #3e6892;
}
.painel-corpo li {
padding-top: 5px;
@ -364,7 +364,7 @@ border-bottom: solid 5px #cccccc;
color: #333333;
}
.painel-links a {
color: #3E6892;
color: #3e6892;
}
.painel-destaques a {
font-size: 14px;
@ -745,7 +745,7 @@ margin-bottom: 10px;
}
small, .small {
font-size: 85%;
color: #205C90;
color: #205c90;
margin-left: 2px;
}
.carousel-indicators li{

165
style/tema_1.css

@ -1,6 +1,3 @@
/*########################################
Tema
########################################*/
body {
font-family: 'Lucida Grande','Lucida Sans Unicode','Lucida Sans','Geneva','Verdana','sans-serif';
line-height: 1.428;
@ -12,14 +9,7 @@ body {
#tema-portal {
min-height: 400px;
}
/* #bannerLocal { */
/* background-image: url("++theme++senado.tema/senado/img/sub-osenado.jpg"); */
/* color: #FFFFFF; */
/* height: 70px; */
/* margin: 0 auto; */
/* text-align: left; */
/* width: 995px; */
/* } */
a#portal-home-link {
}
#portal-menu {
@ -78,14 +68,6 @@ a#portal-home-link {
letter-spacing: 0.1px;
}
/*########################################
Adaptações senado.essencial
########################################*/
/* @font-face { */
/* font-family: 'Glyphicons Halflings'; */
/* src: url('fonts/glyphicons-halflings-regular.eot'); */
/* src: url('fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('fonts/glyphicons-halflings-regular.woff') format('woff'), url('fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg'); */
/* } */
.PortalTopo-id a {
color: #3e6892;
text-decoration: none;
@ -132,7 +114,7 @@ a#portal-home-link {
} /* @media xs */
navbar-inverse {
.navbar-inverse {
background-color: transparent;
}
.navbar-inverse .navbar-nav > li > a {
@ -282,14 +264,6 @@ p.busca-avancada a {
color: orange;
}
/*
==============================
Bootstrap Media Queries
==============================
*/
/* Extra small - Phone */
@media (max-width:767px) {
@ -384,7 +358,9 @@ Bootstrap Media Queries
}
/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;}
.show {
display: block;
}
.text-properties {
color: #777;
line-height: 1;
@ -393,6 +369,7 @@ Bootstrap Media Queries
max-width: 360px;
max-height: 228.5px;
}
@media screen and
(min-width:200px) and
(max-width:320px) {
@ -411,7 +388,18 @@ Bootstrap Media Queries
width: 100% !important;
height: 100% !important;
}
.paddingResponsible {
padding: 2% !important;
}
.responsiveModal {
width: 170px;
height: 150px;
}
.modal-dialog {
width: 190px !important;
}
}
@media screen and
(min-width:361px) and
(max-width:418px) {
@ -426,7 +414,18 @@ Bootstrap Media Queries
width: 100% !important;
height: 100% !important;
}
.paddingResponsible {
padding: 2% !important;
}
.responsiveModal {
width: 280px;
height: 200px;
}
.modal-dialog {
width: 340px !important;
}
}
@media screen and
(min-width:419px) and
(max-width:540px) {
@ -445,6 +444,16 @@ Bootstrap Media Queries
width: 100% !important;
height: 100% !important;
}
.paddingResponsible {
padding: 2% !important;
}
.responsiveModal {
width: 380px;
height: 250px;
}
.modal-dialog {
width: 400px !important;
}
}
@ -466,6 +475,17 @@ Bootstrap Media Queries
width: 100% !important;
height: 100% !important;
}
.paddingResponsible {
padding: 2% !important;
}
.responsiveModal {
width: 480px;
height: 300px;
}
.modal-dialog {
width: 520px !important;
}
}
@media screen and
@ -482,9 +502,49 @@ Bootstrap Media Queries
width: 100% !important;
height: 100% !important;
}
.paddingResponsible {
padding: 2% !important;
}
.responsiveModal {
width: 500px;
height: 300px;
}
.modal-dialog {
width: 550px !important;
}
}
@media screen and
(min-width:661px) and
(max-width:799px) {
.tamanhoVideo {
max-width: 100% !important;
max-height: 100% !important;
}
.heightVar {
height: 370.5px !important;
}
.bemVindoHeight {
width: 100% !important;
height: 100% !important;
}
.mt-buttons {
margin-top: 1% !important;
}
.paddingResponsible {
padding: 2% !important;
}
.responsiveModal {
width: 600px;
height: 400px;
}
.modal-dialog {
width: 640px !important;
}
}
@media screen and
(min-width:800px) and
(max-width:991px) {
.tamanhoVideo {
max-width: 100% !important;
@ -500,11 +560,28 @@ Bootstrap Media Queries
.mt-buttons {
margin-top: 1% !important;
}
.paddingResponsible {
padding: 2% !important;
}
.responsiveModal {
width: 770px;
height: 400px;
}
.modal-dialog {
width: 790px !important;
}
}
@media screen and
(min-width:990px) and
(max-width:1199px) {
.responsiveModal {
width: 840px;
height: 400px;
}
.modal-dialog {
width: 870px !important;
}
.paddingResponsible {
padding: 2% !important;
}
@ -532,6 +609,23 @@ Bootstrap Media Queries
height: 120px !important;
}
}
@media screen and
(min-width:1200px) and
(max-width:4080px) {
.paddingLeft5 {
padding-left: 5px !important;
}
.responsiveModal {
width: 840px;
height: 400px;
}
.modal-dialog {
width: 870px !important;
}
}
.propertiesVLibras {
z-index: 99999;
}
@ -574,13 +668,12 @@ Bootstrap Media Queries
padding-left: 5px !important;
padding-right: 5px !important;
}
@media screen and
(min-width: 1200px) and
(max-width: 4080px) {
.paddingLeft5{
padding-left: 5px !important;
.alert-danger {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.alert-dismissable, .alert-dismissible {
padding-right: 35px;
}

50
style/thin.css

File diff suppressed because one or more lines are too long

55
templates/frontpage_ilb.mustache

@ -57,6 +57,44 @@
<title>Instituto Legislativo Brasileiro - ILB</title>
{{>theme_ilb/head}}
</head>
<!-- set up the modal to start hidden and fade in and out -->
<div id="myModal" class="modal fade" style="z-index: 99999999;">
<div class="modal-dialog" style="margin-top:10%; margin-bottom: 25%;margin-left: auto; margin-right: auto;">
<div class="modal-content">
<!-- dialog body -->
<div class="modal-body">
<button type="button" class="close" data-dismiss="modal" style="float: right">&times;</button>
<img src="https://i.imgur.com/RvdbIoK.png" class="responsiveModal">
</div>
</div>
</div>
</div>
<!-- sometime later, probably inside your on load event callback -->
<script>
$("#myModal").on("show", function() { // wire up the OK button to dismiss the modal when shown
$("#myModal a.btn").on("click", function(e) {
console.log("button pressed"); // just as an example...
$("#myModal").modal('hide'); // dismiss the dialog
});
});
$("#myModal").on("hide", function() { // remove the event listeners when the dialog is dismissed
$("#myModal a.btn").off("click");
});
$("#myModal").on("hidden", function() { // remove the actual elements from the DOM when fully hidden
$("#myModal").remove();
});
$("#myModal").modal({ // wire up the actual modal functionality and show the dialog
"backdrop" : "static",
"keyboard" : true,
"show" : true // ensure the modal is shown immediately
});
</script>
<body {{{ bodyattributes }}}>
{{>theme_ilb/header}}
<!-- Logo e busca -->
@ -113,6 +151,23 @@
</div>
</div>
</section>
<div class="alert alert-danger alert-dismissable" style="padding: 2%;">
<button type="button" class="close" data-dismiss="alert" aria-hidden="true" style="float: right;">×</button>
<strong> Aviso Manutenção Saberes na Páscoa</strong><br>
<br>
Prezados estudantes,<br>
<br>
A plataforma Saberes estará fora do ar, a partir das 12 h da quinta-feira, dia 18.04 até às 22 hs de domingo, 21.04. para manutenção do sistema elétrico do Data Center do Senado Federal.
Os dias em manutenção serão compensados automaticamente para que todos concluam seus estudos na plataforma.<br>
<br>
Agradecemos a sua compreensão.<br>
<br>
Aproveitamos para desejar a todos uma Feliz Páscoa.<br>
<br>
Atenciosamente,<br>
<br>
Equipe de ensino a distância do ILB.<br>
</div>
<!-- Menu Principal -->
<nav id="s-menu" class="Nav--principal navbar navbar-default navbar-collapse nav-collapse collapse Nav--collapse" role="navigation">
<!-- Classes retiradas -->

Loading…
Cancel
Save