Revision: 1871
http://mrbs.svn.sourceforge.net/mrbs/?rev=1871&view=rev
Author: cimorrison
Date: 2011-08-18 17:09:04 +0000 (Thu, 18 Aug 2011)
Log Message:
-----------
Tweaked formatting of Show/Hide columns
Modified Paths:
--------------
mrbs/branches/datatables/web/jquery/datatables/css/ColVis.css
Property Changed:
----------------
mrbs/branches/datatables/web/jquery/datatables/css/ColVis.css
Modified: mrbs/branches/datatables/web/jquery/datatables/css/ColVis.css
===================================================================
--- mrbs/branches/datatables/web/jquery/datatables/css/ColVis.css
2011-08-18 16:42:54 UTC (rev 1870)
+++ mrbs/branches/datatables/web/jquery/datatables/css/ColVis.css
2011-08-18 17:09:04 UTC (rev 1871)
@@ -1,3 +1,4 @@
+/* $Id$ */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* ColVis styles
@@ -9,61 +10,58 @@
}
.ColVis_Button {
- position: relative;
- float: left;
- margin-right: 3px;
- padding: 3px 5px;
- height: 30px;
- background-color: #fff;
- border: 1px solid #d0d0d0;
- cursor: pointer;
- *cursor: hand;
+ position: relative;
+ float: left;
+ padding: 3px 5px;
+ height: 30px;
+ background-color: #fff;
+ border: 1px solid #d0d0d0;
+ cursor: pointer;
+ *cursor: hand;
}
button.ColVis_Button::-moz-focus-inner {
- border: none !important;
- padding: 0;
+ border: none !important;
+ padding: 0;
}
.ColVis_text_hover {
- border: 1px solid #999;
- background-color: #f0f0f0;
+ border: 1px solid #999;
+ background-color: #f0f0f0;
}
div.ColVis_collectionBackground {
- background-color: black;
- z-index: 1100;
+ background-color: black;
+ z-index: 1100;
}
div.ColVis_collection {
- position: relative;
- /* width: 150px; */
- background-color: #f3f3f3;
- padding: 3px;
- border: 1px solid #ccc;
- z-index: 1102;
+ position: relative;
+ background-color: #f3f3f3;
+ padding: 3px;
+ border: 1px solid #ccc;
+ z-index: 1102;
}
div.ColVis_collection button.ColVis_Button {
- background-color: white;
- width: 100%;
- float: none;
- margin-bottom: 2px;
+ width: 100%;
+ background-color: white;
+ float: left;
+ clear: left;
+ margin-bottom: 2px;
}
div.ColVis_catcher {
- position: absolute;
- z-index: 1101;
+ position: absolute;
+ z-index: 1101;
}
.disabled {
- color: #999;
+ color: #999;
}
-
-
button.ColVis_Button {
- text-align: left;
+ text-align: left;
}
.ColVis_Button span {
@@ -71,17 +69,13 @@
float: left;
}
-div.ColVis_collection {
- padding-right: 10px;
-}
-
div.ColVis_collection button.ColVis_Button:hover {
- border: 1px solid #999;
- background-color: #f0f0f0;
+ border: 1px solid #999;
+ background-color: #f0f0f0;
}
span.ColVis_radio {
- display: block;
- width: 30px;
+ display: block;
+ margin-right: 5px;
}
Property changes on:
mrbs/branches/datatables/web/jquery/datatables/css/ColVis.css
___________________________________________________________________
Added: svn:keywords
+ Id
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system,
user administration capabilities and model configuration. Take
the hassle out of deploying and managing Subversion and the
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
Mrbs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mrbs-commits