forked from extern/egroupware
22 lines
345 B
CSS
Executable File
22 lines
345 B
CSS
Executable File
/**
|
|
* Stylite: jdots template
|
|
*
|
|
* @link http://www.stylite.de
|
|
* @package jdots
|
|
* @author Andreas Stöckel <as@stylite.de>
|
|
* @author Ralf Becker <rb@stylite.de>
|
|
* @author Nathan Gray <ng@stylite.de>
|
|
* @version $Id$
|
|
*/
|
|
|
|
/*@import url("jdots.css");*/
|
|
|
|
/**
|
|
* theme changes from jdots follow
|
|
*/
|
|
|
|
|
|
#egw_fw_topmenu li {
|
|
font-weight:bold;
|
|
}
|