details
svn path=/Website/trunk/; revision=30587
This commit is contained in:
@@ -613,6 +613,12 @@ div.fcltframeheader {
|
||||
border-top-right-radius: 2px;
|
||||
}
|
||||
|
||||
.fcltframeheader.collapsed span {
|
||||
color: ==blockheaderbackgroundcolor==;
|
||||
-webkit-transition: color 1s; /* Safari */
|
||||
transition: color 1s;
|
||||
}
|
||||
|
||||
div.fcltframefooter {
|
||||
cursor: default;
|
||||
border-bottom-left-radius: 2px;
|
||||
@@ -1454,7 +1460,12 @@ div.notetoggler.open {
|
||||
padding-left: 4px;
|
||||
padding-right: 2px;
|
||||
}
|
||||
.rstable thead th
|
||||
.rstable td
|
||||
{
|
||||
border-bottom: 1px solid #eee;
|
||||
padding: 4px 3px 7px 3px;
|
||||
}
|
||||
.rstable thead th, .rstable tfoot td
|
||||
{
|
||||
color: ==blockheadercolor==;
|
||||
background-color: ==blockheaderbackgroundcolor==;
|
||||
@@ -1462,18 +1473,6 @@ div.notetoggler.open {
|
||||
border-right: 1px ridge #ccc;
|
||||
white-space: nowrap;
|
||||
}
|
||||
.rstable td
|
||||
{
|
||||
border-bottom: 1px solid #eee;
|
||||
padding: 4px 3px 7px 3px;
|
||||
}
|
||||
.rstable tfoot td
|
||||
{
|
||||
border: 0px;
|
||||
background-color: ==blockheaderbackgroundcolor==;
|
||||
color: ==blockheadercolor==;
|
||||
cursor: auto;
|
||||
}
|
||||
.rstable tfoot .rsfooter
|
||||
{
|
||||
padding: 3px 3px 2px 3px;
|
||||
@@ -2745,6 +2744,7 @@ body.likemodal {
|
||||
#mod_queuemail {width:600px;}
|
||||
#mod_history {height: 200px;}
|
||||
#mod_beslever {width:800px;}
|
||||
#mod_besprijs {width:350px;}
|
||||
#mod_besretour {width:600px;}
|
||||
#mod_besweging {width:500px;}
|
||||
#mod_cntsplit {width:500px;}
|
||||
|
||||
Reference in New Issue
Block a user