MetroUICSS 0.15.8.12-C
dotnet add package MetroUICSS --version 0.15.8.12-C
NuGet\Install-Package MetroUICSS -Version 0.15.8.12-C
<PackageReference Include="MetroUICSS" Version="0.15.8.12-C" />
paket add MetroUICSS --version 0.15.8.12-C
#r "nuget: MetroUICSS, 0.15.8.12-C"
// Install MetroUICSS as a Cake Addin #addin nuget:?package=MetroUICSS&version=0.15.8.12-C&prerelease // Install MetroUICSS as a Cake Tool #tool nuget:?package=MetroUICSS&version=0.15.8.12-C&prerelease
Metro UI CSS a set of styles to create a site with an interface similar to Windows 8 Metro UI. This set of styles was developed as a self-contained solution.
Learn more about Target Frameworks and .NET Standard.
-
- jQuery (>= 1.9.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.15.8.12-C | 1,101 | 2/5/2013 |
0.15.8.12-B | 1,007 | 2/5/2013 |
0.15.8.12-A | 966 | 2/5/2013 |
Fixed checkbox, radiobutton and switch control focus (https://github.com/olton/Metro-UI-CSS/issues/79)
Fixed checkbox, radiobutton and switch control sibiling selector (https://github.com/olton/Metro-UI-CSS/issues/116)
Fixed right space for non-helper inputs !Note: you should now add class="with-helper" for icon inputs, check forms.php (https://github.com/olton/Metro-UI-CSS/issues/91)
Updated forms.php for non-helper classes due to changes
Updated dialog.php components usage and params
Styled inputtype number and time (https://github.com/olton/Metro-UI-CSS/issues/108)(https://github.com/olton/Metro-UI-CSS/issues/109)
Added possibilites to use icon font in listview icon space
Added badges to listview (https://github.com/olton/Metro-UI-CSS/issues/107)
Updated listview.php for badges
Updated pagecontrols.php for responsive definition clarification and source commented info (https://github.com/olton/Metro-UI-CSS/issues/93)
Updated accordion.php for source commented info
Added z-index 1000 to .nav-bar (https://github.com/olton/Metro-UI-CSS/issues/82)
Fixed height of notices and replies while text is short or small (https://github.com/olton/Metro-UI-CSS/issues/56)
Updated notices.php for source commented info
Fixed brand height while there are not images (https://github.com/olton/Metro-UI-CSS/issues/104)
Added icon as background in tiles (https://github.com/olton/Metro-UI-CSS/issues/118)
Update tiles.php for icons as background