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:
authorSander <sbrand@exed.nl>2016-09-14 16:09:55 +0300
committerSander <sbrand@exed.nl>2016-09-14 16:09:55 +0300
commit30c653af78bd82aca845ea8903e4ab2cb31581a9 (patch)
tree096a70c7dedb1c5991aae56e69e8d9aa59e6729d /css/app.css
parentf37226d8cda684ebdf9dd720348f89ea014dc646 (diff)
Add use-theme directive, add tooltips
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 2024dd73..06627d9b 100644
--- a/css/app.css
+++ b/css/app.css
@@ -230,7 +230,6 @@
.edit_credential .custom_fields table, .edit_credential .files table {
width: 100%; }
.edit_credential .custom_fields table thead th, .edit_credential .files table thead th {
- background-color: #0082c9;
color: #fff; }
.edit_credential .custom_fields table thead th.field_actions, .edit_credential .files table thead th.field_actions {
width: 15%; }