walkor 12 жил өмнө
parent
commit
0f541180ca

+ 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;
+}