This repository has been archived on 2023-02-19. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-buildbot/public_html/assets/sass/main.sass
Sergey Sharybin 8abeb797fb Successful table cells should now be properly highlighted
Previously they were not properly highlighted because of stipes.
2015-06-20 23:28:03 +02:00

8 lines
282 B
Sass

@import url(//fonts.googleapis.com/css?family=Open+Sans)
@import url(//fonts.googleapis.com/css?family=Open+Sans+Condensed:300)
@import url(../../assets_shared/css/font-borg.css)
@import ../../assets_shared/sass/main.sass
.table td.success
background-color: #dff0d8 !important