MetroUICSS 0.15.8.12-C

This is a prerelease version of MetroUICSS.
dotnet add package MetroUICSS --version 0.15.8.12-C
NuGet\Install-Package MetroUICSS -Version 0.15.8.12-C
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MetroUICSS" Version="0.15.8.12-C" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MetroUICSS --version 0.15.8.12-C
#r "nuget: MetroUICSS, 0.15.8.12-C"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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,073 2/5/2013
0.15.8.12-B 989 2/5/2013
0.15.8.12-A 942 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