Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/passman.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrantje <brantje@gmail.com>2016-09-30 23:10:34 +0300
committerbrantje <brantje@gmail.com>2016-09-30 23:10:34 +0300
commit1956512f7631fd299339e790e69989c1e148990e (patch)
treea4004e7f1693fda81a88c71b66a21c5b64380896 /css/app.css
parente790d37b01ff92a7b8e884213fcab31bfd7c3a52 (diff)
Implemented use-theme at tabs
Diffstat (limited to 'css/app.css')
-rw-r--r--css/app.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/css/app.css b/css/app.css
index d9e096ba..31e83f39 100644
--- a/css/app.css
+++ b/css/app.css
@@ -42,7 +42,6 @@
-ms-transition: background-color 250ms linear;
transition: background-color 250ms linear; }
.tab_header li.active {
- background-color: #0082c9 !important;
color: #fff; }
.tab_container {