Dark theme for website www.myges.fr
Myges - Dark theme by juliien
Details
Authorjuliien
LicenseNo License
Categorywww.myges.fr
Created
Updated
Size2.4 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Myges - Dark theme
@version 20210920.09.40
@namespace userstyles.world/user/juliien
@description Dark theme for website www.myges.fr
@author juliien
@license No License
==/UserStyle== */
@-moz-document url-prefix("https://myges.fr") {
#mg_portal_slideshow,
.slides,
.mg_portal_partners_left,
.mg_portal_partners,
img.mg_dropcap,
li.mg_userinfo {
display: none !important;
}
#mg_portal_center,
#mg_portal_content,
.mg_home_title,
.ui-datalist-item,
.ui-panel,
.ui-datalist-header,
.ui-widget-header,
.ui-accordion-content,
.ui-accordion-header,
.ui-inputtextarea,
.ui-tabs-panels,
.ui-panel-title .ui-button-text,
.mg_inherit_color .ui-button-text,
td {
background-color: #101010 !important;
}
a,
p,
span,
td,
.ui-c,
.ui-inputtextarea,
.mg_home_title {
color: #F5F5F5 !important;
}
#j_idt155 div,
#calendar .ui-datalist-header {
margin-bottom: 1em;
}
div .ui-paginator {
margin-top: 1em;
}
#calendar .fc-ltr td {
border: 0.3px solid #217bb1 !important;
}
#calendar .ui-widget-header {
border: 1px solid #217bb1 !important;
}
.mg_title,
.ui-messages-warn {
background-color: #217bb1 !important;
border: transparent !important;
border-radius: 5px;
}
#toeicManagementWidget .mg_panel_credit .ui-button-text,
#marksForm .ui-button-text,
#calendar .ui-button,
#projectGroupGestionForm .ui-button,
.ui-corner-top {
background-color: #217bb1 !important;
}
.ui-state-active {
background-color: #13496a !important;
}
.ui-datalist-item {
margin-bottom: 0 !important;
}
#mg_portal_nav {
display: flex;
justify-content: center;
}
form #j_idt155 div {
border-radius: 20px !important;
}
#j_idt155,
#j_idt156 {
padding-top: 1em;
border-radius: 5em !important;
}
.ui-datalist-item:hover {
background-color: #595959 !important;
}
.ui-datatable tbody td {
border-color: #1a1a1a;
}
.ui-datatable-tablewrapper thead .mg_inherit_bg {
background-color: #1a1a1a !important;
}
.ui-dialog-content table tbody tr td,
.ui-dialog-content table tbody tr td span {
background-color: #FFFFFF !important;
margin: 0 !important;
color: #101010 !important;
}
span:hover {
cursor: default;
}
.ui-widget-content,
.ui-state-default {
border: transparent !important;
}
.mg_widget_border {
border-bottom: none !important;
}
}