Tweaks for Leighton's personal sites.
Leighton Personal Style by leighton1323
Details
Authorleighton1323
LicenseNo License
Categoryjoinapp
Created
Updated
Size1.8 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 Example
@namespace example.com
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
td.mx-name-column140.mx-left-aligned[title~=Individual], td.mx-name-column208[title~=Individual], td.mx-name-column235.mx-left-aligned[Title~=Individual], td.mx-name-column113.mx-left-aligned[Title~=Individual], td.mx-name-column70.mx-left-aligned[title~=Individual]{
background-color: #76CA02!important;
font-weight: bold;
color: black!important
;
}
/* div[data-mendix-id~="109_246"].mx-layoutgrid.mx-layoutgrid-fluid.mx-name-layoutGrid8, div#mxui_widget_DataView_142 {
position: fixed;
bottom: 10px;
background-color: white;
}*/
/* ----------Hide Sidebar Tabs---------- */
/* Commercia */
a.mx-name-159b6aef-dbc3-5b23-a735-cf99f8341771-2.dropdown{
display: none!important;
}
/* Broker Sign */
a.mx-name-159b6aef-dbc3-5b23-a735-cf99f8341771-3.dropdown{
display: none!important;
}
/* Active Agents */
a.mx-name-159b6aef-dbc3-5b23-a735-cf99f8341771-4.dropdown{
display: none!important;
}
/* Other Agents */
a.mx-name-159b6aef-dbc3-5b23-a735-cf99f8341771-5.dropdown{
display: none!important;
}
/* Need Mentor */
a.mx-name-159b6aef-dbc3-5b23-a735-cf99f8341771-6.dropdown{
display: none!important;
}
/* Users */
a.mx-name-159b6aef-dbc3-5b23-a735-cf99f8341771-7.dropdown{
display: none!important;
}
/* Configuration */
a.mx-name-159b6aef-dbc3-5b23-a735-cf99f8341771-8.dropdown{
display: none!important;
}
/* Reports */
a.mx-name-159b6aef-dbc3-5b23-a735-cf99f8341771-10.dropdown{
display: none!important;
}
/* My Profile */
a.mx-name-159b6aef-dbc3-5b23-a735-cf99f8341771-11.dropdown{
display: none!important;
}