Adam Strzelecki
fc6c0f8810
UI: More subtle strips on commits list
With grey SHA1 labels, we should consider having also more subtle strips on
commits list. As current strips blend too much with grey SHA1 labels and top
bar, making hard to distinguish headers from content.
9 years ago
Adam Strzelecki
4ec05ddd28
UI: Remove CSS rule making last-commit SHA bold
This removes remains from old design, that was not cleaned by previous #2068 PR.
9 years ago
Unknwon
82c2856e1e
fix #2087
9 years ago
Unknwon
9040b23ccd
more UI minor fixes
9 years ago
Unknwon
a11a0fd2a5
Merge pull request #2088 from nanoant/patch/further-layout-fixes
Further layout fixes
9 years ago
Adam Strzelecki
fe333fdf98
CSS: Octicons 16px fix outside of _octicons.less
Otherwise the fix will be overwritten by next _octicons.less update.
This is follow-up for 22b0dfbb35
.
9 years ago
Unknwon
f3f1f42bba
minor CSS fix
9 years ago
Unknwon
0a5890878d
minor CSS fix for #2068
9 years ago
Adam Strzelecki
564ded9c64
UI: Display last-commit header without 2nd column
This uses a CSS trick making first th to be relative block with width equal to
first two columns, effectively working around inability to use colspan="2" on
first row that was breaking "fixed-layout" for tables.
Also use grey header for last-commit SHA1 tag.
9 years ago
Adam Strzelecki
2b82527e06
UI: Keep repo URL action right of ref combo & path
Just use secondary menu instead custom ".head.meta", which simplifies code.
Also do not display repo URL action when we are in subdirectory or viewing a
file.
9 years ago
Adam Strzelecki
4d6b9a4736
UI: Make repository menu divide header and content
This is more inline with way GitHub looks like and feels much more natural and
in style with rest of the interface.
9 years ago
Adam Strzelecki
aa5122235f
Commits & files UI: SUI fixed single line table
Instead using own ellipsis, uses Semantic UI fixed single line table which
effectively applies ellipsis to all overflowing table cells.
NOTE: File list cannot use colspan="2" for 1st "Last commit" elements,
otherwise layout breaks with fixed table.
9 years ago
Adam Strzelecki
38f52ea7a7
CSS: Reduce .sha.label font size to 13px
9 years ago
Adam Strzelecki
f95063f102
CSS: .repository .sha.label -> .ui .sha.label
This is because SHA1 label is used in many other places, not only inside
.repository container.
9 years ago
Adam Strzelecki
f335f59854
CSS: Ensure Octicons are used with 16px font size
Semantic UI .icon 1em font-size has priority over .octicon 16px, resulting
octicons rendered at 14px font-size, which is not okay since Octicons are meant
to be shown sizes that are multiples of 16px.
9 years ago
Unknwon
72d7ca7fbd
finish wiki
9 years ago
Unknwon
7943f3f40e
wiki: finish edit
9 years ago
Unknwon
42d8bbe23e
wiki: finish new
9 years ago
Unknwon
92c67cd672
Wiki: UI for page new
9 years ago
Andrey Nering
120178cb88
Fixing Dropzone should accept all files when config is "*/*".
9 years ago
Unknwon
1a99a42dd7
minor JS fix
9 years ago
Unknwon
a14c20813c
fix #650
9 years ago
Unknwon
24bcdb8711
upgrade libs
9 years ago
Unknwon
c55694372e
fix minor dashboard CSS issue
9 years ago
Unknwon
27f3dc861c
UI: long organization name in create repository owner list
9 years ago
Unknwon
6e63f1b7f6
fix #1990
9 years ago
Unknwon
8129598a9e
Merge pull request #1769 from sapk/fix-admin-dashboard-new-ui
Fix admin dashboard new ui
9 years ago
Unknwon
f5ed3c079e
minor css fix
9 years ago
Unknwon
44482d52ae
fix #1448
9 years ago
Unknwon
0c2b692560
fix CSS width
9 years ago
Unknwon
5091f61c31
fix CSS
9 years ago
Unknwon
fd6c98bfea
new watchers, stars and forks UI
9 years ago
Unknwon
d77e5dd58a
fix #1960
9 years ago
Unknwon
b02352f4de
UI fix
9 years ago
Unknwon
c0b841a766
fix #1958
9 years ago
Unknwon
31ed2b31c3
fix markdown padding
9 years ago
Unknwon
906d2f78a1
clean up
9 years ago
Unknwon
415f167e65
new repo ui
- copy link button: #1396 , #1168 , #1668 ,
- synxtax highlight: #1712 , #1549 , #1315 , #670
- z-index: #1942
9 years ago
Unknwon
d1c691cb33
#1854 show issue content
9 years ago
Unknwon
e172911575
new dashboard ui
9 years ago
Unknwon
5149af24bd
space bar as click
9 years ago
Unknwon
6beb312a4b
fix #1824 and fix #1917
9 years ago
Unknwon
797b4277ff
#1459 Dashboard issues lacks sorting
9 years ago
Unknwon
b7e759c41e
#1078 not show bin when rename a file
9 years ago
Unknwon
1af74f1406
update some libs
9 years ago
Unknwon
9087f6230d
work on #470 and fix miror JS issue when choose targets on compare and pull
9 years ago
Unknwon
d4ffa64a15
New push to head repo of head branch: regenerate patch and retest apply
9 years ago
Unknwon
be40931bbe
update locale
9 years ago
Antoine GIRARD
94394fea34
Fix indent .less
9 years ago
Antoine GIRARD
1c45bfe6b8
Little fix
9 years ago