Maxim Khlobystov
|
2e03dd1dc8
|
Added the sliding menu to the portrait version.
|
2014-12-29 18:08:16 -08:00 |
|
Maxim Khlobystov
|
7edcdec82e
|
Prevented the whiteboard title from jumping to the next line on small screens.
|
2014-12-22 12:16:36 -08:00 |
|
Maxim Khlobystov
|
dd3add4c29
|
Made the whiteboard use space more effectively in portrait orientation.
|
2014-12-22 11:11:09 -08:00 |
|
Maxim Khlobystov
|
fabb0ebca1
|
Made Logout dialog box bigger in portrait orientation and made it hidden on window resize.
|
2014-12-19 11:01:45 -08:00 |
|
Maxim Khlobystov
|
5aaa48ee86
|
Made the navbar always expanded in landscape orientation.
|
2014-12-17 14:05:21 -08:00 |
|
Maxim Khlobystov
|
0e6bb2da20
|
Made the navbar collapsed by default in portrait orientation.
|
2014-12-17 14:00:36 -08:00 |
|
Maxim Khlobystov
|
fc6321cb18
|
Prevented the navbar from jumping to the second row in portrait orientation.
|
2014-12-17 10:14:25 -08:00 |
|
perroned
|
f69c554c87
|
UI tweaks for chat tabs
|
2014-12-17 08:38:37 -08:00 |
|
perroned
|
10526b4a46
|
newline
|
2014-12-16 10:59:20 -08:00 |
|
perroned
|
f3a48368a7
|
Some usability improvements making it easier to select chat name or close chat tab
|
2014-12-16 10:57:42 -08:00 |
|
Anton Georgiev
|
db8a552afa
|
Merge branch 'meteor-client-responsive-ui' of github.com:gthacoder/bigbluebutton into meteor-ui-less
|
2014-12-15 20:12:23 +00:00 |
|
Maxim Khlobystov
|
b7b178b37a
|
Got rid of some unnecessary padding below the navbar on collapsing userlist/whiteboard/chat in the mobile version.
|
2014-12-15 09:06:22 -08:00 |
|
Anton Georgiev
|
4890131591
|
(redo) Public did not look selected when it was (when private tabs available)
|
2014-12-12 16:23:47 +00:00 |
|
Maxim Khlobystov
|
3d033903b1
|
Got rid of unnecessary inline CSS.
|
2014-12-11 18:11:15 -08:00 |
|
Maxim Khlobystov
|
2b00252a02
|
Restructured the stylesheets.
|
2014-12-11 11:35:10 -08:00 |
|
Maxim Khlobystov
|
8c552f540d
|
Cleaning up.
|
2014-12-10 18:24:23 -08:00 |
|
Maxim Khlobystov
|
0c27d35fce
|
Merged the fix for landscape navbar positioning from branch 'navbar' of https://github.com/OZhurbenko/bigbluebutton.
|
2014-12-10 14:46:43 -08:00 |
|
Maxim Khlobystov
|
cd5a16d38e
|
Made the text in portrait mode larger.
|
2014-12-10 14:10:04 -08:00 |
|
Maxim Khlobystov
|
a4bcc69c12
|
Made the user list, whiteboard and chat always fit the page horizontally.
|
2014-12-10 13:48:41 -08:00 |
|
Maxim Khlobystov
|
da0cb724a9
|
Merge branch 'testing-version-007' of https://github.com/antobinary/bigbluebutton into meteor-client-responsive-ui
|
2014-12-09 14:01:26 -08:00 |
|
Maxim Khlobystov
|
434cfc588c
|
Made navbar responsive.
|
2014-12-09 10:03:01 -08:00 |
|
Anton Georgiev
|
9eeee1823d
|
Tyler's changes on UI
|
2014-12-09 00:22:09 +00:00 |
|
Maxim Khlobystov
|
032cc39c4e
|
Replaced width-related breakpoint by the page orientation info for switching between landscape and portrait stylesheets.
|
2014-12-08 15:35:25 -08:00 |
|
Maxim Khlobystov
|
a1682a02fe
|
Put landscape and portrait stylesheets in separate files.
|
2014-12-04 13:30:52 -08:00 |
|
Maxim Khlobystov
|
1a8aca0315
|
Added a portrait mode for extra small devices.
|
2014-12-03 18:06:06 -08:00 |
|
Maxim Khlobystov
|
0a6e8a9b53
|
Made the size of visible panels fit the whole window on toggling userlist/whiteboard/chat.
|
2014-12-02 19:20:16 -08:00 |
|
Anton Georgiev
|
171f3dccfc
|
reworked the toggle on/off expanding
|
2014-12-02 22:52:03 +00:00 |
|
Maxim Khlobystov
|
2faa695b71
|
Made LESS selectors nested.
|
2014-12-02 08:59:06 -08:00 |
|
Anton Georgiev
|
4c79a29c87
|
remove 'userNameEntry'
|
2014-12-01 20:59:39 +00:00 |
|
Anton Georgiev
|
4c32795b10
|
removing the table in users list
|
2014-11-28 23:39:02 +00:00 |
|
Anton Georgiev
|
9a2618ed35
|
style should be in the .less
|
2014-11-28 21:56:27 +00:00 |
|
Maxim Khlobystov
|
0d7f168cb5
|
Put hex values into variables.
|
2014-11-28 10:22:28 -08:00 |
|
Maxim Khlobystov
|
8256f78db1
|
Merge branch 'master' of https://github.com/antobinary/bigbluebutton into meteor-client-viewer
Conflicts:
labs/meteor-client/app/.meteor/packages
labs/meteor-client/app/.meteor/versions
labs/meteor-client/app/client/main.coffee
labs/meteor-client/app/client/stylesheets/style.css
|
2014-11-24 13:08:44 -08:00 |
|
Maxim Khlobystov
|
9629fcbc9f
|
Customized the Confirm Logout box.
|
2014-11-20 19:15:29 -08:00 |
|
Anton Georgiev
|
c68fc184d3
|
Merge branch 'meteor-style-changes' of github.com:antobinary/bigbluebutton into testing-version-005
|
2014-11-10 20:36:50 -05:00 |
|
Anton Georgiev
|
bcced810c7
|
Tyler's changes:demos page is now friendly, additional changes to style
|
2014-11-10 21:52:15 +00:00 |
|
perroned
|
e4eae36c38
|
Cleaned code. Fixed extra conversation positioning.
|
2014-11-06 07:27:43 -08:00 |
|
Anton Georgiev
|
4070e9f380
|
tried to redo Tyler's styling from vol.2 into what we have now
|
2014-11-04 21:34:35 +00:00 |
|
Anton Georgiev
|
7b9de8041f
|
Merge branch 'meteor-new-auth' of github.com:antobinary/bigbluebutton into testing-version-004
Conflicts:
labs/meteor-client/app/client/stylesheets/chat.less
labs/meteor-client/app/client/stylesheets/style.css
|
2014-11-04 20:51:45 +00:00 |
|
Anton Georgiev
|
cfd44a1d78
|
Tyler - style changes vol.2
|
2014-11-04 17:19:49 +00:00 |
|
perroned
|
b5e75ee816
|
I don't think this is needed. Causes paper to escape whiteboard template.
|
2014-11-04 07:38:04 -08:00 |
|
perroned
|
e2e56a7afd
|
Fixed up CSS and code.
|
2014-11-04 05:34:15 -08:00 |
|
perroned
|
dad45e9363
|
Fixed issue where unread messages wouldn't alert properly.
|
2014-10-30 11:19:08 -04:00 |
|
perroned
|
0a698e4697
|
Made footer easier to read.
|
2014-10-28 08:02:25 -07:00 |
|
perroned
|
d020e77e04
|
Adding button to let you scroll through extra private conversations.
|
2014-10-28 07:25:32 -07:00 |
|
perroned
|
c1fa10e3bf
|
Fix CSS/LESS conflicts, simplified, and organized code.
|
2014-10-28 06:06:38 -07:00 |
|
perroned
|
3d059e833d
|
Cleaned up CSS file a bit. Allow tabs to make full use of space given.
|
2014-10-21 08:41:48 -07:00 |
|
perroned
|
975314c3ee
|
Tidying up chat tabs.
|
2014-10-21 08:10:27 -07:00 |
|
perroned
|
f405bbbab5
|
Fixing issue with chat tabs descending vertically instead of shrinking on the same line.
|
2014-10-21 07:36:47 -07:00 |
|
perroned
|
b322d747fa
|
Merge remote-tracking branch 'anton/testing-version-04' into meteor-new-auth
|
2014-10-21 05:24:12 -07:00 |
|