Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <xen:if is="{$color} === '' OR {$color} === 'undefined'">
- <xen:require css="member_view.css" />
- <style rel="stylesheet">
- .XenBase .navTabs .navTab.selected .tabLinks
- {
- background: #c0392b url(/styles/YCSblD2.png)repeat-x center!important;
- }
- .XenBase .searchIcon
- {
- background-color: #c0392b!important;
- }
- .mast h3.subHeading, .mast h3.followingBlock.subHeading,
- .sidebar .section .primaryContent h3,
- .sidebar .section .secondaryContent h3,
- .profilePage .mast .section.infoBlock h3,
- .XenBase .xengallerySideBarContainer .xengallerySideBar .section h3
- {
- background: #c0392b url(/styles/YCSblD2.png)repeat-x center!important;
- }
- /*modifier l'apparence des scrollbars*/
- ::-webkit-scrollbar {
- width: 7px;
- /*largeur de la scrollbar verticale*/
- height: 5px;
- /*hauteur de la scrollbar horizontale*/
- background: #c0392b!important;
- }
- ::-webkit-scrollbar-track {
- background-color: white;
- /*couleur du fond de la scrollbar*/
- }
- ::-webkit-scrollbar-thumb {
- /*la petite bande qui monte/descend*/
- background: #c0392b!important;
- /*couleur de lascenseur*/
- }
- .button.primary,.submitUnit .button,.button
- {
- background-color: #c0392b!important;
- }
- .button.primary:hover,.submitUnit .button:hover,.button:hover {
- background-color: #c0392b!important;
- }
- .profilePage .tabs.mainTabs li.active a
- {
- background-color: #c0392b!important;
- }
- a[href]:hover,
- .Popup .PopupControl:hover,
- .Popup.PopupContainerControl:hover,
- .Popup .PopupControl.PopupOpen:not(.navTab),
- .Popup.PopupContainerControl.PopupOpen:not(.navTab),
- .Popup .PopupOpen .arrowWidget:before
- {
- color: #c0392b!important;
- }
- .navTabs .navTab.selected .tabLinks a:hover,
- .navTabs .navTab.selected .tabLinks a:focus
- {
- color: rgb(232, 232, 232)!important;
- }
- .navTabs .navTab.selected .tabLinks a{
- color: white!important;
- }
- .navTabs
- {
- background-color: #c0392b;
- }
- .profilePage .mast .sectionFooter{
- background: #c0392b url(/styles/YCSblD2.png)repeat-x center!important;
- }
- .sectionFooter a, .sectionFooter a:hover {
- color: white!important;
- }
- .heading, .xenForm .formHeader{
- background: #c0392b url(/styles/YCSblD2.png)repeat-x center!important;
- border:0;
- }
- .dataTable .dataTable1 {
- background: #c0392b url(/styles/YCSblD2.png)repeat-x center!important;
- color: white!important;
- }
- .sectionFooter,.subHeading {
- background: #c0392b url(/styles/YCSblD2.png)repeat-x center!important;
- }
- #AccountMenu .menuColumns a:hover {
- color: white!important;
- }
- a.premium {
- color: #F9A600!important;
- }
- .navTabs .publicTabs .navLink:hover,
- html .navTabs .navTab.selected .navLink {
- color: white!important;
- }
- #ConversationsMenu a:hover, #AlertsMenu a:hover {
- color: white!important;
- }
- .Menu .primaryContent,.Menu .sectionFooter{
- background-color: #c0392b!important;
- }
- .profilePage .tabs.mainTabs li.active a:hover {
- color: white!important;
- }
- </style>
- <xen:else />
- <xen:if is="{$color} === '#302c2a'">
- <xen:require css="member_view.css" />
- <style rel="stylesheet">
- .XenBase .navTabs .navTab.selected .tabLinks
- {
- background: #c0392b url(/styles/YCSblD2.png)repeat-x center!important;
- }
- .XenBase .searchIcon
- {
- background-color: #c0392b!important;
- }
- .mast h3.subHeading, .mast h3.followingBlock.subHeading,
- .sidebar .section .primaryContent h3,
- .sidebar .section .secondaryContent h3,
- .profilePage .mast .section.infoBlock h3,
- .XenBase .xengallerySideBarContainer .xengallerySideBar .section h3
- {
- background: #c0392b url(/styles/YCSblD2.png)repeat-x center!important;
- }
- /*modifier l'apparence des scrollbars*/
- ::-webkit-scrollbar {
- width: 7px;
- /*largeur de la scrollbar verticale*/
- height: 5px;
- /*hauteur de la scrollbar horizontale*/
- background: #c0392b!important;
- }
- ::-webkit-scrollbar-track {
- background-color: white;
- /*couleur du fond de la scrollbar*/
- }
- ::-webkit-scrollbar-thumb {
- /*la petite bande qui monte/descend*/
- background: #c0392b!important;
- /*couleur de lascenseur*/
- }
- .button.primary,.submitUnit .button,.button
- {
- background-color: #c0392b!important;
- }
- .button.primary:hover,.submitUnit .button:hover,.button:hover {
- background-color: #c0392b!important;
- }
- .profilePage .tabs.mainTabs li.active a
- {
- background-color: #c0392b!important;
- }
- a[href]:hover,
- .Popup .PopupControl:hover,
- .Popup.PopupContainerControl:hover,
- .Popup .PopupControl.PopupOpen:not(.navTab),
- .Popup.PopupContainerControl.PopupOpen:not(.navTab),
- .Popup .PopupOpen .arrowWidget:before
- {
- color: #c0392b!important;
- }
- .navTabs .navTab.selected .tabLinks a:hover,
- .navTabs .navTab.selected .tabLinks a:focus
- {
- color: rgb(232, 232, 232)!important;
- }
- .navTabs .navTab.selected .tabLinks a{
- color: white!important;
- }
- .navTabs
- {
- background-color: #c0392b;
- }
- .profilePage .mast .sectionFooter{
- background: #c0392b url(/styles/YCSblD2.png)repeat-x center!important;
- }
- .sectionFooter a, .sectionFooter a:hover {
- color: white!important;
- }
- .heading, .xenForm .formHeader{
- background: #c0392b url(/styles/YCSblD2.png)repeat-x center!important;
- border:0;
- }
- .dataTable .dataTable1 {
- background: #c0392b url(/styles/YCSblD2.png)repeat-x center!important;
- color: white!important;
- }
- .sectionFooter,.subHeading {
- background: #c0392b url(/styles/YCSblD2.png)repeat-x center!important;
- }
- #AccountMenu .menuColumns a:hover {
- color: white!important;
- }
- a.premium {
- color: #F9A600!important;
- }
- .navTabs .publicTabs .navLink:hover,
- html .navTabs .navTab.selected .navLink {
- color: white!important;
- }
- #ConversationsMenu a:hover, #AlertsMenu a:hover {
- color: white!important;
- }
- .Menu .primaryContent,.Menu .sectionFooter{
- background-color: #c0392b!important;
- }
- .profilePage .tabs.mainTabs li.active a:hover {
- color: white!important;
- }
- </style>
- <xen:else />
- <script>
- var str = "/data/style_custom/logo_{$color}.png";
- var res = str.replace("#", "");
- $(".desktopLogo").attr('src', res);
- </script>
- <style rel="stylesheet">
- .XenBase .navTabs .navTab.selected .tabLinks
- {
- background: {$color} url(/styles/YCSblD2.png)repeat-x center!important;
- }
- .XenBase .searchIcon
- {
- background-color: {$color}!important;
- }
- .mast h3.subHeading, .mast h3.followingBlock.subHeading,
- .sidebar .section .primaryContent h3,
- .sidebar .section .secondaryContent h3,
- .profilePage .mast .section.infoBlock h3,
- .XenBase .xengallerySideBarContainer .xengallerySideBar .section h3
- {
- background: {$color} url(/styles/YCSblD2.png)repeat-x center!important;
- }
- /*modifier l'apparence des scrollbars*/
- ::-webkit-scrollbar {
- width: 7px;
- /*largeur de la scrollbar verticale*/
- height: 5px;
- /*hauteur de la scrollbar horizontale*/
- background: {$color}!important;
- }
- ::-webkit-scrollbar-track {
- background-color: white;
- /*couleur du fond de la scrollbar*/
- }
- ::-webkit-scrollbar-thumb {
- /*la petite bande qui monte/descend*/
- background: {$color}!important;
- /*couleur de lascenseur*/
- }
- .button.primary,.submitUnit .button,.button
- {
- background-color: {$color}!important;
- }
- .button.primary:hover,.submitUnit .button:hover,.button:hover {
- background-color: {$color}!important;
- }
- .profilePage .tabs.mainTabs li.active a
- {
- background-color: {$color}!important;
- }
- a[href]:hover,
- .Popup .PopupControl:hover,
- .Popup.PopupContainerControl:hover,
- .Popup .PopupControl.PopupOpen:not(.navTab),
- .Popup.PopupContainerControl.PopupOpen:not(.navTab),
- .Popup .PopupOpen .arrowWidget:before
- {
- color: {$color}!important;
- }
- .navTabs .navTab.selected .tabLinks a:hover,
- .navTabs .navTab.selected .tabLinks a:focus
- {
- color: rgb(232, 232, 232)!important;
- }
- .navTabs .navTab.selected .tabLinks a{
- color: white!important;
- }
- .navTabs
- {
- background-color: {$color};
- }
- .profilePage .mast .sectionFooter{
- background: {$color} url(/styles/YCSblD2.png)repeat-x center!important;
- }
- .sectionFooter a, .sectionFooter a:hover {
- color: white!important;
- }
- .heading, .xenForm .formHeader{
- background: {$color} url(/styles/YCSblD2.png)repeat-x center!important;
- border:0;
- }
- .dataTable .dataTable1 {
- background: {$color} url(/styles/YCSblD2.png)repeat-x center!important;
- color: white!important;
- }
- .sectionFooter,.subHeading {
- background: {$color} url(/styles/YCSblD2.png)repeat-x center!important;
- }
- #AccountMenu .menuColumns a:hover {
- color: white!important;
- }
- a.premium {
- color: #F9A600!important;
- }
- .navTabs .publicTabs .navLink:hover,
- html .navTabs .navTab.selected .navLink {
- color: white!important;
- }
- #ConversationsMenu a:hover, #AlertsMenu a:hover {
- color: white!important;
- }
- .Menu .primaryContent,.Menu .sectionFooter{
- background-color: {$color}!important;
- } .profilePage .tabs.mainTabs li.active a:hover {
- color: white!important;
- }
- .XenBase .extraFooter, .XenBase .extraFooter a, .footer-content-title {
- color: {$color}!important;
- }
- .footer .pageContent {
- background-color: {$color}!important;
- }
- #AccountMenu .menuColumns a:hover {
- background: {$color}!important;
- }
- </style>
- </xen:if>
- </xen:if>
Advertisement
Add Comment
Please, Sign In to add comment