summaryrefslogtreecommitdiff
path: root/theme/base/css/display.css
AgeCommit message (Collapse)Author
2009-07-05Updated margin/width value for nested noticesSarven Capadisli
2009-07-01Centres the overlay container as best as it can (given that we can'tSarven Capadisli
calculate the height of the XHR response container without actually loading it into the DOM).
2009-06-30Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xSarven Capadisli
2009-06-30Updated jOverlay version and set max-width for imagesSarven Capadisli
2009-06-29Merge branch '0.8.x' into design_resetZach Copley
* 0.8.x: Using max-width:480px for settings_design_background-image image Using role for admin indicator. Added margin-left.
2009-06-29Using max-width:480px for settings_design_background-image imageSarven Capadisli
2009-06-29Using role for admin indicator. Added margin-left.Sarven Capadisli
2009-06-29Merge branch '0.8.x' into design_resetZach Copley
* 0.8.x: (32 commits) admin indicators in groups show section with admins in sidebar of group update to latest (r76) version of XMPPHP better output for common error handler fix logging error note when going background change name of constructor for xmppdaemon add a lot more logging to xmppdaemon error in get_option_value wasn't returning a value reformat commandline.inc if not in daemon mode, xmppdaemon sends log to stdout extract log-line formatting to its own function got my background/foreground logic backwards twitter status fetcher takes an id argument more efficient fixup of conversations commandline processing handles errors better xmppdaemon.php can stay in foreground command line arg handling a little more flexible Daemon can optionally not go into the background don't canonicalize people's text into URLs ... Conflicts: theme/base/css/display.css
2009-06-29admin indicators in groupsEvan Prodromou
2009-06-27Added input submit to let the user to go back to site's default designSarven Capadisli
settings
2009-06-25Added functionality to remove the notice data attachmentSarven Capadisli
2009-06-25Adds a scrollbar if the filename is too long for the attached fileSarven Capadisli
2009-06-25Shows the selected file attachment under the form_notice textareaSarven Capadisli
2009-06-25Style for entity_aliasesSarven Capadisli
2009-06-18Updated markup and CSS for attachment_viewSarven Capadisli
2009-06-18Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵Robin Millette
into 0.8.x
2009-06-18Display more oembed info in attachment popup.Robin Millette
2009-06-18Minor removalSarven Capadisli
2009-06-18Fix for background image repetition for various page heightsSarven Capadisli
2009-06-18Removed height:100% for better background image repetitionSarven Capadisli
2009-06-17Merge branch '0.8.x' into userdesignZach Copley
2009-06-17Updated input submit for making a user admin of a groupSarven Capadisli
2009-06-17Updated markup yes/no form actions to be consistent with the rest of the siteSarven Capadisli
2009-06-16Merge branch '0.8.x' into userdesignZach Copley
* 0.8.x: Moved url handling to its proper place, from newnotice to Notice.php Removed more dead code. Brought back borders for content, navigation, aside_primary but Minor margin value change More contrast for tabs UI updates:
2009-06-17Init styles for tile and image use on/off for user design settingsSarven Capadisli
2009-06-16Brought back borders for content, navigation, aside_primary butSarven Capadisli
applied transparent colour instead, hence not visible. This way, other laconica instances make use of the border if they change only the colour.
2009-06-16UI updates:Sarven Capadisli
Added box-shadow to local views, input focus, content Removed borders from local views, content, aside_primary Some cleaning
2009-06-15Styles for group blockSarven Capadisli
2009-06-15Cross-browser notice_attachSarven Capadisli
2009-06-09Added title and minor CSS cleanup to notice attachSarven Capadisli
2009-06-05Init notice_data-attach UI for form_noticeSarven Capadisli
2009-05-30Cross-browser update for Design form labelsSarven Capadisli
2009-05-30Some cross-browser updates for conversation UISarven Capadisli
2009-05-29Updated max-width for attachment overlay headingSarven Capadisli
2009-05-27Bunch of UI fixes/improvements for attachments (hover, overlay, notice view,Sarven Capadisli
clip)
2009-05-25Updated JS to show/hide attachment thumbnails with timers. MinorSarven Capadisli
markup changes.
2009-05-25Markup cleanup for attachmentsSarven Capadisli
2009-05-25Resetting some of the attachment styles. Will update in the next commit.Sarven Capadisli
2009-05-25Display thumbnail on hover over links in notices when appropriate.Robin Millette
2009-05-24Made conversation thread UI a bit more visible.Sarven Capadisli
Added right margin for notice options.
2009-05-24Rearranged attachment info to only appear on each applicable notice page and ↵Robin Millette
thru an ajax popup.
2009-05-22Init styles for conversation pageSarven Capadisli
2009-05-21Changed No/Yes and Reset/Save locations. They are now a little moreSarven Capadisli
usable by first offering the option to undo and than do.
2009-05-19Added reset buttonSarven Capadisli
Rearranged swatch layout Added background image upload input file
2009-05-18Using list-style-position:inside for lists so that bullets don't leakSarven Capadisli
out of the container. Added more padding to groups with most posts table
2009-05-18Merge branch '0.7.x' into 0.8.xSarven Capadisli
Conflicts: EVENTS.txt
2009-05-18Increase entity_profile fn, nickname font-size slightly. GaveSarven Capadisli
entity_profile more width.
2009-05-02Aligned shownotice page's entry-content to left. Fixing vcard photoSarven Capadisli
margin bottom value.
2009-05-01Minor CSS updates (No min-height on shownotice page, site_notice isSarven Capadisli
floated instead of positioned absolutely, notice entry-content is aligned with the nickname on shownotice page)
2009-05-01Merge branch '0.7.x' into 0.8.xSarven Capadisli
Resolved Conflicts: lib/queuehandler.php lib/util.php theme/base/css/display.css