Skip to content

FreeCad by bamabraves

Screenshot of FreeCad

Details

Authorbamabraves

LicenseNo License

Categoryhttps://wiki.freecad.org/Main_Page

Created

Updated

Size27 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Black Highlights New Icons

Notes

Userstyle doesn't have notes.

Source code

Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link.
@-moz-document domain("freecad.org") {
/* ==UserStyle==
@name           Freecad
@namespace      none
@author         BamaBraves
@description    `Black Highlights New Icons`
@version        1
@license        NO-REDISTRIBUTION
@preprocessor   uso
==/UserStyle== */

/* Site Settings */

* {
  letter-spacing: 1px !important;
  text-decoration: none !important;
  transition: none !important;
}

#wrap,

.attachbox,
.catlinks,
.docnav,
.forumbg,
.navbar,
.post,

.wikitable > * > tr > td,
.wikitable > * > tr > th,

.wikitable > tr > td,
.wikitable > tr > th,

.wikitable,

:focus,

[style="background: #f5f5f5; -moz-box-shadow: 0.1em 0.1em 0.2em rgba(0,0,0,0.1); -webkit-box-shadow: 0.1em 0.1em 0.2em rgba(0,0,0,0.1); box-shadow: 0.1em 0.1em 0.2em rgba(0,0,0,0.1); border: 2px solid #989898; border-radius: 0.4em; padding: 0px 10px 1px 10px; font-weight:normal;"],
[style="background: #f9f9f9; -moz-box-shadow: 0.1em 0.1em 0.2em rgba(0,0,0,0.1); -webkit-box-shadow: 0.1em 0.1em 0.2em rgba(0,0,0,0.1); box-shadow: 0.1em 0.1em 0.2em rgba(0,0,0,0.1); border: 1px solid #888888; border-radius: 0.3em; padding: 0px 5px 1px 5px;"],

[style="font-weight:bold; background: #F7F7F7; border: 1px solid #888888; padding: 0px 5px 1px 5px;"],

code,

figure[typeof~='mw:File/Frame'] > figcaption,
figure[typeof~='mw:File/Thumb'] > figcaption
 {
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
  text-shadow: none !important;
}

.vector-body p {
    float: none!important;
}

.content,

.forabg .header a,
.forumbg .header a,

.forumtitle,

.mw-body-content,
.topictitle,

[style="font-size:small;color:blue;"],
body,
th a
{
	font-size: 1.85rem !important;
}

.forum-statistics,

.header dl.row-item dd,
.header dl.row-item dt,

.navbar .nav-tabs .nav-link,

dd.posts,
dd.views,

ul.linklist > li
{
	font-size: 1rem !important;
}

/* Logo 
___________________________________________________________________________*/

[src="./styles/elegance/theme/images/FreeCAD-lockup-black-text.svg"],
[src="/images/FreeCAD-wordmark.svg"]
{
	background: url(https://i.ibb.co/zN5TsC7/FreeCAD.png) no-repeat!important;
	box-sizing: border-box;
}

[src="./styles/elegance/theme/images/FreeCAD-lockup-black-text.svg"],
[src="/images/FreeCAD-wordmark.svg"]
{
	background-size: 8rem !important;
	height: 2rem !important;
	padding-left: 8rem !important;
	width: 1px !important;
}


/* Left/Right/Top/Bottom 
_____________________________________________________________________________________________________*/

.vector-feature-page-tools-disabled.vector-feature-toc-pinned-enabled #mw-panel-toc
{
	margin-left: -9px;
}

td.ctEven
{
	text-align: center!important;
}

.icon-acp:after,

.icon-bookmark:after,
.icon-bump:after,

.icon-chat:after,
.icon-contact:after,

.icon-delete-cookies:after,
.icon-download:after,

.icon-faq:after,
.icon-forums:after,

.icon-home:after,

.icon-login:after,
.icon-logout:after,

.icon-mark:after,
.icon-mcp:after,

.icon-members:after,
.icon-members:before,

.icon-new-posts:after,
.icon-notification:after,

.icon-pages:after,
.icon-pm:after,
.icon-print:after,
.icon-profile:after,

.icon-register:after,

.icon-search-active:after,
.icon-search-advanced:after,

.icon-search-new:after,
.icon-search-self:after,

.icon-search-unanswered:after,
.icon-search-unread:after,

.icon-search:after,

.icon-sendemail:after,
.icon-subscribe:after,

.icon-team:after,
.icon-team:before,

.icon-thanks:after,
.icon-thanks_toplist:after,

.icon-time:after,

.icon-ucp:after,
.icon-unsubscribe:after,

ul.linklist.bulletin > li.small-icon.icon-members:before,
ul.linklist.bulletin > li.small-icon.icon-team:before
{
    left: -11px;
}

/* Margins 
_____________________________________________________________________________________________________*/

p img
{
    margin: 12px;
}

.navbar .nav-tabs .faq .nav-link
{
    padding: 0px 10px;
}

.navbar.secondary > ul {
    margin: 2rem;
}

ul.topiclist li.row dl {
    margin: 1rem 0;
}

/* Width 
_____________________________________________________________________________________________________*/

.is-layout-constrained > .alignwide,
.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)),

.mw-page-container,
.page-width,

