Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* P - AKA Female
- -----------------------------------------------------------------------------------------------------------*/
- .ui-bar-p {
- border: 1px solid #cccccc /*{b-bar-border}*/;
- background: #0044cc /*{b-bar-background-color}*/;
- color: #ffffff /*{b-bar-color}*/;
- font-weight: bold;
- text-shadow: undefined /*{b-bar-shadow-x}*/ undefined /*{b-bar-shadow-y}*/ undefined /*{b-bar-shadow-radius}*/ undefined /*{b-bar-shadow-color}*/;
- background-image: -webkit-gradient(linear, left top, left bottom, from( #0088cc /*{b-bar-background-start}*/), to( #0044cc /*{b-bar-background-end}*/)); /* Saf4+, Chrome */
- background-image: -webkit-linear-gradient( #0088cc /*{b-bar-background-start}*/, #0044cc /*{b-bar-background-end}*/); /* Chrome 10+, Saf5.1+ */
- background-image: -moz-linear-gradient( #0088cc /*{b-bar-background-start}*/, #0044cc /*{b-bar-background-end}*/); /* FF3.6 */
- background-image: -ms-linear-gradient( #0088cc /*{b-bar-background-start}*/, #0044cc /*{b-bar-background-end}*/); /* IE10 */
- background-image: -o-linear-gradient( #0088cc /*{b-bar-background-start}*/, #0044cc /*{b-bar-background-end}*/); /* Opera 11.10+ */
- background-image: linear-gradient( #0088cc /*{b-bar-background-start}*/, #0044cc /*{b-bar-background-end}*/);
- }
- .ui-bar-p .ui-link-inherit {
- color: #ffffff /*{b-bar-color}*/;
- }
- .ui-bar-p a.ui-link {
- color: #7cc4e7 /*{b-bar-link-color}*/;
- font-weight: bold;
- }
- .ui-bar-p a.ui-link:visited {
- color: #2489CE /*{b-bar-link-visited}*/;
- }
- .ui-bar-p a.ui-link:hover {
- color: #2489CE /*{b-bar-link-hover}*/;
- }
- .ui-bar-p a.ui-link:active {
- color: #2489CE /*{b-bar-link-active}*/;
- }
- .ui-bar-p,
- .ui-bar-p input,
- .ui-bar-p select,
- .ui-bar-p textarea,
- .ui-bar-p button {
- font-family: "Helvetica Neue",Helvetica,Arial,sans-serif /*{global-font-family}*/;
- }
- .ui-body-p,
- .ui-overlay-p {
- border: 1px solid #cccccc /*{b-body-border}*/;
- color: #333333 /*{b-body-color}*/;
- text-shadow: 0 /*{b-body-shadow-x}*/ 0 /*{b-body-shadow-y}*/ 0 /*{b-body-shadow-radius}*/ #000000 /*{b-body-shadow-color}*/;
- background-image: #fa5976; /* Old browsers */
- background-image: -moz-linear-gradient(top, #fa5976 0%, #fa5573 13%, #fa4c6b 30%, #f6374e 100%); /* FF3.6+ */
- background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fa5976), color-stop(13%,#fa5573), color-stop(30%,#fa4c6b), color-stop(100%,#f6374e)); /* Chrome,Safari4+ */
- background-image: -webkit-linear-gradient(top, #fa5976 0%,#fa5573 13%,#fa4c6b 30%,#f6374e 100%); /* Chrome10+,Safari5.1+ */
- background-image: -o-linear-gradient(top, #fa5976 0%,#fa5573 13%,#fa4c6b 30%,#f6374e 100%); /* Opera 11.10+ */
- background-image: -ms-linear-gradient(top, #fa5976 0%,#fa5573 13%,#fa4c6b 30%,#f6374e 100%); /* IE10+ */
- background-image: linear-gradient(to bottom, #fa5976 0%,#fa5573 13%,#fa4c6b 30%,#f6374e 100%); /* W3C */
- filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa5976', endColorstr='#f6374e',GradientType=0 ); /* IE6-9 */
- }
- .ui-overlay-p {
- background-image: none;
- border-width: 0;
- }
- .ui-body-p,
- .ui-body-p input,
- .ui-body-p select,
- .ui-body-p textarea,
- .ui-body-p button {
- font-family: "Helvetica Neue",Helvetica,Arial,sans-serif /*{global-font-family}*/;
- }
- .ui-body-p .ui-link-inherit {
- color: #333333 /*{b-body-color}*/;
- }
- .ui-body-p .ui-link {
- color: #2489CE /*{b-body-link-color}*/;
- font-weight: bold;
- }
- .ui-body-p .ui-link:visited {
- color: #2489CE /*{b-body-link-visited}*/;
- }
- .ui-body-p .ui-link:hover {
- color: #2489CE /*{b-body-link-hover}*/;
- }
- .ui-body-p .ui-link:active {
- color: #2489CE /*{b-body-link-active}*/;
- }
- .ui-btn-up-p {
- border: 1px solid #0056bc /*{b-bup-border}*/;
- background: #0044cc /*{b-bup-background-color}*/;
- font-weight: bold;
- color: #ffffff /*{b-bup-color}*/;
- text-shadow: 0 /*{b-bup-shadow-x}*/ 0 /*{b-bup-shadow-y}*/ 0 /*{b-bup-shadow-radius}*/ #ffffff /*{b-bup-shadow-color}*/;
- background-image: #fa5976; /* Old browsers */
- background-image: -moz-linear-gradient(top, #fa5976 0%, #fa5573 13%, #fa4c6b 30%, #f6374e 100%); /* FF3.6+ */
- background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fa5976), color-stop(13%,#fa5573), color-stop(30%,#fa4c6b), color-stop(100%,#f6374e)); /* Chrome,Safari4+ */
- background-image: -webkit-linear-gradient(top, #fa5976 0%,#fa5573 13%,#fa4c6b 30%,#f6374e 100%); /* Chrome10+,Safari5.1+ */
- background-image: -o-linear-gradient(top, #fa5976 0%,#fa5573 13%,#fa4c6b 30%,#f6374e 100%); /* Opera 11.10+ */
- background-image: -ms-linear-gradient(top, #fa5976 0%,#fa5573 13%,#fa4c6b 30%,#f6374e 100%); /* IE10+ */
- background-image: linear-gradient(to bottom, #fa5976 0%,#fa5573 13%,#fa4c6b 30%,#f6374e 100%); /* W3C */
- filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa5976', endColorstr='#f6374e',GradientType=0 ); /* IE6-9 */
- }
- .ui-btn-up-p:visited,
- .ui-btn-up-p a.ui-link-inherit {
- color: #ffffff /*{b-bup-color}*/;
- }
- .ui-btn-hover-p {
- border: 1px solid #0056bc /*{b-bhover-border}*/;
- background: #0044CC /*{b-bhover-background-color}*/;
- font-weight: bold;
- color: #ffffff /*{b-bhover-color}*/;
- text-shadow: undefined /*{b-bhover-shadow-x}*/ undefined /*{b-bhover-shadow-y}*/ undefined /*{b-bhover-shadow-radius}*/ undefined /*{b-bhover-shadow-color}*/;
- background-image: -webkit-gradient(linear, left top, left bottom, from( #0044CC /*{b-bhover-background-start}*/), to( #0044CC /*{b-bhover-background-end}*/)); /* Saf4+, Chrome */
- background-image: -webkit-linear-gradient( #0044CC /*{b-bhover-background-start}*/, #0044CC /*{b-bhover-background-end}*/); /* Chrome 10+, Saf5.1+ */
- background-image: -moz-linear-gradient( #0044CC /*{b-bhover-background-start}*/, #0044CC /*{b-bhover-background-end}*/); /* FF3.6 */
- background-image: -ms-linear-gradient( #0044CC /*{b-bhover-background-start}*/, #0044CC /*{b-bhover-background-end}*/); /* IE10 */
- background-image: -o-linear-gradient( #0044CC /*{b-bhover-background-start}*/, #0044CC /*{b-bhover-background-end}*/); /* Opera 11.10+ */
- background-image: linear-gradient( #0044CC /*{b-bhover-background-start}*/, #0044CC /*{b-bhover-background-end}*/);
- }
- .ui-btn-hover-p:visited,
- .ui-btn-hover-p:hover,
- .ui-btn-hover-p a.ui-link-inherit {
- color: #ffffff /*{b-bhover-color}*/;
- }
- .ui-btn-down-p {
- border: 1px solid #0056bc /*{b-bdown-border}*/;
- background: #003AAD /*{b-bdown-background-color}*/;
- font-weight: bold;
- color: #ffffff /*{b-bdown-color}*/;
- text-shadow: undefined /*{b-bdown-shadow-x}*/ undefined /*{b-bdown-shadow-y}*/ undefined /*{b-bdown-shadow-radius}*/ undefined /*{b-bdown-shadow-color}*/;
- background-image: -webkit-gradient(linear, left top, left bottom, from( #003AAD /*{b-bdown-background-start}*/), to( #003AAD /*{b-bdown-background-end}*/)); /* Saf4+, Chrome */
- background-image: -webkit-linear-gradient( #003AAD /*{b-bdown-background-start}*/, #003AAD /*{b-bdown-background-end}*/); /* Chrome 10+, Saf5.1+ */
- background-image: -moz-linear-gradient( #003AAD /*{b-bdown-background-start}*/, #003AAD /*{b-bdown-background-end}*/); /* FF3.6 */
- background-image: -ms-linear-gradient( #003AAD /*{b-bdown-background-start}*/, #003AAD /*{b-bdown-background-end}*/); /* IE10 */
- background-image: -o-linear-gradient( #003AAD /*{b-bdown-background-start}*/, #003AAD /*{b-bdown-background-end}*/); /* Opera 11.10+ */
- background-image: linear-gradient( #003AAD /*{b-bdown-background-start}*/, #003AAD /*{b-bdown-background-end}*/);
- }
- .ui-btn-down-p:visited,
- .ui-btn-down-p:hover,
- .ui-btn-down-p a.ui-link-inherit {
- color: #ffffff /*{b-bdown-color}*/;
- }
- .ui-btn-up-p,
- .ui-btn-hover-p,
- .ui-btn-down-p {
- font-family: "Helvetica Neue",Helvetica,Arial,sans-serif /*{global-font-family}*/;
- text-decoration: none;
- }
Advertisement
Add Comment
Please, Sign In to add comment