1
0
This repository has been archived on 2021-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
gallery3-contrib/icons/color.css
2011-05-24 13:28:35 +02:00

279 lines
7.2 KiB
CSS

/* <?php $colorpackName = $gallery->i18n('Ice Carbon Icons'); ?>
* $Revision: 16034 $
*/
#gallery {
color: #999 !important;
background-color: #333 !important;
}
body.gallery { background-color: #333 !important; }
.gbBlock {
border-color: #666 !important;
}
.gcBorder1 { border-color: #6f6f6f !important; }
.gcBorder2 { border-color: #666 !important; }
#gallery a { color: #999 !important; }
#gallery a:hover { color: #ccc !important; }
#gallery a:active { color: #ccc !important; }
.giError { color: #f00 !important; }
.giInfo { color: #888 !important; }
.block-core-PeerList .current { color: #ccc !important; }
table.gbDataTable th { background-color: #4f4f4f !important; }
.gbEven { background-color: #3f3f3f !important; }
.gbOdd { background-color: #393939 !important; }
#gallery select {
background-color: #bbb !important;
-moz-border-top-colors: #AAA #EEE !important;
-moz-border-left-colors: #AAA #EEE !important;
-moz-border-bottom-colors: #AAA #EEE !important;
-moz-border-right-colors: #AAA #EEE !important;
}
#gallery input {
background-color: #bbb !important;
-moz-border-top-colors: #AAA #EEE !important;
-moz-border-left-colors: #AAA #EEE !important;
-moz-border-bottom-colors: #AAA #EEE !important;
-moz-border-right-colors: #AAA #EEE !important;
}
#gallery textarea {
background-color: #bbb !important;
-moz-border-top-colors: #AAA #EEE !important;
-moz-border-left-colors: #AAA #EEE !important;
-moz-border-bottom-colors: #AAA #EEE !important;
-moz-border-right-colors: #AAA #EEE !important;
}
#gallery input:focus, #gallery textarea:focus {
background-color: #ddd !important;
-moz-border-top-colors: #AAA #EEE !important;
-moz-border-left-colors: #AAA #EEE !important;
-moz-border-bottom-colors: #AAA #EEE !important;
-moz-border-right-colors: #AAA #EEE !important;
}
#gallery input.inputTypeSubmit, #gallery input.inputTypeButton { /* No input[type=submit] in IE */
color: #333 !important;
background-color: #eee !important;
}
#gallery input.inputTypeSubmit:hover, #gallery input.inputTypeButton:hover { /* No input[type=submit] in IE */
background-color: #ccc !important;
}
#gallery select:hover {
background-color: #ddd !important;
-moz-border-top-colors: #AAA #EEE !important;
-moz-border-left-colors: #AAA #EEE !important;
-moz-border-bottom-colors: #AAA #EEE !important;
-moz-border-right-colors: #AAA #EEE !important;
}
#gallery div.gbTabBar a {
color: #00a0ff !important;
}
#gsSidebarCol {
border: #666 1px solid !important;
background-color: #333 !important;
}
#gallery img.giThumbnail:hover {
border-color: #333 !important;
background-color: #555 !important;
}
#gallery img.giThumbnailIce {
background-color: #444 !important;
border: 1px solid #666 !important;
}
#gallery img.giThumbnailIce:hover {
background-color: #555 !important;
}
#microThumb img.giThumbnailIce {
border-color: #333 !important;
}
#microThumb img.giThumbnailIce:hover {
border-color: #666 !important;
}
#microThumbCurrent img.giThumbnailIce {
border-color: #333 !important;
}
#microThumbCurrent img.giThumbnailIce:hover {
border-color: #666 !important;
}
#gsNavBar div.gbBreadCrumb {
background-image: none !important;
}
#photoframe {
background-color: #333 !important;
border: 0px solid #ddd !important;
padding: 0px !important;
-moz-border-radius: 0px !important;
}
div.gbTabBar span.o {
padding: 6px 0 5px 16px !important;
background: url('table_left.gif') no-repeat left top !important;
}
#gallery div.gbTabBar span span {
padding: 6px 16px 5px 4px !important;
background: url('table_right.gif') no-repeat right top !important;
}
#gallery div.gbTabBar a {
color: #666 !important;
text-decoration: none !important;
}
#gallery div.gbTabBar a:hover { color: #333 !important; }
#gallery div.gbTabBar span.giSelected {
background-image: url('table_left_on.gif') !important;
}
#gallery div.gbTabBar span.giSelected span {
color: #333;
background-image: url('table_right_on.gif') !important;
}
span.bsw_ButtonEnabled {
color: #ddd !important;
}
.autoCompleteContainer li {
background-color: #333 !important;
}
.buttonAction a {
display: block !important;
width: 20px !important;
height: 20px !important;
margin-left: 7px !important;
}
.buttonAction a {
opacity: 1.0 !important;
filter: alpha(opacity=100) !important; /* IE's opacity*/
}
.buttonAction a:hover {
opacity: 1.0 !important;
filter: alpha(opacity=100)!important; /* IE's opacity*/
}
.iconAlbum {
background: url('album.gif') no-repeat !important;
background-position: center center !important;
}
.buttonClose a {
padding: 0px !important;
width: 15px !important;
height: 15px !important;
background: url('close.gif') no-repeat !important;
margin: 1px !important;
}
.buttonClose a:hover { background-position: -15px 0 !important; }
.buttonFirst a {
width: 15px !important;
height: 15px !important;
margin-left: 0px !important;
background: url('first.gif') no-repeat !important;
}
.buttonFirst a:hover { background-position: -15px 0 !important; }
.buttonLast a {
width: 15px !important;
height: 15px !important;
margin-left: 0px !important;
background: url('last.gif') no-repeat !important;
}
.buttonLast a:hover { background-position: -15px 0 !important; }
.buttonPrev a {
width: 15px !important;
height: 15px !important;
margin-left: 0px !important;
background: url('prev.gif') no-repeat !important;
}
.buttonPrev a:hover { background-position: -15px 0 !important; }
.buttonNext a {
width: 15px !important;
height: 15px !important;
margin-left: 0px !important;
background: url('next.gif') no-repeat !important;
}
.buttonNext a:hover { background-position: -15px 0 !important; }
.buttonExif a {
width: 18px !important;
height: 15px !important;
padding: 0px !important;
background: url('exif.gif') no-repeat !important;
}
.buttonExif a:hover { background-position: -18px 0 !important; }
.buttonPopup a {
width: 17px !important;
height: 15px !important;
padding: 0px !important;
background: url('popup.gif') no-repeat !important;
}
.buttonPopup a:hover { background-position: -17px 0 !important; }
.buttonAddComment a {
width: 15px !important;
height: 15px !important;
padding: 0px !important;
background: url('addcomment.gif') no-repeat !important;
}
.buttonAddComment a:hover { background-position: -15px 0 !important; }
.buttonViewComments a {
width: 15px !important;
height: 15px !important;
padding: 0px !important;
background: url('viewcomments.gif') no-repeat !important;
}
.buttonViewComments a:hover { background-position: -15px 0 !important; }
.buttonViewSlideshow a {
width: 15px !important;
height: 15px !important;
padding: 0px !important;
background: url('slideshow.gif') no-repeat !important;
}
.buttonViewSlideshow a:hover { background-position: -15px 0 !important; }
.buttonCart a {
width: 16px !important;
height: 15px !important;
padding: 0px !important;
background: url('cart.gif') no-repeat !important;
}
.buttonCart a:hover { background-position: -16px 0 !important; }
.buttonShowSidebar a {
width: 15px !important;
height: 15px !important;
padding: 0px !important;
background: url('showsidebar.gif') no-repeat !important;
}
.buttonShowSidebar a:hover { background-position: -15px 0 !important; }