Browse Source

WARNINGS MANUTENCAO

MOODLE_34_STABLE
thiagourias 6 years ago
parent
commit
87fe1da117
  1. BIN
      pix/aviso_saberes_offline.png
  2. 2
      style/basic.css
  3. 14
      style/ploneCustom-cachekey2573.css
  4. 1986
      style/resourceplone.app.jquerytools.dateinput-cachekey2007.css
  5. 82
      style/resourceplone.app.jquerytools.overlays-cachekey3027.css
  6. 246
      style/resourceplone.formwidget.autocompletejquery.autocomplete-cachekey1913.css
  7. 308
      style/resourcestaticcssescola-de-governo-cachekey3115.css
  8. 1500
      style/resourcestaticcsshome-cachekey0155.css
  9. 4
      style/resourcestaticcssplone_fixes_senado-cachekey4482.css
  10. 307
      style/tema_1.css
  11. 50
      style/thin.css
  12. 55
      templates/frontpage_ilb.mustache

BIN
pix/aviso_saberes_offline.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 268 KiB

2
style/basic.css

@ -1,4 +1,4 @@
/*########################################
/*########################################
Basic Style
########################################*/

14
style/ploneCustom-cachekey2573.css

@ -1,13 +1,13 @@
/* - ploneCustom.css - */
@media all {
/* https://www12.senado.leg.br/institucional/portal_css/ploneCustom.css?original=1 */
/* */
/* */
/* */
/* */
/* */
/* */
/* https://www12.senado.leg.br/institucional/portal_css/ploneCustom.css?original=1 */
/* */
/* */
/* */
/* */
/* */
/* */
}

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

File diff suppressed because one or more lines are too long

82
style/resourceplone.app.jquerytools.overlays-cachekey3027.css

@ -2,56 +2,56 @@
/* - ++resource++plone.app.jquerytools.overlays.css - */
/* http://www12.senado.leg.br/hpsenado/portal_css/++resource++plone.app.jquerytools.overlays.css?original=1 */
div.overlay {
width: auto;
height: auto;
/* */
display: none;
/* */
margin: 1em;
width: auto;
height: auto;
/* */
display: none;
/* */
margin: 1em;
}
div.overlay-iframe,
div.overlay-ajax {
width: 60%;
min-height: 100px;
z-index: 99; /* */
width: 60%;
min-height: 100px;
z-index: 99; /* */
}
div.overlay-iframe {
height: 60%;
height: 60%;
}
/* */
div.overlaybg div.close,
div.overlay div.close {
background-image: url(++resource++plone.app.jquerytools.pb_close.png);
position: absolute;
left: -14px;
top: -14px;
cursor: pointer;
height: 30px;
width: 30px;
background-image: url(++resource++plone.app.jquerytools.pb_close.png);
position: absolute;
left: -14px;
top: -14px;
cursor: pointer;
height: 30px;
width: 30px;
}
.pb-ajax {
overflow-y: auto;
overflow-y: auto;
}
.pb-ajax, .pb-image {
background-color: #fff;
border: 1px solid #999;
white-space: normal;
box-shadow: 0 0 3em 0.5em #666;
-moz-box-shadow: 0 0 3em 0.5em #666;
-webkit-box-shadow: 0 0 3em #666;
background-color: #fff;
border: 1px solid #999;
white-space: normal;
box-shadow: 0 0 3em 0.5em #666;
-moz-box-shadow: 0 0 3em 0.5em #666;
-webkit-box-shadow: 0 0 3em #666;
}
.pb-ajax > div {
width: 92%;
padding: 1em;
width: 92%;
padding: 1em;
}
.pb-ajax .documentActions {display:none}
div.overlay div.close span {
display: block;
height: 1px;
margin: -1px 0 0 -1px;
overflow: hidden;
padding: 0;
width: 1px;
display: block;
height: 1px;
margin: -1px 0 0 -1px;
overflow: hidden;
padding: 0;
width: 1px;
}
div.overlay textarea { width: 100%; }
/* */
@ -60,25 +60,25 @@ div.overlay #createGroup legend { display: none; }
div.overlay #createGroup fieldset { border: none; }
/* */
div.overlay p {
margin-bottom: 1em;
margin-bottom: 1em;
}
div.overlay label {
margin-bottom: 0.25em;
margin-bottom: 0.25em;
}
div.overlay a:hover {
color: #75ad0a;
color: #75ad0a;
}
div.overlay a.selected {
color: #000000;
color: #000000;
}
div.overlay .formTab {
margin-right:1em;
font-weight: bold;
margin-right:1em;
font-weight: bold;
}
div.overlay .formTab.lastFormTab {
margin-right:0em;
margin-right:0em;
}
div.overlay .formControls a {
display: block;
margin: 0.75em;
display: block;
margin: 0.75em;
}

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

