add UI standard
This commit is contained in:
24
README.md
24
README.md
@@ -80,3 +80,27 @@ ruby 2.4.1p111
|
||||
|
||||
|
||||
6. Report
|
||||
|
||||
|
||||
* UI Standard
|
||||
|
||||
1. Layout
|
||||
|
||||
1. 2-Column => Main Content - col-9, Infomation - col-3
|
||||
2. 3-Column => Sub Lint - col-2, Main Content - col-7, Infomation - col-3
|
||||
|
||||
> Pixel
|
||||
|
||||
Main Header Bar - height => 50 px
|
||||
Side Navigation - Weight => 230 px
|
||||
Main Content Padding => 15 px
|
||||
|
||||
2. Color
|
||||
|
||||
> BUTTON
|
||||
|
||||
1. Submit/Add/Edit/Confirm buttons => btn-primary
|
||||
2. Show/Detail Buttons => btn-info
|
||||
3. Delete => btn-delete
|
||||
4. Cancel/Back => btn-default
|
||||
|
||||
|
||||
Reference in New Issue
Block a user