Merge 2015.3 patches geforceerd
svn path=/Website/trunk/; revision=29058
This commit is contained in:
@@ -1,105 +0,0 @@
|
||||
/*
|
||||
* $Revision$
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
/* experimental alternate styling */
|
||||
|
||||
body,textarea, input, td, th, select, .ui-widget {
|
||||
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
font-size: 0.95em;
|
||||
font-weight: 200;
|
||||
color: #333;
|
||||
}
|
||||
|
||||
html{
|
||||
background-color: #fdfdfd;
|
||||
}
|
||||
|
||||
.fcltblock .inside, .fcltblockhead {
|
||||
background-color: #fff !important;
|
||||
border: 0;
|
||||
}
|
||||
.fcltblock {
|
||||
box-shadow: 0 4px 8px 0 rgba(228,228,228, 1);
|
||||
padding: 10px;
|
||||
}
|
||||
.fcltblock b, .fcltblock strong {
|
||||
font-weight: 600;
|
||||
}
|
||||
.fcltblockhead {
|
||||
font-size: 1.5em;
|
||||
line-height: 1.5em;
|
||||
font-weight: 300;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#search div.fcltblock {
|
||||
background-color: #fff;
|
||||
padding: 10px 10px 20px 10px;
|
||||
}
|
||||
#buttons {
|
||||
float: none;
|
||||
text-align: center;
|
||||
}
|
||||
.flexlabel, .flexlabellabel {
|
||||
background-color: inherit;
|
||||
font-weight: 300;
|
||||
}
|
||||
.flexcollapsed:hover, .trlabel:hover {
|
||||
text-decoration: underline !important;
|
||||
}
|
||||
.fcltframeheader, .fcltframefooter {
|
||||
height: 32px;
|
||||
padding-top: 1px;
|
||||
}
|
||||
div.fcltframeheader span{
|
||||
opacity: .95;
|
||||
}
|
||||
|
||||
#iframerextratitle {
|
||||
padding: 5px 8px 5px 8px;
|
||||
border-radius: 12px !important;
|
||||
background-color: rgba(227, 123, 0, 0.9);
|
||||
}
|
||||
|
||||
|
||||
|
||||
#materiallist_button, #buttons ul li, #buttons ul li a, .mv, input[type=button], input[type=text].button, input.button, span.button {
|
||||
font-size: 1.1em;
|
||||
color: rgb(0,52,120);
|
||||
background-color:transparent;
|
||||
font-weight: 300;
|
||||
}
|
||||
|
||||
#buttons ul li:hover {
|
||||
background-color:transparent;
|
||||
text-decoration: underline;
|
||||
font-weight: 400;
|
||||
|
||||
}
|
||||
ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default,
|
||||
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus,
|
||||
.ui-widget-header.ui-datepicker-header, .ui-widget-header.ui-dialog-titlebar
|
||||
{
|
||||
font-weight: 300;
|
||||
}
|
||||
/* */
|
||||
#mldOmschrijving {width: 48%;}
|
||||
|
||||
/* corrections due to this restyling */
|
||||
div#menutabs {
|
||||
font-size: .95em;
|
||||
}
|
||||
#menutabs .ui-layout-content ul li li {
|
||||
font-weight: inherit;
|
||||
}
|
||||
#autofilter {
|
||||
top: 0;
|
||||
}
|
||||
.flddate, .fldtime, .fldfinbtw, .fldprocent {
|
||||
width: 160px;
|
||||
}
|
||||
div.plandate {
|
||||
width: 110px !important;
|
||||
}
|
||||
Reference in New Issue
Block a user