fmsystem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fmsystem-commits] [14202] scroll to autocomplete


From: Saul
Subject: [Fmsystem-commits] [14202] scroll to autocomplete
Date: Sat, 17 Oct 2015 00:32:58 +0000

Revision: 14202
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=14202
Author:   psaul
Date:     2015-10-17 00:32:57 +0000 (Sat, 17 Oct 2015)
Log Message:
-----------
scroll to autocomplete

Modified Paths:
--------------
    branches/dev-syncromind/phpgwapi/templates/pure/css/pure-extension.css

Modified: branches/dev-syncromind/phpgwapi/templates/pure/css/pure-extension.css
===================================================================
--- branches/dev-syncromind/phpgwapi/templates/pure/css/pure-extension.css      
2015-10-17 00:21:39 UTC (rev 14201)
+++ branches/dev-syncromind/phpgwapi/templates/pure/css/pure-extension.css      
2015-10-17 00:32:57 UTC (rev 14202)
@@ -327,4 +327,7 @@
 div.allocation-list {border: 1px solid #555;height: 10em;max-width: 
30em;overflow: auto;padding: 0.4em;width: 100%;}
 
 
-button.ui-button {box-shadow: none;text-shadow: none;}
\ No newline at end of file
+button.ui-button {box-shadow: none;text-shadow: none;}
+
+// AUTOCOMPLETE
+.ui-widget.ui-autocomplete {max-height: 224px;overflow-x: hidden;overflow-y: 
auto;}
\ No newline at end of file




reply via email to

[Prev in Thread] Current Thread [Next in Thread]