MediaWiki:Common.less/profile-colours.less

From Blaseball Wiki

//

.user-home-links-container {
    h2 {
        border-bottom: 1px solid @border;
        color: @text;
    }
}
.user-home-friends-activity {
    h2 {
        color: @text;
    }
}
.user-home-activity-timestamp {
    color: @text;
}
.user-home-activity {
    border-bottom: 1px solid @border;
}
.item {
    color: @text;
    a {
        color: @text;
    }
    img {
        background-color: @body;
        border: 1px solid @border;
    }
}
.view-form {
    color: @text;
}
.view-status {
    background-color: @wikitable-background;
    color: @text;
}
.g-give-container {
    background-color: @body;
    border: 1px solid @border;
}
.g-give-title {
    color: @text;
}
.g-add-message {
    color: @text;
}
.g-give-all {
    border: 1px solid @border;
    img {
        background-color: @body;
        border: 1px solid @border;
    }
}
.g-blue {
    color: @link !important;
}
.g-give-all-message-title {
    color: @text;
}
.g-give-all-highlight {
    background-color: #faf9f9;
}
.g-give-all-selected {
    border: 1px solid red;
}
.ga-container {
    img {
        background-color: @body;
        border: 1px solid @border;
    }
}
form[name="gift"]table {
    border-collapse: collapse;
    border: 0;
    img {
        border: 0;
    }
}
a.ga-remove-link {
    color: @link-red;
}
table {
    td.title-cell {
        color: @text;
    }
}
.top-awards-navigation {
    h1 {
        border-bottom: 1px solid @border;
        color: @text;
    }
}
.top-award-title {
    color: @text;
}
.top-award {
    color: @text;
}
.top-award-number {
    color: @border;
}
.g-timestamp {
    color: @text;
}
.g-recent {
    border-top: 1px solid @body;
    img {
        background-color: @body;
        border: 1px solid @border;
    }
}
.g-recent-title {
    color: @text;
}
.g-description {
    img {
        background-color: @body;
        border: 1px solid @border;
    }
}
.g-item {
    border: 1px solid @border;
    img {
        background-color: @body;
        border: 1px solid @border;
    }
}
.g-new {
    background-color: @wikitable-background;
    border: 1px solid @wikitable-background-darker;
}
.ga-description {
    img {
        background-color: @body;
        border: 1px solid @border;
    }
}
.ga-description-message {
    color: @text;
}
.ga-recent {
    border-top: 1px solid @body;
    img {
        background-color: @body;
        border: 1px solid @border;
    }
}
.ga-timestamp {
    color: @text;
}
.ga-item {
    border: 1px solid @border;
    img {
        background-color: @body;
        border: 1px solid @border;
    }
}
.ga-new {
    background-color: @wikitable-background;
    border: 1px solid @wikitable-background-darker;
}
.ga-recent-title {
    color: @text;
}
#blast-friends-list {
    div.blast-friend-selected {
        background-color: @body;
        border: 1px solid @wikitable-background-darker;
        color: @link-hover;
    }
    div.blast-foe-selected {
        background-color: @body;
        border: 1px solid @wikitable-background-darker;
        color: @link-hover;
    }
    div.blast-friend-unselected {
        border: 1px solid @border;
        color: @link;
    }
    div.blast-foe-unselected {
        border: 1px solid @border;
        color: @link;
    }
}
.board-blast-message-form {
    h2 {
        color: @text;
    }
}
.blast-nav {
    a {
        color: @text;
    }
    h2 {
        color: @text;
    }
}
.blast-message-text {
    color: @text;
}
.user-board-message {
    border: 1px solid @black;
}
.user-board-message-from {
    background-color: #eef3f0;
}
.user-board-message-time {
    color: @text;
}
.user-board-message-image {
    img {
        border: 1px solid @border;
    }
}
.user-board-red {
    a {
        color: @link-red;
    }
}
select#message_ {
    .user-page-message-count {
        color: @text;
    }
}
.user-board-message-type {
    color: @text;
}
.g-user-message {
    color: @text;
}
.g-container {
    img {
        background-color: @body;
        border: 1px solid @border;
    }
}
.relationship-item {
    border: 1px solid @border;
    img {
        background-color: @body;
        border: 1px solid @border;
    }
}
.relationship-action {
    color: @text;
    img {
        background-color: @body;
        border: 1px solid @border;
    }
}
.relationship-message {
    color: @text !important;
}
.black-text {
    color: @text !important;
}
.red-text {
    color: @link-red !important;
}
.top-fan-num {
    color: @border;
}
.top-fan-points {
    color: @text;
}
.top-fan-level {
    color: @text;
}
.top-fan-nav {
    h1 {
        border-bottom: 1px solid @border;
        color: @text;
    }
}
.random-featured-user {
    color: @text;
    img {
        background-color: @body;
        border: 1px solid @border;
    }
}
#user-page-left {
    h2 {
        border-bottom: 1px solid @border;
        color: @text;
    }
}
#user-page-right {
    h2 {
        border-bottom: 1px solid @border;
        color: @text;
    }
}
.no-info-container {
    background-color: @body;
    color: @text;
}
.item-small {
    color: @text;
}
.user-section-heading {
    border-bottom: 1px solid @border;
}
#profile-top {
    border-bottom: 1px solid @black;
}
#profile-toggle-button {
    background-color: #ffa500;
    a {
        color: @body;
    }
}
#points-level {
    background-color: #cc0000;
    a {
        color: @body;
    }
}
#profile-image {
    img {
        background-color: @body;
        border: 1px solid @border;
    }
}
.user-relationship-container {
    img {
        background-color: @body;
        border: 1px solid @border;
    }
}
.user-gift-container {
    img {
        background-color: @body;
        border: 1px solid @border;
    }
}
.activity-item {
    border-bottom: 1px solid @border;
}
.user-page-message-form-blocked {
    color: @link-red;
}
.profile-info-container {
    b {
        color: inherit;
    }
    div {
        color: @text;
    }
}
.casual-game-container {
    p {
        border-top: 1px solid @border;
    }
    img {
        background-color: @body;
        border: 1px solid @border;
    }
}
.article-item {
    border-top: 1px solid @border;
}
.vote-number {
    background-color: #89c46f;
    color: @body;
}
.vote-text {
    color: @text;
}
.picture-container {
    img {
        background-color: @body;
        border: 1px solid @border;
    }
}
.upload-frame-errors {
    color: @link-red;
}
.no-pictures-container {
    background-color: #eff3f0;
    color: @text;
}

.profile-update-button {
    background-color: @text;
    border: 1px solid @border;
    color: @wikitable-accent;
}
.profile-update-title {
    color: @text;
}
.profile-update-unit-left {
    color: @text;
}
.profile-update-unit-small {
    color: @text;
}
.profile-update-row {
    color: @text;
}
.profile-status {
    background-color: @text;
}
.profile-on {
    background-color: @text;
    border: 1px solid @border;
}
.profile-board-message-type {
    color: @text;
}
.eye-container {
    .title {
        color: @body;
    }
    .menu {
        .item {
            color: @body;
            &:hover {
                background-color: @body;
                color: @link;
            }
        }
    }
}