An error occurred while fetching the assigned milestone of the selected merge_request.
+ 9
- 1
@@ -95,6 +95,14 @@
@@ -219,4 +227,4 @@
\ No newline at end of file
Created by: eduardn
I'm using bootstrap for my project and I think that this shorthand I use may be useful to others. It's used like this:
.border(1px, 0px, 1px, 0px, #ededed, dahsed)
The first four parameters are the border width of the four borders in clockwise order starting from the top (top, right, bottom, left) the next two are color and type. I hope this will be helpful!
Preferences