8000 Update · css-ui/css-ui.github.io@72b7bed · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Sep 5, 2019. It is now read-only.

Commit 72b7bed

Browse files
committed
Update
1 parent 535e6ad commit 72b7bed

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

www/css/style.css

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,16 @@ body {
2020
transition: height .3s;
2121
width: 0;
2222
}
23+
24+
/* forms - I'll have to fix it later
25+
========================================================================== */
26+
label.add {
27+
padding-top: 6px;
28+
}
29+
30+
.table-buttons a {
31+
32+
padding: 2px 4px;
33+
border-radius: 3px;
34+
color: #acacac;
35+
}

0 commit comments

Comments
 (0)
0