event_news/app/assets/stylesheets/admin/event_news.css

7 lines
171 B
CSS
Raw Normal View History

2022-01-21 02:09:31 +00:00
/*
Place all the styles related to the matching controller here.
They will automatically be included in application.css.
*/
.table .expired{
color: #BE2E2E;
2020-07-22 02:23:36 +00:00
}