walkor 11 ani în urmă
părinte
comite
0f541180ca
1 a modificat fișierele cu 10 adăugiri și 0 ștergeri
  1. 10 0
      applications/Statistics/Web/css/style.css

+ 10 - 0
applications/Statistics/Web/css/style.css

@@ -0,0 +1,10 @@
+body {margin: 10px 0px}
+a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
+    background-color: #DDDDDD;
+    border-color: #DDDDDD;
+    color: #333333;
+    z-index: 2;
+}
+.nav {
+    margin-bottom: 10px;
+}