Subversion Repositories SmartDukaan

Rev

Rev 35560 | Rev 35583 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 35560 Rev 35561
Line 193... Line 193...
193
        }
193
        }
194
 
194
 
195
        .team-messages {
195
        .team-messages {
196
            background: #fff;
196
            background: #fff;
197
            padding: 10px;
197
            padding: 10px;
-
 
198
            margin-top: 10px;
198
            border-radius: 8px;
199
            border-radius: 8px;
199
            box-shadow: 1px 2px 5px #aea2a282;
-
 
200
            margin-bottom: 4px;
200
            margin-bottom: 4px;
-
 
201
            border: 1px solid #dae4f5;
201
        }
202
        }
202
 
203
 
203
        .team-messages p {
204
        .team-messages p {
204
            margin-bottom: 4px;
205
            margin-bottom: 4px;
205
        }
206
        }
Line 217... Line 218...
217
        }
218
        }
218
 
219
 
219
        .timeline-wrapper {
220
        .timeline-wrapper {
220
            position: relative;
221
            position: relative;
221
            padding-top: 5px;
222
            padding-top: 5px;
222
            height: 690px;
223
            height: 670px;
223
            overflow: auto;
224
            overflow: auto;
224
        }
225
        }
225
 
226
 
226
        .timeline-row {
227
        .timeline-row {
227
            display: flex;
228
            display: flex;
Line 304... Line 305...
304
 
305
 
305
        .bulletin-tab-content {
306
        .bulletin-tab-content {
306
            display: none;
307
            display: none;
307
        }
308
        }
308
 
309
 
-
 
310
        h3 {
-
 
311
            font-size: 21px;
-
 
312
        }
309
 
313
 
310
 
314
 
311
    </style>
315
    </style>
312
 
316
 
313
    <script type="text/javascript">
317
    <script type="text/javascript">