aboutsummaryrefslogtreecommitdiffstats
path: root/view/css
Commit message (Collapse)AuthorAgeFilesLines
...
* saved search adjustmentsfriendica2014-04-161-0/+9
|
* a few more alignment issuesfriendica2014-04-161-0/+11
|
* clean up the group selector on the connedit pagefriendica2014-04-161-1/+4
|
* Lots of positional changes on sidebar menus - reduce indented marginsfriendica2014-04-162-0/+28
|\ | | | | | | | | | | | | Merge branch 'master' into ruler Conflicts: view/css/widgets.css
| * button cleanup directory pagefriendica2014-04-161-0/+15
| |
* | fixing widgetsfriendica2014-04-161-24/+21
| |
* | this makes conversations look a lot betterfriendica2014-04-161-1/+8
|/
* The comment submit button seems to have drifted into some strange placefriendica2014-04-151-1/+1
|
* minor css fixmarijus2014-04-151-2/+2
|
* replace lock icon with icon-{lock, unlock}marijus2014-04-091-4/+0
|
* better alignment of channels with long names on mod/connectionsfriendica2014-04-061-1/+2
|
* more work on #395friendica2014-04-061-0/+4
|
* jot and location style fixesmarijus2014-04-061-5/+0
|
* some work on jot, remove some deprecated js and some random style fixesmarijus2014-04-032-56/+8
|
* css fixesmarijus2014-03-272-0/+4
|
* fix lock permissions view and autoload not kicking in on touch devices under ↵marijus2014-03-251-15/+4
| | | | certain conditions
* use border-box for everythingmarijus2014-03-224-30/+12
|
* bootstrapify common tabs and make show aside/tabs buttons only appear if ↵marijus2014-03-193-6/+6
| | | | there is something to show
* move region_1 to off instead of removing it and dont squelch region_2 when ↵marijus2014-03-132-1/+3
| | | | region_1 moves in again
* 10px is probably to closemarijus2014-03-101-2/+2
|
* fix lock positionmarijus2014-03-101-1/+2
|
* this commit is an attempt to make conv items better scalable on smaller ↵marijus2014-03-103-26/+22
| | | | screens. also save some horizontal space.
* style fixesmarijus2014-03-081-1/+1
|
* notify when permissions change and haven't been saved.friendica2014-03-071-1/+1
|
* fix of fixmarijus2014-03-071-1/+1
|
* fixmarijus2014-03-071-2/+1
|
* probably should indicate the appearence of aside visualy somehowmarijus2014-03-071-5/+3
|
* remove aside on navbar collapse and add button to toggle visibilitymarijus2014-03-072-14/+12
|
* improve navbar collapsed state a littlemarijus2014-03-051-2/+6
|
* minor template and doc fixesfriendica2014-03-042-0/+15
|
* some anomolies found when viewing connections in various cases.friendica2014-03-021-0/+33
|
* disable the right_aside on choklet two-column layoutsfriendica2014-03-022-0/+8
|
* add choklet template with several defined flavours, two and three column ↵friendica2014-03-025-16/+220
| | | | fluid layouts with optional side margins and a region for a blog-style header photo
* first cut at choklet templatefriendica2014-03-021-0/+49
|
* Revert "a little fix against bootstrap 3.1.1"marijus2014-02-281-4/+0
| | | | This reverts commit e82c9eb176541b42c9ea00828d4d1a7f1231743b.
* a little fix against bootstrap 3.1.1marijus2014-02-281-0/+4
|
* add hover effect to usermenu caretmarijus2014-02-282-1/+6
|
* remove some design fixes which got fixed in bootstrap 3.1.1marijus2014-02-211-3/+0
|
* use a "fullscreen" icon for chanview full screen mode; add channel_menu ↵friendica2014-02-191-0/+14
| | | | selection and setting to the settings page.
* one pixel to much...marijus2014-02-191-1/+1
|
* bootstrapify the navmarijus2014-02-193-12/+53
|
* edit bookmarksfriendica2014-02-181-0/+7
|
* This makes advanced privacy settings adjustable in expert mode only. Also ↵marijus2014-02-131-9/+6
| | | | they are hidden behind a button. This is a design hotfix should probably come up with something better someday...
* don't fix the height of the archive widget - fix the maximum heightfriendica2014-02-131-1/+1
|
* make activities optional for profile things, clean up the formsfriendica2014-02-121-10/+4
|
* ui improvements on the manage pagefriendica2014-02-121-5/+12
|
* moving background-color to style.cssmarijus2014-02-091-2/+1
|
* theming chat a littlemarijus2014-02-091-2/+27
|
* don't draw attention to advanced permissions and their corresponding ↵friendica2014-02-022-0/+28
| | | | complexity and clearly mark the simple permissions which people are encouraged to use.
* make chat honour the pause key (but we still need to ping the server to ↵friendica2014-02-021-4/+4
| | | | maintain the in_room status), also the recent change to pull css out of the template file used classes instead of ids so none of the styles were sticking