2010-10-25 18:43:26 +00:00
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
/ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
2010-10-27 22:11:52 +00:00
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
2010-10-28 16:45:05 +00:00
__ __ __ __ __ ___
/ \ \ / \ \ \ / \ \ / \ \ / \ \ / __ ` \
\ \ \ _ / | \ \ \ \ \ _ / | / \ \ L \ \
\ \ ___ / \ \ _ \ \ ___ / \ \ ____ /
\ / __ / \ / _ / \ / __ / \ / ___ /
2010-10-27 22:11:52 +00:00
2010-10-28 16:45:05 +00:00
VIVO wilma theme : screen styles
2010-10-25 18:43:26 +00:00
Original version
2010-10-27 22:11:52 +00:00
2010-09-04 UI team
2010-10-25 18:43:26 +00:00
2010-10-28 16:45:05 +00:00
Last updated
2010-10-28
2010-10-27 22:11:52 +00:00
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
2010-10-25 18:43:26 +00:00
2010-10-27 22:11:52 +00:00
/* 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" ) ;
2010-10-25 18:43:26 +00:00
2010-10-27 22:11:52 +00:00
@ import url ( "reset.css" ) ;
@ import url ( "pictos.css" ) ;
@ import url ( "wilma.css" ) ;
@ import url ( "forms.css" ) ;
@ import url ( "formedit.css" ) ;
2010-10-25 18:43:26 +00:00
2010-11-09 21:56:02 +00:00
@ import url ( "../../../css/menupage/menupage.css" ) ; /* we need to call it from the theme until freemarker controller and menupage.ftl are created */
@ import url ( "../../../css/individual/individual.css" ) ; /* we need to call it from the theme until freemarker controller and individual.ftl are created */