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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraghunayyar <me@iraghu.com>2014-03-30 14:18:47 +0400
committerraghunayyar <me@iraghu.com>2014-03-30 14:18:47 +0400
commit881c66df52cba16df17297a88978297231d1d7d9 (patch)
tree2b0eac64c7d788527a9db6a31b4cfa3d61668196 /core/css/apps.css
parent3d8ce8104f134d8c53bedc62ef9e0fcbb9e03465 (diff)
Removes highlighting of selected items, padding from apps management.
Diffstat (limited to 'core/css/apps.css')
-rw-r--r--core/css/apps.css3
1 files changed, 0 insertions, 3 deletions
diff --git a/core/css/apps.css b/core/css/apps.css
index 5bfc2d4a08e..9e48e28fce9 100644
--- a/core/css/apps.css
+++ b/core/css/apps.css
@@ -35,9 +35,6 @@
#app-navigation li:hover > a {
background-color: #ddd;
}
-#app-navigation .active {
- font-weight:700;
-}
#app-navigation .selected,
#app-navigation .selected a {
background-color:#ddd;