@ -1,11 +1,47 @@
body { background-color : #F9F9F9 ; }
body . error { background-color : #F0F0F0 ; }
body , th , td , ul , li , a , div , p , pre { color : #333333 ; font-family : Verdana , "Bitstream Vera Sans" , Arial , Helvetica , Sans , "Bitstream Vera Serif" ; font-size : 9.0 pt ; }
body , th , td , ul , li , a , div , p , pre { color : #333333 ; font-family : Verdana , "Bitstream Vera Sans" , Arial , Helvetica , Sans , "Bitstream Vera Serif" ; font-size : 9.0 pt ; }
a img {
border : none ;
}
h1 {
margin-bottom : 1 . 5em ;
}
. center {
text-align : center ;
}
. center * {
margin-left : auto ;
margin-right : auto ;
}
div # nav {
margin-bottom : 2em ;
}
a # owncloud-logo {
margin-left : auto ;
margin-right : auto ;
display : block ;
width : 200px ;
height : 99px ;
background : transparent url ( / img / owncloud-logo-small . png ) no-repeat scroll 0 0 ;
}
a # owncloud-logo span {
display : none ;
}
. nametext a { color : #333333 ; font-size : 8 pt ; font-weight : bold ; text-decoration : none ; }
. nametext a { color : #333333 ; font-size : 8 pt ; font-weight : bold ; text-decoration : none ; }
. highlighttext { color : #333333 ; font-size : 9 pt ; font-weight : bold ; text-decoration : none ; }
. highlighttext { color : #333333 ; font-size : 9 pt ; font-weight : bold ; text-decoration : none ; }
. datetext { color : #333333 ; font-size : 7 pt ; }
. datetext { color : #333333 ; font-size : 7 pt ; }
. sizetext { color : #333333 ; font-size : 7 pt ; }
. sizetext { color : #333333 ; font-size : 7 pt ; }
. footer { color : #999999 ; text-align : center ; font-size : 9 pt ; }
. footer { color : #999999 ; text-align : center ; font-size : 9 pt ; margin-top : 4 em ; }
. hint { color : #AAAAAA ; text-align : center ; font-size : 8 pt ; }
. hint { color : #AAAAAA ; text-align : center ; font-size : 8 pt ; margin-top : 4 em ; margin-bottom : 2 em ; }
. hint a { color : #AAAAAA ; text-align : center ; font-size : 8 pt ; }
. hint a { color : #AAAAAA ; text-align : center ; font-size : 8 pt ; }
. formstyle {
. formstyle {
@ -44,6 +80,12 @@ body,th,td,ul,li,a,div,p,pre {color:#333333; font-family:Verdana,"Bitstream Vera
. navigationitem1 a {
. navigationitem1 a {
text-decoration : none ;
text-decoration : none ;
padding-right : 15px ;
background : transparent url ( / img / dots . png ) no-repeat scroll center right ;
}
. navigationitem1 img {
border : none ;
}
}
. navigationitem1 : hover {
. navigationitem1 : hover {