Quantcast

r40133 - /trunk/etemplate/templates/default/etemplate2.css

classic Classic list List threaded Threaded
1 message Options
jaytraxx-2 jaytraxx-2
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

r40133 - /trunk/etemplate/templates/default/etemplate2.css

Author: jaytraxx
Date: Tue Aug 14 13:52:36 2012
New Revision: 40133

URL: http://svn.stylite.de/viewvc/egroupware?rev=40133&view=rev
Log:
forgotten css styles for et2_itempicker

Modified:
    trunk/etemplate/templates/default/etemplate2.css

Modified: trunk/etemplate/templates/default/etemplate2.css
URL: http://svn.stylite.de/viewvc/egroupware/trunk/etemplate/templates/default/etemplate2.css?rev=40133&r1=40132&r2=40133&view=diff
==============================================================================
--- trunk/etemplate/templates/default/etemplate2.css (original)
+++ trunk/etemplate/templates/default/etemplate2.css Tue Aug 14 13:52:36 2012
@@ -857,10 +857,25 @@
 }
 
 .et2_itempicker_search {
+ display: inline-block;
  margin: 1em;
  margin-bottom: 0;
+ margin-right: 0;
  width: 67%;
  padding: 0.2em;
+}
+
+.et2_itempicker_clear {
+ position: relative;
+ top: 3px;
+ left: -20px;
+}
+
+.et2_itempicker_button_action {
+ position: absolute;
+ margin: 1em;
+ top: 0;
+ right: 0;
 }
 
 .et2_itempicker_itemlist {


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
eGroupWare-cvs mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/egroupware-cvs
Loading...