Anpassungen ans CIS-Redesign

This commit is contained in:
Manfred Kindl
2013-07-25 10:45:02 +00:00
parent 098682c660
commit cd9130f7e5
14 changed files with 115 additions and 73 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 676 B

After

Width:  |  Height:  |  Size: 683 B

+8
View File
@@ -146,6 +146,14 @@ input.search
border-style:solid;
border-color: #A5AFB6;
}
#globalsearch
{
background-color: #E9ECEE;
border-width: 1px;
border-style:solid;
border-color: #A5AFB6;
height: 25px;
}
/* Login-Button CIS-Seite */
input.cis_login
{