]> gitweb.fluxo.info Git - lorea/saravea_theme.git/commitdiff
Improved lightbox CSS.
authorSem <sembrestels@riseup.net>
Wed, 31 Oct 2012 16:31:12 +0000 (17:31 +0100)
committerSem <sembrestels@riseup.net>
Wed, 31 Oct 2012 16:31:12 +0000 (17:31 +0100)
views/default/n1_theme/css.php

index 986efe39f765802bd3e727eed036971944430597..aa1f677d69ccd4d88b6e05924a7d0d2e40f6d1d6 100644 (file)
        margin: 10px;
 }
 
+#cboxTitle, #cboxTitle h3, #cboxCurrent {
+       color: #000;
+}
 #cboxTitle h3 {
-       color: #eee;    
        font-weight: bold;
        font-size: 160%;
 }
+#cboxOverlay {
+       background-color: #FFF;
+       opacity: 0.6 !important;
+}
+.event-calendar-lightbox {
+       padding: 5px;
+}
 
 .groups-profile-icon {
        height: 201px;