svn path=/Website/branches/v2016.1/; revision=29492
This commit is contained in:
@@ -1,12 +1,18 @@
|
||||
/*
|
||||
* $Revision$
|
||||
* $Id$
|
||||
*
|
||||
*
|
||||
* lichtblauw #55ACDA
|
||||
* donkerblauw #004887
|
||||
*/
|
||||
#headerblok
|
||||
{
|
||||
background-position: 20px 20px;
|
||||
div.fcltframeheader {
|
||||
background-image: url(up.png);
|
||||
background-attachment: fixed;
|
||||
background-repeat: no-repeat;
|
||||
background-position: right 7px;
|
||||
}
|
||||
div.fcltframeheader.collapsed {
|
||||
background-image: url(down.png);
|
||||
background-attachment: fixed;
|
||||
background-repeat: no-repeat;
|
||||
background-position: right 7px;
|
||||
}
|
||||
Reference in New Issue
Block a user