vivo/themes/wilma/css/screen.css

31 lines
1 KiB
CSS
Raw Normal View History

/* $This file is distributed under the terms of the license in /doc/license.txt$ */
/****************************************
****************************************
. .._.. ..__.
\ / | \ /| |
\/ _|_ \/ |__|
VIVO theme: screen styles
Original version
2010-09-04 UI team
*****************************************
*****************************************/
/* This is our holdover vivo-basic theme file used for transition to wilma theme. This is temporary and it will be removed.*/
@import url("transition/holdover-vivobasic/screen.css");
@import url("reset.css");
@import url("pictos.css");
@import url("wilma.css");
@import url("forms.css");
@import url("formedit.css");
@import url("../../../css/login.css"); /* this is here temporarily as we transition to freemarker - something is up with adding stylesheets ever since the body template was adjusted last week*/
@import url("../../../css/menupage/menupage.css"); /* we need to call it from the theme until freemarker controller and menupage.ftl are created */