removing inline CSS
authorOve Klykken <ove@gaslightmedia.com>
Tue, 29 Jul 2014 16:52:54 +0000 (12:52 -0400)
committerOve Klykken <ove@gaslightmedia.com>
Tue, 29 Jul 2014 16:52:54 +0000 (12:52 -0400)
Toolkit/Events/views/eventHomePage.html [changed mode: 0644->0755]
Toolkit/Events/views/eventSearchForm.html [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index 1a7f10b..aa3fec0
@@ -1,24 +1,3 @@
-<style>
-.nivo-caption {
-       background: #369 !important;
-       background: rgba(51,102,153,0.8) !important;
-       }
-.nivo-caption span {
-       float: right;
-       }
-.nivo-controlNav {
-       display: block;
-       position: absolute;
-       z-index: 999;
-       top: -10px;
-       right: 10px;
-       }
-#slider-wrapper {
-       width: 100%;
-       height: auto;
-       position: relative;
-       }
-</style>
 {if:hasSlideshowEvents}
 <div id="slider-wrapper" class="slider-wrapper theme-default">
        <div class="ribbon"></div>
old mode 100644 (file)
new mode 100755 (executable)
index 88fa02e..d2f824f
@@ -1,22 +1,3 @@
-<style>
-    .eventSearrchForm input[type="search"],
-    #startMonth,
-    #endMonth
-    {
-        margin: 0;
-        padding: 2px;
-        height: 18px;
-        width: 95%;
-        font-size: large;
-    }
-    #eventCategorySearch {
-        height: 20px;
-    }
-    .ui-autocomplete-loading {
-        background: white url('<?php echo $t->glmBaseUrl;?>libjs/jqueryui/1.8.13/development-bundle/demos/autocomplete/images/ui-anim_basic_16x16.gif') right center no-repeat;
-    }
-    .ui-autocomplete {z-index: 10 !important;}
-</style>
 <div id="event-search">
     <h3>{front.search.title}</h3>
     {if:options.hasNameSearch}