@ -1,134 +1,134 @@
/* - ++resource++plone.formwidget.autocomplete/jquery.autocomplete.css - */
@media screen {
/* http://www12.senado.leg.br/hpsenado/portal_css/++resource++plone.formwidget.autocomplete/jquery.autocomplete.css?original=1 */
.ac_results {
padding: 0px;
border: 1px solid black;
background-color: white;
overflow: hidden;
z-index: 99999;
}
.ac_results ul {
width: 100%;
list-style-position: outside;
list-style: none;
padding: 0;
margin: 0;
}
.ac_results li {
margin: 0px;
padding: 2px 5px;
cursor: default;
display: block;
font: menu;
font-size: 12px;
line-height: 16px;
overflow: hidden;
}
.ac_loading {
background: white url('indicator.gif') right center no-repeat;
}
.ac_odd {
background-color: #eee;
}
.ac_over {
background-color: #0A246A;
color: white;
}
/* http://www12.senado.leg.br/hpsenado/portal_css/++resource++plone.formwidget.autocomplete/jquery.autocomplete.css?original=1 */
.ac_results {
padding: 0px;
border: 1px solid black;
background-color: white;
overflow: hidden;
z-index: 99999;
}
.ac_results ul {
width: 100%;
list-style-position: outside;
list-style: none;
padding: 0;
margin: 0;
}
.ac_results li {
margin: 0px;
padding: 2px 5px;
cursor: default;
display: block;
font: menu;
font-size: 12px;
line-height: 16px;
overflow: hidden;
}
.ac_loading {
background: white url('indicator.gif') right center no-repeat;
}
.ac_odd {
background-color: #eee;
}
.ac_over {
background-color: #0a246a;
color: white;
}
}
/* - ++resource++plone.formwidget.contenttree/contenttree.css - */
@media screen {
/* http://www12.senado.leg.br/hpsenado/portal_css/++resource++plone.formwidget.contenttree/contenttree.css?original=1 */
.contenttreeWidget {
bottom: 3.5em;
height: auto;
left: 0px;
overflow-y: auto;
margin: 0em 1em;
position: absolute;
right: 0px;
top: 6em;
width: auto;
border: 1px solid #8CACBB;
}
.contenttreeWidget li {
display: block;
padding-left: 1em;
}
.contenttreeWidget .navTreeCurrentItem {
font-weight: bold;
}
.contenttreeWidget .navTreeCurrentItem li {
font-weight: normal;
}
.contenttreeWidget li a {
border-bottom: solid 1px transparent;
}
.contenttreeWidget .navTreeItem a {
border: none;
display: block;
text-decoration: none;
padding-top: 0.2em;
padding-bottom: 0.25em;
}
.contenttreeWidget .navTreeItem a:hover {
border: 1px dotted #205C90;
}
.contenttreeWidget li.navTreeCurrentItem {
border: none !important;
background-color: transparent;
}
.contenttreeWidget li.navTreeCurrentItem > a,
.contenttreeWidget li.navTreeCurrentItem > a:hover {
border: none;
background-color: #205C90;
color: #fff !important;
}
/* */
* html .contentTreeWidget li.navTreeCurrentItem a,
* html .contentTreeWidget li.navTreeCurrentItem a:hover {
height: 1.6em;
}
.contenttreeWindow {
display: none;
position: fixed;
_position: absolute;
background-color: white;
z-index: 100;
}
.contenttreeWindow h2 {
display: block;
top: 0px;
margin: 0px;
}
.contenttreeWindowHeader {
padding: 1em;
}
.contenttreeWindowActions {
position: absolute;
width: 100%;
top: auto;
bottom: 0px;
padding: 1em;
}
.contenttreeWindowBlocker {
z-index: 99;
width: 100%;
height: 100%;
opacity: 0.4;
background-color: black;
top: 0px;
left: 0px;
position: fixed;
_position: absolute;
_top: expression(eval((document.body.scrollTop)?document.body.scrollTop:document.documentElement.scrollTop));
}
.option {
display: block;
}
/* http://www12.senado.leg.br/hpsenado/portal_css/++resource++plone.formwidget.contenttree/contenttree.css?original=1 */
.contenttreeWidget {
bottom: 3.5em;
height: auto;
left: 0px;
overflow-y: auto;
margin: 0em 1em;
position: absolute;
right: 0px;
top: 6em;
width: auto;
border: 1px solid #8cacbb;
}
.contenttreeWidget li {
display: block;
padding-left: 1em;
}
.contenttreeWidget .navTreeCurrentItem {
font-weight: bold;
}
.contenttreeWidget .navTreeCurrentItem li {
font-weight: normal;
}
.contenttreeWidget li a {
border-bottom: solid 1px transparent;
}
.contenttreeWidget .navTreeItem a {
border: none;
display: block;
text-decoration: none;
padding-top: 0.2em;
padding-bottom: 0.25em;
}
.contenttreeWidget .navTreeItem a:hover {
border: 1px dotted #205c90;
}
.contenttreeWidget li.navTreeCurrentItem {
border: none !important;
background-color: transparent;
}
.contenttreeWidget li.navTreeCurrentItem > a,
.contenttreeWidget li.navTreeCurrentItem > a:hover {
border: none;
background-color: #205c90;
color: #fff !important;
}
/* */
* html .contentTreeWidget li.navTreeCurrentItem a,
* html .contentTreeWidget li.navTreeCurrentItem a:hover {
height: 1.6em;
}
.contenttreeWindow {
display: none;
position: fixed;
_position: absolute;
background-color: white;
z-index: 100;
}
.contenttreeWindow h2 {
display: block;
top: 0px;
margin: 0px;
}
.contenttreeWindowHeader {
padding: 1em;
}
.contenttreeWindowActions {
position: absolute;
width: 100%;
top: auto;
bottom: 0px;
padding: 1em;
}
.contenttreeWindowBlocker {
z-index: 99;
width: 100%;
height: 100%;
opacity: 0.4;
background-color: black;
top: 0px;
left: 0px;
position: fixed;
_position: absolute;
_top: expression(eval((document.body.scrollTop)?document.body.scrollTop:document.documentElement.scrollTop));
}
.option {
display: block;
}
}

