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

github.com/nextcloud/notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorSteven vanZyl <rushsteve12@gmail.com>2016-12-29 18:35:02 +0300
committerGitHub <noreply@github.com>2016-12-29 18:35:02 +0300
commit46e4581fc0e8fe72485b4a63a2382fe5b6f2d33c (patch)
tree971d14281b3caedb600d63a3426de68f7a11a90a /css
parentedaa7222fd7e2400df0c0bdc039bea2bd1a8b37f (diff)
make 'New Note' text visible
This is much cleaner and clearer to the user.
Diffstat (limited to 'css')
-rw-r--r--css/notes.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/css/notes.css b/css/notes.css
index 57dbbb48..d919a7c1 100644
--- a/css/notes.css
+++ b/css/notes.css
@@ -9,7 +9,6 @@
}
#app-navigation #note-add span {
- display: none;
font-weight: bold;
padding-left: 2px;
}