Fraenkiman
caeb09f689
@import rules file references and font references corrected
2023-11-12 21:16:27 +01:00
Fraenkiman
359b2ef47d
Update globals.css
2023-11-12 20:31:43 +01:00
Fraenkiman
c579b059a3
Update style.css
2023-11-12 20:27:56 +01:00
Fraenkiman
6c03ba6389
@import rules file references and font references corrected
2023-11-12 20:20:21 +01:00
Fraenkiman
a6254899fe
Update common.css
2023-11-12 12:55:28 +01:00
Fraenkiman
c3493f8da6
formatting
2023-11-08 21:53:15 +01:00
Fraenkiman
4abad67693
Update column.css
2023-11-02 23:07:21 +01:00
Fraenkiman
182b7fecdd
Update style.css
2023-11-02 23:05:35 +01:00
Fraenkiman
ebe46b251d
Update common.css
2023-11-02 23:00:59 +01:00
Fraenkiman
5e916c2db0
Various corrections in the stylesheet
...
- fixed vertical alignment of BBCode toolbar in write panel
- Fixes a problem in the admin area when rendering font-sizes in Safari, Chrome and Firefox (iPhone/iPad)
- Lucida Console [code] ... [/code]is now correct as a font in the CSS file
- in the admin area, the configuration panel has been revised
- the menu bar is now centered if the screen width is less than 768px
2023-11-02 22:53:09 +01:00
Fraenkiman
444b57f836
Update admin.css
...
- Fixes a problem in the admin area when rendering font-sizes on mobile devices
2023-10-27 00:40:09 +02:00
Fraenkiman
0d42634a95
Update common.css
...
- Removed commented out code and obsolete IE fixes
- Lucida Console font correctly specified
2023-10-23 23:32:38 +02:00
Fraenkiman
5699deecd6
Prevents oversizing in the post-preview, when applying the code tag.
...
* Prevents oversizing in the post-preview, when applying the code tag.
2023-06-25 13:58:40 +02:00
Fraenkiman
752998e30b
Please merge the following changes
...
Fixes #201 and #144
* In the admin area of the style Flatmaas-Rev is no longer tried via stylesheet to include the image nib-logo.png.
* In the preview of the Leggero style "Posted by + time" is now displayed right-aligned - as in the blog.
* The heading for posts and pages has received its own CSS class "entry-title".
* In all three styles, both heading sizes are now displayed correctly; as in the blog, so in the preview.
* The publication date is truncated from h2 and now uses h6.
* Font size h4 can now also be conveniently set via BBCode button.
* Long single line code in leggero-v2 style is now wrapped when printing.
2023-02-09 01:12:36 +01:00
azett
d5bdc72852
fixes #136 for all styles - thx @Fraenkiman
2022-08-14 14:04:30 +02:00
azett
553fd0a9e8
fixes #137 - thanks for reporting, @Fraenkiman :)
2022-08-11 19:55:45 +02:00
azett
bf68fd2659
Fixed #98 : List bullets missing in Leggero preview.png. Also: Fixed like nine year old merge glitches in Leggero's Admin CSSes^^
2022-06-17 20:50:10 +02:00
azett
be550f4666
CSS of the Leggero style had some glitches on mobile devices. Fixed by laborix, thank you very much :)
2022-03-26 13:59:49 +01:00
azett
27622c0c50
Leggero v1 is now responsive, thanks again Matthias! :)
2020-09-06 11:28:12 +02:00
azett
8d524a55e7
Readmore plugin: Added Czech language file - thanks again Lubomír!
...
And: Leggero theme comes with a hint to its different styles.
2019-02-03 14:54:53 +01:00
liquibyte
2eecd94307
I swear this thing is pulling files from nowhere. I keep seeing changes I didn't make.
...
Signed-off-by: liquibyte <liquibyte@gmail.com>
2014-01-29 23:58:10 -05:00
liquibyte
f97f35dd5e
Doing a re-commit to make sure things are working right.
...
Signed-off-by: liquibyte <liquibyte@gmail.com>
2014-01-29 23:43:52 -05:00
liquibyte
c9bf4a8d26
I don't understand how people say git is easy. Thing seems to be messing up my commits.
...
Signed-off-by: liquibyte <liquibyte@gmail.com>
2014-01-29 23:00:41 -05:00
liquibyte
e121753594
Rewrote admin.widgets.js to allow external styling. Added drop functionality to available widgets to accept installed widgets drop to delete.
...
Added two classes to admin.css to style hover colors of available widgets, installed widgets and trashcan.
Signed-off-by: liquibyte <liquibyte@gmail.com>
2014-01-29 01:45:49 -05:00
real_nowhereman
9acf583332
max-height + scrollbar on the preview
2010-08-26 17:23:34 +00:00
real_nowhereman
57c212c9c8
added new comment form, fixed a few issues with fpdb, cosmetich changes for the comment form, minor changes in comment handling
2009-07-03 15:39:23 +00:00
real_nowhereman
184168d7a2
added comment editor!
2009-02-27 10:37:40 +00:00
real_nowhereman
6b133960ed
* merged quickspam plugin with coding-style branch
...
* other cosmetic changes
2009-02-25 15:06:35 +00:00
real_nowhereman
5944f87bb8
removing hardcoded 'view image' string ("fixes" title in lightbox)
2009-02-25 13:00:34 +00:00
real_nowhereman
d5e666a1a1
big commit: implemented sort-of 2-phase (3-phase actually) safe commit in FP; first entry is saved as draft, then content is moved along when indices have been succesfully updated; this way if btree fails, entry is anyway kept in a safe place; added a few cosmetic changes, a bunch of new, more descriptive language strings for the entry panel; added a "you are editing a draft" notice in the panel; hope you will like it :)
2009-02-03 16:53:52 +00:00
real_nowhereman
d92177cbee
print panel-specific class in admin panel body; minor css tuning
2009-02-02 18:46:08 +00:00
real_nowhereman
9c3f421d64
cosmetic changes in admin panel. please notice #admin-tab-current is now a class!
2008-09-26 17:17:41 +00:00
real_nowhereman
90311e328d
min-height for pre in leggero/leggero
2008-04-14 07:12:04 +00:00
real_nowhereman
a05652c00b
added print.css and other media types to the default one with a little hack; in a future version this will be redesigned
2008-03-24 20:18:56 +00:00
real_nowhereman
df78f3176a
undoing accidental commit
2008-02-19 20:03:41 +00:00
real_nowhereman
2a9f3dbafb
akismet should now work: it was using a bad mixture of old/new commands
2008-02-19 19:55:27 +00:00
real_nowhereman
395ded8f77
added some padding to inputboxes
2008-01-18 20:07:40 +00:00
real_nowhereman
6e36606403
fixed css in plugin admin panel
2007-11-24 19:18:42 +00:00
real_nowhereman
f43109aacf
other cosmetic changes in tables+css
2007-11-09 09:32:28 +00:00
real_nowhereman
3db723707c
some css tuning
2007-11-09 08:59:49 +00:00
real_nowhereman
ecba184106
some fixes in leggero css
2007-11-09 07:44:11 +00:00
real_nowhereman
6be77d10df
added sample content generation to setup, fixed h4 in leggero/res/common.css
2007-11-02 16:54:01 +00:00
real_nowhereman
a68630bf35
First revision of FlatPress Crescendo+1 ( 0.703+n :) )
2007-10-30 10:30:07 +00:00