Author: kwright
Date: Fri Mar 24 18:30:29 2017
New Revision: 1788519
URL: http://svn.apache.org/viewvc?rev=1788519&view=rev
Log:
More headers
Modified:
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/alerts.less
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/background-variant.less
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/border-radius.less
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/buttons.less
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/center-block.less
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/clearfix.less
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/forms.less
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/gradients.less
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/grid-framework.less
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/grid.less
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/hide-text.less
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/labels.less
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/list-group.less
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/nav-divider.less
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/nav-vertical-align.less
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/opacity.less
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/pagination.less
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/panels.less
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/progress-bar.less
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/reset-filter.less
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/reset-text.less
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/resize.less
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/responsive-visibility.less
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/size.less
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/tab-focus.less
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/table-row.less
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/text-emphasis.less
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/text-overflow.less
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/vendor-prefixes.less
Modified:
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/alerts.less
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/alerts.less?rev=1788519&r1=1788518&r2=1788519&view=diff
==============================================================================
---
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/alerts.less
(original)
+++
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/alerts.less
Fri Mar 24 18:30:29 2017
@@ -1,3 +1,26 @@
+/*!
+ * Bootstrap v3.3.7 (http://getbootstrap.com)
+ * Copyright (c) 2011-2016 Twitter, Inc.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
+ * of this software and associated documentation files (the "Software"), to
deal
+ * in the Software without restriction, including without limitation the rights
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ * copies of the Software, and to permit persons to whom the Software is
+ * furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice shall be included in
+ * all copies or substantial portions of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM,
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ * THE SOFTWARE.
+ */
+
// Alerts
.alert-variant(@background; @border; @text-color) {
Modified:
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/background-variant.less
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/background-variant.less?rev=1788519&r1=1788518&r2=1788519&view=diff
==============================================================================
---
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/background-variant.less
(original)
+++
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/background-variant.less
Fri Mar 24 18:30:29 2017
@@ -1,3 +1,26 @@
+/*!
+ * Bootstrap v3.3.7 (http://getbootstrap.com)
+ * Copyright (c) 2011-2016 Twitter, Inc.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
+ * of this software and associated documentation files (the "Software"), to
deal
+ * in the Software without restriction, including without limitation the rights
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ * copies of the Software, and to permit persons to whom the Software is
+ * furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice shall be included in
+ * all copies or substantial portions of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM,
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ * THE SOFTWARE.
+ */
+
// Contextual backgrounds
.bg-variant(@color) {
Modified:
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/border-radius.less
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/border-radius.less?rev=1788519&r1=1788518&r2=1788519&view=diff
==============================================================================
---
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/border-radius.less
(original)
+++
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/border-radius.less
Fri Mar 24 18:30:29 2017
@@ -1,3 +1,26 @@
+/*!
+ * Bootstrap v3.3.7 (http://getbootstrap.com)
+ * Copyright (c) 2011-2016 Twitter, Inc.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
+ * of this software and associated documentation files (the "Software"), to
deal
+ * in the Software without restriction, including without limitation the rights
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ * copies of the Software, and to permit persons to whom the Software is
+ * furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice shall be included in
+ * all copies or substantial portions of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM,
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ * THE SOFTWARE.
+ */
+
// Single side border-radius
.border-top-radius(@radius) {
Modified:
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/buttons.less
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/buttons.less?rev=1788519&r1=1788518&r2=1788519&view=diff
==============================================================================
---
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/buttons.less
(original)
+++
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/buttons.less
Fri Mar 24 18:30:29 2017
@@ -1,3 +1,26 @@
+/*!
+ * Bootstrap v3.3.7 (http://getbootstrap.com)
+ * Copyright (c) 2011-2016 Twitter, Inc.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
+ * of this software and associated documentation files (the "Software"), to
deal
+ * in the Software without restriction, including without limitation the rights
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ * copies of the Software, and to permit persons to whom the Software is
+ * furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice shall be included in
+ * all copies or substantial portions of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM,
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ * THE SOFTWARE.
+ */
+
// Button variants
//
// Easily pump out default styles, as well as :hover, :focus, :active,
Modified:
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/center-block.less
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/center-block.less?rev=1788519&r1=1788518&r2=1788519&view=diff
==============================================================================
---
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/center-block.less
(original)
+++
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/center-block.less
Fri Mar 24 18:30:29 2017
@@ -1,3 +1,26 @@
+/*!
+ * Bootstrap v3.3.7 (http://getbootstrap.com)
+ * Copyright (c) 2011-2016 Twitter, Inc.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
+ * of this software and associated documentation files (the "Software"), to
deal
+ * in the Software without restriction, including without limitation the rights
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ * copies of the Software, and to permit persons to whom the Software is
+ * furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice shall be included in
+ * all copies or substantial portions of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM,
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ * THE SOFTWARE.
+ */
+
// Center-align a block level element
.center-block() {
Modified:
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/clearfix.less
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/clearfix.less?rev=1788519&r1=1788518&r2=1788519&view=diff
==============================================================================
---
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/clearfix.less
(original)
+++
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/clearfix.less
Fri Mar 24 18:30:29 2017
@@ -1,3 +1,26 @@
+/*!
+ * Bootstrap v3.3.7 (http://getbootstrap.com)
+ * Copyright (c) 2011-2016 Twitter, Inc.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
+ * of this software and associated documentation files (the "Software"), to
deal
+ * in the Software without restriction, including without limitation the rights
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ * copies of the Software, and to permit persons to whom the Software is
+ * furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice shall be included in
+ * all copies or substantial portions of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM,
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ * THE SOFTWARE.
+ */
+
// Clearfix
//
// For modern browsers
Modified:
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/forms.less
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/forms.less?rev=1788519&r1=1788518&r2=1788519&view=diff
==============================================================================
---
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/forms.less
(original)
+++
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/forms.less
Fri Mar 24 18:30:29 2017
@@ -1,3 +1,26 @@
+/*!
+ * Bootstrap v3.3.7 (http://getbootstrap.com)
+ * Copyright (c) 2011-2016 Twitter, Inc.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
+ * of this software and associated documentation files (the "Software"), to
deal
+ * in the Software without restriction, including without limitation the rights
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ * copies of the Software, and to permit persons to whom the Software is
+ * furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice shall be included in
+ * all copies or substantial portions of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM,
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ * THE SOFTWARE.
+ */
+
// Form validation states
//
// Used in forms.less to generate the form validation CSS for warnings, errors,
Modified:
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/gradients.less
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/gradients.less?rev=1788519&r1=1788518&r2=1788519&view=diff
==============================================================================
---
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/gradients.less
(original)
+++
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/gradients.less
Fri Mar 24 18:30:29 2017
@@ -1,3 +1,26 @@
+/*!
+ * Bootstrap v3.3.7 (http://getbootstrap.com)
+ * Copyright (c) 2011-2016 Twitter, Inc.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
+ * of this software and associated documentation files (the "Software"), to
deal
+ * in the Software without restriction, including without limitation the rights
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ * copies of the Software, and to permit persons to whom the Software is
+ * furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice shall be included in
+ * all copies or substantial portions of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM,
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ * THE SOFTWARE.
+ */
+
// Gradients
#gradient {
Modified:
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/grid-framework.less
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/grid-framework.less?rev=1788519&r1=1788518&r2=1788519&view=diff
==============================================================================
---
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/grid-framework.less
(original)
+++
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/grid-framework.less
Fri Mar 24 18:30:29 2017
@@ -1,3 +1,26 @@
+/*!
+ * Bootstrap v3.3.7 (http://getbootstrap.com)
+ * Copyright (c) 2011-2016 Twitter, Inc.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
+ * of this software and associated documentation files (the "Software"), to
deal
+ * in the Software without restriction, including without limitation the rights
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ * copies of the Software, and to permit persons to whom the Software is
+ * furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice shall be included in
+ * all copies or substantial portions of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM,
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ * THE SOFTWARE.
+ */
+
// Framework grid generation
//
// Used only by Bootstrap to generate the correct number of grid classes given
Modified:
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/grid.less
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/grid.less?rev=1788519&r1=1788518&r2=1788519&view=diff
==============================================================================
---
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/grid.less
(original)
+++
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/grid.less
Fri Mar 24 18:30:29 2017
@@ -1,3 +1,26 @@
+/*!
+ * Bootstrap v3.3.7 (http://getbootstrap.com)
+ * Copyright (c) 2011-2016 Twitter, Inc.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
+ * of this software and associated documentation files (the "Software"), to
deal
+ * in the Software without restriction, including without limitation the rights
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ * copies of the Software, and to permit persons to whom the Software is
+ * furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice shall be included in
+ * all copies or substantial portions of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM,
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ * THE SOFTWARE.
+ */
+
// Grid system
//
// Generate semantic grid columns with these mixins.
Modified:
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/hide-text.less
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/hide-text.less?rev=1788519&r1=1788518&r2=1788519&view=diff
==============================================================================
---
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/hide-text.less
(original)
+++
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/hide-text.less
Fri Mar 24 18:30:29 2017
@@ -1,3 +1,26 @@
+/*!
+ * Bootstrap v3.3.7 (http://getbootstrap.com)
+ * Copyright (c) 2011-2016 Twitter, Inc.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
+ * of this software and associated documentation files (the "Software"), to
deal
+ * in the Software without restriction, including without limitation the rights
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ * copies of the Software, and to permit persons to whom the Software is
+ * furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice shall be included in
+ * all copies or substantial portions of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM,
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ * THE SOFTWARE.
+ */
+
// CSS image replacement
//
// Heads up! v3 launched with only `.hide-text()`, but per our pattern for
Modified:
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/labels.less
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/labels.less?rev=1788519&r1=1788518&r2=1788519&view=diff
==============================================================================
---
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/labels.less
(original)
+++
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/labels.less
Fri Mar 24 18:30:29 2017
@@ -1,3 +1,26 @@
+/*!
+ * Bootstrap v3.3.7 (http://getbootstrap.com)
+ * Copyright (c) 2011-2016 Twitter, Inc.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
+ * of this software and associated documentation files (the "Software"), to
deal
+ * in the Software without restriction, including without limitation the rights
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ * copies of the Software, and to permit persons to whom the Software is
+ * furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice shall be included in
+ * all copies or substantial portions of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM,
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ * THE SOFTWARE.
+ */
+
// Labels
.label-variant(@color) {
Modified:
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/list-group.less
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/list-group.less?rev=1788519&r1=1788518&r2=1788519&view=diff
==============================================================================
---
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/list-group.less
(original)
+++
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/list-group.less
Fri Mar 24 18:30:29 2017
@@ -1,3 +1,26 @@
+/*!
+ * Bootstrap v3.3.7 (http://getbootstrap.com)
+ * Copyright (c) 2011-2016 Twitter, Inc.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
+ * of this software and associated documentation files (the "Software"), to
deal
+ * in the Software without restriction, including without limitation the rights
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ * copies of the Software, and to permit persons to whom the Software is
+ * furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice shall be included in
+ * all copies or substantial portions of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM,
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ * THE SOFTWARE.
+ */
+
// List Groups
.list-group-item-variant(@state; @background; @color) {
Modified:
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/nav-divider.less
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/nav-divider.less?rev=1788519&r1=1788518&r2=1788519&view=diff
==============================================================================
---
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/nav-divider.less
(original)
+++
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/nav-divider.less
Fri Mar 24 18:30:29 2017
@@ -1,3 +1,26 @@
+/*!
+ * Bootstrap v3.3.7 (http://getbootstrap.com)
+ * Copyright (c) 2011-2016 Twitter, Inc.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
+ * of this software and associated documentation files (the "Software"), to
deal
+ * in the Software without restriction, including without limitation the rights
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ * copies of the Software, and to permit persons to whom the Software is
+ * furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice shall be included in
+ * all copies or substantial portions of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM,
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ * THE SOFTWARE.
+ */
+
// Horizontal dividers
//
// Dividers (basically an hr) within dropdowns and nav lists
Modified:
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/nav-vertical-align.less
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/nav-vertical-align.less?rev=1788519&r1=1788518&r2=1788519&view=diff
==============================================================================
---
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/nav-vertical-align.less
(original)
+++
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/nav-vertical-align.less
Fri Mar 24 18:30:29 2017
@@ -1,3 +1,26 @@
+/*!
+ * Bootstrap v3.3.7 (http://getbootstrap.com)
+ * Copyright (c) 2011-2016 Twitter, Inc.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
+ * of this software and associated documentation files (the "Software"), to
deal
+ * in the Software without restriction, including without limitation the rights
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ * copies of the Software, and to permit persons to whom the Software is
+ * furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice shall be included in
+ * all copies or substantial portions of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM,
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ * THE SOFTWARE.
+ */
+
// Navbar vertical align
//
// Vertically center elements in the navbar.
Modified:
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/opacity.less
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/opacity.less?rev=1788519&r1=1788518&r2=1788519&view=diff
==============================================================================
---
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/opacity.less
(original)
+++
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/opacity.less
Fri Mar 24 18:30:29 2017
@@ -1,3 +1,26 @@
+/*!
+ * Bootstrap v3.3.7 (http://getbootstrap.com)
+ * Copyright (c) 2011-2016 Twitter, Inc.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
+ * of this software and associated documentation files (the "Software"), to
deal
+ * in the Software without restriction, including without limitation the rights
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ * copies of the Software, and to permit persons to whom the Software is
+ * furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice shall be included in
+ * all copies or substantial portions of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM,
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ * THE SOFTWARE.
+ */
+
// Opacity
.opacity(@opacity) {
Modified:
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/pagination.less
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/pagination.less?rev=1788519&r1=1788518&r2=1788519&view=diff
==============================================================================
---
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/pagination.less
(original)
+++
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/pagination.less
Fri Mar 24 18:30:29 2017
@@ -1,3 +1,26 @@
+/*!
+ * Bootstrap v3.3.7 (http://getbootstrap.com)
+ * Copyright (c) 2011-2016 Twitter, Inc.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
+ * of this software and associated documentation files (the "Software"), to
deal
+ * in the Software without restriction, including without limitation the rights
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ * copies of the Software, and to permit persons to whom the Software is
+ * furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice shall be included in
+ * all copies or substantial portions of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM,
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ * THE SOFTWARE.
+ */
+
// Pagination
.pagination-size(@padding-vertical; @padding-horizontal; @font-size;
@line-height; @border-radius) {
Modified:
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/panels.less
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/panels.less?rev=1788519&r1=1788518&r2=1788519&view=diff
==============================================================================
---
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/panels.less
(original)
+++
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/panels.less
Fri Mar 24 18:30:29 2017
@@ -1,3 +1,26 @@
+/*!
+ * Bootstrap v3.3.7 (http://getbootstrap.com)
+ * Copyright (c) 2011-2016 Twitter, Inc.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
+ * of this software and associated documentation files (the "Software"), to
deal
+ * in the Software without restriction, including without limitation the rights
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ * copies of the Software, and to permit persons to whom the Software is
+ * furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice shall be included in
+ * all copies or substantial portions of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM,
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ * THE SOFTWARE.
+ */
+
// Panels
.panel-variant(@border; @heading-text-color; @heading-bg-color;
@heading-border) {
Modified:
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/progress-bar.less
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/progress-bar.less?rev=1788519&r1=1788518&r2=1788519&view=diff
==============================================================================
---
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/progress-bar.less
(original)
+++
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/progress-bar.less
Fri Mar 24 18:30:29 2017
@@ -1,3 +1,26 @@
+/*!
+ * Bootstrap v3.3.7 (http://getbootstrap.com)
+ * Copyright (c) 2011-2016 Twitter, Inc.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
+ * of this software and associated documentation files (the "Software"), to
deal
+ * in the Software without restriction, including without limitation the rights
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ * copies of the Software, and to permit persons to whom the Software is
+ * furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice shall be included in
+ * all copies or substantial portions of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM,
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ * THE SOFTWARE.
+ */
+
// Progress bars
.progress-bar-variant(@color) {
Modified:
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/reset-filter.less
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/reset-filter.less?rev=1788519&r1=1788518&r2=1788519&view=diff
==============================================================================
---
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/reset-filter.less
(original)
+++
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/reset-filter.less
Fri Mar 24 18:30:29 2017
@@ -1,3 +1,26 @@
+/*!
+ * Bootstrap v3.3.7 (http://getbootstrap.com)
+ * Copyright (c) 2011-2016 Twitter, Inc.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
+ * of this software and associated documentation files (the "Software"), to
deal
+ * in the Software without restriction, including without limitation the rights
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ * copies of the Software, and to permit persons to whom the Software is
+ * furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice shall be included in
+ * all copies or substantial portions of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM,
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ * THE SOFTWARE.
+ */
+
// Reset filters for IE
//
// When you need to remove a gradient background, do not forget to use this to
reset
Modified:
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/reset-text.less
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/reset-text.less?rev=1788519&r1=1788518&r2=1788519&view=diff
==============================================================================
---
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/reset-text.less
(original)
+++
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/reset-text.less
Fri Mar 24 18:30:29 2017
@@ -1,3 +1,26 @@
+/*!
+ * Bootstrap v3.3.7 (http://getbootstrap.com)
+ * Copyright (c) 2011-2016 Twitter, Inc.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
+ * of this software and associated documentation files (the "Software"), to
deal
+ * in the Software without restriction, including without limitation the rights
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ * copies of the Software, and to permit persons to whom the Software is
+ * furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice shall be included in
+ * all copies or substantial portions of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM,
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ * THE SOFTWARE.
+ */
+
.reset-text() {
font-family: @font-family-base;
// We deliberately do NOT reset font-size.
Modified:
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/resize.less
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/resize.less?rev=1788519&r1=1788518&r2=1788519&view=diff
==============================================================================
---
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/resize.less
(original)
+++
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/resize.less
Fri Mar 24 18:30:29 2017
@@ -1,3 +1,26 @@
+/*!
+ * Bootstrap v3.3.7 (http://getbootstrap.com)
+ * Copyright (c) 2011-2016 Twitter, Inc.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
+ * of this software and associated documentation files (the "Software"), to
deal
+ * in the Software without restriction, including without limitation the rights
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ * copies of the Software, and to permit persons to whom the Software is
+ * furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice shall be included in
+ * all copies or substantial portions of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM,
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ * THE SOFTWARE.
+ */
+
// Resize anything
.resizable(@direction) {
Modified:
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/responsive-visibility.less
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/responsive-visibility.less?rev=1788519&r1=1788518&r2=1788519&view=diff
==============================================================================
---
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/responsive-visibility.less
(original)
+++
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/responsive-visibility.less
Fri Mar 24 18:30:29 2017
@@ -1,3 +1,26 @@
+/*!
+ * Bootstrap v3.3.7 (http://getbootstrap.com)
+ * Copyright (c) 2011-2016 Twitter, Inc.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
+ * of this software and associated documentation files (the "Software"), to
deal
+ * in the Software without restriction, including without limitation the rights
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ * copies of the Software, and to permit persons to whom the Software is
+ * furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice shall be included in
+ * all copies or substantial portions of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM,
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ * THE SOFTWARE.
+ */
+
// Responsive utilities
//
Modified:
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/size.less
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/size.less?rev=1788519&r1=1788518&r2=1788519&view=diff
==============================================================================
---
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/size.less
(original)
+++
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/size.less
Fri Mar 24 18:30:29 2017
@@ -1,3 +1,26 @@
+/*!
+ * Bootstrap v3.3.7 (http://getbootstrap.com)
+ * Copyright (c) 2011-2016 Twitter, Inc.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
+ * of this software and associated documentation files (the "Software"), to
deal
+ * in the Software without restriction, including without limitation the rights
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ * copies of the Software, and to permit persons to whom the Software is
+ * furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice shall be included in
+ * all copies or substantial portions of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM,
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ * THE SOFTWARE.
+ */
+
// Sizing shortcuts
.size(@width; @height) {
Modified:
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/tab-focus.less
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/tab-focus.less?rev=1788519&r1=1788518&r2=1788519&view=diff
==============================================================================
---
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/tab-focus.less
(original)
+++
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/tab-focus.less
Fri Mar 24 18:30:29 2017
@@ -1,3 +1,26 @@
+/*!
+ * Bootstrap v3.3.7 (http://getbootstrap.com)
+ * Copyright (c) 2011-2016 Twitter, Inc.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
+ * of this software and associated documentation files (the "Software"), to
deal
+ * in the Software without restriction, including without limitation the rights
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ * copies of the Software, and to permit persons to whom the Software is
+ * furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice shall be included in
+ * all copies or substantial portions of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM,
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ * THE SOFTWARE.
+ */
+
// WebKit-style focus
.tab-focus() {
Modified:
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/table-row.less
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/table-row.less?rev=1788519&r1=1788518&r2=1788519&view=diff
==============================================================================
---
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/table-row.less
(original)
+++
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/table-row.less
Fri Mar 24 18:30:29 2017
@@ -1,3 +1,26 @@
+/*!
+ * Bootstrap v3.3.7 (http://getbootstrap.com)
+ * Copyright (c) 2011-2016 Twitter, Inc.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
+ * of this software and associated documentation files (the "Software"), to
deal
+ * in the Software without restriction, including without limitation the rights
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ * copies of the Software, and to permit persons to whom the Software is
+ * furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice shall be included in
+ * all copies or substantial portions of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM,
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ * THE SOFTWARE.
+ */
+
// Tables
.table-row-variant(@state; @background) {
Modified:
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/text-emphasis.less
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/text-emphasis.less?rev=1788519&r1=1788518&r2=1788519&view=diff
==============================================================================
---
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/text-emphasis.less
(original)
+++
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/text-emphasis.less
Fri Mar 24 18:30:29 2017
@@ -1,3 +1,26 @@
+/*!
+ * Bootstrap v3.3.7 (http://getbootstrap.com)
+ * Copyright (c) 2011-2016 Twitter, Inc.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
+ * of this software and associated documentation files (the "Software"), to
deal
+ * in the Software without restriction, including without limitation the rights
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ * copies of the Software, and to permit persons to whom the Software is
+ * furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice shall be included in
+ * all copies or substantial portions of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM,
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ * THE SOFTWARE.
+ */
+
// Typography
.text-emphasis-variant(@color) {
Modified:
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/text-overflow.less
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/text-overflow.less?rev=1788519&r1=1788518&r2=1788519&view=diff
==============================================================================
---
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/text-overflow.less
(original)
+++
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/text-overflow.less
Fri Mar 24 18:30:29 2017
@@ -1,3 +1,26 @@
+/*!
+ * Bootstrap v3.3.7 (http://getbootstrap.com)
+ * Copyright (c) 2011-2016 Twitter, Inc.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
+ * of this software and associated documentation files (the "Software"), to
deal
+ * in the Software without restriction, including without limitation the rights
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ * copies of the Software, and to permit persons to whom the Software is
+ * furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice shall be included in
+ * all copies or substantial portions of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM,
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ * THE SOFTWARE.
+ */
+
// Text overflow
// Requires inline-block or block for proper styling
Modified:
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/vendor-prefixes.less
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/vendor-prefixes.less?rev=1788519&r1=1788518&r2=1788519&view=diff
==============================================================================
---
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/vendor-prefixes.less
(original)
+++
manifoldcf/branches/CONNECTORS-1196-3/framework/crawler-ui/src/main/webapp/less/bootstrap-less/mixins/vendor-prefixes.less
Fri Mar 24 18:30:29 2017
@@ -1,3 +1,26 @@
+/*!
+ * Bootstrap v3.3.7 (http://getbootstrap.com)
+ * Copyright (c) 2011-2016 Twitter, Inc.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
+ * of this software and associated documentation files (the "Software"), to
deal
+ * in the Software without restriction, including without limitation the rights
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ * copies of the Software, and to permit persons to whom the Software is
+ * furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice shall be included in
+ * all copies or substantial portions of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM,
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ * THE SOFTWARE.
+ */
+
// Vendor Prefixes
//
// All vendor mixins are deprecated as of v3.2.0 due to the introduction of