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
path: root/core/css
diff options
context:
space:
mode:
authorRobin Appelman <robin@icewind.nl>2019-03-12 17:25:55 +0300
committerRobin Appelman <robin@icewind.nl>2019-03-12 17:25:55 +0300
commit1bfbfb2c5b7027b2ea0fce3019c8eda2d5a8ba10 (patch)
tree6f3bfb9524c11894fa74f518848d5e8c68c5636f /core/css
parentaff13a20721765b51108c14e4bba1916f4ba59a7 (diff)
fix database select styling in setup page
Signed-off-by: Robin Appelman <robin@icewind.nl>
Diffstat (limited to 'core/css')
-rw-r--r--core/css/guest.css3
1 files changed, 0 insertions, 3 deletions
diff --git a/core/css/guest.css b/core/css/guest.css
index f7d9280f9a7..e30ff963aa4 100644
--- a/core/css/guest.css
+++ b/core/css/guest.css
@@ -534,9 +534,6 @@ form #selectDbType label {
color:#888;
cursor:pointer;
border: 1px solid #ddd;
-}
-form #selectDbType label span {
- cursor: pointer;
padding: 10px 17px;
}
form #selectDbType label.ui-state-hover,