Commit Graph

14 Commits

Author SHA1 Message Date
mb 7315eee27c modified login page
removed hyperlink hover color
2020-07-10 09:42:50 +02:00
Nikita Lvov 92acf24852 fixing the length of menu underline; fixing the padding for the menu elements; adding the sign up button on the main page; this closes #37 2020-07-06 10:54:54 +02:00
Nikita Lvov f1f0ef21dc fix centering main menu on the small scale; this closes #37 2020-07-02 14:26:15 +02:00
Nikita Lvov efd3f4d50a draft commit, changing the style of main menu; 2020-07-02 09:26:38 +02:00
Nikita Lvov dbe21070b6 adding the *.ico extension to the manifest in #25; fixing the hovering tugraz logo #31; fixing the centralisation of the menu when window is minimized #32;
adding the *.ico extension to the manifest in #25; fixing the hovering tugraz logo #31; fixing the centralisation of the menu when window is minimized #32;
2020-07-01 09:51:53 +02:00
Nikita Lvov 06540d5add fixing the padding on the hovering; adding the Source Sans Pro font; fixing the font size; adding the SVG icon to Menu button 2020-06-19 18:38:16 +02:00
Nikita Lvov a067e25c6a Highilighing the language hover, changing search icon to semantic ui one 2020-06-17 15:32:58 +02:00
Nikita Lvov e159790e40 Applied new font to the body, fixed search icon hover 2020-06-17 08:24:29 +02:00
Christoph Ladurner 3be8708428 theme.js refactoring
the function hide has been refactored to toggleVisibility. The target element id
is now given by a parameter.
2020-06-15 21:44:38 +02:00
Christoph Ladurner 62c52b1c68 separate html and javascript code
the function hide was in the header.html file enclosed by script tags. it has
been moved to the theme.js file.

to make it run it was necessary to add a entry point to the WebpackThemeBundle
instance in webpack.py (render the js file) and include the resulting js file
manually in footer.html (to be loaded in the browser).
2020-06-15 21:40:36 +02:00
mb 7d0255b15f migrate to semantic_ui:
This commit holds alot of changes in the UI, migration of bootstrap to semantic-ui, override of header.html and setting them for /search & /deposite endpoints. PS. The migration is not finished.
2020-06-10 15:33:11 +02:00
mb f733b87a95 copyrights, footer.html, i18n 2020-05-04 16:55:03 +02:00
mb-wali 15ff93aa22 Dev (#3)
* isort

* manifest updated

* manifest updated

* tests

* tests modify
2020-05-01 19:35:42 +02:00
mb a700a800e5 tugraz theme 2020-05-01 18:31:02 +02:00