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:
Diffstat (limited to 'css/app.css')
-rw-r--r--css/app.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/css/app.css b/css/app.css
index d0e9e987..e5e7df55 100644
--- a/css/app.css
+++ b/css/app.css
@@ -509,6 +509,9 @@
padding-left: 0px;
padding-right: 15px; }
+.error {
+ color: #ce3702; }
+
.import_log {
max-height: 600px;
overflow-y: auto; }