Mercurial > hg > MPIWGWeb
view css/edit.css @ 274:87e7e210968d
fixed: 175: removing the ICS URL in editTalks doesn't work
Task-Url: https://it-dev.mpiwg-berlin.mpg.de/tracs/webpage/ticket/175
author | casties |
---|---|
date | Wed, 08 Oct 2014 14:55:17 +0200 |
parents | 3ea224968f95 |
children |
line wrap: on
line source
@CHARSET "UTF-8"; body { font-family: Verdana, Arial, sans-serif; font-size: 12px; } .title { color: #010658; } div.content { padding: 5px 5px 5px 5px; margin-top: 5px; background-color: #eeeeee; } div.mainnav a { font-weight: bold; } .mainmenu { padding: 5px 5px 5px 5px; margin-bottom: 5px; background-color: #000066; } .mainmenu a { text-decoration: none; font-weight: bold; color: #ffffff; } .mainmenusel { border-width: 3px; border-color: #000066; border-style: solid solid none solid; padding: 5px 5px 5px 5px; margin-bottom: 5px; background-color: #eeeeee; } .mainmenusel a { text-decoration: none; font-weight: bold; color: #000066; } #kupu-toolbox-links { display : none; } #kupu-toolbox-images { display : none; }