crcro
5569884f7f
webui: Updated devices view ( #4700 )
2016-10-16 15:58:48 +01:00
jonathon-k
87ff439d8f
webui: Option to display devices as a uniform size w/o labels in availability map widget
2016-10-15 17:58:27 +01:00
Neil Lathwood
20d7b289e2
fix: Adjusted padding based on screen width to fit all icons ( #4711 )
2016-10-05 08:05:26 +00:00
crcro
73bb45e465
multiple fixes
2016-09-24 03:28:01 +03:00
Jonathon Koyle
01fc94b31b
Add option for displaying ignored services and devices in availability-map
2016-09-23 14:47:59 -06:00
Neil Lathwood
8e4bce97a9
Merge pull request #4435 from benwa/user-badge
...
Fix nav icons
2016-09-23 19:37:59 +01:00
Bennett Blodinger
f7c8208072
v2
...
Better than first patch. Keeps colors and positioning. Also adds in a
set of badge- context classes for future use.
2016-09-23 08:27:34 -04:00
crcro
63f42acda6
general updates
2016-09-22 00:11:16 +03:00
Bennett Blodinger
7b7b8c0c2c
Fix nav icons
...
Remove notification overlap and fix mobile navigation view
2016-09-14 08:23:50 -04:00
crcro
2927550a88
Merge branch 'availability-map-update-5' of https://github.com/crcro/librenms into availability-map-update-5
2016-09-14 01:23:48 +03:00
jonathon-k
7c6130d1a7
fix: CSS typo -- gray to grey ( #4397 )
2016-09-10 16:55:11 +01:00
crcro
aad9b675c3
more options to amap
2016-09-06 02:01:15 +03:00
crcro
8ce1d81b71
amap device box reverted to original size, fixes for device groups ( #4334 )
2016-09-04 07:04:53 -05:00
crcro
921d5b9ed5
webui: availability map update ( #4300 )
...
* a-map update 3
* pre-commit.php fixes
* moved group query inside if
2016-09-02 12:42:45 -05:00
crcro
a37b878bf5
cleanup: unused css class ( #4248 )
...
* reduce code duplication, cleaned up
* Revert "reduce code duplication, cleaned up"
This reverts commit 8366bf3326
.
* css cleanup
2016-08-29 21:25:14 +01:00
crcro
49dbe3ea01
availability map updates ( #4183 )
...
webui: More updates to availability map #4183
2016-08-28 21:48:05 +01:00
crcro
6190562d9a
availability map updates ( #4160 )
...
* fix for services visibility if no service available or not enabled in config
* availability map option to switch to old view
* updates as guided by @laf
2016-08-22 19:12:44 +01:00
Neil Lathwood
aefa24385e
Merge pull request #4139 from benwa/fix-widget-bootgrid
...
Bootgrid alignment
2016-08-20 11:49:53 +01:00
Bennett Blodinger
509978172e
Fixes bootgrid alignment
...
The dropdown li inherit text alignment.
2016-08-19 20:11:35 -04:00
Tony Murray
257cec197d
Availability: small changes
...
Mouse pointer to indicate the labels are clickable.
<label> is a form element and should not be a child of <a>, use span
2016-08-19 09:51:21 -05:00
Tony Murray
450049a431
Availability map: shadow
2016-08-18 11:23:34 -05:00
laf
67617d0d3d
Merged css changes into styles.css
2016-08-17 20:22:51 +01:00
crcro
a4234a00f0
rewrite code for less repetition, removed unused css classes
2016-08-15 01:42:02 +03:00
crcro
889c02dd2a
looks like services can have warning also, changed the warning labels to warn for readability
2016-08-13 16:38:47 +03:00
crcro
50cf4f1b7f
spacing fixes for css files
2016-08-13 05:15:45 +03:00
crcro
ccc88911f8
-fixed select position/size
...
-extra style for text on labels for readibility
-PSR-2 style
-added classes for all styles
2016-08-13 05:12:05 +03:00
crcro
e575271126
added linux os distro icon, fixed formatting
2016-08-13 03:20:55 +03:00
crcro
655363082c
rewrite of availability-map
2016-08-12 22:51:29 +03:00
Florian Beer
362f40e988
Update header link color
2016-08-04 15:58:58 +02:00
Tony Murray
07455a6e0a
Scrollable widgets
...
Remove several javascript:return false;
2016-05-26 09:44:41 -05:00
Richard Lawley
b250b862d1
Overlib Style Tweak
2016-03-07 21:25:01 +00:00
David Bell
91288aff52
The rotating box between Top 10 devices, and Top 10 ports is not wide enough when it is on the Top 10 ports. This causes the box to extend down over the Summary box below.
2016-03-02 16:10:37 +00:00
Rosiak
d29d84a67f
Adjust Leaflet GreenCluster color
2016-01-30 20:03:26 +01:00
Søren Rosiak
778e0be122
Merge pull request #2621 from laf/issue-2567
2015-12-20 18:55:04 +01:00
laf
852ecdc309
Updated clusters to show red if at least one host is down
2015-12-13 20:01:08 +00:00
Rosiak
2f2d23556f
Minor change
2015-12-12 13:34:00 +01:00
Rosiak
6ffdd7a34e
Small fixes
...
- Make count smaller so it’ll fit.
- Change color of badge based on unread notifications or not.
2015-12-11 16:32:53 +01:00
Rosiak
0d649c1ee6
Menubar Change
...
Fix #1575
2015-12-09 23:56:12 +01:00
Louis Bailleul
6bd84ee94f
Use media query to reduce font and img size when width is < 960px
...
Avoid having horizontal scrollbars.
2015-11-26 17:32:13 +00:00
Louis Bailleul
ccfc9450ae
Add media query to cahnge the size of the thumbnails
...
This prevent the scrollbar on graph.inc.php
Tweaked the graphs sizing to fit better on the screen
2015-11-26 17:31:35 +00:00
Louis Bailleul
8961a5f2c1
Use media query to reduce font and img size when width is < 960px
...
Avoid having horizontal scrollbars.
2015-11-26 17:16:35 +00:00
Louis Bailleul
8f2ddb243d
Add media query to cahnge the size of the thumbnails
...
This prevent the scrollbar on graph.inc.php
Tweaked the graphs sizing to fit better on the screen
2015-11-26 17:15:54 +00:00
Aaron Daniels
cd62c1a792
- Added 'Plugin' text, shrunk padding to fit in 1200w
2015-11-19 16:54:37 +10:00
Aaron Daniels
2a52b935b5
Modify Menubar
...
- Small Screens - Icon only - Wrap the label in a span with hidden-sm
- Medium Screen - Text only - add hidden-md to the icon
- Large Devices - shrink the left/right padding on .nav>li>a to 10px.
2015-11-18 08:33:56 +10:00
Daniel Preussker
1a5bf414c3
Revert 0402afe5f2
2015-11-05 09:49:24 +00:00
Daniel Preussker
32cdf4fc1a
Removed leaflet CSS
2015-11-04 13:58:43 +00:00
Daniel Preussker
b54e553efa
Added padding
2015-11-04 13:00:10 +00:00
Daniel Preussker
21bcc86f38
Patched styles.css to make leaflet resizeable
2015-11-04 12:46:26 +00:00
Rosiak
f9e2bb636f
Update Bootstrap
...
- Bump bootstrap to latest 3.3.5
2015-10-11 15:52:18 +02:00
Juho Vanhanen
8be91f25da
Removed useless CSS
2015-10-02 23:39:06 +03:00