comparison src/main/webapp/tags/css/tag.css @ 31:9f653697437e

annotationbrowser
author dwinter
date Tue, 25 Sep 2012 21:47:58 +0200
parents 05b631a084d0
children
comparison
equal deleted inserted replaced
30:05b631a084d0 31:9f653697437e
18 display:table-row} 18 display:table-row}
19 19
20 .annotationCol { 20 .annotationCol {
21 display:table-cell; 21 display:table-cell;
22 padding-left:20px; 22 padding-left:20px;
23 padding-bottom:10px;
23 } 24 }
24 .dcMetaData { 25 .dcMetaData {
25 display:table-row; 26 display:table-row;
26 } 27 }
28
29 .annotatonMetaData{
30 padding-bottom:30px;
31 }