pierre.boesch
c3431051a5
Resolved issue 884 with munstrap tabid
2018-03-26 19:52:31 +02:00
Bert Peters
2078cab690
Bugfix: fix graph scaling in munstrap.
...
Bootstrap sets box-sizing to border-box to make lay-outing easier, but
this damages the scaling of the munin graphs, which get a border to
indicate their warning state.
This patch makes all images have box-sizing: content-box, so that the
graphs are actually the intended size, rather than the intended size
minus the border, causing a blurry image.
2018-03-06 11:29:54 +01:00
klemens
8589c6df43
spelling fixes (2nd try)
2017-04-17 22:43:38 +02:00
Cristian Deluxe
31a71874f5
Restored deleted image/text styles for warnings
2017-01-28 01:48:31 +01:00
Cristian Deluxe
592034ee28
Use localStorage first, location.hash later.
2017-01-28 01:23:48 +01:00
Cristian Deluxe
5f38fb4015
Use UglyJS instead Google Closure Compiler
2017-01-28 01:23:48 +01:00
Cristian Deluxe
4d4578143e
Removed include due an perl error, need more work
2017-01-28 01:23:48 +01:00
Cristian Deluxe
4d7b1b5f03
Undo previous commit
2017-01-28 01:23:48 +01:00
Cristian Deluxe
3c7693854e
Added path to include
2017-01-28 01:23:48 +01:00
Cristian Deluxe
1cc4d0f2df
Use minified JS
2017-01-28 01:23:48 +01:00
Cristian Deluxe
6d1f979d16
Moved generated by to the correct file and use min js
2017-01-28 01:23:48 +01:00
Cristian Deluxe
23f940fede
Generated minified JS and some formatting
2017-01-28 01:23:48 +01:00
Cristian Deluxe
3533615be4
Use new minimized CSS
2017-01-28 01:23:48 +01:00
Cristian Deluxe
e23d6f9ab0
Reformatted code, minimize css and optimize css
2017-01-28 01:23:48 +01:00
Cristian Deluxe
293b5cb410
Fix some errors
2017-01-28 01:23:48 +01:00
Cristian Deluxe
42b5c38c21
Moved Scripts to html bottom and some reformatting
2017-01-28 01:23:48 +01:00
Cristian Deluxe
3f9190c083
Munstrap various Scripts
2017-01-28 01:23:48 +01:00
Cristian Deluxe
fe5af0fb1a
Reworked submenus
2017-01-28 01:23:48 +01:00
Cristian Deluxe
0949aa3c11
Use LazySizes for only load visible images
2017-01-28 01:23:48 +01:00
Cristian Deluxe
f2ff9cf3d6
Integrate jQuery v3.1.1
2017-01-28 01:23:48 +01:00
Cristian Deluxe
ca5f13024c
Updated Bootstrap to v3.3.7
2017-01-28 01:23:48 +01:00
swuschke
93bc9acb95
added a new line at eof
2017-01-05 20:47:14 +01:00
swuschke
16bba8cc6f
fix colored border and highlights
2016-08-03 00:18:45 +02:00
Jonny McCullagh
04a1a32881
Updated README with addresses to munin-monitoring/contrib repo
2015-02-27 21:01:33 +00:00
Jonny McCullagh
a0f3adede1
Adding munstrap template for munin-monitoring/contrib
2015-02-25 22:13:25 +00:00