2012-04-25 22:48:27 +02:00
|
|
|
/**
|
|
|
|
* OpenSlides agenda style
|
|
|
|
*
|
|
|
|
* :copyright: 2011, 2012 by OpenSlides team, see AUTHORS.
|
|
|
|
* :license: GNU GPL, see LICENSE for more details.
|
|
|
|
*/
|
|
|
|
|
2013-01-08 23:05:35 +01:00
|
|
|
tr.topline td {
|
|
|
|
border-bottom: 1px solid #333333;
|
|
|
|
background-color: #CDCDCD;
|
|
|
|
}
|