Details
-
Type: Improvement
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 4.0.0-b1
-
Fix Version/s: 4.0.0-b1
-
Component/s: Staff Interface
-
Labels:None
-
Epic Link:
Description
Many of the fonts in the admin area are too small. This is a list of styles that need to be updated, and is in all likelihood incomplete.
.common_box h2 span
{ color: #6e6e6e; text-shadow: 0px 1px 0px #ffffff; font-size: 13px; line-height: 13px; }Added font-size and line-height, increases the font size in panel headings.
.calendar_box .calendar_inner .calendar_section div.dp-popup h2
{ background-color: #eaeaea; width: 100%; height: 22px; font-size: 13px; line-height: 13px; font-weight: 700; text-align: center; padding-top: 9px; text-shadow: 0 1px 0 #FFF; margin-bottom: 0; margin-top: 0; }For calendar, increased font-size to 13px, added line-height.
header#main_header .menu ul ul li a
{ padding: 0; line-height: 18px; font-size: 12px; background: 0 0; color: #6e6e6e; text-decoration: none; }For subnav, increased font-size, and set line-height.
.dash_link_box li
{ float: left; width: 100%; padding: 0 0 7px; font-size: 12px; font-weight: 700; }Dashboard/Billing Overview Manage Widgets/Customize Dashboard links. Increased font-size.
.quick_links h3
{ font-size: 13px; padding: 0 0 17px; }Quicklinks on Dashboard, increase font-size, remove italics.
.quick_links ul li
{ float: left; width: 100%; line-height: 18px; font-size: 11px; }"No Quick Links have been set", increase font size.