.vector-feature-page-tools-disabled .mw-content-container,
.vector-feature-page-tools-disabled .mw-table-of-contents-container
{
    max-width: none !important;
}

p[style="text-align:left;font-style:italic;width:800px;margin-left:1em;margin-right:1em;"]
{
	width: fit-content!important;
}

.mw-page-container
{
	width: 100% !important;
}

.page-width,
.vector-body
{
	width: 98% !important;
}

table.fcinfobox.wikitable.ct
{
	width: 21% !important;
}

}

@-moz-document domain("freecad.org") {
/* Font Settings */

a[href]
 {
  color: #0ff !important;
  text-shadow: 1px 1px #000 !important;
}

a[href]:visited
 {
  color: #fc79fc !important;
  text-shadow: 1px 1px #000 !important;
}

/* Yellow 
_____________________________________________________________________________________________________*/

.cc-btn:hover,
.forum-statistics .value,

a[href]:hover,

dd.posts,
dd.views,

h1,

input[type="checkbox"]:checked + label,
input[type="radio"]:checked + label
 {
  color: #ff0 !important;
}

/* White 
_____________________________________________________________________________________________________*/

.content,
.forum-statistics,
.mw-code,

body,
code,
li,
p,
pre,
td.ctEven
{
  color: #fff !important;
}

/* Khaki 
_____________________________________________________________________________________________________*/

.header dl.row-item,

[style="color:#0000FF"],
[style="color: #fdfdfd; background-color: #909090; font-size: 112%; font-weight: bold; margin-bottom: .3em; padding: 0px 10px 1px 10px; page-break-after: avoid;"],

h1,
h2
 {
  color: #f0e890 !important;
}

/* Burlywood 
_____________________________________________________________________________________________________*/

.text-strong,
.wikitable > tr > th,
.wikitable > * > tr > th,

b,
em,

h3,
h4
 {
  color: #e0b880 !important;
}

/* Sandy Brown 
_____________________________________________________________________________________________________*/

[style="background: #f9f9f9; -moz-box-shadow: 0.1em 0.1em 0.2em rgba(0,0,0,0.1); -webkit-box-shadow: 0.1em 0.1em 0.2em rgba(0,0,0,0.1); box-shadow: 0.1em 0.1em 0.2em rgba(0,0,0,0.1); border: 1px solid #888888; border-radius: 0.3em; padding: 0px 5px 1px 5px;"],

h5,
h6,

label
 {
  color: #f0a060 !important;
}

/* Blue 
_____________________________________________________________________________________________________*/

time
 {
  color: #61aaff !important;
}

/*
_____________________________________________________________________________________________________*/

input,

input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],

select,
textarea
 {
  background-color: #5d1b1b !important;
  color: #fff !important;
}

/*
_____________________________________________________________________________________________________*/

::selection {
  background: #ff9 !important;
  color: #000 !important;
}

pre ::selection {
  background: #ff9 !important;
  color: #fff !important;
}

::placeholder {
  color: #f48f8f !important;
  opacity: 1;
}

/* Misc 
_____________________________________________________________________________________________________*/

code
{
	color: #83ffd2 !important;
}

.mw-highlight .mi {
    color: #fbff00;
}

.mw-highlight .o {
    color: #aa9b9b;
}



}

@-moz-document domain("freecad.org") {
/* Background Settings */

body,
html
 {
  background: #000 !important;
}

#main,

.navbar .nav-tabs .tab:hover,
.navbar .nav-tabs .tab.dropdown-visible
 {
  background-image: none !important;
}

/* Background 
_____________________________________________________________________________________________________*/

selector
 {
  background: #060505 !important;
  background-color: #060505 !important;
}

.mw-pt-languages,

.wikitable > tr > th,
.wikitable > * > tr > th,
.wikitable
 {
  background-color: #101010 !important;
}

/* Background Transparent 
_____________________________________________________________________________________________________*/

#vector-toc-pinned-container .vector-toc:after,
#wrap,

.NavHead.mw-collapsible.mw-collapsed.mw-made-collapsible,

.attachbox,
.catlinks,
.docnav,

.forabg,
.forumbg,

.mw-page-container,

.navbar .dropdown-menu a.active,
.navbar .dropdown-menu a:hover,

.navbar .nav-tabs .tab.dropdown-visible,
.navbar .nav-tabs .tab:hover,
.navbar .nav-tabs,

.navbar,

.post,
.postlink:hover,

.vector-toc,

[style="font-weight:bold; background: #F7F7F7; border: 1px solid #888888; padding: 0px 5px 1px 5px;"],

figure[typeof~='mw:File/Frame'] > figcaption,

figure[typeof~='mw:File/Thumb'] > a:first-child > *:first-child:not(.mw-broken-media),
figure[typeof~='mw:File/Frame'] > a:first-child > *:first-child:not(.mw-broken-media),

figure[typeof~='mw:File/Thumb'] > span:first-child > *:first-child:not(.mw-broken-media),
figure[typeof~='mw:File/Frame'] > span:first-child > *:first-child:not(.mw-broken-media),

figure[typeof~='mw:File/Thumb'] > figcaption,

li.row
 {
  background: #0000 !important;
  background-color: #0000 !important;
}

/* Buttons 
_____________________________________________________________________________________________________*/

/* Blue 
_____________________________________________________________________________________________________*/

sele...

Reviews

No reviews yet.