From 7df9685d6ad90560b28879ebcb346a864d693072 Mon Sep 17 00:00:00 2001 From: jlukic Date: Fri, 10 Oct 2014 12:35:01 -0400 Subject: [PATCH] Fixes to definition type dropdown --- server/documents/hotfix.html.eco | 110 ++++++++++++++++++--- server/documents/modules/dropdown.html.eco | 51 ++++++---- server/documents/modules/popup.html.eco | 16 +-- server/files/javascript/semantic.js | 76 ++++++++------ server/files/stylesheets/semantic.css | 2 +- server/partials/header.html.eco | 13 ++- 6 files changed, 194 insertions(+), 74 deletions(-) diff --git a/server/documents/hotfix.html.eco b/server/documents/hotfix.html.eco index 3e3f003aa..d331a7566 100755 --- a/server/documents/hotfix.html.eco +++ b/server/documents/hotfix.html.eco @@ -11,14 +11,7 @@ type : 'Library' @@ -26,14 +19,99 @@ setTimeout(function(){ + -
- - - - -
+ + diff --git a/server/documents/modules/dropdown.html.eco b/server/documents/modules/dropdown.html.eco index 333536343..a94746fa2 100755 --- a/server/documents/modules/dropdown.html.eco +++ b/server/documents/modules/dropdown.html.eco @@ -454,16 +454,18 @@ themes : ['Default']