mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
Added background to breadcrumbs.
--HG-- branch : dev
This commit is contained in:
@@ -322,8 +322,10 @@ button.create-template, button.create-template:hover, background-image:hover {
|
||||
}
|
||||
|
||||
#shape-tracing-window-content .shape-tracing-breadcrumb {
|
||||
background-color:Red;
|
||||
padding: 3px 0;
|
||||
background:rgba(236, 241, 242, 1.0);
|
||||
border-bottom:1px solid rgba(182, 188, 189, 1.0);
|
||||
padding: 3px 0 0 4px;
|
||||
font-weight:700;
|
||||
height: 18px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user