308
style/resourcestaticcssescola-de-governo-cachekey3115.css

@ -1,160 +1,160 @@
/* - ++resource++static/css/escola-de-governo.css - */
@media screen {
/* https://www12.senado.leg.br/institucional/portal_css/++resource++static/css/escola-de-governo.css?original=1 */
.PortalTopo-redes-sociais{
float: left;
margin-top: 28px;
padding-left: 100px;
}
.portal-search-smart{
visibility: visible;
}
.portal-search .busca-gsa{
visibility: visible;
}
.busca-smartphone .busca-gsa{
visibility: visible;
}
.busca-smartphone .busca-plone{
visibility: hidden;
}
.painel-corpo ul li{
border-bottom:dotted 1px #777;
}
.painel-corpo ul li:last-child{
border-bottom: none;
}
#category {
display: none !important;
}
.carousel-control{
background:none;
background-image:none !important;
top:364px;
opacity:1;
z-index:1;
}
.carousel-indicators li {
border: 2px solid #999!important;
}
.carousel-caption {
position: relative;
left: auto;
right: auto;
background-color:#eee !important;
opacity:1 !important;
text-shadow:none;
z-index:0;
}
.div-contato{
border: 1px solid #cdcdcd;
display: inline-block;
padding-left: 13px;
padding-right: 5px;
padding-top: 7px;
padding-bottom: 7px;
margin-top: 10px;
width: 100%;
}
.div-contato-pos{
border: 1px solid #cdcdcd;
display: inline-block;
padding-left: 13px;
padding-right: 5px;
padding-top: 7px;
padding-bottom: 7px;
margin-top: 10px;
margin-bottom: 24px;
width: 100%;
}
.conteudo-evento{
border: 1px solid #ccc;
margin-top: 20px;
min-height: 574px;
padding-left:20px;
}
.informacoes-evento{
margin:23px;
}
.post-it {
margin-bottom: 30px;
min-height: 100px;
padding-top: 10px;
}
.texto-evento {
margin: 6px;
}
.titulo-secao{
font-size:20px
}
.ullidestaque{
list-style:none;
font-size: 13px;
padding-bottom: 12px;
margin-top: 12px;
}
#box-enquete{
margin-top:7px;
}
#slide-home{
margin-top:10px;
}
.linha-inferior-evento{
border-bottom:1px dotted #cdcdcd;
padding-top: 75px;
margin-bottom: 10px;
}
.caixa-banner{
border:1px solid #cdcdcd; padding-top: 20px;padding-left: 20px;padding-right: 10px;min-height:110px;
}
.caixa-banner-ilb{
border-bottom: 1px dotted #ccc;margin-bottom:20px;padding-bottom:8px;
}
@media (max-width: 480px){
.linha-inferior-evento{
padding-top: 115px;
}
.PortalTopo-busca {
width: 100% !important;
}
.PortalTopo-redes-sociais{
width: 100% !important;
float: left;
margin-top: 10px;
padding-left: 30px;
}
}
@media (min-width: 768px){
.PortalTopo-id {
width: 42% !important;
}
.PortalTopo-redes-sociais{
width: 24% !important;
padding-left: 100px;
}
.PortalTopo-busca{
width: 33% !important;
}
}
@media (min-width: 992px){
.PortalTopo-id {
width: 50% !important;
}
.PortalTopo-redes-sociais{
padding-left: 88px;
width: 17% !important;
}
}
@media (min-width: 1200px){
.PortalTopo-id {
width: 50% !important;
}
.PortalTopo-redes-sociais{
width: 17% !important;
padding-left: 120px;
}
}
/* https://www12.senado.leg.br/institucional/portal_css/++resource++static/css/escola-de-governo.css?original=1 */
.PortalTopo-redes-sociais{
float: left;
margin-top: 28px;
padding-left: 100px;
}
.portal-search-smart{
visibility: visible;
}
.portal-search .busca-gsa{
visibility: visible;
}
.busca-smartphone .busca-gsa{
visibility: visible;
}
.busca-smartphone .busca-plone{
visibility: hidden;
}
.painel-corpo ul li{
border-bottom:dotted 1px #777;
}
.painel-corpo ul li:last-child{
border-bottom: none;
}
#category {
display: none !important;
}
.carousel-control{
background:none;
background-image:none !important;
top:364px;
opacity:1;
z-index:1;
}
.carousel-indicators li {
border: 2px solid #999!important;
}
.carousel-caption {
position: relative;
left: auto;
right: auto;
background-color:#eee !important;
opacity:1 !important;
text-shadow:none;
z-index:0;
}
.div-contato{
border: 1px solid #cdcdcd;
display: inline-block;
padding-left: 13px;
padding-right: 5px;
padding-top: 7px;
padding-bottom: 7px;
margin-top: 10px;
width: 100%;
}
.div-contato-pos{
border: 1px solid #cdcdcd;
display: inline-block;
padding-left: 13px;
padding-right: 5px;
padding-top: 7px;
padding-bottom: 7px;
margin-top: 10px;
margin-bottom: 24px;
width: 100%;
}
.conteudo-evento{
border: 1px solid #ccc;
margin-top: 20px;
min-height: 574px;
padding-left:20px;
}
.informacoes-evento{
margin:23px;
}
.post-it {
margin-bottom: 30px;
min-height: 100px;
padding-top: 10px;
}
.texto-evento {
margin: 6px;
}
.titulo-secao{
font-size:20px
}
.ullidestaque{
list-style:none;
font-size: 13px;
padding-bottom: 12px;
margin-top: 12px;
}
#box-enquete{
margin-top:7px;
}
#slide-home{
margin-top:10px;
}
.linha-inferior-evento{
border-bottom:1px dotted #cdcdcd;
padding-top: 75px;
margin-bottom: 10px;
}
.caixa-banner{
border:1px solid #cdcdcd; padding-top: 20px;padding-left: 20px;padding-right: 10px;min-height:110px;
}
.caixa-banner-ilb{
border-bottom: 1px dotted #ccc;margin-bottom:20px;padding-bottom:8px;
}
@media (max-width: 480px){
.linha-inferior-evento{
padding-top: 115px;
}
.PortalTopo-busca {
width: 100% !important;
}
.PortalTopo-redes-sociais{
width: 100% !important;
float: left;
margin-top: 10px;
padding-left: 30px;
}
}
@media (min-width: 768px){
.PortalTopo-id {
width: 42% !important;
}
.PortalTopo-redes-sociais{
width: 24% !important;
padding-left: 100px;
}
.PortalTopo-busca{
width: 33% !important;
}
}
@media (min-width: 992px){
.PortalTopo-id {
width: 50% !important;
}
.PortalTopo-redes-sociais{
padding-left: 88px;
width: 17% !important;
}
}
@media (min-width: 1200px){
.PortalTopo-id {
width: 50% !important;
}
.PortalTopo-redes-sociais{
width: 17% !important;
padding-left: 120px;
}
}
}

