Merge with master.
[redakcja.git] / redakcja / static / css / filelist.css
index f25db1e..b5e4fc4 100644 (file)
@@ -46,7 +46,7 @@ td {
     margin-bottom: -1px;
     border-width: 1px;
     border-style: solid;
-    border-color: rgba(0,0,0,0);
+    border-color: transparent;
 }
 
 #tabs-nav-left .active {
@@ -111,11 +111,11 @@ td {
 
 #last-edited-list .date {
        font-size: 70%;
-       color: grey;
+       color: #808080;
 }
 
 a, a:visited, a:active {
-       color: #bf6000;
+       color: #a05000;
        text-decoration: none;
 }