Commit graph

23 commits

Author SHA1 Message Date
Andreas Gohr
83e6372c7d some style adjustments for the sidebar
There is no need to differentiate between site tools and the navigation
anymore. Instead now it's differentiated between the navigation tools
and the displayed content.
2017-02-16 15:10:50 +01:00
Andreas Gohr
6c61749bf2 complete refactor of the sidebar behaviour javascript RES-754
Now all toggling of the sidebar and the related menus is done through
the same click handler. HTML has been unified. All sidebar related
content is now in a single include file instead of several. Icons for
the site tools user tools and trace have been added.

The CSS for the whole sidebar still has to be refactored.
2017-02-16 14:40:25 +01:00
Andreas Gohr
285c4f96a7 style the fake icon
When no icon is provided, we use the first two letters as icon. A fancy
border makes it look more like an icon.
2017-02-15 14:58:36 +01:00
Andreas Gohr
9fd3d99b8f directly embed SVGs for better styling
Now the SVGs are loaded via AJAX and are directly embedded into the
HTML. This allows for styling them via CSS and we can apply proper hover
styles.

The svg dispatcher was extended with an embed option (boolean parameter
'e') which will return an absolute minimum svg with absolutely no
styles.
2017-02-13 16:19:43 +01:00
Andreas Gohr
96fae1c8bc very simple styling of the new sidebar behaviour.
I had a really hard time to understand the existing CSS which seemed
much too complicated for what it does.

Variable use was suboptimal. I couldn't figure out which variable
defines the proper size for the icon and the resulting margin.
2017-02-13 15:28:40 +01:00
Jana Deutschländer
28eb39b298 merge styles of prototype beuth hs project 2017-02-09 10:12:50 +01:00
Silke Pisulla
555efed804 Merge branch 'master' of gitlab.cosmocode.de:deutschlaender/sprintdoc-template into spis-master
# Conflicts:
#	css/area_content.less
#	css/area_nav-breadcrumb.less
#	css/area_nav-metabox.less
#	css/area_sidetools.less
#	css/base_design.less
2017-01-11 15:44:24 +01:00
Silke Pisulla
acc4acbcf1 new var @fix_border-radius for no custom border-radius 2017-01-11 15:20:15 +01:00
Jana Deutschländer
fda6466f1a font-size des root reduziert, damit default font size 1rem entspricht 2017-01-11 14:40:43 +01:00
Silke Pisulla
52928b7b4e nav-main new hover for icons 2017-01-10 14:46:56 +01:00
Jana Deutschländer
1b899691a7 Vorbereitung sprint meeting 2017-01-10 09:18:01 +01:00
Silke Pisulla
784809336d better padding and font for responsive 2017-01-06 11:53:57 +01:00
Silke Pisulla
04289d080f sidebar: last LI without border-bottom 2017-01-06 10:05:54 +01:00
Silke Pisulla
56e5a149e0 font-size in responsive 2017-01-05 15:55:17 +01:00
Silke Pisulla
ad89b29f39 Merge branch 'master' of gitlab.cosmocode.de:deutschlaender/sprintdoc-template into spis-master
# Conflicts:
#	css/area_sidetools.less
2017-01-05 15:39:15 +01:00
Jana Deutschländer
fb0ec22f42 additional sidebar menus 2017-01-05 15:26:50 +01:00
Silke Pisulla
b6b228b16d em --> rem + font-size in responsive 2017-01-05 15:26:31 +01:00
Silke Pisulla
fa90fc6fce button-var reverted 2017-01-05 13:38:10 +01:00
Silke Pisulla
dba38052f8 using button-color + button-background 2017-01-05 10:47:49 +01:00
Silke Pisulla
4a6674ad6f position + hover 2017-01-05 09:39:18 +01:00
Jana Deutschländer
c39e94e4e3 main nav effects 2017-01-04 17:37:57 +01:00
Jana Deutschländer
5cbfd9f86e main nav counter fallback 2017-01-04 16:37:51 +01:00
Silke Pisulla
51068a2880 css aside prepared 2017-01-04 12:52:57 +01:00