Git Product home page Git Product logo

jqeasyui-solidmetroblue-themes's Introduction

EasyUI Windows8 Style Themes

我的第一个开源项目,就是一套简洁的蓝色细边框windows8 Metro风格的jQuery EasyUI皮肤。源于在使用jQuery EasyUI时发现官方提供的几套皮肤跟项目协调的不是很完美,我们的项目有点Metro小清新风,于是我就在开发中陆需修改了自带皮肤样式。此项目纯属雕虫小技(见谅),虽然简单但对我而言意义非同寻常了,以后可能还会修改或添加个性化功能,放上不久,对于GitHub和开源还在摸索中......

说明

基于jQuery EasyUI 1.4.4,只包括对窗口的修改,包括继承自window的组件。其他组件样式基本不变。

使用

直接导入本主题内themes/metro-solidBlue/easyui.css以及themes/icons,themes/icons.css文件替换即可.
温馨提示:只需要替换核心的easyui.css文件即可

CSS

<link rel="stylesheet" type="text/css" href="easyui-1.4.4/themes/metro-blue/easyui.css">
<link rel="stylesheet" type="text/css" href="easyui-1.4.4/themes/icon.css">

JS

<script src="http://libs.baidu.com/jquery/2.0.0/jquery.min.js"></script>
<script type="text/javascript" src="easyui-1.4.4/jquery.easyui.min.js"></script>
<script type="text/javascript" src="easyui-1.4.4/locale/easyui-lang-zh_CN.js"></script>

图示

window
windows样式

Tabs
Tabs样式

panel
panel样式

dialog
dialog样式

确认
确认样式

更新记录

2015-12-27

  1. 修改alert、dialig组件确定按钮栏的背景为白色

2015-12-06

  1. 新增诺干图标icon(icon自定义很方便,本次更新的图标比较粗糙,可自行替换)
  2. 样式优化

2014-10-27

  1. 修正组件的icon错位的问题
  2. 去掉了窗口标题栏的背景条,改为白色无边框

2014-10-23

  1. 修正$.messager.show组件的关闭按钮超出边框的问题

jqeasyui-solidmetroblue-themes's People

Contributors

dunizb avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.