This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
plonetheme.pfbweb/plonetheme/pfbweb/static/pfbweb.css

201 lines
3.1 KiB
CSS

#edit-bar ul li {
display: inline;
}
#edit-bar a:link {
color: white;
text-decoration: none;
}
#content #edit-bar #contentActionMenus a:hover {
color: white;
}
#edit-bar #content-views {
float: none;
}
#lcolmenu dl.portlet dd.portletItem {
height: auto;
}
div#header dl#portal-personaltools {
top: -10px;
background: transparent;
display: block;
}
div#month-events div {
background: white;
border: 1px solid black;
}
#deputy-table .arrond {
display: none;
}
#deputy-table {
width: 100%;
}
#deputy-table .name {
width: 60%;
}
#deputy-search a:link {
padding: 2px 1px;
text-decoration: none;
letter-spacing: -1px;
}
#deputy-search a.active {
background: white;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
#content #portal-sitemap ul {
margin-left: 20px;
}
div.document-download {
position: absolute;
right: 0px;
background: white url(http://31fevrier.be/PFB/images/arrow_documents.gif) top left no-repeat;
width: 60px;
}
div.document-download a {
display: block;
background: transparent url(http://31fevrier.be/PFB/images/acrobat.png) top right no-repeat;
height: 30px;
width: 60px;
text-indent: -2000px;
}
#global #footer {
z-index: 0;
}
.ploneCalendar tbody td.event span.misc {
background-color: #f79123
}
.ploneCalendar tbody td.event span.comevent {
background-color: #a37b52
}
#deputy-search a.fdf:link {
display:inline-block;
width:40px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
font-weight:bold;
text-align:center;
vertical-align:middle;
color:#FFF;
padding-bottom:5px;
}
#deputies-list .deputy-popup div.fdf, .polgroup-fdf,
a.fdf, #deputy-search .groupe a.fdf.active, #polgroup.fdf{
background-color:#E11482;
}
#deputy-search .groupe a.fdf.active {
text-decoration:underline;
}
#content-core ul {
padding-left: 2em;
}
#anon-personalbar { display: none; }
span.event-type-square { display: none; }
#content div.formHelp {
width: 20px;
left: 160px;
height: 20px;
}
#help-tooltips div {
display: none;
position: absolute;
left: 170px;
width: 390px;
padding: 5px;
background: #ccc;
border: 1px solid #555;
}
#help-tooltips div ul {
padding-left: 15px;
}
#help-tooltips div dd {
margin: 0;
padding: 1ex 0 0 0;
}
#help-tooltips div dl,
#help-tooltips div p {
margin: 0;
}
#sorton {
position: absolute;
right: 20px;
width: auto;
padding-top: 4px;
}
#sorton select {
width: 80px;
}
div#simplesearch h2 .sorton {
display: inline;
float: right;
position: relative;
right: 30px;
top: -10px;
}
#lcolmenu li.section-agenda-parlementaire,
#lcolmenu li.section-agenda-des-activites {
position: absolute;
left: 550px;
top: 17px;
width: 20em;
z-index: 20;
text-transform: uppercase;
}
#lcolmenu li.section-agenda-parlementaire a,
#lcolmenu li.section-agenda-des-activites a {
border: none;
}
#lcolmenu li.section-agenda-parlementaire {
left: 370px;
}
dl.portlet ul.navTree li.section-agenda-des-activites a {
color: #a78462;
}
dl.portlet ul.navTree li.section-agenda-parlementaire a {
color: #83d2e2;
}
#agenda-view-switcher {
position: relative;
padding-bottom: 8px;
}
#content div.captchaAudio {
display: none;
}