git ssb

3+

arj / patchbook



Commit 3a98bfe282f62b3b4dbf11b0dbe2d7443d39dd48

Better styling for create

Anders Rune Jensen committed on 11/5/2017, 12:03:08 PM
Parent: ec7448dccb86df89b1a13d4732f13d1e5ecac1f6

Files changed

book/html/create.mcsschanged
book/html/create.mcssView
@@ -1,8 +1,10 @@
11 Create -book {
22 section.content input {
3 + border: 1px solid gainsboro
34 margin-left: 5px
4- border: 1px solid gainsboro
5 + margin-bottom: 5px
6 + padding: 5px
57 }
68
79 section.content textarea {
810 border: 1px solid gainsboro

Built with git-ssb-web