Font sizes mostly in calendar page
authorOve Klykken <ove@gaslightmedia.com>
Tue, 5 Aug 2014 15:35:09 +0000 (11:35 -0400)
committerOve Klykken <ove@gaslightmedia.com>
Tue, 5 Aug 2014 15:35:09 +0000 (11:35 -0400)
Toolkit/Events/css/event.css

index 8010c67..d6e4289 100755 (executable)
@@ -33,7 +33,8 @@
        padding: 0 5px 5px 5px;
        color: #0578B2;
        /*border-top: 1px solid #999;*/
-       }
+       font-size: 18px;
+    }
 /* Event Shortcuts */
 #event-shortcuts ul {
        /*background: #c4d2da;*/
@@ -64,7 +65,8 @@
        background: #fff;
        text-decoration: none;
        color: black;
-       }
+       font-size: 14px;
+    }
 #event-shortcuts a:hover {
        border-top-color: #aaa;
        border-right-color: #ccc;
        margin: 0;
        padding: 3px 6px;
        font-size: 11px;
-       font-size: 1rem;
+       /* font-size: 1rem; */
        }
 #event-featured a {
        position: absolute;
        background: rgba(255, 255, 255, .9);
        padding: 3px 5px;
        font-size: 12px;
-       font-size: 1rem;
+       /* font-size: 1rem; */
        }
 /* MAIN EVENT PAGE */
 .eventrow {
        margin-right: 0;
        }
 #event-main-column .event-category-block h2 {
-       font-size: 1.3rem;
+       /* font-size: 1.3rem; */
        border-bottom: 1px solid #999;
        margin: 0;
        padding: 5px 10px;
        text-align: right;
        padding: 5px;
        font-size: 12px;
-       font-size: 1.2rem;
+       /* font-size: 1.2rem; */
        display: none;
        }
 .event-more:hover {
        bottom: 20px;
        left: 20px;
        font-size: 18px;
-       font-size: 1.8rem;
+       /* font-size: 1.8rem; */
        }
 #eventDetailTop {
        background: #eee;
        border-left-color: #ccc;
        background: white;
        font-size: 12px;
-       font-size: 1.0rem;
+       /* font-size: 1.0rem; */
        color: #000;
        cursor: pointer;
        }
 #eventDetailInfo {
        padding: 10px;
        font-size: 12px;
-       font-size: .8rem;
+       /* font-size: .8rem; */
        height: 1%;
        overflow: hidden;
        line-height: 1.5;
 #eventDetailContact h3 {
        margin: 0;
        font-size: 12px;
-       font-size: 1.0rem;
+       /* font-size: 1.0rem; */
        }
 #eventDetailContact p {
        margin: 0;
 /*  Event Search Result */
 .event-search {
        font-size: 12px;
-       font-size: 1.2rem;
+       /* font-size: 1.2rem; */
        background: #eee;
        border: 1px dashed #ccc;
        padding: 3px 6px;
        display: block;
        margin: 0;
        font-size: 12px;
-       font-size: 1.2rem;
+       /* font-size: 1.2rem; */
        font-weight: bold;
        }
 .event-list h3 {
        font-size: 12px;
-       font-size: 1.2rem;
+       /* font-size: 1.2rem; */
        float: left;
        padding: 3px;
        width: 280px;
        }
 .event-list h3 a {
        font-size: 13px;
-       font-size: 1.3rem;
+       /* font-size: 1.3rem; */
        }
 .event-list-Frequency {
        float: right;
        text-align: right;
        width: 80px;
        font-size: 11px;
-       font-size: 1.1rem;
+       /* font-size: 1.1rem; */
        margin: 0;
        }
 .ulCr, .ulCr li, .ulCr ul {