Improved layout on documents etc and new empty language file.
[fa-stable.git] / themes / default / login.css
index 5902a92e6bbe871272e6aebff334a92708751e3e..9f93c646dbc86e8aa3e5d07912a29b87d752a483 100644 (file)
@@ -19,7 +19,7 @@
 
 body {
        font-family: Verdana, Arial, Helvetica;
-       background: #f9f9f9;
+       background: #f5f5f5;
        font-size: 10px;
        margin: 5px 0 0 5px;
        padding: 0;
@@ -66,7 +66,6 @@ a:hover, a:focus {
 
 .tableheader {
        font-weight: bold;
-       /*background-color: #dee7ec;*/
        background-color: #d1dfec;
        color: black;
        text-align: center;
@@ -74,7 +73,6 @@ a:hover, a:focus {
 
 .bottomBar {
        padding-right: 1em;
-       /*background-color: #dee7ec;*/
        background-color: #d1dfec;
        color: black;
        border-bottom: 1px solid #8cacbb;
@@ -107,6 +105,7 @@ a:hover, a:focus {
 
 .tablestyle2 {
        width: 350px;
+       border-left: 12px solid #367cb5;
        border-collapse: collapse;
        background-color: #eeeeee;
 }