U4-10702 - Update Umb-modal icons to be consistant
This commit is contained in:
7
src/Umbraco.Web.UI.Client/Web.config
Normal file
7
src/Umbraco.Web.UI.Client/Web.config
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0"?>
|
||||
<configuration>
|
||||
<system.web>
|
||||
<compilation debug="true" targetFramework="4.5"/>
|
||||
<httpRuntime targetFramework="4.5"/>
|
||||
</system.web>
|
||||
</configuration>
|
||||
@@ -181,7 +181,7 @@
|
||||
width: 640px !important;
|
||||
}
|
||||
.umb-modal i {
|
||||
font-size: 14px;
|
||||
font-size: 20px;
|
||||
}
|
||||
.umb-modal .breadcrumb {
|
||||
background: none;
|
||||
|
||||
Reference in New Issue
Block a user