Author: hnategh
New Revision: 54970
URL: http://svn.stylite.de/viewvc/egroupware?rev=54970&view=rev
Log:
Implement category color column purely with css
Modified:
trunk/addressbook/templates/default/index.xet
trunk/etemplate/js/et2_extension_nextmatch.js
trunk/etemplate/templates/default/etemplate2.css
trunk/phpgwapi/categories.php
— trunk/addressbook/templates/default/index.xet (original)
+++ trunk/addressbook/templates/default/index.xet Wed Feb 10 10:45:33 2016
@@ -19,7 +19,6 @@
@@ -41,7 +40,6 @@
@@ -112,8 +110,7 @@
— trunk/etemplate/js/et2_extension_nextmatch.js (original)
+++ trunk/etemplate/js/et2_extension_nextmatch.js Wed Feb 10 10:45:33 2016
@@ -3458,22 +3458,3 @@
}
});
et2_register_widget(et2_nextmatch_customfilter, [‘nextmatch-customfilter’]);
-/**
— trunk/etemplate/templates/default/etemplate2.css (original)
+++ trunk/etemplate/templates/default/etemplate2.css Wed Feb 10 10:45:33 2016
@@ -507,20 +507,11 @@
display: table-row;
}
-.et2_nextmatch .egwGridView_grid tr td {
- position: relative;
-}
-.et2_nextmatch .egwGridView_grid tr td .nm_cat_col {
- position: absolute;
- min-height: 100%;
- bottom:0;
- top:0;
- width:10px;
- display: block;
-}
-span.cat_.nm_cat_col {
- background: #F5F5F5;
-}
+/Default cat color/
+tr.row_category {
- border-left: 6px solid transparent;
+}
-
/*
These are set via javascript before printing to help tame nextmatch’s layout
for printing
— trunk/phpgwapi/categories.php (original)
+++ trunk/phpgwapi/categories.php Wed Feb 10 10:45:33 2016
@@ -38,7 +38,7 @@
{
// Use slightly more specific selector that just class, to allow defaults
// if the category has no color
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
eGroupWare-cvs mailing list
eGroupWare-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-cvs