benjamin melançon
bf3bc6c284
Override node title field to remove unneeded spans
2018-11-17 13:02:48 -05:00
benjamin melançon
a492cc4d17
Keep floating tabs on top of even the darn admin menu stuff
2018-11-17 12:31:50 -05:00
benjamin melançon
a9cbf00dcf
Use normal node template variables; simplify
2018-11-17 00:19:36 -05:00
benjamin melançon
bd90d6ed14
Now that we're back to a regular node template, restore help/comments
2018-11-16 23:52:07 -05:00
benjamin melançon
306c8e4dc5
To hell with these fancy layouts that do nothing but break randomly
...
See https://gitlab.com/drutopia/drutopia/issues/245
2018-11-15 17:38:26 -05:00
benjamin melançon
3608816143
Remove special casing for front page; now any landing page can do same
2018-11-15 02:29:01 -05:00
benjamin melançon
2e95e75529
Remove paragraph class; it was actually causing trouble
...
some global CSS from Bulma or something was adding padding to it, which
was making the text 'paragraph' and project details 'paragraph' (the
module should've just been called section) too far apart.
2018-11-15 01:40:39 -05:00
benjamin melançon
7380e88727
Fix conditionals in template
2018-11-15 01:09:30 -05:00
benjamin melançon
b3c1ff22d7
Commit compiled CSS
2018-11-14 15:11:06 -05:00
benjamin melançon
8810efb2ab
End the padding experiment; use same values for absolute positioning
2018-11-14 15:10:57 -05:00
benjamin melançon
4921ad739a
Add additional title styles (hero-main, is-large) if editor chose
2018-11-14 15:03:42 -05:00
benjamin melançon
abbb88da94
Commit compiled CSS
2018-11-14 14:06:14 -05:00
benjamin melançon
cdb4160a36
Give floating tabs same padding as the first content...
2018-11-14 14:05:52 -05:00
benjamin melançon
75f5d32b5b
For titlebars with images, make it the background image
2018-11-14 14:05:18 -05:00
benjamin melançon
d372e8375e
Remove noise of type, view mode classes
...
i know now that i'v eremoved them, i'll want them for some reason is like three days.
2018-11-14 14:04:27 -05:00
benjamin melançon
46b69d89da
Commit compiled CSS
2018-11-14 12:31:30 -05:00
benjamin melançon
f8312d3dbd
Ensure correct placement of image, title under navbar on project nodes
...
There's got to be a better way. I guess i could consistently remove the .node div on
all content types...
2018-11-14 12:31:12 -05:00
benjamin melançon
5dc31be649
Commit compiled CSS
2018-11-14 12:29:02 -05:00
benjamin melançon
75702be8b1
Make sure 'floating' tabs are visible
...
OK, surprisingly this doesn't seem to cause an issue when it's an empty div. Good.
2018-11-14 12:28:49 -05:00
benjamin melançon
9871ac0868
Commit compiled CSS
2018-11-14 10:53:06 -05:00
benjamin melançon
c2f7bee2bd
Shade images with project/title color; remove on hover
...
See https://gitlab.com/agaric/resources/raw-notes/blob/master/2018-11-14-putting-a-stylesheet-defined-but-user-selected-color-at-a-partial-opacity-over-a-user-uploaded-background-image.md
2018-11-14 10:52:58 -05:00
benjamin melançon
70af84d0a3
Commit compiled CSS
2018-11-14 09:04:35 -05:00
benjamin melançon
70ecc28c09
We need to get the padding inside the section
...
so that the color goes behind the navbar/menu
2018-11-14 09:04:24 -05:00
benjamin melançon
760e3aaf0b
Commit compiled CSS
2018-11-14 00:57:49 -05:00
benjamin melançon
33e95a1705
Keep floating tabs clickable; move slightly below big headers
2018-11-14 00:57:31 -05:00
benjamin melançon
c96adc0bde
We have more room for the title; use all of it
2018-11-14 00:45:00 -05:00
benjamin melançon
27f098d07d
Commit compiled CSS
2018-11-14 00:27:31 -05:00
benjamin melançon
57e362625d
Dial back a little bit; this could go over the edge
2018-11-14 00:27:20 -05:00
benjamin melançon
883075e4e0
Let us get right near the edge, but break words if needed
2018-11-14 00:26:39 -05:00
benjamin melançon
2b6ce756ba
Print title value directly, not field which wraps in extra title class
2018-11-13 23:46:13 -05:00
benjamin melançon
c606289fc4
Provide alternate style for titlebar title paragraphs
...
currently, it loses any image or subtitle, but could probably bring those back.
Do style values the right way-- not as content, but grabbed from the entity.
2018-11-13 23:40:47 -05:00
benjamin melançon
ef3f750fb4
Commit compiled CSS
2018-11-13 23:39:45 -05:00
benjamin melançon
73d40a35ee
Ugly, but works: move content below fixed navbar
2018-11-13 23:39:34 -05:00
benjamin melançon
17a52237be
Do a sloppy override to have only class 'section' for view paragraphs
2018-11-13 22:44:38 -05:00
benjamin melançon
c15eca3088
Either bring this file back and use or probably drop patterns
...
i'm currently using UI patterns for the worst use, really
2018-11-12 23:39:19 -05:00
benjamin melançon
49a9ed8bc1
Remove inappropriate h1 and h2 tags
...
unfortunately, doing that removalin a massively inappropriate way
2018-11-12 23:35:50 -05:00
benjamin melançon
ad8fd87fe2
Make image background image to match design precisely
...
Also, try to strip comments so these 'data' fields still work in debug mode
2018-11-12 23:25:36 -05:00
benjamin melançon
a52a3e69ed
Use regular template to style tile title paragraphs
2018-11-12 23:15:14 -05:00
benjamin melançon
b8aea06ffd
Print only the title paragraph
2018-11-12 22:49:49 -05:00
benjamin melançon
d555ba5b57
Rename template
2018-11-12 22:16:22 -05:00
benjamin melançon
b81386670f
Rename folder
2018-11-12 22:14:53 -05:00
benjamin melançon
593842d2d7
Let's call the pattern what it is
2018-11-12 22:13:38 -05:00
benjamin melançon
94f899bd23
Commit first draft of tile pattern - tile view mode for nodes
2018-11-12 13:40:18 -05:00
benjamin melançon
ce002857f7
In a horrendous hack, only print div if any classes/attributes to go on it
2018-11-12 11:29:05 -05:00
benjamin melançon
0cacaf0002
Override unformatted view template from Octavia, no changes yet
2018-11-12 11:10:42 -05:00
benjamin melançon
52885edbbf
Crazily add the container class to all (form) containers)
2018-11-12 11:07:33 -05:00
benjamin melançon
37215f014f
Override Octavia container template
2018-11-12 11:02:03 -05:00
benjamin melançon
6264f812fa
Commit compiled CSS
2018-11-12 09:38:05 -05:00
benjamin melançon
c0e6d2faac
bad hack to keep tabs out of full-top header sections
2018-11-12 09:37:52 -05:00
benjamin melançon
452c74e71c
Prepare tabs for floating so they don't affect full-width titles
2018-11-12 09:24:38 -05:00