Author: hnategh
New Revision: 55781
URL: http://svn.stylite.de/viewvc/egroupware?rev=55781&view=rev
Log:
Fix taglist widget:
- Fix jumping input
- Fix suggestion popup needs always two clicks
- Fix styling for select input
- Fix calendar category and participant according to taglists changes
Modified:
trunk/calendar/templates/default/edit.xet
trunk/egroupware/api/templates/default/etemplate2.css
— trunk/calendar/templates/default/edit.xet (original)
+++ trunk/calendar/templates/default/edit.xet Wed Apr 20 16:03:29 2016
@@ -46,17 +46,19 @@
-
<hbox span="2">
-
<calendar-owner id="participant" allowFreeEntries="true" empty_label="Add new participants or resource" onchange="app.calendar.participantOnChange"/>
-
</hbox>
<textbox type="integer" align="center" id="quantity" min="1" size="3"/>
<menulist>
<menupopup class="selectRole" id="role"/>
— trunk/egroupware/api/templates/default/etemplate2.css (original)
+++ trunk/egroupware/api/templates/default/etemplate2.css Wed Apr 20 16:03:29 2016
@@ -1018,9 +1018,9 @@
}
.et2_taglist div.ms-ctn input {
padding: 3px 5px;
-}
-.et2_taglist div.ms-ctn input:focus {
- min-width:20px;
- max-width: 93% !important;
- box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1);
}
.et2_taglist .ms-res-ctn .ms-res-item {
@@ -1120,7 +1120,7 @@
.et2_taglist_single div.ms-sel-ctn .ms-close-btn {
position: relative;
top: 0px;
- right: 20px;
float: none;
display: inline-block;
}
@@ -1140,7 +1140,6 @@
text-align: right;
position: absolute;
z-index: 10;
- top: 1px;
bottom: 0px;
right: 0;
padding-top: 1em;
@@ -1153,6 +1152,7 @@
}
.et2_taglist_small:not(.et2_taglist_single) {
border-bottom: 1px solid silver;
- border-right: 1px solid silver;
}
div .et2_taglist_small.et2_taglist_single div.ms-sel-ctn div.ms-sel-item {
max-width: calc(100% - 43px);
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
eGroupWare-cvs mailing list
eGroupWare-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-cvs