GITLAB
Luigi
/ wrapper-demo
Toggle navigation
Sign in
Sign in
Activity
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
20ea76a27d428f98fb22b840dad1416455255c74
Authored by
Jose Pinto
2018-12-20 16:40:28 -0300
1 parent
25834328d3
Exists in
master
clase .table-title
Showing
1 changed file
with
6 additions
and
0 deletions
Show diff stats
src/sass/_tabla.scss
Side-by-side Diff
Inline Diff
src/sass/_tabla.scss
Diff comments
View file @
20ea76a
...
...
@@ -6,6 +6,12 @@
6
6
color: #000000;
7
7
background-color: #FF9900;
8
8
}
9
+ &-title{
10
+ background-color: #67615e;
11
+ color: #FFF;
12
+ margin-bottom: 0;
13
+ padding: 0.25rem 0;
14
+ }
9
15
10
16
thead th{
11
17
font-size: 13px;