Team:Marburg/Template:Colorbox.css
From 2013.igem.org
(Difference between revisions)
Line 36: | Line 36: | ||
width: 250px; | width: 250px; | ||
height: 250px; | height: 250px; | ||
- | margin: 0 auto; | + | margin: 0 auto !important; |
} | } | ||
- | #lightbox-container-image { padding: 10px; } | + | #lightbox-container-image { padding: 10px !important; } |
#lightbox-loading { | #lightbox-loading { | ||
position: absolute; | position: absolute; | ||
Line 75: | Line 75: | ||
font: 10px Verdana, Helvetica, sans-serif; | font: 10px Verdana, Helvetica, sans-serif; | ||
background-color: #fff; | background-color: #fff; | ||
- | margin: 0 auto; | + | margin: 0 auto !important; |
line-height: 1.4em; | line-height: 1.4em; | ||
overflow: auto; | overflow: auto; | ||
width: 100%; | width: 100%; | ||
- | padding: 0 10px 0; | + | padding: 0 10px 0 !important; |
} | } | ||
#lightbox-container-image-data { | #lightbox-container-image-data { | ||
- | padding: 0 10px; | + | padding: 0 10px !important; |
color: #666; | color: #666; | ||
} | } | ||
Line 94: | Line 94: | ||
display: block; | display: block; | ||
clear: left; | clear: left; | ||
- | padding-bottom: 1.0em; | + | padding-bottom: 1.0em !important; |
} | } | ||
#lightbox-secNav-btnClose { | #lightbox-secNav-btnClose { | ||
width: 66px; | width: 66px; | ||
float: right; | float: right; | ||
- | padding-bottom: 0.7em; | + | padding-bottom: 0.7em !important; |
} | } | ||
</style></html> | </style></html> |
Latest revision as of 07:21, 4 October 2013