Skip to content

Instantly share code, notes, and snippets.

@pmciano
Created January 18, 2017 15:06
Show Gist options
  • Save pmciano/9dff4177dd8f8e49f885546464718bf8 to your computer and use it in GitHub Desktop.
Save pmciano/9dff4177dd8f8e49f885546464718bf8 to your computer and use it in GitHub Desktop.
Lost User CSS
.revoke_custom_background{background-position: top center;background-repeat: repeat;background-attachment: fixed;background-color: #8c9995;} .textcolor{
color: #f9c703;
}
.textcolor_hover:hover{
color: #f9c703;
}
.bgcolor{
background-color: #f9c703;
}
.bgcolor_hover:hover{
background-color: #f9c703;
}
.bordercolor{
border-color: #f9c703;
}
.social a:hover img{
background-color: #f9c703;
}
.menuContainer>ul.menu>li.menuactive>a,
.menuContainer>ul.menu>li>a:hover{
background-color: #f9c703;
}
.menuContainer div.menuLevel>ul.menuDrop>li:hover>a{
background-color: #f9c703;
}
.menuContainer div.menuLevel>ul.menuDrop>li>div.menuDropArrow{
background-color: #f9c703;
}
.titleContainer{
border-bottom-color: #f9c703;
}
.titleContainer .title{
border-bottom-color: #f9c703;
}
.titleContainer .clientsNav .clientsNavPrev{
background-color: #f9c703;
}
.titleContainer .clientsNav .clientsNavNext{
background-color: #f9c703;
}
.widgetFlickr .widgetFlickrImg:hover{
border-color: #f9c703;
}
.contact .contactForm fieldset.contactFormButtons input[type="submit"]:hover,
.contactForm fieldset.contactFormButtons input[type="submit"]:hover,
.contact .contactForm fieldset.contactFormButtons input[type="reset"]:hover,
.contactForm fieldset.contactFormButtons input[type="reset"]:hover{
background-color: #f9c703;
}
.pageSlider ul.pageSliderNav li.active,
.pageSlider ul.pageSliderNav li:hover{
background-color: #f9c703;
}
.widgetCategories ul li a span{
background-color: #f9c703;
}
.widgetCategories ul li a:hover{
color: #f9c703;
}
.widgetGallery .widgetGalleryImg a:hover img{
border-color: #f9c703;
}
.widgetWorks .widgetWorksEntry .widgetWorksEntryImg a span{
background-color: #f9c703;
}
.widgetWorks .widgetWorksEntry .widgetWorksEntryImg a:hover img{
border-color: #f9c703;
}
.works .worksFilter ul.worksFilterCategories li.worksFilterCategoriesActive div,
.works .worksFilter ul.worksFilterCategories li:hover div{
background-color: #f9c703;
}
.works .worksViews .worksViewsOption.worksViewsOptionActive,
.works .worksViews .worksViewsOption:hover{
border-color: #f9c703;
}
.works .worksContainer.worksContainerView1 .worksEntry .worksEntryContainer .worksEntryInfo .worksEntryInfoMore:hover{
background-color: #f9c703;
}
.works .worksContainer.worksContainerView2 .worksEntry .worksEntryContainer .worksEntryInfo .worksEntryInfoTitle a:hover{
color: #f9c703;
}
.blog .blogEntry .blogEntryTitle a:hover{
color: #f9c703;
}
.blog .blogEntry .blogEntryFooter .blogEntryFooterComments a{
color: #f9c703;
border-color: #f9c703;
}
.blogNav a.blogNavActive,
.blogNav a:hover{
color: #f9c703;
}
.post .postForm .postFormButtons input:hover{
background-color: #f9c703;
}
.project .projectInfo .projectInfoDetails .projectInfoDetailsEntry .projectInfoDetailsEntryBody a{
color: #f9c703;
}
.footer .footerColumn .widget .widgetBody a:hover{
color: #f9c703;
}
.sidebar .widget_revoke_categories ul li a span{
background-color: #f9c703;
}
ul.page-numbers a:hover,
ul.page-numbers span.current{
color: #f9c703;
}
#postForm p.form-submit #submit:hover{
background-color: #f9c703;
}
#reply-title a:hover{
color: #f9c703;
}
.sidebar .widget table tfoot tr td a:hover{
color: #f9c703;
}
.sidebar .widget table tbody tr td a:hover{
background-color: #f9c703;
}
.sidebar .widget .tagcloud a:hover,
.sidebar .widget .textwidget a:hover{
color: #f9c703;
}
.sidebar .widget .widgetTitle a:hover{
color: #f9c703;
}
.sidebar .widget #searchform #searchsubmit:hover{
background-color: #f9c703;
}
.sidebar .widgetWorks .widgetWorksEntry .widgetWorksEntryImg a:hover{
border-color: #f9c703;
}
.searchNoResults form input#searchsubmit:hover{
background-color: #f9c703;
}
.footerColumn a:hover{
color: #f9c703;
}
.footerColumn .widget_search #searchsubmit:hover{
background-color: #f9c703;
}
.menuContainer > ul.menu > li.current_page_item > a,
.menuContainer > ul.menu > li.current-menu-item > a,
.menuContainer > ul.menu > li.current-menu-ancestor > a,
.menuContainer > ul.menu > li.current_page_ancestor > a{
background-color: #f9c703;
}
.post-numbers{
color: #f9c703;
}
.post-numbers a:hover,
.postFooter a:hover,
.pingback a:hover,
.postCommentsEntryBodyMessage a:hover,
.post .postBody a:hover,
.pageContents a:hover,
.postCommentsEntryBodyUser a:hover,
.trackback a:hover{
color: #f9c703;
}
.pageContents input[type="submit"]:hover,
.pageContents input[type="reset"]:hover{
background-color: #f9c703;
}
.sidebar .widget ul li a:hover, .sidebar .widget_revoke_categories ul li a:hover{
color: #f9c703;
}
.contactResult{
color: #f9c703;
}
.revoke-read-more{
color: #f9c703;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment