summaryrefslogtreecommitdiff
path: root/theme/default/css/display.css
AgeCommit message (Collapse)Author
2009-08-04Removed not overly significant style from div.entry-content. It helpsSarven Capadisli
with attachment views as well (Ticket 1761)
2009-07-25Removed <dl> structure from NoticeListItem::showReplyLink. Reason:Sarven Capadisli
Same as commit e0b877b26c5e93809b2a53b6c46326d5e31fa0e8.
2009-07-25Removed <dl> structure from NoticeListItem::showDeleteLink. Reason:Sarven Capadisli
To speed up DOM load by cutting down 3 nodes in each notice list item. Generally each notice option should be a list item in a <ul>, however, there is no tangible benefit for the user using this approach. In this case, minimalism is favoured. Similarly, the new approach will make 5 fewer function calls on the server side.
2009-07-04Using box-shadow on the site_nav_local_views li instead of a.Sarven Capadisli
2009-06-25Using transparent background colour instead of solid for notice on hoverSarven Capadisli
2009-06-23Updated default colour theme and IE6 colours for transparent valuesSarven Capadisli
2009-06-18Updated themes for notice hover on content areaSarven Capadisli
2009-06-18Fix for background image repetition for various page heightsSarven Capadisli
2009-06-17Updated input submit for making a user admin of a groupSarven Capadisli
2009-06-17Removed NoticeHover from JavaScript for speed gain. Using CSS insteadSarven Capadisli
to handle the notice hover state. The difference is only seen in the conversation page.
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-16Minor margin value changeSarven Capadisli
2009-06-16More contrast for tabsSarven Capadisli
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-16Revert "Using neutral colour for notice hover"Sarven Capadisli
This reverts commit 5daa0e358f0a75261e3240820cd6bcf7a57504fc.
2009-06-16Using neutral colour for notice hoverSarven Capadisli
2009-06-15Styles for group blockSarven Capadisli
2009-06-09Updated default stylesheet for notice attachSarven Capadisli
2009-05-27Bunch of UI fixes/improvements for attachments (hover, overlay, notice view,Sarven Capadisli
clip)
2009-05-24Made conversation thread UI a bit more visible.Sarven Capadisli
Added right margin for notice options.
2009-05-24Changing opacity to 1 only on the hovered notice itemSarven Capadisli
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-19Removed visited and vcard background (matches identica theme)Sarven Capadisli
2009-05-01Giving more contrast between the background colour and the laconica logo.Sarven Capadisli
2009-04-15Merge branch '0.7.x' into 0.8.xEvan Prodromou
2009-04-14Simpler separation of themes. New themes can either make use of theSarven Capadisli
default styles or make their own.
2009-04-14Make stuff work with no baseEvan Prodromou
2009-04-13Moved layout styles to base stylesheet.Sarven Capadisli
2009-04-12Updated styles for the Authrization subscription form inputsSarven Capadisli
2009-04-12Separation of themes (i.e., layout, typography) and skins (i.e., backgroundSarven Capadisli
images, colours). A theme can have multiple skins. Majority of the changes in this commit are due to restructuring the path/files for themes and skins. Both theme and skin will be set to 'default' if not set in config.php. This commit also allows each instance of this software to create its own theme without having to override any style from the default distribution. Added Cloudy theme.
2009-04-07Minor adjustment for error/success styles in default stylesheetSarven Capadisli
2009-04-07Down playing the Register link's styles so it doesn't battle forSarven Capadisli
attention when anon_notice is present.
2009-04-02Better support for 800px ~ 1024px width viewport/screen resolutions.Sarven Capadisli
2009-03-29Hiding site name from presentation iff site logo exists.Sarven Capadisli
2009-03-25Processing indicator CSS for the default themeSarven Capadisli
2009-02-07Add a link to the group search page from a user's own group list.Meitar Moscovitz
I've seen a request or two pop up for this on the Laconica group on Identica, and I'd personally like there to be a link to the search page from my own groups listing, as I often find myself looking for one and end up at my browser's address bar.
2009-02-06Added primary and secondary form actions. Fixed markup forSarven Capadisli
form_notice_delete
2009-02-02Ticket 1029 -- Atom feed icon. Also updated the RSS icon to PNG version.Sarven Capadisli
2009-02-02Ticket 1044 -- Removed border-top, reduced padding, changed noticeSarven Capadisli
count from 6 to 5, removed nickname.
2009-02-02Added "Edit" entity_action.Sarven Capadisli
Updated theme files.
2009-01-27Better colour contrast for major areas (background, sidebar, tabs)Sarven Capadisli
2009-01-24MSarven Capadisli
2009-01-24MSarven Capadisli
2009-01-24new group markup in usergroups matching groupssarven
2009-01-23Default stylesheetsarven
2009-01-19Default theme: first draftsarven
2009-01-19Setting up a way to deal with different logo sizes.sarven
2009-01-19Cleaning stylessarven
2009-01-19Started default stylesheet. Grouped colours for themeing.sarven