Successful table cells should now be properly highlighted
Previously they were not properly highlighted because of stipes.
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -2,3 +2,6 @@
|
|||||||
@import url(//fonts.googleapis.com/css?family=Open+Sans+Condensed:300)
|
@import url(//fonts.googleapis.com/css?family=Open+Sans+Condensed:300)
|
||||||
@import url(../../assets_shared/css/font-borg.css)
|
@import url(../../assets_shared/css/font-borg.css)
|
||||||
@import ../../assets_shared/sass/main.sass
|
@import ../../assets_shared/sass/main.sass
|
||||||
|
|
||||||
|
.table td.success
|
||||||
|
background-color: #dff0d8 !important
|
||||||
|
Reference in New Issue
Block a user