1500
style/resourcestaticcsshome-cachekey0155.css

File diff suppressed because it is too large

4
style/resourcestaticcssplone_fixes_senado-cachekey4482.css

@ -1,7 +1,7 @@
/* - ++resource++static/css/plone_fixes_senado.css - */
@media screen {
/* https://www12.senado.leg.br/institucional/portal_css/++resource++static/css/plone_fixes_senado.css?original=1 */
/* */
/* https://www12.senado.leg.br/institucional/portal_css/++resource++static/css/plone_fixes_senado.css?original=1 */
/* */
}

307
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;
@ -110,7 +92,7 @@ a#portal-home-link {
line-height: 23px;
}
/* Extra small - Phone */
@media(max-width:767px){
@media (max-width:767px) {
.PortalTopo-busca > div {
display: inherit;
@ -132,7 +114,7 @@ a#portal-home-link {
} /* @media xs */
navbar-inverse {
.navbar-inverse {
background-color: transparent;
}
.navbar-inverse .navbar-nav > li > a {
@ -192,8 +174,8 @@ p.busca-avancada a {
}
.accordion .accordion-caret .accordion-toggle::before {
font-size: 25px;
/* vertical-align: -3px; */
/* line-height: 21px; */
/* vertical-align: -3px; */
/* line-height: 21px; */
margin-right: 0;
position: absolute;
right: 20px;
@ -282,43 +264,35 @@ p.busca-avancada a {
color: orange;
}
/*
==============================
Bootstrap Media Queries
==============================
*/
/* Extra small - Phone */
@media(max-width:767px){
@media (max-width:767px) {
.carousel-caption {
.carousel-caption {
position: static;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
top: 30%;
}
}
} /* @media xs */
/* Small - Tablet */
@media(min-width:768px){
@media (min-width:768px) {
} /* @media sm */
/* Medium - Desktop */
@media(min-width:992px){
@media (min-width:992px) {
} /* @media md */
/* Large - Desktop */
@media(min-width:1200px){
@media (min-width:1200px) {
} /* @media lg */
.propertiesSubHeader{
.propertiesSubHeader {
background: #f7f7f7;
}
.Box--y {
@ -368,7 +342,7 @@ Bootstrap Media Queries
.dropdown-content {
display: none;
position: absolute;
background-color: white ;
background-color: white;
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 1;
@ -384,203 +358,322 @@ 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;}
.text-properties{
.show {
display: block;
}
.text-properties {
color: #777;
line-height: 1;
}
.tamanhoVideo{
.tamanhoVideo {
max-width: 360px;
max-height: 228.5px;
}
@media screen and
(min-width: 200px) and
(max-width: 320px) {
.tamanhoVideo{
(min-width:200px) and
(max-width:320px) {
.tamanhoVideo {
max-width: 100% !important;
max-height: 100% !important;
}
.heightVar{
.heightVar {
height: 246.5px !important;
}
.dropdown-content {
left: 0px !important;
}
.bemVindoHeight{
.bemVindoHeight {
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) {
.tamanhoVideo{
(min-width:361px) and
(max-width:418px) {
.tamanhoVideo {
max-width: 100% !important;
max-height: 100% !important;
}
.heightVar{
.heightVar {
height: 246.5px !important;
}
.bemVindoHeight{
.bemVindoHeight {
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) {
(min-width:419px) and
(max-width:540px) {
.dropdown-content {
left: 0px !important;
}
.tamanhoVideo{
.tamanhoVideo {
max-width: 100% !important;
max-height: 100% !important;
}
.heightVar{
.heightVar {
height: 246.5px !important;
}
.bemVindoHeight{
.bemVindoHeight {
width: 100% !important;
height: 100% !important;
}
.paddingResponsible {
padding: 2% !important;
}
.responsiveModal {
width: 380px;
height: 250px;
}
.modal-dialog {
width: 400px !important;
}
}
@media screen and
(min-width: 541px) and
(max-width: 591px) {
(min-width:541px) and
(max-width:591px) {
.dropdown-content {
left: 0px !important;
}
.tamanhoVideo{
.tamanhoVideo {
max-width: 100% !important;
max-height: 100% !important;
}
.heightVar{
.heightVar {
height: 310.5px !important;
}
.bemVindoHeight{
.bemVindoHeight {
width: 100% !important;
height: 100% !important;
}
.paddingResponsible {
padding: 2% !important;
}
.responsiveModal {
width: 480px;
height: 300px;
}
.modal-dialog {
width: 520px !important;
}
}
@media screen and
(min-width: 592px) and
(max-width: 660px) {
.tamanhoVideo{
(min-width:592px) and
(max-width:660px) {
.tamanhoVideo {
max-width: 100% !important;
max-height: 100% !important;
}
.heightVar{
.heightVar {
height: 310.5px !important;
}
.bemVindoHeight{
.bemVindoHeight {
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: 661px) and
(max-width: 991px) {
.tamanhoVideo{
(min-width:800px) and
(max-width:991px) {
.tamanhoVideo {
max-width: 100% !important;
max-height: 100% !important;
}
.heightVar{
.heightVar {
height: 370.5px !important;
}
.bemVindoHeight{
.bemVindoHeight {
width: 100% !important;
height: 100% !important;
}
.mt-buttons{
.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) {
.paddingResponsible{
(min-width:990px) and
(max-width:1199px) {
.responsiveModal {
width: 840px;
height: 400px;
}
.modal-dialog {
width: 870px !important;
}
.paddingResponsible {
padding: 2% !important;
}
.tamanhoVideo{
.tamanhoVideo {
max-width: 100% !important;
max-height: 100% !important;
}
.heightVar{
.heightVar {
height: 218.33px !important;
}
.bemVindoHeight{
.bemVindoHeight {
height: 218.33px !important;
}
.lessPaddingResponsible{
.lessPaddingResponsible {
padding-left: 5px !important;
padding-right: 5px !important;
}
.BigScreen{
.BigScreen {
display: none !important;
}
.SmallScreen{
.SmallScreen {
display: block !important;
}
.tamTela1000{
.tamTela1000 {
height: 120px !important;
}
}
.propertiesVLibras{
@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;
}
.heightVar{
.heightVar {
height: 229.34px;
}
.bemVindoHeight{
.bemVindoHeight {
height: 229.34px;
}
.noPaddingLeft{
.noPaddingLeft {
padding-left: 0px !important;
padding-right: 5px !important;
}
.withpaddingleft{
.withpaddingleft {
padding-left: 5px !important;
padding-right: 5px !important;
}
.paddingResponsible{
.paddingResponsible {
padding: 5%;
justify-content: space-between;
}
.mt-buttons{
.mt-buttons {
margin-top: 4%;
}
.BigScreen{
.BigScreen {
display: block;
}
.SmallScreen{
.SmallScreen {
display: none;
}
.colunaEsq{
.colunaEsq {
width: 50% !important;
}
.colunaDir{
.colunaDir {
width: 50% !important;
}
.paddingCol{
.paddingCol {
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