Skip to content
Snippets Groups Projects
Commit fafaa807 authored by Robert Goldmann's avatar Robert Goldmann
Browse files

fixed custom color chooser on new category page

parent 0d57fb86
No related branches found
No related tags found
No related merge requests found
#customColorPickerContainer .sp-replacer {
border: none;
padding: 0;
}
#customColorPickerContainer .sp-preview {
border: none;
height: 100%;
width: 100%;
}
\ No newline at end of file
...@@ -13,6 +13,7 @@ ...@@ -13,6 +13,7 @@
<@header.header "BudgetMaster - ${title}"/> <@header.header "BudgetMaster - ${title}"/>
<link type="text/css" rel="stylesheet" href="<@s.url '${"/css/libs/spectrum.css"}'/>"/> <link type="text/css" rel="stylesheet" href="<@s.url '${"/css/libs/spectrum.css"}'/>"/>
<@header.style "spectrum"/>
</head> </head>
<@header.body> <@header.body>
<#import "../helpers/navbar.ftl" as navbar> <#import "../helpers/navbar.ftl" as navbar>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment