This commit is contained in:
Felix Kauselmann
2015-05-22 17:29:19 +02:00
parent de49a17f85
commit 5b70ebeaad
8 changed files with 133 additions and 85 deletions

View File

@ -5,7 +5,7 @@ body{
/* libraries */
#contentLibraries{
width: 300px;
width: 400px;
border: 1px solid #C6C6C6;
background-color: white;
margin-left: auto;
@ -36,7 +36,7 @@ body{
#contentLibraries .library-link
{
width: 211px;
width: 311px;
height: 28px;
border: none;
padding: 11px 0 0 0px;
@ -47,6 +47,7 @@ body{
font-size: 16px;
text-decoration: none;
color: #525252 ;
overflow: hidden;
}
#contentLibraries a

View File

@ -35,7 +35,7 @@ body{
#contentLibraries .library-link
{
width: 211px;
width: 65%;
height: 28px;
border: none;
padding: 11px 0 0 0px;
@ -46,6 +46,7 @@ body{
font-size: 16px;
text-decoration: none;
color: #525252 ;
overflow: hidden;
}
#contentLibraries a