-@import url('../style-network.css');
+@import url('../../diabook/style-network.css');
/* There seem to be a stupid number of icons. Can we do this better? Are they all actually used? */
.icon.contacts {
-@import url('../style-profile.css');
+@import url('../../diabook/style-profile.css');
.icon.contacts {background-image: url("../diabook-aerith/icons/contacts.png");}
.icon.notifications {background-image: url("../diabook-aerith/icons/notifications.png");}
-@import url('../style.css');
+@import url('../diabook/style.css');
/* Why are these paths so long? They should probably become ../icons/ in the next revision */