This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
iframe, | |
#bn-bot-wrap, | |
#owo-idx-6, | |
#logo td.tCenter, | |
#bn-tio-1 { | |
display: none; | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.right-app-top-bar .user-options a span.user-name { | |
display: inline-block; | |
max-width: 170px; | |
overflow: hidden; | |
text-overflow: ellipsis; | |
white-space: nowrap; | |
padding-left: 2px; | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#header_bar+script+div, | |
.numbers_main_right, | |
#point_informer { | |
display: none; | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
table.header .row2, div#mb_top_space { | |
display: none; | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@media print { | |
.pagehead, .frame-meta, .meta, #footer, .header { | |
display: none; | |
} | |
article.entry-content { | |
font-side: x-small; | |
} | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
body { | |
width: 35em; | |
margin: 0 auto; | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.a0e7c1ec9e018, | |
.header_numbersTop, | |
.banner, | |
#header_numbersRich, | |
#m__numbers-placeholder-vertical, | |
#m__numbers-placeholder-rich, | |
#m__directadvert-horizontal, | |
#m__directadvert-vertical, | |
iframe { | |
display: none !important; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
table#projectstatus { | |
width: auto; | |
margin: 1em 4px !important; | |
border-top: 1px #bbb solid!important; | |
} | |
table#projectstatus+table { | |
display: none; | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.ticket-description, .message-content, | |
.ticket-comments .comment, #new_flow_body { | |
width: 42em; | |
} | |
.commit-comment-header span { | |
display: block; | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#sslock, #ab_ctl_ss { | |
display: none; | |
} |