|
@@ -1,6 +1,9 @@
|
|
/* load the default Redmine stylesheet */
|
|
/* load the default Redmine stylesheet */
|
|
|
|
|
|
@import url(../../../stylesheets/application.css);
|
|
@import url(../../../stylesheets/application.css);
|
|
|
|
+
|
|
|
|
+.even {background-color: #ffffff;}
|
|
|
|
+
|
|
/* move the project menu to the right
|
|
/* move the project menu to the right
|
|
#main-menu {
|
|
#main-menu {
|
|
left: auto;
|
|
left: auto;
|