File tree Expand file tree Collapse file tree 1 file changed +15
-37
lines changed
views/default/event_manager Expand file tree Collapse file tree 1 file changed +15
-37
lines changed Original file line number Diff line number Diff line change 1313}
1414
1515.event-manager-header {
16-
1716 display : flex;
1817 flex-direction : row;
1918 flex-wrap : wrap;
102101
103102.event_manager_event_edit_date {
104103 width : 100px ;
105- height : 20px ;
106- }
107-
108- .event-manager-event-view-level {
109- display : flex;
110- flex-wrap : wrap;
111104}
112105
113106.event-manager-align-bottom {
120113}
121114
122115/* Event listing */
123- .event_manager_event_view_owner {
124- color : # 808080 ;
125- font-size : 11px ;
126- border-bottom : 1px solid # CCCCCC ;
127- padding : 0 0 2px ;
128- }
129-
130116.event_manager_event_list_icon {
131117 text-align : center;
132118 width : 40px ;
133119 padding : 1px ;
134120
135- background : # 4787b8 ;
121+ background : # 0078ac ;
136122 border : 1px solid rgba (0 , 0 , 0 , 0.2 );
137123 border-radius : 3px ;
138124 box-shadow : inset 0 0 1px rgba (255 , 255 , 255 , 0.6 );
139-
140- -webkit-box-sizing : border-box;
141- -moz-box-sizing : border-box;
142125 box-sizing : border-box;
143- }
144-
145- . event_manager_event_list_icon_day {
146- font-size : 15 px ;
147- font-weight : bold ;
148- line-height : 23 px ;
149- background : # FFFFFF ;
150- border-radius : 0 0 2 px 2 px ;
151- }
152- . event_manager_event_list_icon_month {
153- color : # FFFFFF ;
154- font-size : 11px ;
155- line-height : 11 px ;
156- padding : 2 px 0 ;
126+
127+ . event_manager_event_list_icon_day {
128+ font-size : 15 px ;
129+ font-weight : bold ;
130+ line-height : 23 px ;
131+ background : # FFFFFF ;
132+ border-radius : 0 0 2 px 2 px ;
133+ }
134+ . event_manager_event_list_icon_month {
135+ color : # FFFFFF ;
136+ font-size : 11 px ;
137+ line-height : 11px ;
138+ padding : 2 px 0 ;
139+ }
157140}
158141
159142.elgg-list .elgg-item-object-event .elgg-listing-summary-content div + .elgg-menu-event-rsvp-container {
262245 }
263246}
264247
265- /* event copy form */
266248.elgg-form-event-manager-event-copy {
267249 width : 600px ;
268250}
269251
270- .leaflet-container .elgg-button {
271- color : white; /* fix for leaflet taking over color of links */
272- }
273-
274252# event_manager_onthemap_canvas {
275253 height : 650px ;
276254 margin-bottom : 20px ;
You can’t perform that action at this time.
0 commit comments