Skip to content

Owler with Twitter logo (+ more tweaks) by deletemails

Screenshot of Owler with Twitter logo (+ more tweaks)

Details

Authordeletemails

LicenseNo License

Categoryowler.cloud

Created

Updated

Size769 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Replaced owler logo with twitter logo, removed some stuff on the sidebar, brought back the old even-odd timeline

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Owler with Twitter logo (+ more tweaks)
@version      20240204.01.26
@namespace    https://userstyles.world/user/deletemails
@description  Replaced owler logo with twitter logo, removed some stuff on the sidebar, brought back the old even-odd timeline
@author       deletemails
@license      No License
==/UserStyle== */

@-moz-document domain("owler.cloud") {
.logo {
    background: url('https://web.archive.org/web/20070226201134im_/http://assets1.twitter.com/images/twitter.png?1171997117');
    height: 49px;
    width: 210px;
}

#navigation li:before {
    padding-right: 2px;
}

#text_content {
    height: 4em !important;
}

.even {
    background: #eef;
}

.doing tr {
    border: 0 !important;
}
}

Reviews

No reviews yet.